hckhanh
fast-url
BlogDocsChangelog

Branches performance

Pull requests

Optimize core URL building functions (20-40% performance improvement)#81
last run
3 hours ago
Optimize join function for base URL with trailing slash case Reduce string operations when both parts have separator at boundary. Instead of slicing part1, removing separator, and re-adding it, simply concatenate part1 with part2 (minus separator). Performance improvement: ~19% faster for URL joining with trailing slash Co-authored-by: hckhanh <6380436+hckhanh@users.noreply.github.com>
3 hours ago
abd77fe
copilot/optimize-library-performance
CodSpeed Performance Gauge
-57%
Add unicode character test coverage#80
last run
6 hours ago
Add Vietnamese character tests Co-authored-by: hckhanh <6380436+hckhanh@users.noreply.github.com>
6 hours ago
264c2ef
copilot/add-unicode-character-tests
CodSpeed Performance Gauge
0%
Improve path rendering and parameter encoding logic#79
last run
6 hours ago
Simplify `path` function by replacing manual parameter parsing with `String.prototype.replace` for improved readability and efficiency.
6 hours ago
1a9b9fd
optimization
CodSpeed Performance Gauge
0%
fix(deps): update fumadocs monorepo
6 hours ago
c33384b
renovate/fumadocs-monorepo
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs