Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
21.91k
stars
1.76k
forks
source link
RequestCtx.userValues's Reset method doesnot hep gc to recycle its items's key and value of userDataKV struct. #1812
Closed
newacorn closed 3 months ago
Test
Test Result
After a temp fix
Test Again