mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 2ffdf7d5af
This commit is contained in:
parent
d2aadb6047
commit
bbee21c3fc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1682968594915,
|
||||
"lastUpdate": 1682968826756,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -43166,6 +43166,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "124 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2ffdf7d5afe95988389a3c0364f5cde2f8cbb0b2",
|
||||
"message": "Update SECURITY.md",
|
||||
"timestamp": "2023-05-01T09:10:52Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4145/commits/2ffdf7d5afe95988389a3c0364f5cde2f8cbb0b2"
|
||||
},
|
||||
"date": 1682968826276,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15647113,
|
||||
"unit": "ns/op",
|
||||
"extra": "76 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8784097,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue