mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for fd3beaa5c6
This commit is contained in:
parent
9da18db28a
commit
b8a25cbea8
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1664813217826,
|
||||
"lastUpdate": 1664813380800,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -12386,6 +12386,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "140 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "fd3beaa5c6b2602663676625e79cbce5cd843b91",
|
||||
"message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9",
|
||||
"timestamp": "2022-10-01T02:23:13Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3643/commits/fd3beaa5c6b2602663676625e79cbce5cd843b91"
|
||||
},
|
||||
"date": 1664813380090,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12782904,
|
||||
"unit": "ns/op",
|
||||
"extra": "99 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7759646,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue