mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 08:28:20 +02:00
add Benchmark (go) benchmark result for 4a7cf7792f
This commit is contained in:
parent
f5e7af0846
commit
85b7ec0956
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1677516860019,
|
||||
"lastUpdate": 1677517395272,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -35842,6 +35842,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "153 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "4a7cf7792fb98004e3b84a5ac671a40391ac4611",
|
||||
"message": "chore(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.2",
|
||||
"timestamp": "2023-02-27T16:25:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4017/commits/4a7cf7792fb98004e3b84a5ac671a40391ac4611"
|
||||
},
|
||||
"date": 1677517394542,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12554916,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7937383,
|
||||
"unit": "ns/op",
|
||||
"extra": "151 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue