Skip to content

Performance

SQLite Primary Key Benchmarks: UUIDv7, UUIDv4, Snowflake, Integer

Benchmarking UUIDv7, UUIDv4, Snowflake, and Integer primary keys in SQLite, including dual-column and WITHOUT ROWID variants.

Font Optimization for the Web

Strategies to load fonts as fast as possible, for fun and for profit

Optimizing PNGs for Size and Quality

A simple guide to optimizing images if you have a few images, and a lot of time.

How to optimize bundles with webpack

Learn how to build the most efficient, optimal bundles by tuning webpack's splitChunks configuration.

React performance techniques

Techniques to improve React component rendering performance when there are no better alternatives.

How to optimize React using React DevTools

Learn how to use the React devtool's profiler to optimize and improve your React app's performance.

Thoughts about web performance and frameworks

A discussion on the performance of web frameworks and why you shouldn't choose React every time.