mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-13 06:48:23 +02:00
add Benchmark (go) benchmark result for 0c5d9c5f9f
This commit is contained in:
parent
6df1762dbc
commit
92cf3c1631
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1684851683295,
|
||||
"lastUpdate": 1684851792125,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -46022,6 +46022,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "124 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "0c5d9c5f9fea7db433e25e568316a635acb01f0b",
|
||||
"message": "chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 1.0.0 to 1.0.1",
|
||||
"timestamp": "2023-05-23T12:52:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4185/commits/0c5d9c5f9fea7db433e25e568316a635acb01f0b"
|
||||
},
|
||||
"date": 1684851791540,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12898676,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8617314,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue