mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 07:28:08 +02:00
add Benchmark (go) benchmark result for 4906eec053
This commit is contained in:
parent
720cd1fa46
commit
ae2dc6e13f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709765281796,
|
||||
"lastUpdate": 1709853037281,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -103262,6 +103262,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "4906eec0534d1cca8a98a31eb43c2435ae7ae520",
|
||||
"message": "chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3",
|
||||
"timestamp": "2024-03-06T18:22:15Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5021/commits/4906eec0534d1cca8a98a31eb43c2435ae7ae520"
|
||||
},
|
||||
"date": 1709853028980,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8621299,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6003026,
|
||||
"unit": "ns/op",
|
||||
"extra": "202 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue