mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-21 10:38:08 +02:00
add Benchmark (go) benchmark result for 126669a54b
This commit is contained in:
parent
4862f05cb1
commit
a2715f4b8e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1692151388421,
|
"lastUpdate": 1692198916913,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -63006,6 +63006,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "110 times\n2 procs"
|
"extra": "110 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "126669a54b4e18216be2340ea297daa03946709b",
|
||||||
|
"message": "zero: managed mode controller",
|
||||||
|
"timestamp": "2023-08-16T10:08:06Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4459/commits/126669a54b4e18216be2340ea297daa03946709b"
|
||||||
|
},
|
||||||
|
"date": 1692198910976,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15633973,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "69 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10322998,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue