mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 14:39:40 +02:00
add Benchmark (go) benchmark result for 82fb9cf29d
This commit is contained in:
parent
265ad6bd3c
commit
7edd3790c6
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730846136770,
|
||||
"lastUpdate": 1730912137601,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129666,6 +129666,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "joekralicky@gmail.com",
|
||||
"name": "Joe Kralicky",
|
||||
"username": "kralicky"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "82fb9cf29dd6f4dae2fc5ac87fdd0f3865f81939",
|
||||
"message": "authorize: serialize errors in metav1.Status format when kubernetes user-agent is detected (#5334)\n\n* authorize: serialize errors in metav1.Status format when kubernetes user-agent is detected\r\n\r\n* update unit tests",
|
||||
"timestamp": "2024-11-06T11:51:51-05:00",
|
||||
"tree_id": "381f1e53cf17e408b72ff13a8df1ea5e55b08815",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/82fb9cf29dd6f4dae2fc5ac87fdd0f3865f81939"
|
||||
},
|
||||
"date": 1730912125138,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9386209,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6659414,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue