mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 01:28:51 +02:00
add Benchmark (go) benchmark result for 54b4fd4f75
This commit is contained in:
parent
f4739d14ab
commit
1b3f7f3b79
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701449828389,
|
||||
"lastUpdate": 1701467576527,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -83678,6 +83678,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "178 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "54b4fd4f75d0032daad800cea906a6ec6076a876",
|
||||
"message": "metrics: add postgres connection pool metrics",
|
||||
"timestamp": "2023-11-30T21:37:06Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4805/commits/54b4fd4f75d0032daad800cea906a6ec6076a876"
|
||||
},
|
||||
"date": 1701467566186,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10760717,
|
||||
"unit": "ns/op",
|
||||
"extra": "111 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6995919,
|
||||
"unit": "ns/op",
|
||||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue