filecoin-project / filecoin-project/benchmarks

Instructions missing one step that doesn't create ./bench

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
31
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Suggest adding a missing line in the install documentation marked [missing] as shown below to avoid, ./bench not found.

$ env RUSTFLAGS="-C target-cpu=native -g" FFI_BUILD_FROM_SOURCE=1 make clean deps bench
go build -o bench ./cmd/lotus-bench **[missing]**
$ env FIL_PROOFS_MAXIMIZE_CACHING=1 RUST_LOG=info TMPDIR=/storage ./bench sealing --storage-dir /storage/bench --sector-size 32GiB 2>&1 | tee bench.log

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.