mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for 7e6153a5ee
This commit is contained in:
parent
de7734c4f6
commit
0933691e01
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1673886051665,
|
"lastUpdate": 1673886069827,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -29322,6 +29322,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": "7e6153a5ee886455eb2f15c92b0818594ee32ebc",
|
||||||
|
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.7 to 1.18.8",
|
||||||
|
"timestamp": "2023-01-16T15:44:43Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3900/commits/7e6153a5ee886455eb2f15c92b0818594ee32ebc"
|
||||||
|
},
|
||||||
|
"date": 1673886068955,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13217358,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "90 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7762407,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "148 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue