mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 01:48:02 +02:00
add Benchmark (go) benchmark result for 8764afccac84aa9374c538b48e3b7b93c54c4fa8
This commit is contained in:
parent
803999e3a6
commit
cc2242b7b3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1677517724572,
|
||||
"lastUpdate": 1677517733965,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -36142,6 +36142,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "145 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8764afccac84aa9374c538b48e3b7b93c54c4fa8",
|
||||
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.48.0 to 0.49.2",
|
||||
"timestamp": "2023-02-27T16:25:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4023/commits/8764afccac84aa9374c538b48e3b7b93c54c4fa8"
|
||||
},
|
||||
"date": 1677517732851,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14177882,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8788551,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue