mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
add Benchmark (go) benchmark result for 229a232e7c
This commit is contained in:
parent
650415f1d8
commit
f13b7b4c61
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733283763133,
|
||||
"lastUpdate": 1733347683543,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132056,6 +132056,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "229a232e7ca2fd40f5ead349dc0a428c53b3ee05",
|
||||
"message": "envoy: enable extended connect",
|
||||
"timestamp": "2024-12-04T10:21:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5387/commits/229a232e7ca2fd40f5ead349dc0a428c53b3ee05"
|
||||
},
|
||||
"date": 1733347659299,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7931486,
|
||||
"unit": "ns/op",
|
||||
"extra": "151 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5128037,
|
||||
"unit": "ns/op",
|
||||
"extra": "223 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue