mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-23 03:29:51 +02:00
add Benchmark (go) benchmark result for ad52bab46a875c3eea391f15642a0309da4fb523
This commit is contained in:
parent
56f03e3392
commit
6420957977
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724171920580,
|
||||
"lastUpdate": 1724172259970,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -119226,6 +119226,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ad52bab46a875c3eea391f15642a0309da4fb523",
|
||||
"message": "Optimize Policy RouteID and Checksum",
|
||||
"timestamp": "2024-08-20T16:35:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/ad52bab46a875c3eea391f15642a0309da4fb523"
|
||||
},
|
||||
"date": 1724172248884,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9482891,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6467815,
|
||||
"unit": "ns/op",
|
||||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue