What's wrong with this entry?
Performance monitoring has been added for operations that may cause UI lag or delays:
JSON.stringify,JSON.parse, andstructuredCloneoperations now log warnings when they take >200msfs.writeFileSyncoperations include size information in slow operation warningsexecSyncshell commands are monitored for slow execution- All slow operations are reported via telemetry for aggregate analysis
duA() at line 3224 (slow operation wrapper, contains "[SLOW OPERATION DETECTED]")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.