add Benchmark (go) benchmark result for 282d4a4613c97abcc042fa54aced8e19a64d8df1

This commit is contained in:
github-action-benchmark 2024-03-05 21:03:07 +00:00
parent a7429abe3d
commit d714f4df4d

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1709672500035, "lastUpdate": 1709672587495,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -99610,6 +99610,38 @@ window.BENCHMARK_DATA = {
"extra": "177 times\n4 procs" "extra": "177 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "282d4a4613c97abcc042fa54aced8e19a64d8df1",
"message": "chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.45.0 to 1.24.0",
"timestamp": "2024-03-05T10:46:42Z",
"url": "https://github.com/pomerium/pomerium/pull/4983/commits/282d4a4613c97abcc042fa54aced8e19a64d8df1"
},
"date": 1709672580021,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8917919,
"unit": "ns/op",
"extra": "135 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5947080,
"unit": "ns/op",
"extra": "202 times\n4 procs"
}
]
} }
] ]
} }