add Benchmark (go) benchmark result for 0d197abb38

This commit is contained in:
github-action-benchmark 2023-12-07 20:25:10 +00:00
parent 7c16a78d99
commit 2d6592a87e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701980688407, "lastUpdate": 1701980710170,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -87018,6 +87018,38 @@ window.BENCHMARK_DATA = {
"extra": "178 times\n4 procs" "extra": "178 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "0d197abb38c08f2bf10f95328734c6fb0822b6e5",
"message": "storage/inmemory: fix Patch() error handling",
"timestamp": "2023-12-07T14:56:56Z",
"url": "https://github.com/pomerium/pomerium/pull/4839/commits/0d197abb38c08f2bf10f95328734c6fb0822b6e5"
},
"date": 1701980703869,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12121844,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7054178,
"unit": "ns/op",
"extra": "170 times\n4 procs"
}
]
} }
] ]
} }