mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 00:48:17 +02:00
add Benchmark (go) benchmark result for 181d5b171d
This commit is contained in:
parent
daa40a2b33
commit
e8196d9d9e
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1710778239764,
|
"lastUpdate": 1710794030438,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -103894,6 +103894,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "100 times\n4 procs"
|
"extra": "100 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": "181d5b171d3e6351ba8178e67292b5e3d2537fd8",
|
||||||
|
"message": "cluster api: add shared secret to the cluster bootstrap params (#5030)",
|
||||||
|
"timestamp": "2024-03-18T16:30:39-04:00",
|
||||||
|
"tree_id": "196274fd4689e1ec949f8d852d8799c0c0435279",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/181d5b171d3e6351ba8178e67292b5e3d2537fd8"
|
||||||
|
},
|
||||||
|
"date": 1710794022567,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9079826,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6535784,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "181 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue