mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
add Benchmark (go) benchmark result for 653d8f9594
This commit is contained in:
parent
8f0aab5902
commit
578001e7a6
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725924388135,
|
||||
"lastUpdate": 1725924860686,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122862,6 +122862,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "joekralicky@gmail.com",
|
||||
"name": "Joe Kralicky",
|
||||
"username": "kralicky"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "653d8f95946014162d33d09718a2165a32a7e4ff",
|
||||
"message": "Revert \"config: allow overriding port numbers using environment variables (#5194)\" (#5273)\n\nThis reverts commit fdefcf9a16333b007058707f81cfbd1b97463c4f.\r\n\r\nThis was originally intended for a specific integration test use case,\r\nbut it did not end up being needed. Additionally, the environment\r\nvariable names can conflict with Kubernetes service environment variables.",
|
||||
"timestamp": "2024-09-09T19:30:48-04:00",
|
||||
"tree_id": "fa44a7560ff53bb81f21c995051fd95ec3039aab",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/653d8f95946014162d33d09718a2165a32a7e4ff"
|
||||
},
|
||||
"date": 1725924839159,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9033455,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6158280,
|
||||
"unit": "ns/op",
|
||||
"extra": "169 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue