parsa-epfl / cloudsuite

A Benchmark Suite for Cloud Services.
http://cloudsuite.ch
Other
212 stars 121 forks source link

Update web serving benchmark #372

Closed aansaarii closed 2 years ago

aansaarii commented 2 years ago

This PR updates the web-serving benchmark. The highlight of the changes are as follows:

  1. ELGG is updated to version 4.3.
  2. The web server runs Php 8.1.
  3. The web server supports both HTTP and HTTPS protocols.
  4. The DB is already populated and its size is 2.5 GB.
  5. The client container offers different options to control the benchmark's execution.
  6. The client container supports various requests for sending to the server.
  7. The benchmark successfully runs on all x86, ARM, and RISC-V architectures.