Cargo Features
super_speedy_syslog_searcher has no features set by default.
[dependencies]
super_speedy_syslog_searcher = { version = "0.7.75", features = ["bench_jetscii", "bench_memchr", "bench_stringzilla", "jemalloc", "mimalloc"] }
- bench_jetscii
-
to run more benchmarks pass
--features bench_*
tocargo bench
Enables jetscii
Affects
datetime::slice_contains_X_2_jetscii
,datetime::slice_contains_D2_jetscii
… - bench_memchr
- bench_stringzilla
-
Enables stringzilla
Affects
datetime::slice_contains_X_2_stringzilla
,datetime::slice_contains_D2_stringzilla
… - jemalloc
-
Enables tikv-jemallocator ^0.5.4
- mimalloc
-
Enables mimalloc
allocators