mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 2b84111058
This commit is contained in:
parent
d986dda5b5
commit
8a8c721aef
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725395086783,
|
||||
"lastUpdate": 1725396043044,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121962,6 +121962,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||
"name": "Kenneth Jenkins",
|
||||
"username": "kenjenkins"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "2b8411105883dea4895a26e7985b0d9361ac5df5",
|
||||
"message": "config: sort runtime flags, name consistency (#5255)\n\nSort the runtime flag definitions alphabetically. Rename\r\nenvoy_resource_manager_enabled to just envoy_resource_manager for\r\nconsistency with the other flag names. (This flag hasn't been released\r\nyet, so it should be OK to rename it.) Also add a doc comment.",
|
||||
"timestamp": "2024-09-03T13:37:19-07:00",
|
||||
"tree_id": "1327b26b40fe3ad8895c14fe46137c417e169d7a",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/2b8411105883dea4895a26e7985b0d9361ac5df5"
|
||||
},
|
||||
"date": 1725396031837,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9346606,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6209569,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue