mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 2ff85a3b19
This commit is contained in:
parent
5c95f3250b
commit
bbb3640249
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1678126824493,
|
"lastUpdate": 1678126871224,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -37250,6 +37250,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "121 times\n2 procs"
|
"extra": "121 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "2ff85a3b19691c641b2b4b7659b8e84d11635cef",
|
||||||
|
"message": "chore(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0",
|
||||||
|
"timestamp": "2023-03-06T12:24:47Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4036/commits/2ff85a3b19691c641b2b4b7659b8e84d11635cef"
|
||||||
|
},
|
||||||
|
"date": 1678126870595,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13321433,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "94 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8210581,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "135 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue