mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 3d99ccce2e9d5fd5de211ba0220c8c510dc2d139
This commit is contained in:
parent
b6d211c5a4
commit
b6b6583941
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686589233215,
|
||||
"lastUpdate": 1686589312470,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -48746,6 +48746,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "90 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3d99ccce2e9d5fd5de211ba0220c8c510dc2d139",
|
||||
"message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56",
|
||||
"timestamp": "2023-06-12T02:14:30Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4243/commits/3d99ccce2e9d5fd5de211ba0220c8c510dc2d139"
|
||||
},
|
||||
"date": 1686589311823,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14032898,
|
||||
"unit": "ns/op",
|
||||
"extra": "82 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9605191,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue