mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 09:19:39 +02:00
add Benchmark (go) benchmark result for d809095fd4
This commit is contained in:
parent
1dc99f65fb
commit
7e6e4bd852
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724773541692,
|
||||
"lastUpdate": 1724776620154,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120898,6 +120898,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d809095fd42c93f7530896464f6edfb4bc185220",
|
||||
"message": "core/ci: fix test",
|
||||
"timestamp": "2024-08-27T15:42:19Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5245/commits/d809095fd42c93f7530896464f6edfb4bc185220"
|
||||
},
|
||||
"date": 1724776609403,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8920174,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6624604,
|
||||
"unit": "ns/op",
|
||||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue