marko/.sizes.json

75 lines
1.3 KiB
JSON

{
"examples": {
"counter": "./packages/translator-tags/src/__tests__/fixtures/basic-counter/template.marko",
"comments": "./packages/translator-tags/src/__tests__/fixtures/basic-inert-collapsible-tree/template.marko"
},
"results": [
{
"name": "*",
"total": {
"min": 13478,
"brotli": 5270
}
},
{
"name": "counter",
"user": {
"min": 362,
"brotli": 249
},
"runtime": {
"min": 3758,
"brotli": 1575
},
"total": {
"min": 4120,
"brotli": 1824
}
},
{
"name": "counter 💧",
"user": {
"min": 219,
"brotli": 169
},
"runtime": {
"min": 2275,
"brotli": 1077
},
"total": {
"min": 2494,
"brotli": 1246
}
},
{
"name": "comments",
"user": {
"min": 1198,
"brotli": 639
},
"runtime": {
"min": 7344,
"brotli": 3068
},
"total": {
"min": 8542,
"brotli": 3707
}
},
{
"name": "comments 💧",
"user": {
"min": 964,
"brotli": 553
},
"runtime": {
"min": 7600,
"brotli": 3181
},
"total": {
"min": 8564,
"brotli": 3734
}
}
]
}