mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
add Benchmark (ndjson) benchmark result for 40fb3a9e4a
This commit is contained in:
parent
0481209805
commit
29618a98d2
1 changed files with 31 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1744393144887,
|
||||
"lastUpdate": 1744404169269,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -34021,6 +34021,36 @@ window.BENCHMARK_DATA = {
|
|||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "markus.icu@gmail.com",
|
||||
"name": "Markus Scherer",
|
||||
"username": "markusicu"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "40fb3a9e4a520760e85df2763447f17c78316e24",
|
||||
"message": "ICU-23004 C++ Unicode string code point iterators (#3096)",
|
||||
"timestamp": "2025-04-11T13:14:14-07:00",
|
||||
"tree_id": "daed79b2b09a31f1ec15d8202ce1648b48f964e2",
|
||||
"url": "https://github.com/unicode-org/icu/commit/40fb3a9e4a520760e85df2763447f17c78316e24"
|
||||
},
|
||||
"date": 1744403195925,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "UnicodeSetContains",
|
||||
"value": 2.0309279133698315,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue