From 07b5175b61cf0125e9a70b7458b4f1900debabac Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Apr 2025 20:50:49 +0000 Subject: [PATCH] add Benchmark (ndjson) benchmark result for 572d03f85af47f62057ea3f7c069254a4737d1b7 --- .../sw_KE/TestICUConstruction/1/data.js | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/perf/results/j_dateformatperf/sw_KE/TestICUConstruction/1/data.js b/perf/results/j_dateformatperf/sw_KE/TestICUConstruction/1/data.js index 37872005b00..432e43390db 100644 --- a/perf/results/j_dateformatperf/sw_KE/TestICUConstruction/1/data.js +++ b/perf/results/j_dateformatperf/sw_KE/TestICUConstruction/1/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1743793958457, + "lastUpdate": 1743799849079, "repoUrl": "https://github.com/unicode-org/icu", "entries": { "Benchmark": [ @@ -33481,6 +33481,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": 1743799598142, + "tool": "ndjson", + "benches": [ + { + "name": "TestICUConstruction", + "value": 2995.352826937543, + "unit": "ns/iter", + "biggerIsBetter": false + } + ] } ] }