mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for bdd6145e91
This commit is contained in:
parent
ea75693602
commit
d4358a08d6
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1662566297724,
|
"lastUpdate": 1662567021207,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -9946,6 +9946,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "130 times\n2 procs"
|
"extra": "130 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": "bdd6145e91af9e692d9308d17189f712f7e888ab",
|
||||||
|
"message": "authenticate: get/set identity provider id for all sessions (#3597)",
|
||||||
|
"timestamp": "2022-09-07T10:06:59-06:00",
|
||||||
|
"tree_id": "b1ece4b27038caa1ca7e39fcb16c9404029fd775",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/bdd6145e91af9e692d9308d17189f712f7e888ab"
|
||||||
|
},
|
||||||
|
"date": 1662567019926,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15089315,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "76 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7893446,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "140 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue