mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for fe61a74e1b
This commit is contained in:
parent
3d8776c3f0
commit
07236f26aa
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1657902014262,
|
"lastUpdate": 1657927765963,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -2290,6 +2290,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "141 times\n2 procs"
|
"extra": "141 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": "fe61a74e1b7cb049d94a13a70297e7fa83742afa",
|
||||||
|
"message": "authorize: fix device synchronization (#3482)",
|
||||||
|
"timestamp": "2022-07-15T17:27:06-06:00",
|
||||||
|
"tree_id": "fab81c144f77bb254e039c899fe2ae2e4cf68ef1",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/fe61a74e1b7cb049d94a13a70297e7fa83742afa"
|
||||||
|
},
|
||||||
|
"date": 1657927765585,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12791785,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "92 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7775126,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "159 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue