mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-07 11:58:12 +02:00
add Benchmark (go) benchmark result for 03b2481841
This commit is contained in:
parent
e72cccda2a
commit
7f9caad169
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1689021986246,
|
"lastUpdate": 1689021998399,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -55530,6 +55530,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "132 times\n2 procs"
|
"extra": "132 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "03b248184145ee7392cb67124099bf32064e40ac",
|
||||||
|
"message": "chore(deps): bump github.com/jackc/pgx/v5 from 5.4.0 to 5.4.1",
|
||||||
|
"timestamp": "2023-07-10T12:34:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4324/commits/03b248184145ee7392cb67124099bf32064e40ac"
|
||||||
|
},
|
||||||
|
"date": 1689021993594,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13752775,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "97 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8711525,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue