Veteran perf engineer praises a blog series micro-optimizing date functions down to assembly

vmg · x · 2026-09-12

A Dropbox engineer with 20 years in performance work recommends an obscure but outstanding blog series on micro-optimizing date functions: each post dives into a different function down to assembly, with wild algorithmic tricks — including a new way to compute the weekday from an epoch by exploiting that 7 (days per week) is a Mersenne prime. The series benchmarks implementations for both throughput and latency, rare rigor for micro-optimization.

Related event: Veteran Performance Engineer Praises Deep Date-Function Micro-Optimization Blog Series(2 posts)→

Original post →

More from Fun

Fun channel →