Skip to content

Simple benchmark for testing your DOM diffing algorithm.

Notifications You must be signed in to change notification settings

luwes/js-diff-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple benchmark for testing your DOM diffing algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published