mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for 5373e25ac4
This commit is contained in:
parent
7fbb52c5d6
commit
0d092d4dac
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1714139460461,
|
"lastUpdate": 1714141687386,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -107426,6 +107426,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "188 times\n4 procs"
|
"extra": "188 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": "5373e25ac4c7e864d284139025057d6ab9a20ec9",
|
||||||
|
"message": "core/config: add support for stripping the port for matching routes (#5085)\n\n* core/config: add support for stripping the port for matching routes\r\n\r\n* fix test\r\n\r\n* rename option, improve port detection\r\n\r\n* add more test cases",
|
||||||
|
"timestamp": "2024-04-26T08:24:46-06:00",
|
||||||
|
"tree_id": "80e2769d0745bdcaaeb972ad9f04b2bc22ab0b4e",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/5373e25ac4c7e864d284139025057d6ab9a20ec9"
|
||||||
|
},
|
||||||
|
"date": 1714141670592,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10136593,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "122 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6534210,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "176 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue