mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for a0c806fc27
This commit is contained in:
parent
cf2afaf521
commit
40ab9f3b7b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1712847072939,
|
"lastUpdate": 1712867432651,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -105934,6 +105934,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "163 times\n4 procs"
|
"extra": "163 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "a0c806fc2728be573cdeb7563ae4da53bf16a9ce",
|
||||||
|
"message": "core/zero: lower log level",
|
||||||
|
"timestamp": "2024-04-11T16:29:53Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5065/commits/a0c806fc2728be573cdeb7563ae4da53bf16a9ce"
|
||||||
|
},
|
||||||
|
"date": 1712867423981,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9147583,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6423736,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "181 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue