mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 268115e4aa
This commit is contained in:
parent
4a0f05b7d8
commit
e36a6688b7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1737419322737,
|
"lastUpdate": 1737419603854,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -153354,6 +153354,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "222 times\n4 procs"
|
"extra": "222 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "268115e4aa7c253399fe71589b13439312493dcc",
|
||||||
|
"message": "authz: add more tracing",
|
||||||
|
"timestamp": "2025-01-20T08:39:12Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5435/commits/268115e4aa7c253399fe71589b13439312493dcc"
|
||||||
|
},
|
||||||
|
"date": 1737419578660,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7830476,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "156 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5433233,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "228 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue