mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
add Benchmark (go) benchmark result for 01d375f0bc
This commit is contained in:
parent
822a193b2f
commit
7c3b87ed2e
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727975634414,
|
||||
"lastUpdate": 1727975908815,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -125866,6 +125866,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "175 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": "01d375f0bc7f43fc031514fd9ea97540d4f5224e",
|
||||
"message": "config: remove unused gRPC setting (#5308)\n\nRemove the grpc_client_dns_roundrobin option as it appears to be unused\r\nsince commit bbec2cae9f7ea9d75ebfea7ff7c20e656c350666.",
|
||||
"timestamp": "2024-10-03T10:14:54-07:00",
|
||||
"tree_id": "f90b00c9678f0cc5963b5a87b414eeb489987c58",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/01d375f0bc7f43fc031514fd9ea97540d4f5224e"
|
||||
},
|
||||
"date": 1727975887328,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9030081,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6197781,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue