mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for 2adf9d2f45
This commit is contained in:
parent
41678ce6fb
commit
636b64803b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1719273914709,
|
"lastUpdate": 1719274209565,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -112810,6 +112810,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "176 times\n4 procs"
|
"extra": "176 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "2adf9d2f45f46410da783cf5fdb11ea972f95649",
|
||||||
|
"message": "authorize: hot path identity provider lookup optimizations",
|
||||||
|
"timestamp": "2024-06-22T15:53:37Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5143/commits/2adf9d2f45f46410da783cf5fdb11ea972f95649"
|
||||||
|
},
|
||||||
|
"date": 1719274192059,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8759903,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "138 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6026777,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "200 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue