knockout-deferred-updates icon indicating copy to clipboard operation
knockout-deferred-updates copied to clipboard

Performance seems to be much worse than without deferred-updates

Open agroskin opened this issue 11 years ago • 1 comments

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?

agroskin avatar Feb 18 '14 22:02 agroskin

Thanks for the information. I'll check it out.

mbest avatar Feb 19 '14 05:02 mbest