rely
1.0.0
Porto de https://github.com/networkprotocol/reliable
Testes abaixo feitos no MBP 2.6GHz 6-CORE i7 usando o Go 1.15.
confie sem se agrupar
$ go build -tags=test && time ./soak -iterations=8100
./soak -iterations=8100 0.26s user 0.02s system 99% cpu 0.280 total
confiar no pool
$ go build -tags=test && time ./soak -iterations=8100 -pool=true
./soak -iterations=8100 -pool=true 0.23s user 0.01s system 90% cpu 0.271 total
confiável.io
$ time ./bin/soak 8100
initializing
shutdown
./bin/soak 8100 0.70s user 0.00s system 63% cpu 1.124 total