mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 95ae931c42
This commit is contained in:
parent
903d9222b9
commit
fba44ea748
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1698857166904,
|
"lastUpdate": 1698857174234,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -76378,6 +76378,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": "95ae931c42b5247035cd68541f19e8d8049e58d2",
|
||||||
|
"message": "chore(deps): bump cloud.google.com/go/storage from 1.33.0 to 1.34.0",
|
||||||
|
"timestamp": "2023-10-31T16:46:40Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4689/commits/95ae931c42b5247035cd68541f19e8d8049e58d2"
|
||||||
|
},
|
||||||
|
"date": 1698857156501,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 19624035,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "56 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 13318089,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "80 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue