add Benchmark (go) benchmark result for 8493cb6568

This commit is contained in:
github-action-benchmark 2024-03-06 20:12:07 +00:00
parent 685d3753ef
commit e3d51b7822

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1709755866482, "lastUpdate": 1709755927530,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -102686,6 +102686,38 @@ window.BENCHMARK_DATA = {
"extra": "192 times\n4 procs" "extra": "192 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "8493cb6568863351dc2ceb8f0558d97b4b3575fd",
"message": "chore(deps): bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.24.0",
"timestamp": "2024-03-06T18:22:15Z",
"url": "https://github.com/pomerium/pomerium/pull/4991/commits/8493cb6568863351dc2ceb8f0558d97b4b3575fd"
},
"date": 1709755918734,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8551237,
"unit": "ns/op",
"extra": "133 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6076141,
"unit": "ns/op",
"extra": "199 times\n4 procs"
}
]
} }
] ]
} }