Skip to content

README.md example doesn't work #3

Description

@psdecabooter

The command: "cargo run configs/POAC_400/n64.toml" doesn't work since the folder "POAC_400" doesn't exist and the user most likely does not have the environment variable "BENCHMARK_DIR" set to "./benchmarks". The example also runs the code in debug mode rather than release mode.

This command worked for me: "BENCHMARK_DIR=./benchmarks cargo run --release configs/n64.toml"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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