Simple benchmark for testing your DOM diffing algorithm.
Position | Library | Size |
---|---|---|
🏆 1 | udomdiff | 388B |
2 | snabbdom | 412B |
3 | list-difference | 281B |
4 | spect | 208B |
5 | stage0 | 941B |
6 | heckel | 449B |
Node results (Node 14, with dommy)
Benchmark code based on the tests in udomdiff.