mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for ae5daafbc8
This commit is contained in:
parent
a1a94d7ed1
commit
c307f225cd
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1716503681990,
|
||||
"lastUpdate": 1716924317551,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -110230,6 +110230,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ae5daafbc87e595588e401b61b5d8f0681f3288e",
|
||||
"message": "Add new configurable bootstrap writers (#2405)",
|
||||
"timestamp": "2024-05-28T04:54:34Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5114/commits/ae5daafbc87e595588e401b61b5d8f0681f3288e"
|
||||
},
|
||||
"date": 1716924308404,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10304776,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6932236,
|
||||
"unit": "ns/op",
|
||||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue