mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 3172ce4e7e
This commit is contained in:
parent
f535860353
commit
3c230c0003
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1682960602813,
|
||||
"lastUpdate": 1682960619224,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -43034,6 +43034,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "127 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3172ce4e7ee2e6161d4cdeb62723e4314d68a9fe",
|
||||
"message": "chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.5+incompatible",
|
||||
"timestamp": "2023-05-01T09:10:52Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4141/commits/3172ce4e7ee2e6161d4cdeb62723e4314d68a9fe"
|
||||
},
|
||||
"date": 1682960618107,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 19412548,
|
||||
"unit": "ns/op",
|
||||
"extra": "52 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11534753,
|
||||
"unit": "ns/op",
|
||||
"extra": "88 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue