add Benchmark (go) benchmark result for 1535de7240a571a07c283d4becea9c97b0a0956f

This commit is contained in:
github-action-benchmark 2023-10-19 23:36:34 +00:00
parent fd8dcb684f
commit 3d281119da

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1697743012764, "lastUpdate": 1697758594868,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -73702,6 +73702,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1535de7240a571a07c283d4becea9c97b0a0956f",
"message": "identity: preserve session refresh schedule",
"timestamp": "2023-10-19T19:10:57Z",
"url": "https://github.com/pomerium/pomerium/pull/4633/commits/1535de7240a571a07c283d4becea9c97b0a0956f"
},
"date": 1697758587429,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14086783,
"unit": "ns/op",
"extra": "82 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9411862,
"unit": "ns/op",
"extra": "122 times\n2 procs"
}
]
} }
] ]
} }