mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for 7a1242c5ee
This commit is contained in:
parent
42780ee931
commit
f53eda8391
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1693586014870,
|
||||
"lastUpdate": 1693586068449,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -65410,6 +65410,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "98 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7a1242c5eedb5612d6f4d51ba15e68e7eb0c16c0",
|
||||
"message": "chore(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3",
|
||||
"timestamp": "2023-09-01T07:15:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4531/commits/7a1242c5eedb5612d6f4d51ba15e68e7eb0c16c0"
|
||||
},
|
||||
"date": 1693586060799,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 20699916,
|
||||
"unit": "ns/op",
|
||||
"extra": "58 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 13287961,
|
||||
"unit": "ns/op",
|
||||
"extra": "80 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue