mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 04:29:31 +00:00
add Benchmark (ndjson) benchmark result for ee90520429
This commit is contained in:
parent
5c5c2bc222
commit
a55376cadb
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743127827975,
|
||||
"lastUpdate": 1743205667301,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -33421,6 +33421,36 @@ window.BENCHMARK_DATA = {
|
|||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "vichang@google.com",
|
||||
"name": "Victor Chang",
|
||||
"username": "gvictor"
|
||||
},
|
||||
"committer": {
|
||||
"email": "markus.icu@gmail.com",
|
||||
"name": "Markus Scherer",
|
||||
"username": "markusicu"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "ee90520429f197aa11a9ca3c05f91712134109be",
|
||||
"message": "ICU-23081 Use String.replace on non-regex string queries\n\nhttps://unicode-org.atlassian.net/browse/ICU-23081",
|
||||
"timestamp": "2025-03-28T16:34:38-07:00",
|
||||
"tree_id": "41f850bd441b70f8c1da8806bdb42827c7ad5140",
|
||||
"url": "https://github.com/unicode-org/icu/commit/ee90520429f197aa11a9ca3c05f91712134109be"
|
||||
},
|
||||
"date": 1743205418864,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "TestCharsetEncoderICU",
|
||||
"value": 0.346959681325814,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue