mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 17:38:27 +02:00
add Benchmark (go) benchmark result for d1d33c62f7
This commit is contained in:
parent
aeb67769ff
commit
5e9a854dae
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1705080911858,
|
"lastUpdate": 1705081079973,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -93738,6 +93738,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "180 times\n4 procs"
|
"extra": "180 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "d1d33c62f7f506456345b60b94c837827df594a5",
|
||||||
|
"message": "core/ci: check docker base images",
|
||||||
|
"timestamp": "2024-01-12T13:16:37Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4906/commits/d1d33c62f7f506456345b60b94c837827df594a5"
|
||||||
|
},
|
||||||
|
"date": 1705081067995,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8936126,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6159174,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "198 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue