mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for 9722134f8e
This commit is contained in:
parent
149f42c321
commit
fdc32bccaa
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1711494063544,
|
"lastUpdate": 1711501858701,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -104422,6 +104422,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "192 times\n4 procs"
|
"extra": "192 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "9722134f8e55fb52503ed56f5d4814a82a133f83",
|
||||||
|
"message": "envoy: set to v1.29.2",
|
||||||
|
"timestamp": "2024-03-26T03:05:07Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5042/commits/9722134f8e55fb52503ed56f5d4814a82a133f83"
|
||||||
|
},
|
||||||
|
"date": 1711501850673,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9218903,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "130 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6785906,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "187 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue