Again: use multiple loops rather than goroutine spawning. This allows
the request to be reused, thus reducing garbage generation. Back to old speed (10% slower than libfuse).
Showing
Please register or sign in to comment
the request to be reused, thus reducing garbage generation. Back to old speed (10% slower than libfuse).