add Benchmark (go) benchmark result for 37017e2a5b

This commit is contained in:
github-action-benchmark 2024-11-07 20:10:56 +00:00
parent 1b91e2f4dd
commit e69bb076fb

View file

@ -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"
}
]
}
]
}