add Benchmark (go) benchmark result for 95c474077b

This commit is contained in:
github-action-benchmark 2023-11-07 00:39:24 +00:00
parent c496fe311f
commit 5dff98ddc0

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1699308142805, "lastUpdate": 1699317564542,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -79126,6 +79126,38 @@ window.BENCHMARK_DATA = {
"extra": "140 times\n2 procs" "extra": "140 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "95c474077bc0af9d8ec92f48c6e9b30ec48584ff",
"message": "session: add unit tests for gRPC wrapper methods",
"timestamp": "2023-11-06T01:52:52Z",
"url": "https://github.com/pomerium/pomerium/pull/4713/commits/95c474077bc0af9d8ec92f48c6e9b30ec48584ff"
},
"date": 1699317555372,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16539046,
"unit": "ns/op",
"extra": "69 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10453490,
"unit": "ns/op",
"extra": "97 times\n2 procs"
}
]
} }
] ]
} }