Cargo Features

perovskite_client has no features set by default.

[dependencies]
perovskite_client = { version = "0.0.4", features = ["tracy", "tracy_malloc"] }
tracy tracy_malloc?

Performance tracing

Enables enable of tracy-client

tracy_malloc = tracy

malloc tracing (slow)