Natsew's First Try

Uploaded 2 years ago

Download

I did it, I guess?

Benchmark

View benchmarks: All | By CPU

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