From 22f048134816cfcd740386668b952520158213e4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Apr 2025 20:53:28 +0000 Subject: [PATCH] add Benchmark (ndjson) benchmark result for 572d03f85af47f62057ea3f7c069254a4737d1b7 --- .../en_US/TestICUParse/2/data.js | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/perf/results/j_dateformatperf/en_US/TestICUParse/2/data.js b/perf/results/j_dateformatperf/en_US/TestICUParse/2/data.js index 5ddc4827e46..02a406d36e7 100644 --- a/perf/results/j_dateformatperf/en_US/TestICUParse/2/data.js +++ b/perf/results/j_dateformatperf/en_US/TestICUParse/2/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1743793847093, + "lastUpdate": 1743800008799, "repoUrl": "https://github.com/unicode-org/icu", "entries": { "Benchmark": [ @@ -33421,6 +33421,36 @@ window.BENCHMARK_DATA = { "biggerIsBetter": false } ] + }, + { + "commit": { + "author": { + "email": "ftang@chromium.org", + "name": "Frank Tang", + "username": "FrankYFTang" + }, + "committer": { + "email": "ftang@google.com", + "name": "Frank Yung-Fong Tang", + "username": "FrankYFTang" + }, + "distinct": true, + "id": "572d03f85af47f62057ea3f7c069254a4737d1b7", + "message": "ICU-23052 Fix addLikelySubtags\n\nRemove hack in the conversion tool by fixing the code\n\nICU-23052 Assert the value will never be 0", + "timestamp": "2025-04-04T13:36:14-07:00", + "tree_id": "8f423d116d57bfd4f30454e02fc2ea27603f01c6", + "url": "https://github.com/unicode-org/icu/commit/572d03f85af47f62057ea3f7c069254a4737d1b7" + }, + "date": 1743799766003, + "tool": "ndjson", + "benches": [ + { + "name": "TestICUParse", + "value": 142.26801131324797, + "unit": "ns/iter", + "biggerIsBetter": false + } + ] } ] }