Files
FrenoCorp/node_modules/fast-stable-stringify/results/libs/IE 10.0.0 (Windows 7 0.0.0).json
Michael Freno 7c684a42cc FRE-600: Fix code review blockers
- Consolidated duplicate UndoManagers to single instance
- Fixed connection promise to only resolve on 'connected' status
- Fixed WebSocketProvider import (WebsocketProvider)
- Added proper doc.destroy() cleanup
- Renamed isPresenceInitialized property to avoid conflict

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-25 00:08:01 -04:00

35 lines
1019 B
JSON

{
"JSON.stringify@native": {
"name": "JSON.stringify@native",
"browser": "IE 10.0.0 (Windows 7 0.0.0)",
"suite": "libs",
"hz": 14399.576564897297,
"success": true,
"fastest": false,
"rme": 0.025493726819537762,
"rhz": 2.334401010263042,
"sampleSize": 171
},
"fast-stable-stringify@a9f81e8": {
"name": "fast-stable-stringify@a9f81e8",
"browser": "IE 10.0.0 (Windows 7 0.0.0)",
"suite": "libs",
"hz": 6168.424577264358,
"success": true,
"fastest": true,
"rme": 0.016452779720660355,
"rhz": 1,
"sampleSize": 151
},
"json-stable-stringify@1.0.1": {
"name": "json-stable-stringify@1.0.1",
"browser": "IE 10.0.0 (Windows 7 0.0.0)",
"suite": "libs",
"hz": 3365.990566485956,
"success": true,
"fastest": false,
"rme": 0.02423016956488021,
"rhz": 0.5456807527309904,
"sampleSize": 172
}
}