mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-16 16:26:16 +02:00
add Benchmark (go) benchmark result for 5d5456063e
This commit is contained in:
parent
0acde535a0
commit
f7d98c8646
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686943100519,
|
||||
"lastUpdate": 1686945210600,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -54018,6 +54018,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5d5456063ea3ee6f4a93e8c828c240c88a72a41e",
|
||||
"message": "ci: fix lint workflow (#4229)",
|
||||
"timestamp": "2023-06-16T16:39:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4311/commits/5d5456063ea3ee6f4a93e8c828c240c88a72a41e"
|
||||
},
|
||||
"date": 1686945209871,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 20662962,
|
||||
"unit": "ns/op",
|
||||
"extra": "56 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 12511006,
|
||||
"unit": "ns/op",
|
||||
"extra": "98 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue