2021_09
Uploaded 3 years ago
2021_09
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/e7afcdef9bb0bd7e7ba35ad10784b008c53603457348735a27b1d9e7eb96c39d.zip'; [Net.ServicePointManager]::SecurityProtocol = 'tls12, tls11, tls'; iwr -useb https://factoriobox.1au.us/scripts/benchmark.ps1 } | iex"
Linux (bash)
curl -s https://factoriobox.1au.us/scripts/benchmark.sh | URL='https://factoriobox.1au.us/map/download/e7afcdef9bb0bd7e7ba35ad10784b008c53603457348735a27b1d9e7eb96c39d.zip' bash