mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 562c2e6868
This commit is contained in:
parent
e0c4ae28a3
commit
265ad6bd3c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730844387884,
|
||||
"lastUpdate": 1730846136770,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129634,6 +129634,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "166 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "562c2e68684ee03a9fedd0c89d6e3ddd186394ae",
|
||||
"message": "Optimize Policy RouteID",
|
||||
"timestamp": "2024-11-05T20:58:04Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5359/commits/562c2e68684ee03a9fedd0c89d6e3ddd186394ae"
|
||||
},
|
||||
"date": 1730846124017,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8797955,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6201582,
|
||||
"unit": "ns/op",
|
||||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue