mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 20:49:30 +02:00
add Benchmark (go) benchmark result for 0736d58ecd
This commit is contained in:
parent
5877f59ab6
commit
2fea0a743d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1699548902926,
|
"lastUpdate": 1699548913544,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -80082,6 +80082,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "116 times\n2 procs"
|
"extra": "116 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0736d58ecd736f953b4271aa7cc0ef5146263cc0",
|
||||||
|
"message": "authorize: build evaluators cache in parallel",
|
||||||
|
"timestamp": "2023-11-09T12:55:29Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4731/commits/0736d58ecd736f953b4271aa7cc0ef5146263cc0"
|
||||||
|
},
|
||||||
|
"date": 1699548897575,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14772164,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "81 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8443486,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "141 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue