mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 9ebf42ad53
This commit is contained in:
parent
400dbaa1bc
commit
d13b3a9dc3
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1719421796120,
|
"lastUpdate": 1719422448857,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -113242,6 +113242,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "184 times\n4 procs"
|
"extra": "184 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "cdoxsey@pomerium.com",
|
||||||
|
"name": "Caleb Doxsey",
|
||||||
|
"username": "calebdoxsey"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "9ebf42ad53fbe48431715b8bbe86ab1d0667cca4",
|
||||||
|
"message": "core/autocert: fix filter chain, handshake (#5150)\n\n* core/autocert: fix filter chain, handshake\r\n\r\n* only enable http challenges on port 80",
|
||||||
|
"timestamp": "2024-06-26T11:17:35-06:00",
|
||||||
|
"tree_id": "d68b612da6df1d77dee1842bb5ff856da87ffeea",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/9ebf42ad53fbe48431715b8bbe86ab1d0667cca4"
|
||||||
|
},
|
||||||
|
"date": 1719422438910,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9837269,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "120 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6679855,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "189 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue