mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-16 16:26:16 +02:00
add Benchmark (go) benchmark result for de4118be59
This commit is contained in:
parent
3382d5f855
commit
ce07111c7c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1685379786699,
|
||||
"lastUpdate": 1685379788629,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -46818,6 +46818,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "104 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "de4118be590cbd06eb500f74ed2bb8ee445dd3fd",
|
||||
"message": "chore(deps): bump mikefarah/yq from 4.33.3 to 4.34.1",
|
||||
"timestamp": "2023-05-27T19:15:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4201/commits/de4118be590cbd06eb500f74ed2bb8ee445dd3fd"
|
||||
},
|
||||
"date": 1685379786291,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 19747211,
|
||||
"unit": "ns/op",
|
||||
"extra": "60 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 13050047,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue