mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 04:28:35 +02:00
add Benchmark (go) benchmark result for 001d529c4f9e5fd635ab9e5478fe355468b47aa0
This commit is contained in:
parent
aee1db7894
commit
e94535ec9d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724967998840,
|
||||
"lastUpdate": 1724972942319,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121358,6 +121358,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "200 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "001d529c4f9e5fd635ab9e5478fe355468b47aa0",
|
||||
"message": "zero: generate error methods for response types",
|
||||
"timestamp": "2024-08-29T19:16:36Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5252/commits/001d529c4f9e5fd635ab9e5478fe355468b47aa0"
|
||||
},
|
||||
"date": 1724972930777,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8967358,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6117690,
|
||||
"unit": "ns/op",
|
||||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue