From 10b96598f71e1b3078a06c473e8159c49cfd8bf7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Apr 2025 19:19:56 +0000 Subject: [PATCH] add Benchmark (ndjson) benchmark result for 046392853d01f78c2a4d27c129c1390ea2c4e03e --- .../UTF-8/TestCharsetDecoderICU/data.js | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/perf/results/j_converterperf/korean/UTF-8/TestCharsetDecoderICU/data.js b/perf/results/j_converterperf/korean/UTF-8/TestCharsetDecoderICU/data.js index 23bd497aaa4..5c606f41929 100644 --- a/perf/results/j_converterperf/korean/UTF-8/TestCharsetDecoderICU/data.js +++ b/perf/results/j_converterperf/korean/UTF-8/TestCharsetDecoderICU/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1743717739658, + "lastUpdate": 1743794396135, "repoUrl": "https://github.com/unicode-org/icu", "entries": { "Benchmark": [ @@ -33361,6 +33361,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": 1743794149901, + "tool": "ndjson", + "benches": [ + { + "name": "TestCharsetDecoderICU", + "value": 2.0335340155023336, + "unit": "ns/iter", + "biggerIsBetter": false + } + ] } ] }