mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-28 05:59:10 +02:00
add Benchmark (go) benchmark result for cd7c85d478
This commit is contained in:
parent
f612d613a5
commit
479b5fea64
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1658789168625,
|
"lastUpdate": 1658845704809,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -3266,6 +3266,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "141 times\n2 procs"
|
"extra": "141 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "cd7c85d478e23d6bca5c5328d5bb2e1afa66ea36",
|
||||||
|
"message": "databroker: support rotating shared secret",
|
||||||
|
"timestamp": "2022-07-26T05:59:25Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3502/commits/cd7c85d478e23d6bca5c5328d5bb2e1afa66ea36"
|
||||||
|
},
|
||||||
|
"date": 1658845703009,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15204448,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "78 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9802228,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue