mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for 3f1a87727f
This commit is contained in:
parent
c0f8c7c7aa
commit
b7ac4c4861
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673034355832,
|
||||
"lastUpdate": 1673034827601,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -27514,6 +27514,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "154 times\n2 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": "3f1a87727f953cca9408ed225f90ce511053fb12",
|
||||
"message": "config: generate derived certificates instead of self-signed certificates (#3860)",
|
||||
"timestamp": "2023-01-06T12:50:40-07:00",
|
||||
"tree_id": "98a2608b7aa20cad51ac1cc8b59f1d7941084522",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/3f1a87727f953cca9408ed225f90ce511053fb12"
|
||||
},
|
||||
"date": 1673034826778,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 18798790,
|
||||
"unit": "ns/op",
|
||||
"extra": "60 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10176963,
|
||||
"unit": "ns/op",
|
||||
"extra": "114 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue