Hacker News new | ask | show | jobs
by rompic 35 days ago
Nice article. I ran into similar issues when optimizing some code. After looking at a lot of cpu profs I found that llms can be quite powerful, to quickly do micro benchmarks and experiment with potential performance improvements. A lot of dead ends but I found some 10%-20% improvements that way.