
Yomi Eluwande
I'm a software engineer at Polar Signals working on continuous profiling visualization tools. When I'm not coding, I enjoy watching The Office and taking pictures on my analog camera.
From 67ms to 6ms: Engineering Performance at Scale for React Data Visualizations
React Advanced Canada 2026
Upcoming
From 67ms to 6ms: Engineering Performance at Scale for React Data Visualizations

This talk reveals how systematic performance engineering transformed a critical flamegraph visualization from unusable (67ms render times) to production-ready (6ms), achieving 90% improvement through viewport culling, React optimization patterns, and automated benchmarking infrastructure. Learn the methodology, tools, and architectural decisions that enabled enterprise-scale data visualization performance.
Red Teaming AI Performance Ideas: What Survived Measurement
AI Coding Summit Berlin
Upcoming
Red Teaming AI Performance Ideas: What Survived Measurement

We used AI agents to speed up the hand-tuned flamegraph renderer in our continuous profiling product. Across 43 agent passes, we got 66 proposed optimizations. Most were wrong, too small, or failed once measured. The one that shipped took normal renders from about 21ms to 6ms, and inverted renders from about 44ms to 8ms in production A/B tests.
This talk is about using agents for React performance work without trusting their first answer.
This talk is about using agents for React performance work without trusting their first answer.