mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 6a828b403f78b3659bd1de4bc474384ec63f5c77
This commit is contained in:
parent
7ef5610555
commit
a3702112db
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726587805184,
|
||||
"lastUpdate": 1726594737945,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124066,6 +124066,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "180 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6a828b403f78b3659bd1de4bc474384ec63f5c77",
|
||||
"message": "Core-Zero Import",
|
||||
"timestamp": "2024-09-17T17:17:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5288/commits/6a828b403f78b3659bd1de4bc474384ec63f5c77"
|
||||
},
|
||||
"date": 1726594726522,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10780998,
|
||||
"unit": "ns/op",
|
||||
"extra": "114 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7669971,
|
||||
"unit": "ns/op",
|
||||
"extra": "166 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue