Browser Benchmarks is a collection of benchmarks of JavaScript / DOM features. Most of these are comparisons between different coding patterns, such as Set
vs {}
, meant to inform coding practices. Any contributions welcome.
Do things at different scales, from 1 to whenever it takes 20ms+ (which is somewhere between e+4 and e+7)