mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 347ccb6814
This commit is contained in:
parent
8712b6a5ce
commit
8dfbf16926
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1678122172730,
|
||||
"lastUpdate": 1678122180207,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -36770,6 +36770,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "66 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "347ccb68146afb9875cf5d5c46befa9e76f7eb39",
|
||||
"message": "chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0",
|
||||
"timestamp": "2023-03-06T12:24:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4038/commits/347ccb68146afb9875cf5d5c46befa9e76f7eb39"
|
||||
},
|
||||
"date": 1678122178751,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13156634,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7819115,
|
||||
"unit": "ns/op",
|
||||
"extra": "150 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue