First Attempt

Uploaded 1 year ago

Download

Testing this out

Benchmark

View benchmarks: All | By CPU

Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/87872668afd19d4676a52e5aa8090b4cf2d369c59eb6cf62c19515ae77efefde.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/87872668afd19d4676a52e5aa8090b4cf2d369c59eb6cf62c19515ae77efefde.zip' bash