mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 19c32a8dbd
This commit is contained in:
parent
6aa7954364
commit
f20d7470f4
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1714160154425,
|
"lastUpdate": 1714165616983,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -107602,6 +107602,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "199 times\n4 procs"
|
"extra": "199 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "19c32a8dbd160a08e1c0861a3df58aa4f3cd5955",
|
||||||
|
"message": "core/kubernetes: fix impersonate group header",
|
||||||
|
"timestamp": "2024-04-26T19:32:23Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5090/commits/19c32a8dbd160a08e1c0861a3df58aa4f3cd5955"
|
||||||
|
},
|
||||||
|
"date": 1714165600547,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8513422,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "136 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6039507,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "210 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue