mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-04 21:15:35 +00:00
add Benchmark (ndjson) benchmark result for 572d03f85a
This commit is contained in:
parent
28a3c3399e
commit
83fb09bdf3
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743793863308,
|
||||
"lastUpdate": 1743799994683,
|
||||
"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": "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": 1743799752674,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "TestICUConstruction",
|
||||
"value": 1915.6530530959894,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue