mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 20:48:10 +02:00
add Benchmark (go) benchmark result for c8b6b8f1a9
This commit is contained in:
parent
33e38559bb
commit
c3963b2bf6
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730840126247,
|
||||
"lastUpdate": 1730840507868,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129470,6 +129470,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "176 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": "c8b6b8f1a9f4064b9e85283dfe44dab3a4a8d8c8",
|
||||
"message": "config: only validate redirect response code when non-nil (#5358)\n\n* config: only validate redirect response code when non-nil\r\n\r\n* update unit tests\r\n\r\n---------\r\n\r\nCo-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>",
|
||||
"timestamp": "2024-11-05T15:57:59-05:00",
|
||||
"tree_id": "d796c8b482e380a3186ccd6eb21a25adff1fdada",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/c8b6b8f1a9f4064b9e85283dfe44dab3a4a8d8c8"
|
||||
},
|
||||
"date": 1730840484027,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10341821,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6943428,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue