mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-04 21:15:35 +00:00
add Benchmark (ndjson) benchmark result for 770c4b8042
This commit is contained in:
parent
0104007759
commit
cfd553a01f
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743547875469,
|
||||
"lastUpdate": 1743717304518,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -33751,6 +33751,36 @@ window.BENCHMARK_DATA = {
|
|||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "ftang@chromium.org",
|
||||
"name": "Frank Tang",
|
||||
"username": "FrankYFTang"
|
||||
},
|
||||
"committer": {
|
||||
"email": "ftang@google.com",
|
||||
"name": "Frank Yung-Fong Tang",
|
||||
"username": "FrankYFTang"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "770c4b80421c08e0cd31c42c3cf2fac8520e8d1c",
|
||||
"message": "ICU-23095 Add fuzzer for DecimalFormatSymbols",
|
||||
"timestamp": "2025-04-03T14:36:55-07:00",
|
||||
"tree_id": "4395097ac49e3a10b1309e09758250fb8647ed78",
|
||||
"url": "https://github.com/unicode-org/icu/commit/770c4b80421c08e0cd31c42c3cf2fac8520e8d1c"
|
||||
},
|
||||
"date": 1743717055656,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "TestICU_NFD_NFD_Text",
|
||||
"value": 2.5748078029001737,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue