mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 05e077fe04
This commit is contained in:
parent
c3d63870da
commit
fd0aa5b511
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1713823072175,
|
||||
"lastUpdate": 1713837388325,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -106970,6 +106970,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "202 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": "05e077fe0407012b3e3bc654472622aaed7401e0",
|
||||
"message": "envoy: migrate deprecated overload setting (#5082)\n\nMigrate from overload.global_downstream_max_connections to the suggested\r\nenvoy.resource_monitors.global_downstream_max_connections replacement.",
|
||||
"timestamp": "2024-04-22T18:53:24-07:00",
|
||||
"tree_id": "f1b3cc7c59e49e3736e7f21755dd6de6e67d8d06",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/05e077fe0407012b3e3bc654472622aaed7401e0"
|
||||
},
|
||||
"date": 1713837379896,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8874728,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6284067,
|
||||
"unit": "ns/op",
|
||||
"extra": "199 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue