mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 07:58:14 +02:00
add Benchmark (go) benchmark result for 2748a181cc
This commit is contained in:
parent
b6ea1a9b1e
commit
2368b7eb78
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673993218000,
|
||||
"lastUpdate": 1674014469059,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -30270,6 +30270,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "152 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2748a181cce4b4eb4c32e766d52c58c09cbf03db",
|
||||
"message": "add google cloud creds to ignore",
|
||||
"timestamp": "2023-01-17T04:09:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3906/commits/2748a181cce4b4eb4c32e766d52c58c09cbf03db"
|
||||
},
|
||||
"date": 1674014468197,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16157303,
|
||||
"unit": "ns/op",
|
||||
"extra": "82 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9356845,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue