mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for 1e44d7d18e
This commit is contained in:
parent
fc0315e4f4
commit
51221e09c5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725572781191,
|
||||
"lastUpdate": 1725907889141,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122702,6 +122702,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1e44d7d18e593414c1ebc9ca6e7aa79823b6d622",
|
||||
"message": "ci: update k8s manifests before v0.27.0 release",
|
||||
"timestamp": "2024-09-09T05:50:18Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5270/commits/1e44d7d18e593414c1ebc9ca6e7aa79823b6d622"
|
||||
},
|
||||
"date": 1725907878100,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10434431,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7084184,
|
||||
"unit": "ns/op",
|
||||
"extra": "174 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue