mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for c40c5bcb6f
This commit is contained in:
parent
5f5bd5b9b7
commit
75f0935cf4
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1659038295393,
|
"lastUpdate": 1659038562688,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -3794,6 +3794,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "136 times\n2 procs"
|
"extra": "136 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "c40c5bcb6f51ae5c3f458fb27421989f20a309d3",
|
||||||
|
"message": "chore(deps): bump google.golang.org/api from 0.88.0 to 0.89.0",
|
||||||
|
"timestamp": "2022-07-28T06:20:56Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3514/commits/c40c5bcb6f51ae5c3f458fb27421989f20a309d3"
|
||||||
|
},
|
||||||
|
"date": 1659038562030,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15986235,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "80 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9803776,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "121 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue