Cargo Features

rpc-perf has no features set by default.

[dependencies]
rpc-perf = { version = "2.0.3", features = ["asm", "unstable", "clippy"] }
asm

Enables asm of tic =0.1.10

unstable

Features from optional dependencies

clippy implicit feature

Enables clippy =0.0.122

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust