-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f0eaf41
commit 140f35e
Showing
1 changed file
with
55 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|