From ec2e7d58d5f2828e4196dfa6b6f5a0c10207dc9d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 8 Feb 2024 15:31:12 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for c966d7b353d6b3c6a09d9573f1ab6ba3221c1d21 --- dev/bench/data.js | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 4b27ae7..5923dca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1707405408760, + "lastUpdate": 1707406272650, "repoUrl": "https://github.com/hplt-project/OpusTrainer", "entries": { "Benchmark": [ @@ -665,6 +665,45 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "email": "jelmer@ikhoefgeen.nl", + "name": "Jelmer", + "username": "jelmervdl" + }, + "committer": { + "email": "noreply@github.com", + "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" + } + ] } ] }