mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 5885193296
This commit is contained in:
parent
2c78900834
commit
9304b827aa
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730997427465,
|
||||
"lastUpdate": 1731007996540,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130094,6 +130094,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "207 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5885193296920aded4510d4d0b4e9f394bf9433e",
|
||||
"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/5885193296920aded4510d4d0b4e9f394bf9433e"
|
||||
},
|
||||
"date": 1731007983530,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9071390,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6259420,
|
||||
"unit": "ns/op",
|
||||
"extra": "190 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue