— So data change => 3 clones, 1 DOM manipulation
— Then it returns an array of live nodes which were inserted
— What if I fetch some JSON that modifies 100 document fragments
— And the data change handler is the user code, not in the engine
— I guess that would be my fault
— Thankfully that is still super fast
— Since it works with cached nonlive fragments
— I also use the fastest html parsing method available