YeonGyu-Kim
c2f7d059d2
perf(shared): optimize hot-path utilities across plugin
- task-list: replace O(n³) blocker resolution with Map lookup (C4)
- logger: buffer log entries and flush periodically to reduce sync I/O (C5)
- plugin-interface: create chatParamsHandler once at init (H3)
- pattern-matcher: cache compiled RegExp for wildcard matchers (H6)
- file-reference-resolver: use replaceAll instead of split/join (M9)
- connected-providers-cache: add in-memory cache for read operations (L4)
2026-03-18 14:19:00 +09:00
..
2026-03-18 13:17:01 +09:00
2026-03-17 16:30:12 +09:00
2026-03-18 11:49:13 +09:00
2026-03-18 14:18:38 +09:00
2026-03-18 14:18:49 +09:00
2026-03-18 11:49:13 +09:00
2026-03-16 10:38:55 +09:00
2026-03-18 14:19:00 +09:00
2026-03-18 14:19:00 +09:00
2026-03-12 01:37:03 +09:00
2026-03-12 01:37:03 +09:00
2026-03-12 01:37:03 +09:00
2026-03-16 10:38:55 +09:00
2026-03-13 21:35:46 +09:00
2026-03-12 01:37:03 +09:00
2026-03-12 01:37:03 +09:00
2026-03-18 14:19:00 +09:00