Real-time historical performance data of the Rullst Framework. We track memory usage, throughput, and CPU time to ensure zero regressions.
🏠 Back to HomeEvery commit pushed to the main branch triggers our benchmarking suite using Criterion.rs, ensuring we never merge a performance regression.
We measure requests per second on synthetic HTTP loads to ensure the core routing and middleware layers remain blazing fast.
Our html! macro and ORM mapping logic are heavily monitored for zero-allocation and CPU nanosecond times.