mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 20:49:30 +02:00
add Benchmark (go) benchmark result for 1bfe53d60b
This commit is contained in:
parent
551373ba78
commit
5e0d9b41fd
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709267417224,
|
"lastUpdate": 1709309557261,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -98190,6 +98190,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "211 times\n4 procs"
|
"extra": "211 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "1bfe53d60be7b7e032504d875b270e88460ac1e4",
|
||||||
|
"message": "chore(deps): bump distroless/base-debian12 from `0a93daa` to `5eae9ef` in /.github",
|
||||||
|
"timestamp": "2024-03-01T08:32:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4970/commits/1bfe53d60be7b7e032504d875b270e88460ac1e4"
|
||||||
|
},
|
||||||
|
"date": 1709309549959,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10728571,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7696411,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "163 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue