-
Thanks for gobench! Looks fantastic.
gobench marks redirections (301) as bad request. In a testing environment. Shall gobench report the status codes without considering the nature of the status co…
-
Provide an API for Frontend to get some statistic counters like total Gobench applications, total healthy agents, total scenarios, etc.
-
# SpringBoot 内嵌 Tomcat 会话保持的坑
## 问题
![wecom-temp-a908312733e9b95963e3fd237cdda0af](https://user-images.githubusercontent.com/1940588/127990926-608a6e76-49c5-4a2f-bda9-15f0e04f41cb.png)
以下脚本,证…
-
I'd like to make a request for a bundle containing http load testing tools.
I see the `performance-tools` bundle but this bundle is adapted to various system monitoring tools, there's only one tool…
-
Tech task:
1. define cli for master and agent
2. implement option parser for master and agent
Consider using this pkg https://github.com/peterbourgon/ff
From HuyHa: Suggestion use library cli https:…
-
I get a `not supported by windows` message in the console after the desired timeout. CTRL-c stops it just fine, and the results are also displayed nicely.
The console output:
```
C:\dev\go\bin> ./go…
-
As described in backtrace, the statement `case
-
Test result
- colorize test output, when you have verbose mode enabled, it's hard to tell what is actually error
- compile error `#xxx`
- test failed
- assert error
- a more advanced UI f…
-
Hi!
I wrote some small implementation to http upload server::receiving post body into file.
To compare the numbers I wrote it also in GO, and the GO implementation give 2X better numbers...
Implemen…
-
`wrk` is an ok tool for measuring throughput, but it can be misleading. The issue of only looking at throughput is that you ignore latency. So a server may have a higher throughput than another but at…