Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 4fceac9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 8, 2024
1 parent c73f2c8 commit 6d6bfe4
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": 1704749065020,
"lastUpdate": 1707405408760,
"repoUrl": "https://github.com/hplt-project/OpusTrainer",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -626,6 +626,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": "4fceac9aef0af9d0b4bbc207ebbed53d2f5d5b22",
"message": "Merge pull request #51 from mozilla/fix_typos_probs\n\nUse line modification probability in typos",
"timestamp": "2024-02-08T15:14:11Z",
"tree_id": "ce8988def6f0702c29a7aabaea4d3501234110dd",
"url": "https://github.com/hplt-project/OpusTrainer/commit/4fceac9aef0af9d0b4bbc207ebbed53d2f5d5b22"
},
"date": 1707405408353,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Baseline",
"value": 2444361678,
"unit": "ns"
},
{
"name": "Tags",
"value": 37253350737,
"unit": "ns"
},
{
"name": "Tags with SPM",
"value": 54862580049,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit 6d6bfe4

Please sign in to comment.