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 Jan 16, 2025
1 parent 2828f10 commit 16f495e
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": 1737036024890,
"lastUpdate": 1737040396217,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -72920,6 +72920,60 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "underfin",
"username": "underfin"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fc9d5a5833ea5381af6d1da26de2d967c32bcd11",
"message": "feat(mf): add init host code for entry (#3365)\n\n<!-- Thank you for contributing! -->\n\n### Description\n\n<!-- Please insert your description here and provide especially info\nabout the \"what\" this PR is solving -->",
"timestamp": "2025-01-16T14:56:37Z",
"tree_id": "56a250c09a7020fbb1dd6ccf1dc01b4297c8057d",
"url": "https://github.com/rolldown/rolldown/commit/fc9d5a5833ea5381af6d1da26de2d967c32bcd11"
},
"date": 1737040396186,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "375.43",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "601.13",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "1097.66",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1437.25",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "130.01",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "183.85",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit 16f495e

Please sign in to comment.