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 13, 2024
1 parent f0eaf41 commit 140f35e
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": 1726162086363,
"lastUpdate": 1726195691012,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -40682,6 +40682,60 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "inottn",
"username": "inottn"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "906a24bb4e47317b011deec18fe3859d8c854d57",
"message": "chore(ci): add workflow dispatch to CI action (#2169)\n\n<!-- Thank you for contributing! -->\n\n### Description\nConsidering the potential inconsistencies between the local and CI,\nallowing manual triggering of actions will make it more convenient to\nperform tests in forked repository.\n\n<!-- Please insert your description here and provide especially info\nabout the \"what\" this PR is solving -->",
"timestamp": "2024-09-13T02:34:58Z",
"tree_id": "15865b93a5b8b9d069b0abe812ae54d7f6d77c14",
"url": "https://github.com/rolldown/rolldown/commit/906a24bb4e47317b011deec18fe3859d8c854d57"
},
"date": 1726195691000,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "375.02",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "584.13",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "959.61",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1385.17",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "128.29",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "188.72",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit 140f35e

Please sign in to comment.