Commit Graph

34 Commits

Author SHA1 Message Date
xucong053
92c7b725ab fix: unable to sense the quit of hrp in Prometheus 2022-03-17 10:34:11 +08:00
xucong053
cfbad9ed09 feat: support statistics summary for load testing 2022-03-16 21:42:35 +08:00
xucong053
ee679a7bc2 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
debugtalk
7dd2ac9831 refactor: replace json with json-iterator/go to improve performance 2022-03-04 17:39:15 +08:00
buyuxiang
0f7ea53e56 fix: broadcast to all rendezvous at once when spawn done
Change-Id: Ic04bc2f56aa40c2af42a1fdb3c261a10e8346033
2022-02-17 12:39:55 +08:00
buyuxiang
d7ff433818 feat: support rendezvous after spawn done
Change-Id: I4b07a88b61da4dc1863b189db9eb831ffb14130a
2022-01-25 14:25:14 +08:00
徐聪
2d94e9f75d fix: inaccurate to report data. 2022-01-20 15:02:35 +08:00
徐聪
30f77d1ff8 update unittests. 2022-01-19 20:51:00 +08:00
徐聪
ee5e8a971c update description. 2022-01-19 20:29:05 +08:00
徐聪
0ec6fe0dc3 fix: inaccurate to report stats for total, feat: add average response time in total. 2022-01-19 19:55:06 +08:00
debugtalk
6fa8fd52d2 change: update docs 2022-01-19 15:03:04 +08:00
徐聪
62f54162e4 fix: no error is logged when the assertion fails 2022-01-18 21:33:41 +08:00
debugtalk
bf1849a8c0 Merge pull request #54 from xucong053/main
fix: ensure last stats to be reported
2022-01-13 18:35:10 +08:00
徐聪
6f2080003e feat: add error log and summary of response time to prometheus. 2022-01-13 17:41:27 +08:00
徐聪
b79bb96094 fix: resolve the problem of reporting last stats failure. 2022-01-13 10:54:18 +08:00
徐聪
13a63b9ad8 feat: specify running cycles for load testing. 2022-01-12 14:51:53 +08:00
徐聪
f765921233 feat: specify running cycles for load testing. 2022-01-12 14:48:43 +08:00
debugtalk
98a1db8daa fix: change variable name 2022-01-05 21:39:09 +08:00
debugtalk
025e84ff81 fix: skip set ulimit on windows 2021-12-30 16:40:04 +08:00
debugtalk
38a6fecf5c feat: convert state to string 2021-12-24 17:29:45 +08:00
debugtalk
33b1c0d390 feat: spawn workers with rate limit 2021-12-24 17:24:30 +08:00
debugtalk
b42246f664 fix: data race 2021-12-24 17:11:58 +08:00
debugtalk
ab12a93bbc fix: getCurrentRps 2021-12-24 11:59:13 +08:00
debugtalk
f2afb8f9de refactor: simplify boomer runner 2021-12-24 10:05:27 +08:00
debugtalk
4ad57585cd feat: add boomer state 2021-12-23 22:31:30 +08:00
debugtalk
0c0c154a28 refactor: simplify boomer runner 2021-12-23 22:01:35 +08:00
debugtalk
970734607e fix: race error 2021-12-23 18:53:00 +08:00
debugtalk
f7ff644a92 change: add warn logs 2021-12-23 11:10:13 +08:00
debugtalk
dd1b7b9d4e fix: unittest 2021-12-23 09:42:15 +08:00
debugtalk
c7d6426f51 change: remove namespace 2021-12-22 21:04:20 +08:00
debugtalk
8e58e25e2b change: update logs 2021-12-22 20:45:53 +08:00
debugtalk
fe9c4617fc feat: report GA events with version 2021-12-22 20:13:40 +08:00
debugtalk
e428a7b6b5 feat: group metrics with instance uuid 2021-12-22 19:46:06 +08:00
debugtalk
a845b58ff5 refactor: fork boomer as sub module 2021-12-22 17:21:52 +08:00