Article URL: https://johnnysswlab.com/performance-debugging-with-llvm-mca-simulating-the-cpu/
Comments URL: https://news.ycombinator.com/item?id=44413083
Points: 12
# Comments: 3
https://johnnysswlab.com/performance-debugging-with-llvm-mca-simulating-the-cpu/
Login to add comment
Other posts in this group

Article URL: https://github.com/kelindar/event
Comments URL: https://news.ycombinator
I recently built a small open-source tool to benchmark different LLM API endpoints — including OpenAI, Claude, and self-hosted models (like llama.cpp).
It runs a configurable number of test requ

Article URL: https://www.science.org/doi/10.1126/sciadv.ads7908


I just released SmartStepper v2 – a declarative and config-based way to handle multi-step forms in React.
It lets you define orchestration (next, previous steps), validation, and views via a sin