60 forced reflows a second: fixing the matrix rain
The first version of the matrix-rain canvas called getComputedStyle() every animation frame to read the active –neon-blue token. Three small changes turned 60 reflows/sec into zero.
The first version of the matrix-rain canvas called getComputedStyle() every animation frame to read the active –neon-blue token. Three small changes turned 60 reflows/sec into zero.