mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 07:58:14 +02:00
add Benchmark (go) benchmark result for d25b4db749
This commit is contained in:
parent
4a38696775
commit
e7aa02ee8b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1670373012337,
|
"lastUpdate": 1670378236331,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -23110,6 +23110,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "138 times\n2 procs"
|
"extra": "138 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "d25b4db749cc56f873c1125b64cd9c2bf717bab6",
|
||||||
|
"message": "autocert: add support for storage in s3",
|
||||||
|
"timestamp": "2022-12-07T01:46:07Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3793/commits/d25b4db749cc56f873c1125b64cd9c2bf717bab6"
|
||||||
|
},
|
||||||
|
"date": 1670378235673,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14405465,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "84 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8484687,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "136 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue