From 91a7b78654054cd36a3ff7f681d6fe11b1ab571a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Apr 2025 19:10:13 +0000 Subject: [PATCH] add Benchmark (ndjson) benchmark result for 046392853d01f78c2a4d27c129c1390ea2c4e03e --- .../j_unicodesetperf/UnicodeSetAdd/data.js | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/perf/results/j_unicodesetperf/UnicodeSetAdd/data.js b/perf/results/j_unicodesetperf/UnicodeSetAdd/data.js index df007548954..5482240f243 100644 --- a/perf/results/j_unicodesetperf/UnicodeSetAdd/data.js +++ b/perf/results/j_unicodesetperf/UnicodeSetAdd/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1743717009753, + "lastUpdate": 1743793813205, "repoUrl": "https://github.com/unicode-org/icu", "entries": { "Benchmark": [ @@ -33631,6 +33631,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": 1743793559603, + "tool": "ndjson", + "benches": [ + { + "name": "UnicodeSetAdd", + "value": 8.208531620641065, + "unit": "ns/iter", + "biggerIsBetter": false + } + ] } ] }