[Show] swift-topomap: Silicon-aware TUI and eBPF metrics engine
The Rust Programming Language Forum
[Show] swift-topomap: Silicon-aware TUI and eBPF metrics engine
Hello Everyone I have been working on a project called swift-topomap for the last few weeks. It’s a TUI tool designed to solve a problem I keep running into: standard tools like htop show CPU usage, but they don't tell you if that usage is actually productive. I wanted a way to see the physical hardware topology (Sockets, L3 Cache boundaries) and overlay live microarchitectural metrics (IPC, Cache Misses) using eBPF, but without the baggage of heavy C-library dependencies. Technical Highlight...
0 comments
No comments yet.