mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 0dad03aa19f3fc542b8af5c910e2ddbab99c9842
This commit is contained in:
parent
c4e55e7b2a
commit
0ff61aec13
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701723443698,
|
||||
"lastUpdate": 1701723481991,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -84674,6 +84674,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "178 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "0dad03aa19f3fc542b8af5c910e2ddbab99c9842",
|
||||
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.59.0",
|
||||
"timestamp": "2023-12-04T18:10:41Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4799/commits/0dad03aa19f3fc542b8af5c910e2ddbab99c9842"
|
||||
},
|
||||
"date": 1701723474475,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10871536,
|
||||
"unit": "ns/op",
|
||||
"extra": "109 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6966396,
|
||||
"unit": "ns/op",
|
||||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue