mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 00:18:15 +02:00
add Benchmark (go) benchmark result for 54b6cf538f
This commit is contained in:
parent
56b8f98b43
commit
a549314b83
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1706829630051,
|
"lastUpdate": 1707153741214,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -97150,6 +97150,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "162 times\n4 procs"
|
"extra": "162 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "54b6cf538f33d58e2d612bc59713767264f61ecd",
|
||||||
|
"message": "core/zero: upgrade oapi-codegen",
|
||||||
|
"timestamp": "2024-02-05T13:36:32Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4953/commits/54b6cf538f33d58e2d612bc59713767264f61ecd"
|
||||||
|
},
|
||||||
|
"date": 1707153727397,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9243157,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "123 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6740538,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "187 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue