mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for baf964f44a
This commit is contained in:
parent
27a80e5f23
commit
a823705351
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1685558184266,
|
"lastUpdate": 1685633603484,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -47450,6 +47450,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "127 times\n2 procs"
|
"extra": "127 times\n2 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": "baf964f44a5f145dcfe1777939d978924fab486c",
|
||||||
|
"message": "config: update logic for checking overlapping certificates (#4216)\n\n* config: update logic for checking overlapping certificates\r\n\r\n* add test\r\n\r\n* go mod tidy",
|
||||||
|
"timestamp": "2023-06-01T09:30:46-06:00",
|
||||||
|
"tree_id": "9047ebc84407ec3ab6dfe4884450e4ac47d73f1b",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/baf964f44a5f145dcfe1777939d978924fab486c"
|
||||||
|
},
|
||||||
|
"date": 1685633602789,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13692935,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "81 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9456962,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue