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