mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 18:08:13 +02:00
add Benchmark (go) benchmark result for eb2033ba2b7c229e19874b7cde4c159450f95f12
This commit is contained in:
parent
fa9d63fb55
commit
bca413dec0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1700069216709,
|
||||
"lastUpdate": 1700069227015,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -80682,6 +80682,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "eb2033ba2b7c229e19874b7cde4c159450f95f12",
|
||||
"message": "chore(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0",
|
||||
"timestamp": "2023-11-15T12:00:13Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4686/commits/eb2033ba2b7c229e19874b7cde4c159450f95f12"
|
||||
},
|
||||
"date": 1700069221202,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10795641,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7243250,
|
||||
"unit": "ns/op",
|
||||
"extra": "165 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue