mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 18:08:13 +02:00
add Benchmark (go) benchmark result for 02e434ecfdf02cdb5a272e28dd52b585704d6bb5
This commit is contained in:
parent
505a3a47ec
commit
39d75ab3c5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686934747609,
|
||||
"lastUpdate": 1686934787325,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -50822,6 +50822,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "104 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "02e434ecfdf02cdb5a272e28dd52b585704d6bb5",
|
||||
"message": "chore(deps): bump google.golang.org/api from 0.126.0 to 0.128.0",
|
||||
"timestamp": "2023-06-16T16:39:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4283/commits/02e434ecfdf02cdb5a272e28dd52b585704d6bb5"
|
||||
},
|
||||
"date": 1686934786189,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14470740,
|
||||
"unit": "ns/op",
|
||||
"extra": "88 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11276366,
|
||||
"unit": "ns/op",
|
||||
"extra": "110 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue