Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for cc85195
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 21, 2023
1 parent adfb698 commit a855f59
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": 1700565103849,
"lastUpdate": 1700565680924,
"repoUrl": "https://github.com/hplt-project/OpusTrainer",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -470,6 +470,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": "cc85195cfd1cb8d2c6b30616393d329e40c6fabf",
"message": "Create LICENSE",
"timestamp": "2023-11-21T11:18:48Z",
"tree_id": "53dc714dc2cde1e98a3185c4ea64855923e1b9ad",
"url": "https://github.com/hplt-project/OpusTrainer/commit/cc85195cfd1cb8d2c6b30616393d329e40c6fabf"
},
"date": 1700565680481,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Baseline",
"value": 2474342465,
"unit": "ns"
},
{
"name": "Tags",
"value": 36688829239,
"unit": "ns"
},
{
"name": "Tags with SPM",
"value": 54178408164,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit a855f59

Please sign in to comment.