Skip to content

Commit

Permalink
add Oxc Metrics (customSmallerIsBetter) benchmark result for a636fd3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 11, 2024
1 parent a4ae8b6 commit a34c3fb
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion metrics/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1717979608321,
"lastUpdate": 1718065926963,
"repoUrl": "https://github.com/oxc-project/monitor-oxc",
"entries": {
"Oxc Metrics": [
Expand Down Expand Up @@ -102,6 +102,38 @@ window.BENCHMARK_DATA = {
"unit": "Bytes"
}
]
},
{
"commit": {
"author": {
"name": "Boshen",
"username": "Boshen",
"email": "[email protected]"
},
"committer": {
"name": "Boshen",
"username": "Boshen",
"email": "[email protected]"
},
"id": "a636fd38c082ef27dbc6f33adabcee5504654bee",
"message": "feat: track metrics",
"timestamp": "2024-06-09T09:25:01Z",
"url": "https://github.com/oxc-project/monitor-oxc/commit/a636fd38c082ef27dbc6f33adabcee5504654bee"
},
"date": 1718065926584,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile Time",
"value": 49.84,
"unit": "Seconds"
},
{
"name": "Binary Size",
"value": 2701888,
"unit": "Bytes"
}
]
}
]
}
Expand Down

0 comments on commit a34c3fb

Please sign in to comment.