mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
add Benchmark (ndjson) benchmark result for ee90520429
This commit is contained in:
parent
02b0977d58
commit
512792111f
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743127957678,
|
||||
"lastUpdate": 1743205826854,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -33541,6 +33541,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": 1743205582734,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "TestCharsetDecoderICU",
|
||||
"value": 3.4358879331160055,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue