mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 17:38:27 +02:00
add Benchmark (go) benchmark result for 88eb6a4e5542402c7a69a2c78ea9db9dd9aecbc3
This commit is contained in:
parent
90a35491f7
commit
fcba6fb447
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686364508755,
|
||||
"lastUpdate": 1686364549218,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -48518,6 +48518,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "88eb6a4e5542402c7a69a2c78ea9db9dd9aecbc3",
|
||||
"message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5",
|
||||
"timestamp": "2023-06-09T07:38:15Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4225/commits/88eb6a4e5542402c7a69a2c78ea9db9dd9aecbc3"
|
||||
},
|
||||
"date": 1686364548610,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14236953,
|
||||
"unit": "ns/op",
|
||||
"extra": "85 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9083391,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue