Summary
Latency and requests/sec winners per workload & concurrency, with headline stats. All comparisons are relative on identical hardware.
Winner heatmap — lowest latency
Each cell shows the server with the lowest median latency at that concurrency.
Requests/sec winner — highest throughput
Each cell shows the server with the highest median requests per second at that concurrency.
Report
schedule
This report was generated on —.
download
Download
Download the full report from the CI run — every raw per-cell result JSON, RESULTS.md & the dashboard
open_in_new
Laravel framework version updates automatically trigger a fresh benchmark run. On the run page, scroll down to the Artifacts section and use the download button to the right of
benchmark-….
Generated locally — the downloadable artifact bundle is produced by the
CI workflow.
Memory
Peak resident set size (RSS) per server — the max observed across all workloads.
Peak RSS per server
Lower is better. Persistent workers (Octane) carry the framework in memory; FPM forks per request. The
--max-requests option is not applied.