This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
VictoriaMetrics
Watch
1
Star
0
Fork
You've already forked VictoriaMetrics
0
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2025-03-11 15:34:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7072db75cb
VictoriaMetrics
/
lib
/
protoparser
/
native
History
Aliaksandr Valialkin
7072db75cb
lib/protoparser: use 64KB read buffer instead of default 4KB buffer provided by net/http.Server
...
This should reduce syscall overhead when reading big amounts of data
2020-09-28 02:07:19 +03:00
..
streamparser.go
lib/protoparser: use 64KB read buffer instead of default 4KB buffer provided by net/http.Server
2020-09-28 02:07:19 +03:00