mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 82a9dbe42a
This commit is contained in:
parent
6970f6eada
commit
d9f2d0879c
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726099217220,
|
||||
"lastUpdate": 1726161290143,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -123466,6 +123466,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "200 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "82a9dbe42aa11a5a39f3c7f68eabad02e3084ebb",
|
||||
"message": "k8s/zero: set automountServiceAccountToken: true (#5282)",
|
||||
"timestamp": "2024-09-12T13:10:43-04:00",
|
||||
"tree_id": "830aa9c5dbc11a84da0b23e1c6a3a557e6abd249",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/82a9dbe42aa11a5a39f3c7f68eabad02e3084ebb"
|
||||
},
|
||||
"date": 1726161277947,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10451219,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7059101,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue