Building factorio benchmark helper - mulark/factorio-benchmark-helper GitHub Wiki

To build factorio-benchmark-helper, you must install the latest rust stable, and Cargo. factorio-benchmark-helper officially supports Linux and Windows, please create an issue if you want to use this on macOS.

Clone the repository

git clone https://github.com/mulark/factorio-benchmark-helper.git && cd factorio-benchmark-helper

Update the submodules

git submodule update --init --remote

Optionally install 7z to allow factorio-benchmark-helper to remove the preview image from saves (saves a few bytes per save file)

Then, use Cargo to build

cargo run --release