mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 22:48:15 +02:00
add Benchmark (go) benchmark result for 231520e79953afb72b91bfa9f13d46c4522b1e5e
This commit is contained in:
parent
228639ef0a
commit
4cbf62cd1a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1659981070297,
|
||||
"lastUpdate": 1659981376437,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -5486,6 +5486,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "138 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "231520e79953afb72b91bfa9f13d46c4522b1e5e",
|
||||
"message": "chore(deps): bump github.com/peterbourgon/ff/v3 from 3.1.2 to 3.3.0",
|
||||
"timestamp": "2022-08-08T09:16:28Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3540/commits/231520e79953afb72b91bfa9f13d46c4522b1e5e"
|
||||
},
|
||||
"date": 1659981375630,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12743585,
|
||||
"unit": "ns/op",
|
||||
"extra": "91 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8070507,
|
||||
"unit": "ns/op",
|
||||
"extra": "153 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue