Skip to content

server-promo/wordpress-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress benchmark

Bash Script which:

  1. start WordPress in docker with default config (apache2, php 8.0, mysql 8.0, WordPress 5.8.1)
  2. run 2 benchmark (with 1 and 50 workers), default strategy (open “Hello, World!” page)

Contents:

Requirements

These Ubuntu packages should be installed:

apt-get install bash curl hey docker docker-compose

Usage

bash benchmark.sh -s "/root/benchmark/wordpress-benchmark/wp_out_c1.csv" -m "/root/benchmark/wordpress-benchmark/wp_out_c50.csv"

Analyze

You should use Hey HDR for calculate different measures (max/mean response time, total num of requests, etc)

About

WordPress benchmark

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%