mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 9059935d087091e9b2ef283c67c501f29e85cb63
This commit is contained in:
parent
19a3c148e0
commit
1e84831e1b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1672070745567,
|
||||
"lastUpdate": 1672070750908,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -25490,6 +25490,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "145 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9059935d087091e9b2ef283c67c501f29e85cb63",
|
||||
"message": "chore(deps): bump actions/setup-python from 4.3.1 to 4.4.0",
|
||||
"timestamp": "2022-12-26T13:39:58Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3834/commits/9059935d087091e9b2ef283c67c501f29e85cb63"
|
||||
},
|
||||
"date": 1672070750347,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12643188,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8167840,
|
||||
"unit": "ns/op",
|
||||
"extra": "150 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue