The Wire · Showcase
ELIXIR REGISTRY GETS SPEED BOOST, CODEQL BUMPED
By RepoJournal · Filed · About Elixir & Phoenix
Elixir's Registry just got faster at exact key matching, while the core repo tightens its security scanning.
The Elixir team shipped an optimization to Registry exact key matching [1], a targeted performance win for applications hammering the process registry. This lands in a quiet 24 hours across the ecosystem. On the infrastructure side, Elixir bumped github/codeql-action to 4.35.4 [2], pulling in CodeQL bundle 2.25.4 for sharper static analysis on the language's own codebase. Neither change breaks anything downstream. Both are small wins that compound.
One email a day. Unsubscribe in one click.
Keep up with Elixir & Phoenix in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Monitor next Elixir release for Registry improvements in your benchmarks elixir-lang/elixir [monitor]
References
- [1] Optimize Registry exact key matching elixir-lang/elixir
- [2] Bump github/codeql-action from 4.35.3 to 4.35.4 ↗ elixir-lang/elixir