|
|
|
|
|
by leeoniya
3374 days ago
|
|
do you guys have any benchmarks where the dom tree is not mostly static? uptime-boxes suffers from the same problems as the original dbmon - the tree is static and the diffing engine has little to do while the DOM mutations are only nodeValue/textContent and className. |
|