mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 205aa8cf53
This commit is contained in:
parent
0cd471ad0b
commit
7962d214c3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1699385339469,
|
||||
"lastUpdate": 1699393560850,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -79286,6 +79286,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "205aa8cf530457641b5ef522ef7cd939043d1b71",
|
||||
"message": "core/config: remove support for base64 encoded certificates",
|
||||
"timestamp": "2023-11-07T07:00:34Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4718/commits/205aa8cf530457641b5ef522ef7cd939043d1b71"
|
||||
},
|
||||
"date": 1699393555538,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12936034,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7624229,
|
||||
"unit": "ns/op",
|
||||
"extra": "159 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue