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 | 398.8 KB | 398.41 KB | ⯆ -399 Bytes |
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 | 389.32 KB | 388.92 KB | ⯆ -406 Bytes |
Total Size | 3.29 MB | 3.29 MB | ⯆ -581 Bytes |
Baseline commit: e6fc30041a330bb778f2eeff5e0f33ec39876548
Generated by :no_entry_sign: dangerJS against 2c41d68d0c9a4a7060054a0a585549bc87b475d2
Description
The abstraction of our fixed set of leaf types belongs at the simple-tree layer, so this removes it from the flex-tree layer.
Reviewer Guidance
The review process is outlined on this wiki page.