mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 09f1585b01
This commit is contained in:
parent
14be56a071
commit
1656a1c6ac
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722970274781,
|
||||
"lastUpdate": 1722971650566,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -116834,6 +116834,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "170 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "09f1585b018545370841dbbe0f6fa1d123ff4c90",
|
||||
"message": "zero/cmd: make it more evident what caused shutdown (#5209)",
|
||||
"timestamp": "2024-08-06T15:10:58-04:00",
|
||||
"tree_id": "1b46edf9bd4c0e7f12296d98bdc6cd83a23b2da7",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/09f1585b018545370841dbbe0f6fa1d123ff4c90"
|
||||
},
|
||||
"date": 1722971639490,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8794833,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5922819,
|
||||
"unit": "ns/op",
|
||||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue