Logo
Explore Help
Sign In
xfy/lolly
1
0
Fork 0
You've already forked lolly
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
lolly/internal/matcher
History
xfy aef0d8357b perf(matcher): change Match/FindLongestPrefix to accept []byte
Accept []byte directly instead of string, allowing callers to pass
fasthttp's ctx.Path() without string conversion. Internally uses
bytes.HasPrefix instead of strings.HasPrefix in radix tree search.
2026-06-04 11:05:49 +08:00
..
exact.go
refactor: remove 16.8k lines of dead code across all internal packages
2026-06-03 16:15:43 +08:00
integration_test.go
fix(server): handle LocationEngine registration errors properly
2026-06-03 10:12:09 +08:00
location_test.go
chore: remove trailing blank lines and clean up whitespace
2026-06-03 18:08:34 +08:00
location.go
perf(matcher): change Match/FindLongestPrefix to accept []byte
2026-06-04 11:05:49 +08:00
matcher.go
chore: remove trailing blank lines and clean up whitespace
2026-06-03 18:08:34 +08:00
named.go
chore: remove trailing blank lines and clean up whitespace
2026-06-03 18:08:34 +08:00
radix_bench_test.go
perf(matcher): eliminate heap allocations in RadixTree search with sync.Pool
2026-06-04 00:12:52 +08:00
radix_test.go
feat(internal): 实现 internal 指令
2026-04-20 18:09:06 +08:00
radix.go
perf(matcher): change Match/FindLongestPrefix to accept []byte
2026-06-04 11:05:49 +08:00
regex.go
refactor: remove 16.8k lines of dead code across all internal packages
2026-06-03 16:15:43 +08:00
Powered by Gitea Version: 1.23.8 Page: 65ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API