grpc-go/benchmark
lyuxuan 17c6e90cd5
compare atomic and mutex performance for incrementing/storing one variable (#1757)
2018-01-02 10:46:13 -08:00
..
benchmain benchmain: format output of benchmark to a table (#1493) 2017-09-20 15:06:19 -07:00
benchresult benchmain: format output of benchmark to a table (#1493) 2017-09-20 15:06:19 -07:00
client Revert "Added localhost to net.Listen() calls to avoid macOS firewall dialog." (#1541) 2017-09-27 00:01:17 -07:00
grpc_testing go-generate pb.go files and check in Travis to make sure they don't change (#1426) 2017-08-17 16:00:51 -07:00
latency latency: Listen on localhost:0 instead of :0 in test (#1640) 2017-11-01 10:52:07 -07:00
primitives compare atomic and mutex performance for incrementing/storing one variable (#1757) 2018-01-02 10:46:13 -08:00
server Remove single-entry var blocks (#1589) 2017-10-18 09:59:23 -07:00
stats Speed-up quota pools. (#1636) 2017-11-02 13:39:27 -07:00
worker *: replace deprecated grpc.Errorf calls with status.Errorf (#1651) 2017-11-06 10:24:20 -08:00
benchmark.go Make IO Buffer size configurable. (#1544) 2017-09-28 14:11:14 -07:00
benchmark16_test.go Re-add support for Go1.6 (#1603) 2017-10-20 12:05:20 -07:00
benchmark17_test.go Re-add support for Go1.6 (#1603) 2017-10-20 12:05:20 -07:00