mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for bec9b5fc44
This commit is contained in:
parent
c032931451
commit
ecaf2cd9a0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709757992026,
|
||||
"lastUpdate": 1709760268351,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -102922,6 +102922,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "bec9b5fc44c202f419d3ee7d4746c4236d916795",
|
||||
"message": "core/zero: fix ticker usage",
|
||||
"timestamp": "2024-03-06T18:22:15Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4969/commits/bec9b5fc44c202f419d3ee7d4746c4236d916795"
|
||||
},
|
||||
"date": 1709760260438,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8275109,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5734854,
|
||||
"unit": "ns/op",
|
||||
"extra": "216 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue