add Benchmark (ndjson) benchmark result for 1393face12

This commit is contained in:
github-action-benchmark 2022-03-08 23:18:13 +00:00
parent 57a0b9e948
commit 3031fb184c

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1646686993281,
"lastUpdate": 1646781493348,
"repoUrl": "https://github.com/unicode-org/icu",
"entries": {
"Benchmark": [
@ -44,6 +44,48 @@ window.BENCHMARK_DATA = {
"biggerIsBetter": false
}
]
},
{
"commit": {
"author": {
"email": "avetlov@riverlogic.com",
"name": "Alexey Vetlov",
"username": "avetlov"
},
"committer": {
"email": "markus.icu@gmail.com",
"name": "Markus Scherer",
"username": "markusicu"
},
"distinct": true,
"id": "1393face12f7205a133a63f13bb592f561b4abfb",
"message": "ICU-21768 Fixed (u_snprintf improperly counts the required buffer size). Modified TestSnprintf to test the null buffer case.",
"timestamp": "2022-03-08T23:09:54Z",
"tree_id": "586d92fe70bb8985ec51cb46c5c3b4f26dadd05c",
"url": "https://github.com/unicode-org/icu/commit/1393face12f7205a133a63f13bb592f561b4abfb"
},
"date": 1646781492255,
"tool": "ndjson",
"benches": [
{
"name": "Roundtrip",
"value": 14.0187,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "FromUnicode",
"value": 4.7375,
"unit": "ns/iter",
"biggerIsBetter": false
},
{
"name": "FromUTF8",
"value": 2.7719,
"unit": "ns/iter",
"biggerIsBetter": false
}
]
}
]
}