There is interaction occurring with the DOM in both benchmarks. The way that the Backbone TodoView is designed does not take into account the possibility of a user adding 100 items using the dom within a tight loop.…
There is interaction occurring with the DOM in both benchmarks. The way that the Backbone TodoView is designed does not take into account the possibility of a user adding 100 items using the dom within a tight loop.…