mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 11:28:10 +02:00
add Benchmark (go) benchmark result for 2ad963963c5a64ca5b586c75ef5cc2de734fcb44
This commit is contained in:
parent
daf0bdfeab
commit
69726e00e6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1688230305677,
|
||||
"lastUpdate": 1688230351863,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -54906,6 +54906,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "138 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2ad963963c5a64ca5b586c75ef5cc2de734fcb44",
|
||||
"message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.57 to 7.0.59",
|
||||
"timestamp": "2023-07-01T15:37:37Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4333/commits/2ad963963c5a64ca5b586c75ef5cc2de734fcb44"
|
||||
},
|
||||
"date": 1688230347284,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13139310,
|
||||
"unit": "ns/op",
|
||||
"extra": "82 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8758239,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue