mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for 29eb2417be
This commit is contained in:
parent
cc2242b7b3
commit
771e5b60b5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1677517733965,
|
||||
"lastUpdate": 1677517780346,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -36174,6 +36174,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "135 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "29eb2417be5550df4fb925a970280b1432dfdd38",
|
||||
"message": "chore(deps): bump distroless/base from `8e770ae` to `5812871`",
|
||||
"timestamp": "2023-02-27T16:25:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4025/commits/29eb2417be5550df4fb925a970280b1432dfdd38"
|
||||
},
|
||||
"date": 1677517779545,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13340887,
|
||||
"unit": "ns/op",
|
||||
"extra": "88 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8204305,
|
||||
"unit": "ns/op",
|
||||
"extra": "145 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue