js-diff-benchmark icon indicating copy to clipboard operation
js-diff-benchmark copied to clipboard

Simple benchmark for testing your DOM diffing algorithm.

js-diff-benchmark

Simple benchmark for testing your DOM diffing algorithm.

Ranking (on browser results)

Position Library Size
🏆 1 udomdiff 388B
2 snabbdom 412B
3 list-difference 281B
4 spect 208B
5 stage0 941B
6 heckel 449B

Browser results (Chrome 89, 6x CPU throttling)

js-diff-benchmark

Node results (Node 14, with dommy)

js-diff-benchmark

Credits

Benchmark code based on the tests in udomdiff.