Replace channels with Ring Buffer

Channes cause a lot of locking, and Ring Buffer data structure shows way better performance in our case
This commit is contained in:
Leonid Bugaev
2021-06-27 17:18:57 +00:00
parent 05d09ce049
commit 67154f6a62
7 changed files with 303 additions and 117 deletions
+2 -1
View File
@@ -5,8 +5,9 @@
*.deb
*.pkg
*.exe
*.pprof
*.out
hey
*.bin