mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 10:58:11 +02:00
add Benchmark (go) benchmark result for 237d3e1ec4
This commit is contained in:
parent
10c99f03d9
commit
5f8d310375
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1686374107468,
|
"lastUpdate": 1686587720890,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -48618,6 +48618,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "129 times\n2 procs"
|
"extra": "129 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "237d3e1ec4a6cf4b9a9bf72fd317690b193f292a",
|
||||||
|
"message": "add downstream mTLS integration test cases (main)",
|
||||||
|
"timestamp": "2023-06-12T02:14:30Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4234/commits/237d3e1ec4a6cf4b9a9bf72fd317690b193f292a"
|
||||||
|
},
|
||||||
|
"date": 1686587720137,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13750055,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "81 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8570300,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue