Skip to content

perf(util): replace global RWMutex with sync.Map in reCache to eliminate mutex contention (fix #1690) - #1750

Closed
Jaymr1031-Z wants to merge 1 commit into
apache:masterfrom
Jaymr1031-Z:perf/regex-sync-map-cache
Closed

Jaymr1031-Z wants to merge 1 commit into
apache:masterfrom
Jaymr1031-Z:perf/regex-sync-map-cache

perf(util): replace global RWMutex with lock-free sync.Map in reCache…

406fd1e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

2 errors and 1 warning
golangci
failed Sep 9, 2026 in 22s