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
d7317d9a4f
commit
b67c1de801
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743548342989,
|
||||
"lastUpdate": 1743717572307,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -33451,6 +33451,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": 1743717322514,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "TestCharsetEncoderICU",
|
||||
"value": 2.9066194418657973,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue