Commit Graph

23 Commits

Author SHA1 Message Date
Mayank Singhal 6fea90d7a8
benchmark: do not allow addition of values lower than the minimum allowed in histogram stats 2021-05-12 17:15:47 -07:00
ZhouyihaiDing f0c566b827 benchmark: add latency/MTU/bandwidth into testcases (#1304) 2017-06-23 14:22:51 -07:00
田欧 a94a7ac054 add license for some files (#1296) 2017-06-12 18:10:06 -07:00
Menghan Li 2ac2b966a8 Fix histogram clear() 2016-08-10 14:31:48 -07:00
Menghan Li 8ca2706d37 Address review comments 2016-05-16 18:28:16 -07:00
Menghan Li 577b4b0d4c Address review comments 2016-05-13 10:36:50 -07:00
Menghan Li 0dc39fe27f Golint and histogram opts compare 2016-05-11 17:57:59 -07:00
Menghan Li 9ccc0dd988 Add histogram Merge function 2016-05-06 14:26:07 -07:00
Menghan Li 660a65ba7c Minor fixes
Move code around
2016-05-06 14:18:57 -07:00
Menghan Li 43b6e14060 Add comments for exported fields 2016-05-05 10:48:20 -07:00
Menghan Li 7bc11a0c29 Remove histogramValue 2016-05-04 18:09:24 -07:00
Menghan Li d846ac94b3 Simplify histogram 2016-05-04 17:54:34 -07:00
Menghan Li dad9308fa3 Address review comments 2016-04-28 16:02:27 -07:00
Menghan Li bc7b50cb41 Minor fixes
Add license
Remove comments and debug logging
Change client status timeElapsed
Change error code to unimplemented
Change warm up rpc size
Move conn.Close go routine
Defer server and client shutdown
Add histogram sumOfSquare clear
Change worker stop
Change benchmark go routine argument
Use same lock inside and out of benchmark
2016-04-27 16:15:23 -07:00
Menghan Li 2aaff82a6e Add RunClient() 2016-04-27 16:13:06 -07:00
Menghan Li f4425a1062 Address review comments 2016-04-21 17:47:21 -07:00
Menghan Li 782915aae8 Add extra option smallest bucket size 2016-04-20 10:16:33 -07:00
Menghan Li 7e9d489649 Address review comments 2016-04-19 17:26:15 -07:00
Menghan Li 056dc9c933 Change histogram algorithm to comply with benchmark requirements 2016-04-14 11:43:24 -07:00
Menghan Li 536ed747b8 Change histogram lowbound to float64 2016-04-14 11:43:24 -07:00
Menghan Li d8783294dd Add sumOfSquares to histogram 2016-04-14 11:43:15 -07:00
Peter Edge f5bae617c6 Add a Makefile to show development commands
Signed-off-by: Peter Edge <peter.edge@gmail.com>
2015-05-24 16:05:35 +02:00
iamqizhao c63da93d52 stats lib for benchmark 2015-04-23 13:10:23 -07:00