Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save filipecosta90/cec230db8c134bb4c280d2c7a33faa85 to your computer and use it in GitHub Desktop.
Save filipecosta90/cec230db8c134bb4c280d2c7a33faa85 to your computer and use it in GitHub Desktop.
Go Web Frameworks benchmark. How much load can each system handle?
fco@hpe10:~/go/src/github.com/filipecosta90/go-web-framework-benchmark$ python3 test.py \
--enable-cpu-affinity --wrk-max-cpus 6 --wrk-connections 100 --pipeline-sizes 100 \
--web-framework-processing-time-ms 0 --stress-rps 5000000 --output-file stress-test.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment