mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 22:48:15 +02:00
add Benchmark (go) benchmark result for d8715414e4
This commit is contained in:
parent
89a44c29f5
commit
47344a279e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1672675712889,
|
||||
"lastUpdate": 1672675720716,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -26670,6 +26670,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d8715414e457c438fca4c5a93d424c18ec2893a9",
|
||||
"message": "chore(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0",
|
||||
"timestamp": "2023-01-02T08:31:26Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3850/commits/d8715414e457c438fca4c5a93d424c18ec2893a9"
|
||||
},
|
||||
"date": 1672675719687,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16151257,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9440462,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue