mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 04:58:18 +02:00
add Benchmark (go) benchmark result for d9013a5030
This commit is contained in:
parent
d76c487c1b
commit
e6212496c9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1656951073710,
|
||||
"lastUpdate": 1656951457158,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -1214,6 +1214,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d9013a5030ef3f2070950fc8ecff58ec558c6709",
|
||||
"message": "chore(deps): bump google.golang.org/api from 0.85.0 to 0.86.0",
|
||||
"timestamp": "2022-07-01T11:15:44Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3463/commits/d9013a5030ef3f2070950fc8ecff58ec558c6709"
|
||||
},
|
||||
"date": 1656951456784,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13570211,
|
||||
"unit": "ns/op",
|
||||
"extra": "84 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7735936,
|
||||
"unit": "ns/op",
|
||||
"extra": "157 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue