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": 5223
}
},
{
"name": "counter",
"user": {
"min": 301,
"brotli": 211
},
"runtime": {
"min": 3670,
"brotli": 1543
},
"total": {
"min": 3971,
"brotli": 1754
}
},
{
"name": "counter 💧",
"user": {
"min": 219,
"brotli": 158
},
"runtime": {
"min": 2297,
"brotli": 1086
},
"total": {
"min": 2516,
"brotli": 1244
}
},
{
"name": "comments",
"user": {
"min": 1064,
"brotli": 590
},
"runtime": {
"min": 7416,
"brotli": 3084
},
"total": {
"min": 8480,
"brotli": 3674
}
},
{
"name": "comments 💧",
"user": {
"min": 932,
"brotli": 544
},
"runtime": {
"min": 7908,
"brotli": 3275
},
"total": {
"min": 8840,
"brotli": 3819
}
}
]
}