mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 660591c371
This commit is contained in:
parent
61b3985fd6
commit
622f28325f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1667577755524,
|
"lastUpdate": 1667588943992,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -17862,6 +17862,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "140 times\n2 procs"
|
"extra": "140 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "660591c3713add4d49f5f22fb81f6f93925150c6",
|
||||||
|
"message": "authorize: performance improvements",
|
||||||
|
"timestamp": "2022-11-04T06:48:53Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3723/commits/660591c3713add4d49f5f22fb81f6f93925150c6"
|
||||||
|
},
|
||||||
|
"date": 1667588943250,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16174350,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "76 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9617993,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "120 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue