mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for e7b9614a5f
This commit is contained in:
parent
c6fd91c02b
commit
10fe9e4a10
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1707772113881,
|
||||
"lastUpdate": 1707840400294,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -97626,6 +97626,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e7b9614a5fe43d116f1aea017777bb9f51a7be7c",
|
||||
"message": "core/config: implement direct response",
|
||||
"timestamp": "2024-02-12T22:42:26Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4960/commits/e7b9614a5fe43d116f1aea017777bb9f51a7be7c"
|
||||
},
|
||||
"date": 1707840392631,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10391114,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7215728,
|
||||
"unit": "ns/op",
|
||||
"extra": "160 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue