mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for 1ee420eedd
This commit is contained in:
parent
6ce98b53ad
commit
22efa185e7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701311147584,
|
"lastUpdate": 1701311194684,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -82186,6 +82186,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "169 times\n4 procs"
|
"extra": "169 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "1ee420eedd7f68ef643785681ea1e2bf82c5c5d2",
|
||||||
|
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.42.1",
|
||||||
|
"timestamp": "2023-11-29T14:34:22Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4751/commits/1ee420eedd7f68ef643785681ea1e2bf82c5c5d2"
|
||||||
|
},
|
||||||
|
"date": 1701311188707,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12980408,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "91 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7709920,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "154 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue