add Benchmark (go) benchmark result for fda1dfbd90

This commit is contained in:
github-action-benchmark 2024-05-29 23:47:51 +00:00
parent a18cd2845b
commit 0f8eeda4e4

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1716938954622, "lastUpdate": 1717026471601,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -110558,6 +110558,38 @@ window.BENCHMARK_DATA = {
"extra": "180 times\n4 procs" "extra": "180 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "fda1dfbd90c344d4d6308d6c204a221c0262dbb9",
"message": "telemetry: add prometheus to otel types converter",
"timestamp": "2024-05-29T22:45:04Z",
"url": "https://github.com/pomerium/pomerium/pull/5118/commits/fda1dfbd90c344d4d6308d6c204a221c0262dbb9"
},
"date": 1717026462702,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8375214,
"unit": "ns/op",
"extra": "141 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5819024,
"unit": "ns/op",
"extra": "189 times\n4 procs"
}
]
} }
] ]
} }