Testing almost full belts vs partial
Uploaded 1 year ago
See also https://www.factorio.com/blog/post/fff-176
Benchmark
Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/a770a5cb9f4579ad3e86b3e0fc98118594f7fc290952636dc43fd4aa74a04389.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/a770a5cb9f4579ad3e86b3e0fc98118594f7fc290952636dc43fd4aa74a04389.zip' bash