Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakandilek/gobench
Gurbetin Oylari Load Tests
https://github.com/hakandilek/gobench
Last synced: 27 days ago
JSON representation
Gurbetin Oylari Load Tests
- Host: GitHub
- URL: https://github.com/hakandilek/gobench
- Owner: hakandilek
- License: mit
- Created: 2015-10-25T20:30:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-25T20:53:44.000Z (about 9 years ago)
- Last Synced: 2023-03-12T17:01:43.298Z (over 1 year ago)
- Language: Gnuplot
- Size: 484 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gobench
Gurbetin Oylari Load Tests[Here is an explanation](http://www.bradlanders.com/2013/04/15/apache-bench-and-gnuplot-youre-probably-doing-it-wrong/) how to read the plots.
## Tests perfomed:
### 1000 requests / 10 concurrent
![](https://raw.githubusercontent.com/hakandilek/gobench/master/results/GetUserStats-1000-10.jpg)
### 1000 requests / 100 concurrent
![](https://raw.githubusercontent.com/hakandilek/gobench/master/results/GetUserStats-1000-100.jpg)
### 1000 requests / 200 concurrent
![](https://raw.githubusercontent.com/hakandilek/gobench/master/results/GetUserStats-1000-200.jpg)
### 1000 requests / 400 concurrent
![](https://raw.githubusercontent.com/hakandilek/gobench/master/results/GetUserStats-1000-400.jpg)
### 1000 requests / 600 concurrent
![](https://raw.githubusercontent.com/hakandilek/gobench/master/results/GetUserStats-1000-600.jpg)
### 1000 requests / 1000 concurrent
![](https://raw.githubusercontent.com/hakandilek/gobench/master/results/GetUserStats-1000-1000.jpg)
### 2000 requests / 100 concurrent
![](https://raw.githubusercontent.com/hakandilek/gobench/master/results/GetUserStats-2000-100.jpg)