mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 07:28:08 +02:00
add Benchmark (go) benchmark result for c3b9adff20
This commit is contained in:
parent
7b0efd71b9
commit
99ab4c16b9
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1671222405093,
|
"lastUpdate": 1671222428589,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -24618,6 +24618,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "96 times\n2 procs"
|
"extra": "96 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": "c3b9adff2039ca525b5c15de28455ab0d2e5f1c8",
|
||||||
|
"message": "oidc: fix token revocation (#3810)",
|
||||||
|
"timestamp": "2022-12-16T13:24:40-07:00",
|
||||||
|
"tree_id": "c2adca902712cda6baf336a0af4b943bc7af783d",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/c3b9adff2039ca525b5c15de28455ab0d2e5f1c8"
|
||||||
|
},
|
||||||
|
"date": 1671222428101,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11968425,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "99 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7666494,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "154 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue