mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-14 07:18:21 +02:00
add Benchmark (go) benchmark result for f7a6dda14a
This commit is contained in:
parent
0ae93b6a0d
commit
c9fc475268
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1681751097392,
|
"lastUpdate": 1681751106520,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -41050,6 +41050,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "128 times\n2 procs"
|
"extra": "128 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f7a6dda14aa2e83f351f2874c41ec614d9660f42",
|
||||||
|
"message": "chore(deps): bump google.golang.org/api from 0.116.0 to 0.118.0",
|
||||||
|
"timestamp": "2023-04-17T12:11:23Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4112/commits/f7a6dda14aa2e83f351f2874c41ec614d9660f42"
|
||||||
|
},
|
||||||
|
"date": 1681751105229,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16788676,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "75 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10435579,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue