mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 77f289c07b
This commit is contained in:
parent
64da9e1bec
commit
dbbb6009d6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1659975268226,
|
||||
"lastUpdate": 1659975315794,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -4982,6 +4982,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "123 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "77f289c07b7edfabc5e68fc3403c25c267832d53",
|
||||
"message": "chore(deps): bump google.golang.org/api from 0.90.0 to 0.91.0",
|
||||
"timestamp": "2022-08-08T09:16:28Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3531/commits/77f289c07b7edfabc5e68fc3403c25c267832d53"
|
||||
},
|
||||
"date": 1659975315239,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13723855,
|
||||
"unit": "ns/op",
|
||||
"extra": "98 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8597991,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue