Cargo Features
Spartan2 has no features set by default.
[dependencies]
spartan2 = { version = "0.1.0", features = ["portable", "flamegraph"] }
- portable
-
Compiles in portable mode, w/o ISA extensions => binary can be executed on all systems.
- flamegraph dev
-
Enables criterion and flamegraph of pprof ^0.11