SE ~60spm rocket science
Uploaded 1 year ago
first SE playthrough, just reached rocket science with about 60 spm
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/014cb2347c460814f2dce2644b69494f8414d4f12fa32778334d7d201afa659a.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/014cb2347c460814f2dce2644b69494f8414d4f12fa32778334d7d201afa659a.zip' bash