-
-
Notifications
You must be signed in to change notification settings - Fork 642
Open
Labels
A-PerformanceO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect
Description
when saving sync response ui freezes for ~2.5 seconds

call stack
1. doSync > save > syncToDatabase > doSyncToDatabase > getJSON > recursiveMapToObject (24ms and called multiple times by getJSON) => processMapToObjectValue => recursiveMapToObject ...
2. doSyncToDatabase > persistSyncData > promiseTry
Metadata
Metadata
Assignees
Labels
A-PerformanceO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect