mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 05:25:34 +00:00
add Benchmark (ndjson) benchmark result for e296ac93b5
This commit is contained in:
parent
3e9c60a5d6
commit
2c3df77e37
1 changed files with 61 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743206257080,
|
||||
"lastUpdate": 1743548875794,
|
||||
"repoUrl": "https://github.com/unicode-org/icu",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -72301,6 +72301,66 @@ window.BENCHMARK_DATA = {
|
|||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "nmihai_2000@yahoo.com",
|
||||
"name": "Mihai Nita",
|
||||
"username": "mihnita"
|
||||
},
|
||||
"committer": {
|
||||
"email": "nmihai_2000@yahoo.com",
|
||||
"name": "Mihai Nita",
|
||||
"username": "mihnita"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "e296ac93b57b006e5d715269cd3831d8abc2a3c3",
|
||||
"message": "ICU-23072 Support from JDK 11 and up - fix bad actions",
|
||||
"timestamp": "2025-04-01T15:33:11-07:00",
|
||||
"tree_id": "581643453864678a8f47e4965b0834c82c2b58e4",
|
||||
"url": "https://github.com/unicode-org/icu/commit/e296ac93b57b006e5d715269cd3831d8abc2a3c3"
|
||||
},
|
||||
"date": 1743548628186,
|
||||
"tool": "ndjson",
|
||||
"benches": [
|
||||
{
|
||||
"name": "TestICU_NFC_NFD_Text",
|
||||
"value": 14.5061,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
},
|
||||
{
|
||||
"name": "TestICU_NFC_NFC_Text",
|
||||
"value": 11.566,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
},
|
||||
{
|
||||
"name": "TestICU_NFC_Orig_Text",
|
||||
"value": 11.5422,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
},
|
||||
{
|
||||
"name": "TestICU_NFD_NFD_Text",
|
||||
"value": 12.1378,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
},
|
||||
{
|
||||
"name": "TestICU_NFD_NFC_Text",
|
||||
"value": 12.9232,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
},
|
||||
{
|
||||
"name": "TestICU_NFD_Orig_Text",
|
||||
"value": 12.9189,
|
||||
"unit": "ns/iter",
|
||||
"biggerIsBetter": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue