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": 13287,
"brotli": 5182
}
},
{
"name": "counter",
"user": {
"min": 351,
"brotli": 261
},
"runtime": {
"min": 3783,
"brotli": 1593
},
"total": {
"min": 4134,
"brotli": 1854
}
},
{
"name": "counter 💧",
"user": {
"min": 204,
"brotli": 151
},
"runtime": {
"min": 2566,
"brotli": 1184
},
"total": {
"min": 2770,
"brotli": 1335
}
},
{
"name": "comments",
"user": {
"min": 1180,
"brotli": 628
},
"runtime": {
"min": 7371,
"brotli": 3080
},
"total": {
"min": 8551,
"brotli": 3708
}
},
{
"name": "comments 💧",
"user": {
"min": 949,
"brotli": 539
},
"runtime": {
"min": 7895,
"brotli": 3265
},
"total": {
"min": 8844,
"brotli": 3804
}
}
]
}