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 Dec 22, 2024
1 parent 988251e commit d913307
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": 1734775539486,
"lastUpdate": 1734856685647,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -68654,6 +68654,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": "7a360ce2c7fdd1fbcd7724f7e3a679cf3265c3ed",
"message": "fix(iife/umd): named exports if module wrapped (#3195)\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 -->\n\n---------\n\nCo-authored-by: Yunfei <[email protected]>",
"timestamp": "2024-12-22T08:15:09Z",
"tree_id": "33f2cce860ead529140e6e316ce070f44aa5f2d7",
"url": "https://github.com/rolldown/rolldown/commit/7a360ce2c7fdd1fbcd7724f7e3a679cf3265c3ed"
},
"date": 1734856685619,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "418.02",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "669.65",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "1122.52",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1522.40",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "144.41",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "208.45",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit d913307

Please sign in to comment.