mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 10:58:11 +02:00
add Benchmark (go) benchmark result for 01dde18696f304be6cc172bf8847267751fc2bf6
This commit is contained in:
parent
433f792ade
commit
a1a9dd8642
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686598895754,
|
||||
"lastUpdate": 1686612681009,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -48906,6 +48906,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "81 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "01dde18696f304be6cc172bf8847267751fc2bf6",
|
||||
"message": "pin to debian:bullseye for casource base image",
|
||||
"timestamp": "2023-06-12T02:14:30Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4250/commits/01dde18696f304be6cc172bf8847267751fc2bf6"
|
||||
},
|
||||
"date": 1686612680550,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13203010,
|
||||
"unit": "ns/op",
|
||||
"extra": "90 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8456069,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue