mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 8cd8feaa15
This commit is contained in:
parent
ee248221bc
commit
42ce027976
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1715367979586,
|
||||
"lastUpdate": 1715368175296,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -109454,6 +109454,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8cd8feaa150939fe80493990e8a92066105cf1d4",
|
||||
"message": "[WIP] Envoy resource monitoring & overload manager configuration",
|
||||
"timestamp": "2024-05-09T17:09:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5106/commits/8cd8feaa150939fe80493990e8a92066105cf1d4"
|
||||
},
|
||||
"date": 1715368166193,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9080845,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6455964,
|
||||
"unit": "ns/op",
|
||||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue