add Benchmark (go) benchmark result for 8001077706

This commit is contained in:
github-action-benchmark 2024-08-14 18:15:31 +00:00
parent 4066a52552
commit 34a621d2de

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1723658108040, "lastUpdate": 1723659331528,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -117426,6 +117426,42 @@ window.BENCHMARK_DATA = {
"extra": "174 times\n4 procs" "extra": "174 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "joekralicky@gmail.com",
"name": "Joe Kralicky",
"username": "kralicky"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "800107770656ef10c266b7e42236cddad0c7fadb",
"message": "Update to Go 1.23 (#5216)\n\n* Update to Go 1.23\r\n\r\n* Update golangci-lint-action\r\n\r\n* Fix new errors from updated linter\r\n\r\n* Bump golangci-lint to v1.60.1",
"timestamp": "2024-08-14T14:12:01-04:00",
"tree_id": "b1dc5cd2691ca90491584824c9355ad0e43d58ad",
"url": "https://github.com/pomerium/pomerium/commit/800107770656ef10c266b7e42236cddad0c7fadb"
},
"date": 1723659321143,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10005448,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6907438,
"unit": "ns/op",
"extra": "170 times\n4 procs"
}
]
} }
] ]
} }