Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: avoid negative environment lookup (#5429)
Avoids some `Environment.find?` lookup misses that become especially expensive on the async branch
- Loading branch information