Skip to content

Commit

Permalink
add Oxc Metrics (customSmallerIsBetter) benchmark result for 454b180
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 17, 2024
1 parent ad7a83f commit c2297e5
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion metrics/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1721201678476,
"lastUpdate": 1721201781686,
"repoUrl": "https://github.com/oxc-project/monitor-oxc",
"entries": {
"Oxc Metrics": [
Expand Down Expand Up @@ -1904,6 +1904,40 @@ window.BENCHMARK_DATA = {
"unit": "Bytes"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Boshen",
"username": "Boshen"
},
"committer": {
"email": "[email protected]",
"name": "Boshen",
"username": "Boshen"
},
"distinct": true,
"id": "454b1800bb932c661b3dd3632df6726fb7e31461",
"message": "fix",
"timestamp": "2024-07-17T15:34:49+08:00",
"tree_id": "95e0d2c4e512fe0aa405d80f27264820ff1fd6be",
"url": "https://github.com/oxc-project/monitor-oxc/commit/454b1800bb932c661b3dd3632df6726fb7e31461"
},
"date": 1721201781393,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile Time",
"value": 49.24,
"unit": "Seconds"
},
{
"name": "Binary Size",
"value": 3816072,
"unit": "Bytes"
}
]
}
]
}
Expand Down

0 comments on commit c2297e5

Please sign in to comment.