mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 4bad3f636d
This commit is contained in:
parent
dbbb6009d6
commit
a21fe10c06
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1659975315794,
|
||||
"lastUpdate": 1659975335664,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -5014,6 +5014,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "4bad3f636de176aba040fecfbc157121e592a0ab",
|
||||
"message": "chore(deps): bump github.com/caddyserver/certmagic from 0.16.0 to 0.16.2",
|
||||
"timestamp": "2022-08-08T09:16:28Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3532/commits/4bad3f636de176aba040fecfbc157121e592a0ab"
|
||||
},
|
||||
"date": 1659975334142,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15867643,
|
||||
"unit": "ns/op",
|
||||
"extra": "75 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9966604,
|
||||
"unit": "ns/op",
|
||||
"extra": "121 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue