Article: Zero to Performance Hero: How to Benchmark and Profile Your eBPF Code in Rust
InfoQ Articles
JUNE 18, 2024
In this article, we will walk through creating a basic eBPF program in Rust. We will intentionally include a performance regression and then use profilers to locate and fix the bug. We will also create benchmarks and track them using a continuous benchmarking tool for CI.
Let's personalize your content