mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 09:28:09 +02:00
add Benchmark (go) benchmark result for 17a50b1ec77e70d08ad5ccffe116517aa25f1139
This commit is contained in:
parent
99c4073843
commit
359e4d34f6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701723554966,
|
||||
"lastUpdate": 1701723581130,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -84802,6 +84802,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "17a50b1ec77e70d08ad5ccffe116517aa25f1139",
|
||||
"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/17a50b1ec77e70d08ad5ccffe116517aa25f1139"
|
||||
},
|
||||
"date": 1701723575188,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10820855,
|
||||
"unit": "ns/op",
|
||||
"extra": "99 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6579717,
|
||||
"unit": "ns/op",
|
||||
"extra": "182 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue