mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-07 03:48:17 +02:00
add Benchmark (go) benchmark result for 83d45c43bd0c140da63426b070b17c474dd55dfb
This commit is contained in:
parent
97942ab1c4
commit
f98c8e5bd9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690823997199,
|
||||
"lastUpdate": 1690906182575,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -58350,6 +58350,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "93 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "83d45c43bd0c140da63426b070b17c474dd55dfb",
|
||||
"message": "chore(deps): bump github.com/peterbourgon/ff/v3 from 3.3.2 to 3.4.0",
|
||||
"timestamp": "2023-08-01T14:49:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4399/commits/83d45c43bd0c140da63426b070b17c474dd55dfb"
|
||||
},
|
||||
"date": 1690906178076,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15448284,
|
||||
"unit": "ns/op",
|
||||
"extra": "70 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11200410,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue