Skip to content

pottekkat/apisix-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apisix-banchmark

This repository is used to store scripts and configurations related to APISIX performance testing.

Deploy

Attack

./deploy/deploy.sh deploy_wrk

APISIX

./deploy/deploy.sh deploy_apisix

upstream

./deploy/deploy.sh deploy_openresty

Test

Run test.sh under different case dir, such as:

./test/case1/apisix/test.sh

Results

Results are stored in result dir, such as: ./test/case1/apisix/result

TODO

  1. Optimize deployment and testing for multiple scenarios, such as attack and APISIX deployment on different servers.
  2. Extracting fixed parameters as command parameters.
  3. Supports reading wrk2 test results and generating graphs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%