mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
add Benchmark (ndjson) benchmark result for 1c1533bf15
This commit is contained in:
parent
68181f8af6
commit
7fa98b8bb6
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1744927672724,
|
||||
"lastUpdate": 1744930915451,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -34261,6 +34261,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": "1c1533bf15b0427cbaf02e8a593b1f1b3c6828a5",
|
||||
"message": "ICU-23102 Refactor and simplify Calendar code\n\nSee #3470",
|
||||
"timestamp": "2025-04-17T15:48:13-07:00",
|
||||
"tree_id": "e993b69227bda94b394132792bd3578b5ad0e5eb",
|
||||
"url": "https://github.com/unicode-org/icu/commit/1c1533bf15b0427cbaf02e8a593b1f1b3c6828a5"
|
||||
},
|
||||
"date": 1744930656935,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "UnicodeSetIterate",
|
||||
"value": 0.7025463035958537,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue