My Learning Curve

Feed / Mark's Dev Blog

Presentations: How I Made Immer Twice as Fast: Performance Optimization in Practice

Thursday, March 26, 2026

I've spent a lot of time debugging and doing performance optimization investigations throughout my career. It's second nature to me at this point, but a lot of developers have never really tried to investigate app performance.

In late 2025 I spent multiple months investigating and optimizing performance in the Immer immutable update library.

This talk covers how to approach performance investigation with a scientific approach mindset. It covers key investigation approach concepts, common perf profiling and visualization tools, and techniques to optimize code to run faster, and uses experiences from my Immer work as practical examples.

React Paris 2026

How I Made Immer Twice as Fast: slides

How I Made Immer Twice as Fast: video

Read original article ↗