Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for c966d7b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 8, 2024
1 parent 6d6bfe4 commit ec2e7d5
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": 1707405408760,
"lastUpdate": 1707406272650,
"repoUrl": "https://github.com/hplt-project/OpusTrainer",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -665,6 +665,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": "c966d7b353d6b3c6a09d9573f1ab6ba3221c1d21",
"message": "Merge pull request #52 from mozilla/fix_config_parsing\n\nFix names of parameters for merge and noise",
"timestamp": "2024-02-08T15:27:00Z",
"tree_id": "bce789baaccd255106d2dfb016e66e07dd3e3906",
"url": "https://github.com/hplt-project/OpusTrainer/commit/c966d7b353d6b3c6a09d9573f1ab6ba3221c1d21"
},
"date": 1707406271701,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Baseline",
"value": 3653002179,
"unit": "ns"
},
{
"name": "Tags",
"value": 36845662445,
"unit": "ns"
},
{
"name": "Tags with SPM",
"value": 53917514609,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit ec2e7d5

Please sign in to comment.