Skip to content

Instantly share code, notes, and snippets.

@pranavkm
Created March 4, 2020 01:47
Show Gist options
  • Save pranavkm/c2c793e2141111c651e79f627aadf736 to your computer and use it in GitHub Desktop.
Save pranavkm/c2c793e2141111c651e79f627aadf736 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-04T01:47:27.9879171Z",
"Name": "blazorwasm/download-size",
"Value": 1800.3887
}, {
"Timestamp": "2020-03-04T01:47:27.9879176Z",
"Name": "blazorwasm/commit",
"Value": "5955650f0a0ccfb255f0c7fda709ba0de64c1073"
}, {
"Timestamp": "2020-03-04T01:47:27.9881023Z",
"Name": "blazorwasm/time-to-first-ui",
"Value": 443.1899999999587
}, {
"Timestamp": "2020-03-04T01:47:27.9881024Z",
"Name": "blazorwasm/render-10-items",
"Value": 8.380520833346358
}, {
"Timestamp": "2020-03-04T01:47:27.9881028Z",
"Name": "blazorwasm/render-100-items",
"Value": 40.398500000083004
}, {
"Timestamp": "2020-03-04T01:47:27.988103Z",
"Name": "blazorwasm/render-1000-items",
"Value": 370.852499999728
}, {
"Timestamp": "2020-03-04T01:47:27.988103Z",
"Name": "blazorwasm/jsonserialize-1kb",
"Value": 5.451891891892513
}, {
"Timestamp": "2020-03-04T01:47:27.9881031Z",
"Name": "blazorwasm/jsonserialize-340kb",
"Value": 705.3049999994982
}, {
"Timestamp": "2020-03-04T01:47:27.9881033Z",
"Name": "blazorwasm/jsondeserialize-1kb",
"Value": 7.525648148152362
}, {
"Timestamp": "2020-03-04T01:47:27.9881034Z",
"Name": "blazorwasm/jsondeserialize-340kb",
"Value": 1173.6849999997503
}, {
"Timestamp": "2020-03-04T01:47:27.9881035Z",
"Name": "blazorwasm/jsonserialize-javascript-340kb",
"Value": 1.0791913746631834
}, {
"Timestamp": "2020-03-04T01:47:27.9881036Z",
"Name": "blazorwasm/jsondeserialize-javascript-340kb",
"Value": 1.4735110294100997
}, {
"Timestamp": "2020-03-04T01:47:27.9881036Z",
"Name": "blazorwasm/orgchart-1-4-org",
"Value": 49.005555555596295
}, {
"Timestamp": "2020-03-04T01:47:27.9881037Z",
"Name": "blazorwasm/orgchart-3-3-org",
"Value": 354.9400000001624
}, {
"Timestamp": "2020-03-04T01:47:27.9881037Z",
"Name": "blazorwasm/edit-orgchart-3-2",
"Value": 147.491666666916
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment