mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for ef12fda55c
This commit is contained in:
parent
431219b163
commit
11b80c9948
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730996391958,
|
"lastUpdate": 1730996775380,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -129994,6 +129994,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "200 times\n4 procs"
|
"extra": "200 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": "ef12fda55c446a981adf1be97c722a05bcd7f704",
|
||||||
|
"message": "authorize: additional header evaluator tests (#5363)\n\n* authorize: additional header evaluator tests\r\n\r\n* add groups to jwt test",
|
||||||
|
"timestamp": "2024-11-07T09:22:35-07:00",
|
||||||
|
"tree_id": "e5e9818986127a74ba40436a1ef800c35b5f6ee8",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/ef12fda55c446a981adf1be97c722a05bcd7f704"
|
||||||
|
},
|
||||||
|
"date": 1730996763044,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10619752,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "116 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7708301,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "154 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue