mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for b3b95aedf16b530607ff2f7ecd17223e325f44e3
This commit is contained in:
parent
5ff3f0205a
commit
a0cd3db039
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729882056373,
|
||||
"lastUpdate": 1729882103539,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128118,6 +128118,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b3b95aedf16b530607ff2f7ecd17223e325f44e3",
|
||||
"message": "New integration test fixtures",
|
||||
"timestamp": "2024-10-25T18:35:46Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/b3b95aedf16b530607ff2f7ecd17223e325f44e3"
|
||||
},
|
||||
"date": 1729882090696,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10996733,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7184468,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue