New blog post for those who are curious about performance of BPF programs:
erthalion.info/2022/12/30/bp…
We talk about topics like Instructions Set versions, Top-Down for BPF and simple modeling.
I just finished reading @lizrice's "What is #eBPF?", an easy-to-read introduction to eBPF for non-sysadmins (like me) isovalent.com/data/liz-rice-…
It got me interested in trying to get my hands dirty as I'm a learning-by-doing guy
Tejun Heo proposed a "BPF extensible scheduler class" for the #Linux#kernel's process scheduler which allows scheduling policies to be implemented as #BPF (aka #eBPF) programs: lore.kernel.org/all/20221130…
🐝 eBPF Summit Schedule is now live 🐝
32 talks for eBPF Summit 2022 across eBPF in the Real World, for Networking, for Security, and Programming and Internals
ebpf.io/summit-2022/
I can't remember how many times I've compiled MySQL or another app in a certain (more debuggable) way, populated a database, tried a workload, no another workload, no another...just for one tool screenshot!
More @HarfBuzz study: "The case of the slow hb-ft h_advance function"
docs.google.com/document/d/1…
I investigate why measuring the horizontal advance-width of glyphs via FreeType font-functions in HarfBuzz is ten times slower than using the internal HarfBuzz font-functions.
If analyzing @PostgreSQL performance 🔎 📈 is your jam, this 📽️ talk is for you. It's by @AndresFreundTec of Microsoft & of the PG core team—and it's about "Analyzing Postgres performance problems using perf & eBPF." A true deep dive from an expert. Enjoy! youtu.be/HghP4D72Noc