mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 08:28:20 +02:00
add Benchmark (go) benchmark result for ea7a778670
This commit is contained in:
parent
4d3bb58f39
commit
8712b6a5ce
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1678122167019,
|
||||
"lastUpdate": 1678122172730,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -36738,6 +36738,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ea7a778670d36af9daa729a9bc4d742079a3ef50",
|
||||
"message": "chore(deps): bump github.com/jackc/pgx/v5 from 5.3.0 to 5.3.1",
|
||||
"timestamp": "2023-03-06T12:24:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4039/commits/ea7a778670d36af9daa729a9bc4d742079a3ef50"
|
||||
},
|
||||
"date": 1678122171720,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 25583048,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 19981986,
|
||||
"unit": "ns/op",
|
||||
"extra": "66 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue