mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 37017e2a5b
This commit is contained in:
parent
1b91e2f4dd
commit
e69bb076fb
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731009546721,
|
||||
"lastUpdate": 1731010256176,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130262,6 +130262,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "133 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "37017e2a5b021ac8cc2d7f09e7e79bdd1f0d9f86",
|
||||
"message": "authorize: rewrite header evaluator to use go instead of rego (#5362)\n\n* authorize: rewrite header evaluator to use go instead of rego\r\n\r\n* cache signed jwt\r\n\r\n* re-add missing trace\r\n\r\n* address comments",
|
||||
"timestamp": "2024-11-07T13:07:16-07:00",
|
||||
"tree_id": "029ac176e363bbac7c3f398dc64791eca4074e43",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/37017e2a5b021ac8cc2d7f09e7e79bdd1f0d9f86"
|
||||
},
|
||||
"date": 1731010242931,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8147862,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5800540,
|
||||
"unit": "ns/op",
|
||||
"extra": "210 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue