mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 13:35:32 +00:00
add Benchmark (ndjson) benchmark result for 572d03f85a
This commit is contained in:
parent
6139fb5317
commit
f6022d9843
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743794343777,
|
||||
"lastUpdate": 1743800511644,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -41077,6 +41077,42 @@ 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": "572d03f85af47f62057ea3f7c069254a4737d1b7",
|
||||
"message": "ICU-23052 Fix addLikelySubtags\n\nRemove hack in the conversion tool by fixing the code\n\nICU-23052 Assert the value will never be 0",
|
||||
"timestamp": "2025-04-04T13:36:14-07:00",
|
||||
"tree_id": "8f423d116d57bfd4f30454e02fc2ea27603f01c6",
|
||||
"url": "https://github.com/unicode-org/icu/commit/572d03f85af47f62057ea3f7c069254a4737d1b7"
|
||||
},
|
||||
"date": 1743800257016,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Test_ICU_Forward_Search",
|
||||
"value": 25.4826,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
},
|
||||
{
|
||||
"name": "Test_ICU_Backward_Search",
|
||||
"value": 54.01,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue