From 9ecce92aebfa6b511209cd53edd656a54f6a0efa Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Apr 2025 22:52:15 +0000 Subject: [PATCH] add Benchmark (ndjson) benchmark result for e296ac93b57b006e5d715269cd3831d8abc2a3c3 --- .../TestICU_NFC_Orig_Text/data.js | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/perf/results/j_normperf/TestNames_Asian/TestICU_NFC_Orig_Text/data.js b/perf/results/j_normperf/TestNames_Asian/TestICU_NFC_Orig_Text/data.js index 2c9d4f6e0ca..a695bebc076 100644 --- a/perf/results/j_normperf/TestNames_Asian/TestICU_NFC_Orig_Text/data.js +++ b/perf/results/j_normperf/TestNames_Asian/TestICU_NFC_Orig_Text/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1743205279824, + "lastUpdate": 1743547935934, "repoUrl": "https://github.com/unicode-org/icu", "entries": { "Benchmark": [ @@ -33601,6 +33601,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": "e296ac93b57b006e5d715269cd3831d8abc2a3c3", + "message": "ICU-23072 Support from JDK 11 and up - fix bad actions", + "timestamp": "2025-04-01T15:33:11-07:00", + "tree_id": "581643453864678a8f47e4965b0834c82c2b58e4", + "url": "https://github.com/unicode-org/icu/commit/e296ac93b57b006e5d715269cd3831d8abc2a3c3" + }, + "date": 1743547681384, + "tool": "ndjson", + "benches": [ + { + "name": "TestICU_NFC_Orig_Text", + "value": 3.1332308444544643, + "unit": "ns/iter", + "biggerIsBetter": false + } + ] } ] }