mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 19:38:09 +02:00
add Benchmark (go) benchmark result for ab2793856d
This commit is contained in:
parent
ce07111c7c
commit
c771bd8f26
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1685379788629,
|
||||
"lastUpdate": 1685379801047,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -46850,6 +46850,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "86 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ab2793856d582de805a2042b0b17ddf067437a53",
|
||||
"message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.52 to 7.0.55",
|
||||
"timestamp": "2023-05-27T19:15:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4202/commits/ab2793856d582de805a2042b0b17ddf067437a53"
|
||||
},
|
||||
"date": 1685379798926,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 20599988,
|
||||
"unit": "ns/op",
|
||||
"extra": "58 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 12694072,
|
||||
"unit": "ns/op",
|
||||
"extra": "90 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue