Skip to content

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

@bdelgado1995

Description

@bdelgado1995

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions