LDS by DaveMcW

Uploaded 1 year ago

Download

From UPS wars, originally posted here: https://www.reddit.com/r/technicalfactorio/comments/tkacjh/comment/i4zr9ff/?utm_source=reddit&utm_medium=web2x&context=3

Benchmark

View benchmarks: All | By CPU

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