add Benchmark (go) benchmark result for f13952d55e

This commit is contained in:
github-action-benchmark
2021-01-20 03:24:19 +00:00
parent 465575abcc
commit 6920d42834

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1611112555794,
"lastUpdate": 1611113059471,
"repoUrl": "https://github.com/jimeh/rands",
"entries": {
"Benchmark": [
@@ -86,6 +86,90 @@ window.BENCHMARK_DATA = {
"extra": "39325 times"
}
]
},
{
"commit": {
"author": {
"email": "contact@jimeh.me",
"name": "Jim Myhrberg",
"username": "jimeh"
},
"committer": {
"email": "contact@jimeh.me",
"name": "Jim Myhrberg",
"username": "jimeh"
},
"distinct": true,
"id": "f13952d55ef8c66c0b217ad0099418a595c2f5b2",
"message": "docs(readme): fix formatting issue",
"timestamp": "2021-01-20T03:14:20Z",
"tree_id": "73e3ae19340a5552f0b232dee25c2a69b2096276",
"url": "https://github.com/jimeh/rands/commit/f13952d55ef8c66c0b217ad0099418a595c2f5b2"
},
"date": 1611113056445,
"tool": "go",
"benches": [
{
"name": "BenchmarkString__greek",
"value": 11,
"unit": "ns/op",
"extra": "100000000 times"
},
{
"name": "BenchmarkString__chinese",
"value": 12.6,
"unit": "ns/op",
"extra": "93399517 times"
},
{
"name": "BenchmarkString__japanese",
"value": 12.7,
"unit": "ns/op",
"extra": "94113018 times"
},
{
"name": "BenchmarkString__uppercase",
"value": 28680,
"unit": "ns/op",
"extra": "41763 times"
},
{
"name": "BenchmarkString__lowercase",
"value": 29038,
"unit": "ns/op",
"extra": "41145 times"
},
{
"name": "BenchmarkUnicodeString__greek",
"value": 41576,
"unit": "ns/op",
"extra": "29212 times"
},
{
"name": "BenchmarkUnicodeString__chinese",
"value": 62802,
"unit": "ns/op",
"extra": "19082 times"
},
{
"name": "BenchmarkUnicodeString__japanese",
"value": 61330,
"unit": "ns/op",
"extra": "19392 times"
},
{
"name": "BenchmarkUnicodeString__uppercase",
"value": 29148,
"unit": "ns/op",
"extra": "42187 times"
},
{
"name": "BenchmarkUnicodeString__lowercase",
"value": 29328,
"unit": "ns/op",
"extra": "41301 times"
}
]
}
]
}