-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: glacy/evolutIA
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⚡ Bolt: [performance improvement] Optimize exercise solution matching to O(N)
#154
opened Jul 8, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize solution matching loops
#153
opened Jul 7, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Refactor nested loops to O(N) lookups
#152
opened Jul 6, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize exercise solution matching to O(N)
#151
opened Jul 5, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Replace O(N*M) nested loop with O(N) hash map lookup
#150
opened Jul 4, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize solution lookup from O(N*M) to O(N)
#149
opened Jul 3, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Replace O(N*M) loop with O(N) dictionary lookup
#148
opened Jun 30, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Replace O(N²) nested loops with O(N) dictionary lookups
#146
opened Jun 28, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Replace O(N*M) lookup with O(N) dict in exercise extraction
#145
opened Jun 27, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Replace O(N*M) solution lookups with O(N) dictionaries
#144
opened Jun 25, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Replace O(N²) nested loops with O(N) hash map lookups for exercise solutions
#143
opened Jun 24, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Optimize O(N*M) loop to O(N) dict lookup in material extraction
#142
opened Jun 23, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Replace O(N*M) nested loops with O(N) hash map lookups
#141
opened Jun 22, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize solution lookups to O(N)
#140
opened Jun 21, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Optimize solution matching to O(N) and hoist string operations
#139
opened Jun 20, 2026 by
glacy
Owner
Loading…
⚡ Bolt: O(1) dictionary lookup for exercises and solutions
#138
opened Jun 19, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Optimize exercise-solution mapping using O(N) hash map lookup
#137
opened Jun 18, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Optimize solution matching from O(N*M) to O(N)
#136
opened Jun 17, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize nested loops in material extraction and RAG indexing
#135
opened Jun 16, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Replace O(N*M) loops with O(N) hash map lookups
#134
opened Jun 15, 2026 by
glacy
Owner
Loading…
⚡ Bolt: Refactor O(N*M) exercise-to-solution matching loops to O(N) dictionary lookup
#133
opened Jun 14, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize solution lookup to O(N) hash map
#132
opened Jun 13, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize solution lookups
#131
opened Jun 12, 2026 by
glacy
Owner
Loading…
⚡ Bolt: [performance improvement] Optimize nested loops to dictionary lookups
#130
opened Jun 11, 2026 by
glacy
Owner
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.