-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I've started replacing a lot of my old batchTxn calls with model.setDiff. It performs great if there aren't any arrays, but with a few arrays in the mix it often crashes Chrome. When I run CPU profiling around some operations, sure enough it's ~90% arrayDiff. I'll post back one I have some more useful info to provide, just thought I'd heads-up y'all early
Metadata
Metadata
Assignees
Labels
No labels