Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 06e404d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 8, 2024
1 parent 27e7474 commit 72c8a80
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": 1700565681949,
"lastUpdate": 1704749064010,
"repoUrl": "https://github.com/hplt-project/OpusTrainer",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -548,6 +548,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": "06e404dd675bc4381da073f3548c7a525fb7a610",
"message": "Mention paper on arxiv",
"timestamp": "2024-01-08T21:21:48Z",
"tree_id": "499dbb3e071bdfe789e64858afb6cbf23828773b",
"url": "https://github.com/hplt-project/OpusTrainer/commit/06e404dd675bc4381da073f3548c7a525fb7a610"
},
"date": 1704749063549,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Baseline",
"value": 2626806983,
"unit": "ns"
},
{
"name": "Tags",
"value": 37454702265,
"unit": "ns"
},
{
"name": "Tags with SPM",
"value": 55068300862,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit 72c8a80

Please sign in to comment.