mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for b3e5e534d2
This commit is contained in:
parent
b976fcc848
commit
86119c79c3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1672070767842,
|
"lastUpdate": 1672070781963,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -25586,6 +25586,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "145 times\n2 procs"
|
"extra": "145 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "b3e5e534d262314f101d5865f65f8618840d0297",
|
||||||
|
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.47.3 to 0.47.4",
|
||||||
|
"timestamp": "2022-12-26T13:39:58Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3832/commits/b3e5e534d262314f101d5865f65f8618840d0297"
|
||||||
|
},
|
||||||
|
"date": 1672070780968,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16243878,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "74 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9262736,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "126 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue