mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for dc0c97e749
This commit is contained in:
parent
e7cd5af7e6
commit
6c283961bb
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1669054184409,
|
"lastUpdate": 1669074808967,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -20634,6 +20634,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "130 times\n2 procs"
|
"extra": "130 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "dc0c97e74929eecc3bc7ea1eac7356e20b7e9392",
|
||||||
|
"message": "hpke: add hpke package",
|
||||||
|
"timestamp": "2022-11-20T06:51:33Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3761/commits/dc0c97e74929eecc3bc7ea1eac7356e20b7e9392"
|
||||||
|
},
|
||||||
|
"date": 1669074808546,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13152025,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "93 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9122769,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "138 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue