mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for df3fe02fcfb870815ff7a70aa610b618b8ff5944
This commit is contained in:
parent
0212d2fbfe
commit
ba79d6d034
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1693585861982,
|
||||
"lastUpdate": 1693585905658,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -65314,6 +65314,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "df3fe02fcfb870815ff7a70aa610b618b8ff5944",
|
||||
"message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.63",
|
||||
"timestamp": "2023-09-01T07:15:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4527/commits/df3fe02fcfb870815ff7a70aa610b618b8ff5944"
|
||||
},
|
||||
"date": 1693585898571,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17571602,
|
||||
"unit": "ns/op",
|
||||
"extra": "64 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11716360,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue