From 5f2b80ede4acd237ab8ea56852f0f61dde8e9b24 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Apr 2025 19:12:10 +0000 Subject: [PATCH] add Benchmark (ndjson) benchmark result for 046392853d01f78c2a4d27c129c1390ea2c4e03e --- .../sw_KE/TestICUParse/1/data.js | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/perf/results/j_dateformatperf/sw_KE/TestICUParse/1/data.js b/perf/results/j_dateformatperf/sw_KE/TestICUParse/1/data.js index 3264c6bdd19..e92fd4cc18a 100644 --- a/perf/results/j_dateformatperf/sw_KE/TestICUParse/1/data.js +++ b/perf/results/j_dateformatperf/sw_KE/TestICUParse/1/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1743717143642, + "lastUpdate": 1743793930884, "repoUrl": "https://github.com/unicode-org/icu", "entries": { "Benchmark": [ @@ -33721,6 +33721,36 @@ window.BENCHMARK_DATA = { "biggerIsBetter": false } ] + }, + { + "commit": { + "author": { + "email": "nmihai_2000@yahoo.com", + "name": "Mihai Nita", + "username": "mihnita" + }, + "committer": { + "email": "nmihai_2000@yahoo.com", + "name": "Mihai Nita", + "username": "mihnita" + }, + "distinct": true, + "id": "046392853d01f78c2a4d27c129c1390ea2c4e03e", + "message": "ICU-23089 Remove old tests that were never executed", + "timestamp": "2025-04-04T12:03:44-07:00", + "tree_id": "f36420f4afdc25c8f68c1ae00da96c4baac935eb", + "url": "https://github.com/unicode-org/icu/commit/046392853d01f78c2a4d27c129c1390ea2c4e03e" + }, + "date": 1743793689102, + "tool": "ndjson", + "benches": [ + { + "name": "TestICUParse", + "value": 342.6949052393336, + "unit": "ns/iter", + "biggerIsBetter": false + } + ] } ] }