mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 8001077706
This commit is contained in:
parent
4066a52552
commit
34a621d2de
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723658108040,
|
||||
"lastUpdate": 1723659331528,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -117426,6 +117426,42 @@ window.BENCHMARK_DATA = {
|
|||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue