mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 05:25:34 +00:00
add Benchmark (ndjson) benchmark result for 770c4b8042
This commit is contained in:
parent
5e09ef2c3a
commit
2ab0164da1
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743548138284,
|
||||
"lastUpdate": 1743717481623,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -33481,6 +33481,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": 1743717231091,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "TestCharsetEncoderICU",
|
||||
"value": 2.127043274022781,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue