mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 563bbca22488547708fa9551d3ba7da6b40914ab
This commit is contained in:
parent
31615e5489
commit
9c3f4fe8f7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1657554212682,
|
||||
"lastUpdate": 1657555812132,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -1450,6 +1450,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "14 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "563bbca22488547708fa9551d3ba7da6b40914ab",
|
||||
"message": "chore(deps): bump github.com/mholt/acmez from 1.0.2 to 1.0.3",
|
||||
"timestamp": "2022-07-11T09:36:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3469/commits/563bbca22488547708fa9551d3ba7da6b40914ab"
|
||||
},
|
||||
"date": 1657555810858,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16649558,
|
||||
"unit": "ns/op",
|
||||
"extra": "76 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 107287040,
|
||||
"unit": "ns/op",
|
||||
"extra": "10 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue