mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 2f43328c39
This commit is contained in:
parent
e3dd62c296
commit
ccd2684609
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1680624273174,
|
||||
"lastUpdate": 1680639136566,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -40194,6 +40194,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "123 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2f43328c3994ce415da2624cb60a6a8d1174962b",
|
||||
"message": "support loading route configuration via rds",
|
||||
"timestamp": "2023-04-04T13:51:59Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4098/commits/2f43328c3994ce415da2624cb60a6a8d1174962b"
|
||||
},
|
||||
"date": 1680639136113,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12811154,
|
||||
"unit": "ns/op",
|
||||
"extra": "96 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7976430,
|
||||
"unit": "ns/op",
|
||||
"extra": "151 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue