mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 41474a99c6
This commit is contained in:
parent
ad7e51284e
commit
2c78900834
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730997351684,
|
||||
"lastUpdate": 1730997427465,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130062,6 +130062,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "235 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "41474a99c68ffa135707dd3042317d1b8bc3bd2e",
|
||||
"message": "authorize: rewrite header evaluator to use go instead of rego",
|
||||
"timestamp": "2024-11-07T16:22:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5362/commits/41474a99c68ffa135707dd3042317d1b8bc3bd2e"
|
||||
},
|
||||
"date": 1730997404850,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7944706,
|
||||
"unit": "ns/op",
|
||||
"extra": "153 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5423195,
|
||||
"unit": "ns/op",
|
||||
"extra": "207 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue