mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 8501d55b63
This commit is contained in:
parent
577d75771d
commit
b08ec08ca8
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730772066456,
|
||||
"lastUpdate": 1730826902743,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129046,6 +129046,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8501d55b636bd2974e7c2c9890b3c9b325f96de3",
|
||||
"message": "New integration test fixtures",
|
||||
"timestamp": "2024-11-05T09:38:35Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/8501d55b636bd2974e7c2c9890b3c9b325f96de3"
|
||||
},
|
||||
"date": 1730826890456,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9806334,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6943068,
|
||||
"unit": "ns/op",
|
||||
"extra": "170 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue