New Mar 26, 2026

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

More Front-end Bloggers All from Mark's Dev Blog View Presentations: How I Made Immer Twice as Fast: Performance Optimization in Practice on blog.isquaredsoftware.com

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

Scroll to top