Skip to content

Commit

Permalink
Update benchmark-node-output.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent bc5314c commit 9787a94
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 additions & 1 deletion benchmark-node-output.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdate": 1726656394573,
"lastUpdate": 1726673475507,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -41492,6 +41492,60 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "dalaoshu",
"username": "shulaoda"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ae7ea95d8e843c6947011f32ea3b25b5c820f111",
"message": "fix(filename_template): `[hash:6]` in `entryFileNames` does not get replaced with hash (#2238)\n\n### Description\n\ncloses #2206",
"timestamp": "2024-09-18T15:16:52Z",
"tree_id": "bfa8715eb688c3d76cfafd6e6a326a422699fb4e",
"url": "https://github.com/rolldown/rolldown/commit/ae7ea95d8e843c6947011f32ea3b25b5c820f111"
},
"date": 1726673475494,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "378.56",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "591.02",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "1005.31",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1433.14",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "129.76",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "187.06",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit 9787a94

Please sign in to comment.