Senior Rust Software Engineer
Summary
Everett Pompeii is a senior software engineer with a focus on real-time network security. As a recovering C++ developer, he now enjoys working primarily in Rust. He is a contributor and maintainer for several open source projects, the most recent of which is Bencher, a suite of continuous benchmarking tools designed to catch performance regressions in CI.
All Activity
All Activity
-
Zero to Performance Hero: How to Benchmark and Profile Your eBPF Code in Rust
In this article, we will walk through creating a basic eBPF program in Rust. This simple and approachable eBPF program will intentionally include a performance regression.