add Benchmark (go) benchmark result for 3c8308c9c2d1858ccb7e3a283611737585eae438

This commit is contained in:
github-action-benchmark 2024-08-15 18:37:45 +00:00
parent 0aa2b84ad6
commit c1f9b6a35b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1723744667462, "lastUpdate": 1723747065873,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -118658,6 +118658,38 @@ window.BENCHMARK_DATA = {
"extra": "183 times\n4 procs" "extra": "183 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "3c8308c9c2d1858ccb7e3a283611737585eae438",
"message": "Optimize envoy config building",
"timestamp": "2024-08-15T17:39:14Z",
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/3c8308c9c2d1858ccb7e3a283611737585eae438"
},
"date": 1723747047490,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8700008,
"unit": "ns/op",
"extra": "133 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6406796,
"unit": "ns/op",
"extra": "194 times\n4 procs"
}
]
} }
] ]
} }