mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 4b4186b15f
This commit is contained in:
parent
5b703b4beb
commit
b7943bd722
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1704127332925,
|
"lastUpdate": 1704127346553,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -91114,6 +91114,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "183 times\n4 procs"
|
"extra": "183 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "4b4186b15fb8140a73825abebddaa5fee8ac1bd0",
|
||||||
|
"message": "chore(deps): bump distroless/base-debian12 from `5e24c7a` to `996c583`",
|
||||||
|
"timestamp": "2024-01-01T15:41:41Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4882/commits/4b4186b15fb8140a73825abebddaa5fee8ac1bd0"
|
||||||
|
},
|
||||||
|
"date": 1704127340019,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10363664,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7082061,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "169 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue