mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 23:41:09 +02:00
add Benchmark (go) benchmark result for 4914d8496f
This commit is contained in:
parent
d19c5f6873
commit
076c96fd84
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1732315453708,
|
"lastUpdate": 1733070280948,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -131258,6 +131258,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "228 times\n4 procs"
|
"extra": "228 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "4914d8496f11332e8426ffd07715f7665c24ed86",
|
||||||
|
"message": "chore(deps): bump the docker group with 3 updates",
|
||||||
|
"timestamp": "2024-11-29T03:31:28Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5380/commits/4914d8496f11332e8426ffd07715f7665c24ed86"
|
||||||
|
},
|
||||||
|
"date": 1733070267466,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8151709,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "142 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5653649,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "218 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue