mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 09:58:10 +02:00
add Benchmark (go) benchmark result for 0a3b8ca38b
This commit is contained in:
parent
7a0025752a
commit
9f8a6d35cc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1684169998920,
|
||||
"lastUpdate": 1684170000952,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -44958,6 +44958,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "139 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "0a3b8ca38bf2cb3085f05b3d0197a3c9da67de50",
|
||||
"message": "chore(deps): bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1",
|
||||
"timestamp": "2023-05-15T00:28:52Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4175/commits/0a3b8ca38bf2cb3085f05b3d0197a3c9da67de50"
|
||||
},
|
||||
"date": 1684169999729,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13131107,
|
||||
"unit": "ns/op",
|
||||
"extra": "91 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8385045,
|
||||
"unit": "ns/op",
|
||||
"extra": "140 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue