Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 7be3b4d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 14, 2024
1 parent ec2e7d5 commit d93eafd
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1707406272650,
"lastUpdate": 1726316978845,
"repoUrl": "https://github.com/hplt-project/OpusTrainer",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -704,6 +704,45 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jelmer",
"username": "jelmervdl"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "7be3b4dcc711d740b4b1a48d91a9b0a13d4ea276",
"message": "Merge pull request #59 from gregtatum/better-logs\n\nAdd more information to the log on the current stage",
"timestamp": "2024-09-14T13:27:01+01:00",
"tree_id": "b549f0a174200e6eda528529ab16fa2b09aa3d32",
"url": "https://github.com/hplt-project/OpusTrainer/commit/7be3b4dcc711d740b4b1a48d91a9b0a13d4ea276"
},
"date": 1726316978035,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Baseline",
"value": 2603995032,
"unit": "ns"
},
{
"name": "Tags",
"value": 36414087390,
"unit": "ns"
},
{
"name": "Tags with SPM",
"value": 54019069800,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit d93eafd

Please sign in to comment.