Skip to content

2024-05-28 baseline benchmark

  • Scenario label: baseline-1.0
  • Git commit: 2f4c1f2 (v1.0.0 release candidate freeze)
  • Target URL: http://127.0.0.1:9501/
  • Duration: 60 seconds
  • Concurrency: 64 workers
  • Hardware: AMD Ryzen 9 5900X (12c/24t), 64 GB DDR4-3600
  • Operating system: Ubuntu 24.04 LTS (Linux 6.8.0-generic)
  • PHP runtime: PHP 8.4.12 + OpenSwoole 22.1.2
  • Command:
    php bin/bench/http \
      --target=http://127.0.0.1:9501/ \
      --duration=60 \
      --concurrency=64 \
      --label="baseline-1.0" \
      --csv=docs/benchmarks/data/20240528-baseline.csv
    
  • Notes: Server process pinned to CPU cores 0-7; load generator scheduled on separate host connected via 10GbE. No application-level caching enabled beyond default opcode cache warmup.