mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 14:39:40 +02:00
add Benchmark (go) benchmark result for e15bbaba57
This commit is contained in:
parent
cfe8f64fe0
commit
c544bfe984
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1679331742619,
|
||||
"lastUpdate": 1679331744856,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -38742,6 +38742,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "146 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e15bbaba57bc590e57e08d0536aab387dd730e90",
|
||||
"message": "chore(deps): bump github.com/golangci/golangci-lint from 1.51.2 to 1.52.0",
|
||||
"timestamp": "2023-03-20T09:47:45Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4071/commits/e15bbaba57bc590e57e08d0536aab387dd730e90"
|
||||
},
|
||||
"date": 1679331741839,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 19110318,
|
||||
"unit": "ns/op",
|
||||
"extra": "72 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 12280503,
|
||||
"unit": "ns/op",
|
||||
"extra": "85 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue