Skip to content

bolt: replace O(N^2) Array.includes with O(N) Set.has in filter loops

00dd20d
Select commit
Loading
Failed to load commit list.
Open

⚡ Bolt: [performance improvement] Replace Array.includes with Set in filters for O(N) lookups #145

bolt: replace O(N^2) Array.includes with O(N) Set.has in filter loops
00dd20d
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks succeeded Mar 23, 2026 in 1s

No secrets detected ✅

1 commit was scanned without uncovering any secrets.

Details

Commit scanned: 1

  • Pull request #145: bolt-optimize-array-filter-18138056828062593602 👉 main

🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.