mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 389db04ab0
This commit is contained in:
parent
774fd0736c
commit
388bde79ae
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1714581611353,
|
"lastUpdate": 1714581648140,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -108094,6 +108094,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "190 times\n4 procs"
|
"extra": "190 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "389db04ab0f3054f827440700623c3e1c1be3d9b",
|
||||||
|
"message": "chore(deps): bump the docker group with 3 updates",
|
||||||
|
"timestamp": "2024-05-01T16:29:45Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5098/commits/389db04ab0f3054f827440700623c3e1c1be3d9b"
|
||||||
|
},
|
||||||
|
"date": 1714581638820,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9568236,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "122 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6427777,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "187 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue