-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: keerthivinod/FacilityOps
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⚡ Bolt: Optimize ProjectsModule render by removing repeated array filtering
#114
opened Sep 13, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: [Refactor redundant .filter().length into single-pass frequency maps]
#113
opened Sep 12, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize component rendering by eliminating O(N) inline filter loops
#112
opened Sep 11, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize status distribution calculations
#111
opened Sep 10, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Combine multiple array filters into a single pass using useMemo in ProjectsModule
#110
opened Sep 9, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Replace O(N*M) filters with O(N) hash map lookups
#109
opened Sep 8, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize priority distribution calculations
#108
opened Sep 7, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Replace multiple .filter().length with single O(N) loops
#107
opened Sep 6, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize ReportsModule ticket filtering into a single O(N) reduce
#106
opened Sep 5, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: [ReportsModule] Consolidate O(N) ticket filtering into a single pass
#105
opened Sep 3, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize UtilitiesModule building loop
#104
opened Jul 25, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize MaintenanceModule tab counts and search filtering
#103
opened Jul 24, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize ProjectsModule.jsx rendering loops
#102
opened Jul 23, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize notification count calculation in main layout
#101
opened Jul 22, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Refactor redundant O(N) array filter loops into single-pass reduce blocks in modules
#100
opened Jul 21, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize JSX Array Loops and Memoization
#99
opened Jul 20, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Consolidate multiple O(N) array filters into single O(N) reduce in ReportsModule
#98
opened Jul 19, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Replace repeated array .filter().length with single O(N) pass reduce
#97
opened Jul 17, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: optimize ticket priority distribution filtering into a single pass
#96
opened Jul 16, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize repetitive dynamic filter array passes in list modules
#95
opened Jul 15, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize redundant filter counts inside useMemo
#94
opened Jul 14, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize array traversals to single passes
#93
opened Jul 13, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize repeated array filtering in render loops
#92
opened Jul 12, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Optimize array operations in ReportsModule
#90
opened Jul 6, 2026 by
keerthivinod
Owner
Loading…
⚡ Bolt: Consolidate multiple O(N) array traversals into single passes in Dashboard and Reports
#89
opened Jul 5, 2026 by
keerthivinod
Owner
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.