mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 10:58:11 +02:00
add Benchmark (go) benchmark result for 6aadd25a75
This commit is contained in:
parent
cf2fe3ddd3
commit
a90c54aed1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1686359961080,
|
"lastUpdate": 1686359979832,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -48278,6 +48278,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "100 times\n2 procs"
|
"extra": "100 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "6aadd25a75255cfd8160a6b278ec77bd78412d91",
|
||||||
|
"message": "chore(deps): bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0",
|
||||||
|
"timestamp": "2023-06-09T07:38:15Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4226/commits/6aadd25a75255cfd8160a6b278ec77bd78412d91"
|
||||||
|
},
|
||||||
|
"date": 1686359979184,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11905169,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "87 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8834552,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue