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/ad71decb233708c25cceca2026bef78bd808db497171ca3bae206415dd650aa8.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/ad71decb233708c25cceca2026bef78bd808db497171ca3bae206415dd650aa8.zip' bash