mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for b5094654fc
This commit is contained in:
parent
e1897b5bf8
commit
6b5f64a442
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1676572027754,
|
"lastUpdate": 1676584804742,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -34234,6 +34234,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "124 times\n2 procs"
|
"extra": "124 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": "b5094654fc3aca4411c0ea8ed5a7a9538e87a9fa",
|
||||||
|
"message": "webauthn: only return known device credentials that match the given type (#3981)",
|
||||||
|
"timestamp": "2023-02-16T14:57:03-07:00",
|
||||||
|
"tree_id": "a440cacf954fadde14b426db1bb549156967e661",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/b5094654fc3aca4411c0ea8ed5a7a9538e87a9fa"
|
||||||
|
},
|
||||||
|
"date": 1676584803439,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15651122,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "69 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10175400,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "117 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue