From 7e5f9ec8b9b05bc2d1706b09a933e17dcdfeb24b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 3 Apr 2025 21:51:03 +0000 Subject: [PATCH] add Benchmark (ndjson) benchmark result for 770c4b80421c08e0cd31c42c3cf2fac8520e8d1c --- .../sw_KE/TestICUFormat/1/data.js | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/perf/results/j_dateformatperf/sw_KE/TestICUFormat/1/data.js b/perf/results/j_dateformatperf/sw_KE/TestICUFormat/1/data.js index f7f1315f3b6..7ab67d274c8 100644 --- a/perf/results/j_dateformatperf/sw_KE/TestICUFormat/1/data.js +++ b/perf/results/j_dateformatperf/sw_KE/TestICUFormat/1/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1743547886495, + "lastUpdate": 1743717062795, "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": "770c4b80421c08e0cd31c42c3cf2fac8520e8d1c", + "message": "ICU-23095 Add fuzzer for DecimalFormatSymbols", + "timestamp": "2025-04-03T14:36:55-07:00", + "tree_id": "4395097ac49e3a10b1309e09758250fb8647ed78", + "url": "https://github.com/unicode-org/icu/commit/770c4b80421c08e0cd31c42c3cf2fac8520e8d1c" + }, + "date": 1743716813140, + "tool": "ndjson", + "benches": [ + { + "name": "TestICUFormat", + "value": 212.06960913973992, + "unit": "ns/iter", + "biggerIsBetter": false + } + ] } ] }