mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 20f3e7ecc7
This commit is contained in:
parent
6c283961bb
commit
46f212ca49
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1669074808967,
|
||||
"lastUpdate": 1669079339387,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -20666,6 +20666,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "138 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "20f3e7ecc71da2ff1a2aa42dc0b214054a8e1435",
|
||||
"message": "proxy: add userinfo and webauthn endpoints",
|
||||
"timestamp": "2022-11-20T06:51:33Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3755/commits/20f3e7ecc71da2ff1a2aa42dc0b214054a8e1435"
|
||||
},
|
||||
"date": 1669079338423,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14187333,
|
||||
"unit": "ns/op",
|
||||
"extra": "85 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9564721,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue