add Benchmark (ndjson) benchmark result for 87cee860e0

This commit is contained in:
github-action-benchmark 2022-04-11 21:44:47 +00:00
parent 5cf0a893e5
commit 5b4cd719db

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1649275201272,
"lastUpdate": 1649713487467,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
@ -1976,6 +1976,48 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "62772518+richgillam@users.noreply.github.com",
"name": "Rich Gillam",
"username": "richgillam"
},
"committer": {
"email": "62772518+richgillam@users.noreply.github.com",
"name": "Rich Gillam",
"username": "richgillam"
},
"distinct": true,
"id": "87cee860e035e93cee30cc0dab1be8a697f42646",
"message": "ICU-21984 Fix DateIntervalFormat.normalizeHourMetacharacters() so that it doesn't require the hour and day-period\nfields to appear in any particular order or position in the skeleton string.",
"timestamp": "2022-04-11T14:37:15-07:00",
"tree_id": "9d15834932f32762c8a0a350e9263a8dd2a38900",
"url": "https://github.com/unicode-org/icu/commit/87cee860e035e93cee30cc0dab1be8a697f42646"
},
"date": 1649713484786,
"tool": "ndjson",
"benches": [
{
"name": "Roundtrip",
"value": 11.2611,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "FromUnicode",
"value": 3.8378,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "FromUTF8",
"value": 2.119,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}