Closed CraigMacomber closed 2 months ago
Metric Name | Baseline Size | Compare Size | Size Diff |
---|---|---|---|
aqueduct.js | 459.99 KB | 460.03 KB | ⯅ +35 Bytes |
azureClient.js | 558.03 KB | 558.07 KB | ⯅ +49 Bytes |
connectionState.js | 680 Bytes | 680 Bytes | ■ No change |
containerRuntime.js | 260.83 KB | 260.84 KB | ⯅ +14 Bytes |
fluidFramework.js | 402.75 KB | 398.82 KB | ⯆ -3.94 KB |
loader.js | 134.26 KB | 134.28 KB | ⯅ +14 Bytes |
map.js | 42.3 KB | 42.31 KB | ⯅ +7 Bytes |
matrix.js | 146.47 KB | 146.48 KB | ⯅ +7 Bytes |
odspClient.js | 525.31 KB | 525.36 KB | ⯅ +49 Bytes |
odspDriver.js | 97.72 KB | 97.74 KB | ⯅ +21 Bytes |
odspPrefetchSnapshot.js | 42.78 KB | 42.79 KB | ⯅ +14 Bytes |
sharedString.js | 163.18 KB | 163.18 KB | ⯅ +7 Bytes |
sharedTree.js | 393.27 KB | 389.32 KB | ⯆ -3.94 KB |
Total Size | 3.3 MB | 3.29 MB | ⯆ -7.66 KB |
Baseline commit: 46dc8dc2c3cd514979e888ea9b39f7aa720e0fb7
Generated by :no_entry_sign: dangerJS against 47985aa72b9450b3a3a63a49e8af5c494f63354f
Description
Removes SchemaBuilder: it only existed because the flex tree API used to be user facing.
Reviewer Guidance
The review process is outlined on this wiki page.