mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 08:58:05 +02:00
add Benchmark (go) benchmark result for 0a33610467
This commit is contained in:
parent
9b405b7d44
commit
f1e9671b6a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1676307782597,
|
"lastUpdate": 1676307923512,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -33314,6 +33314,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "115 times\n2 procs"
|
"extra": "115 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0a3361046757b5e56b6debcf677585c3ade296ca",
|
||||||
|
"message": "chore(deps): bump distroless/base from `4f9fe94` to `9687cd3`",
|
||||||
|
"timestamp": "2023-02-11T22:47:15Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3968/commits/0a3361046757b5e56b6debcf677585c3ade296ca"
|
||||||
|
},
|
||||||
|
"date": 1676307922512,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16972576,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "74 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9584435,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "120 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue