mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 20:48:10 +02:00
add Benchmark (go) benchmark result for a4caed296b
This commit is contained in:
parent
0deda138fc
commit
57cad25b4f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1736884344053,
|
||||
"lastUpdate": 1736885722256,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -149444,6 +149444,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "447111 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "a4caed296b8028b50dc680a772d05a5b7c98b755",
|
||||
"message": "authorize: add filter options for JWT groups (#5417)",
|
||||
"timestamp": "2025-01-14T19:00:42Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5426/commits/a4caed296b8028b50dc680a772d05a5b7c98b755"
|
||||
},
|
||||
"date": 1736885695770,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8790405,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5984735,
|
||||
"unit": "ns/op",
|
||||
"extra": "199 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue