mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-07 03:48:17 +02:00
add Benchmark (go) benchmark result for ce82e79cd4f92c25151dd792a9a8d7b573ec2b3f
This commit is contained in:
parent
e4b43d8ddf
commit
1e96c61535
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1698856528122,
|
||||
"lastUpdate": 1698856574663,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -75834,6 +75834,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ce82e79cd4f92c25151dd792a9a8d7b573ec2b3f",
|
||||
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.58.0",
|
||||
"timestamp": "2023-10-31T16:46:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4673/commits/ce82e79cd4f92c25151dd792a9a8d7b573ec2b3f"
|
||||
},
|
||||
"date": 1698856566843,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14715164,
|
||||
"unit": "ns/op",
|
||||
"extra": "78 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9791631,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue