wilkiedb lab savefile

Uploaded 1 year ago

Download

https://youtu.be/lzdYDSa4IzE for reference explanation https://www.reddit.com/r/technicalfactorio/comments/112u1b0/wilkiedb_a_vanilla_distributed_database_for_train/ for long form context and explanation (train loading diagrams are slightly out of date but the general principle is the same)

Benchmark

View benchmarks: All | By CPU

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