js-diff-benchmark
Simple benchmark for testing your DOM diffing algorithm.
Ranking
Position | Library | Size | Speed |
---|---|---|---|
|
udomdiff | 388B | ~18ms |
2 | list-difference | 281B | ~21ms |
3 | snabbdom | 412B | ~21ms |
4 | spect | 208B | ~28ms |
5 | heckel | 449B | ~37ms |
6 | stage0 | 941B | ~47ms |
Screenshot
Credits
Benchmark code based on the tests in udomdiff.