Skip to content

Instantly share code, notes, and snippets.

@pranavkm
Created March 4, 2020 23:41
Show Gist options
  • Save pranavkm/97ced39bb768f8d29931fc66adcf2129 to your computer and use it in GitHub Desktop.
Save pranavkm/97ced39bb768f8d29931fc66adcf2129 to your computer and use it in GitHub Desktop.
{
"Metadata": [{
"Source": "BlazorWasm",
"Name": "blazorwasm/download-size",
"ShortDescription": "Download size (KB)",
"LongDescription": "Download size (KB)",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/commit",
"ShortDescription": "Commit Hash",
"LongDescription": null,
"Format": null
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/time-to-first-ui",
"ShortDescription": "Time to first UI",
"LongDescription": "Time to render first UI (ms)",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/render-10-items",
"ShortDescription": "Render 10 items",
"LongDescription": "Time to render 10 item list (ms)",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/render-100-items",
"ShortDescription": "Render 100 items",
"LongDescription": "Time to render 100 item list (ms)",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/render-1000-items",
"ShortDescription": "Render 1000 items",
"LongDescription": "Time to render 1000 item list (ms)",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/jsonserialize-1kb",
"ShortDescription": "Serialize 1kb",
"LongDescription": "Serialize JSON 1kb - Time in ms",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/jsonserialize-340kb",
"ShortDescription": "Serialize 340kb",
"LongDescription": "Serialize JSON 340kb - Time in ms",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/jsondeserialize-1kb",
"ShortDescription": "Deserialize 1kb",
"LongDescription": "Deserialize JSON 1kb - Time in ms",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/jsondeserialize-340kb",
"ShortDescription": "Deserialize 340kb",
"LongDescription": "Deserialize JSON 340kb - Time in ms",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/jsonserialize-javascript-340kb",
"ShortDescription": "Serialize 340kb (JavaScript)",
"LongDescription": "Serialize JSON 340kb using JavaScript - Time in ms",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/jsondeserialize-javascript-340kb",
"ShortDescription": "Deserialize 340kb (JavaScript)",
"LongDescription": "Deserialize JSON 340kb using JavaScript - Time in ms",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/orgchart-1-4-org",
"ShortDescription": "Render small nested component",
"LongDescription": "Time to render a complex component with small nesting (ms)",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/orgchart-3-3-org",
"ShortDescription": "Render large nested component",
"LongDescription": "Time to render a complex component with large nesting (ms)",
"Format": "n2"
}, {
"Source": "BlazorWasm",
"Name": "blazorwasm/edit-orgchart-3-2",
"ShortDescription": "Render component with edit",
"LongDescription": "Time to peform updates in a nested component (ms)",
"Format": "n2"
}],
"Measurements": [{
"Timestamp": "2020-03-04T23:37:14.762992Z",
"Name": "blazorwasm/download-size",
"Value": 1870.2754
}, {
"Timestamp": "2020-03-04T23:37:14.7629924Z",
"Name": "blazorwasm/commit",
"Value": "5955650f0a0ccfb255f0c7fda709ba0de64c1073"
}, {
"Timestamp": "2020-03-04T23:37:14.7631756Z",
"Name": "blazorwasm/time-to-first-ui",
"Value": 437.11999998777173
}, {
"Timestamp": "2020-03-04T23:37:14.7631757Z",
"Name": "blazorwasm/render-10-items",
"Value": 8.524255319300325
}, {
"Timestamp": "2020-03-04T23:37:14.7631762Z",
"Name": "blazorwasm/render-100-items",
"Value": 40.433499999926426
}, {
"Timestamp": "2020-03-04T23:37:14.7631764Z",
"Name": "blazorwasm/render-1000-items",
"Value": 373.0924999981653
}, {
"Timestamp": "2020-03-04T23:37:14.7631765Z",
"Name": "blazorwasm/jsonserialize-1kb",
"Value": 5.36179999995511
}, {
"Timestamp": "2020-03-04T23:37:14.7631766Z",
"Name": "blazorwasm/jsonserialize-340kb",
"Value": 702.2299999953248
}, {
"Timestamp": "2020-03-04T23:37:14.7631767Z",
"Name": "blazorwasm/jsondeserialize-1kb",
"Value": 7.474444444394774
}, {
"Timestamp": "2020-03-04T23:37:14.7631768Z",
"Name": "blazorwasm/jsondeserialize-340kb",
"Value": 1173.2449999981327
}, {
"Timestamp": "2020-03-04T23:37:14.7631768Z",
"Name": "blazorwasm/jsonserialize-javascript-340kb",
"Value": 1.0635543766552558
}, {
"Timestamp": "2020-03-04T23:37:14.7631769Z",
"Name": "blazorwasm/jsondeserialize-javascript-340kb",
"Value": 1.4972388059654058
}, {
"Timestamp": "2020-03-04T23:37:14.763177Z",
"Name": "blazorwasm/orgchart-1-4-org",
"Value": 48.10888888864105
}, {
"Timestamp": "2020-03-04T23:37:14.7631771Z",
"Name": "blazorwasm/orgchart-3-3-org",
"Value": 359.19250000006286
}, {
"Timestamp": "2020-03-04T23:37:14.7631771Z",
"Name": "blazorwasm/edit-orgchart-3-2",
"Value": 132.4162500022794
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment