Cargo Features
OBVHS has no features set by default.
[dependencies]
obvhs = { version = "0.1.0", features = ["parallel", "timeit", "profile", "profile-with-puffin", "profile-with-optick", "profile-with-superluminal", "profile-with-tracing", "profile-with-tracy"] }
- parallel
-
Enables rayon, multi-threaded of rdst
Affects
leaf_collapser::SometimesAtomicU32.value
… - timeit
- profile
-
Enables profiling
Noop unless one of the profile-with features below is also used
- profile-with-puffin
-
Enables profile-with-puffin of profiling
- profile-with-optick
-
Enables profile-with-optick of profiling
- profile-with-superluminal
-
Enables profile-with-superluminal of profiling
- profile-with-tracing
-
Enables profile-with-tracing of profiling
- profile-with-tracy
-
Enables profile-with-tracy of profiling