Skip to content

perf: Replace O(n) array operations with O(1) hash lookups in hot paths#719

Closed
Copilot wants to merge 3 commits into
2.1from
copilot/improve-slow-code-performance
Closed

perf: Replace O(n) array operations with O(1) hash lookups in hot paths#719
Copilot wants to merge 3 commits into
2.1from
copilot/improve-slow-code-performance

Fix Query.php - pre-compute array_flip outside conditional

633d4e0
Select commit
Loading
Failed to load commit list.

There are no checks for this commit