mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 08:28:20 +02:00
add Benchmark (go) benchmark result for d6221c07ce
This commit is contained in:
parent
59054f7de3
commit
74c53790b3
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1702594612173,
|
||||
"lastUpdate": 1702665139878,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -89862,6 +89862,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "198 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": "d6221c07cebc83a669a2f59965496de085611c75",
|
||||
"message": "core/config: remove debug option, always use json logs (#4857)\n\n* core/config: remove debug option, always use json logs\r\n\r\n* go mod tidy",
|
||||
"timestamp": "2023-12-15T11:29:05-07:00",
|
||||
"tree_id": "7dbe942bfc6ad8416365060a0af9517d4c015b5e",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/d6221c07cebc83a669a2f59965496de085611c75"
|
||||
},
|
||||
"date": 1702665132988,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11374357,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7961430,
|
||||
"unit": "ns/op",
|
||||
"extra": "151 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue