knockout-deferred-updates
knockout-deferred-updates copied to clipboard
Performance seems to be much worse than without deferred-updates
Even if you turn ko.computed.deferUpdates = false; updates seem to be much slower then without it. What gives? Will it be faster in Knockout 3.1, or whatever version?
Thanks for the information. I'll check it out.