mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 15:05:53 +00:00
add Benchmark (ndjson) benchmark result for 89fe16ef3b
This commit is contained in:
parent
da079cdb89
commit
31afc70613
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743814162978,
|
||||
"lastUpdate": 1743874193623,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -41293,6 +41293,42 @@ window.BENCHMARK_DATA = {
|
|||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "pedberg@unicode.org",
|
||||
"name": "Peter Edberg",
|
||||
"username": "pedberg-icu"
|
||||
},
|
||||
"committer": {
|
||||
"email": "42151464+pedberg-icu@users.noreply.github.com",
|
||||
"name": "Peter Edberg",
|
||||
"username": "pedberg-icu"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "89fe16ef3b77a6b98f7664f52338c8ff80e28096",
|
||||
"message": "ICU-22142 Deprecate ICU4C createMetricTon/getMetricTon, ICU4J METRIC_TON",
|
||||
"timestamp": "2025-04-05T10:04:01-07:00",
|
||||
"tree_id": "328942240b6e79fa06c18e41790b70e2422db2a1",
|
||||
"url": "https://github.com/unicode-org/icu/commit/89fe16ef3b77a6b98f7664f52338c8ff80e28096"
|
||||
},
|
||||
"date": 1743873942654,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Test_ICU_Forward_Search",
|
||||
"value": 23.908,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
},
|
||||
{
|
||||
"name": "Test_ICU_Backward_Search",
|
||||
"value": 54.2536,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue