Benchmark your factory.

Compare Factorio performance across CPUs and community maps. Historical FactorioBox results are preserved here, and new results remain open to the community.

21928benchmark results
761map records
696 / 696recovered ZIPs ready
65ZIPs still missing

Run the benchmark

Factorio must be installed in the same operating-system environment as the script. On Windows, use PowerShell rather than WSL. The script never uses sudo and shows the submission before sending it.

Linux / macOS

curl -fLO https://factoriobench.com/scripts/benchmark.sh && less benchmark.sh && bash benchmark.sh

Windows PowerShell

& { $code = (Invoke-WebRequest -UseBasicParsing https://factoriobench.com/scripts/benchmark.ps1 -ErrorAction Stop).Content; $code; if ((Read-Host 'Run this script? [y/N]') -match '^[Yy]$') { & ([scriptblock]::Create($code)) } }

Recent results