mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for d840e70965
This commit is contained in:
parent
9792b2601e
commit
4196281278
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1693590979246,
|
||||
"lastUpdate": 1693590980394,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -65710,6 +65710,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "132 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d840e709651b42bac145b94a007dab5c3a2e9b04",
|
||||
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0",
|
||||
"timestamp": "2023-09-01T07:15:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4530/commits/d840e709651b42bac145b94a007dab5c3a2e9b04"
|
||||
},
|
||||
"date": 1693590973255,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17876472,
|
||||
"unit": "ns/op",
|
||||
"extra": "67 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11690949,
|
||||
"unit": "ns/op",
|
||||
"extra": "108 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue