delimitrou / DeathStarBench

Open-source benchmark suite for cloud microservices
Apache License 2.0
752 stars 419 forks source link

wrk multiple instances support #255

Closed sssssux closed 1 year ago

sssssux commented 1 year ago
  1. Remove duplicated source code: Currently, we have 3 wrk source code in different workload directories, we moved the source code into a centralized place to reduce maintaining efforts.
  2. Multiple instances support: Support running wrk against multiple target endpoints and give the aggregated statistics without changing any command line parameter meanings.