mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for f426403bcb
This commit is contained in:
parent
f13b7b4c61
commit
2a7bb89e96
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733347683543,
|
||||
"lastUpdate": 1733349494089,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132088,6 +132088,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "223 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": "f426403bcb79e79415de6f00b549bee62db19157",
|
||||
"message": "envoy: enable extended connect (#5387)\n\n* envoy: enable extended connect\r\n\r\n* add explicit connect\r\n\r\n* update config",
|
||||
"timestamp": "2024-12-04T14:54:27-07:00",
|
||||
"tree_id": "ad324e3087c38a894e5bf09c57c9fe78ccf91c97",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/f426403bcb79e79415de6f00b549bee62db19157"
|
||||
},
|
||||
"date": 1733349480074,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8612245,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5541735,
|
||||
"unit": "ns/op",
|
||||
"extra": "216 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue