mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
add Benchmark (go) benchmark result for b2b8b94484448ae1e044c2327031ca87c5bb0e1d
This commit is contained in:
parent
0029f826a2
commit
7ce6d0b1e5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722466056475,
|
||||
"lastUpdate": 1722475308595,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -116006,6 +116006,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b2b8b94484448ae1e044c2327031ca87c5bb0e1d",
|
||||
"message": "Optimize Policy RouteID and Checksum (go1.23)",
|
||||
"timestamp": "2024-07-30T14:34:18Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/b2b8b94484448ae1e044c2327031ca87c5bb0e1d"
|
||||
},
|
||||
"date": 1722475298650,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8866701,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6130155,
|
||||
"unit": "ns/op",
|
||||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue