mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for a971430ddab0db93f5610f8aa62d1b78a64c6921
This commit is contained in:
parent
b08ec08ca8
commit
d2bdc81bcb
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730826902743,
|
||||
"lastUpdate": 1730831785220,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129078,6 +129078,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "170 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "a971430ddab0db93f5610f8aa62d1b78a64c6921",
|
||||
"message": "Optimize Policy RouteID and Checksum",
|
||||
"timestamp": "2024-11-05T09:38:35Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/a971430ddab0db93f5610f8aa62d1b78a64c6921"
|
||||
},
|
||||
"date": 1730831772088,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8736697,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5958394,
|
||||
"unit": "ns/op",
|
||||
"extra": "201 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue