mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 07:58:14 +02:00
add Benchmark (go) benchmark result for ac1e0c4cef
This commit is contained in:
parent
c1819d1c8a
commit
5a1f1892c7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673886028635,
|
||||
"lastUpdate": 1673886039718,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -29258,6 +29258,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "135 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ac1e0c4cef4bdb8e4c509edd13832766be5ac666",
|
||||
"message": "chore(deps): bump github.com/minio/minio-go/v7 from 7.0.46 to 7.0.47",
|
||||
"timestamp": "2023-01-16T15:44:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3899/commits/ac1e0c4cef4bdb8e4c509edd13832766be5ac666"
|
||||
},
|
||||
"date": 1673886038648,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13193096,
|
||||
"unit": "ns/op",
|
||||
"extra": "90 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8133845,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue