mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for 7b61cff606
This commit is contained in:
parent
54809096c1
commit
e4140e6fc0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1666105847019,
|
||||
"lastUpdate": 1666105971893,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -14390,6 +14390,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "129 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7b61cff606c154ff9bcfaa3763e17f9f25853104",
|
||||
"message": "chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0",
|
||||
"timestamp": "2022-10-18T12:23:58Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3680/commits/7b61cff606c154ff9bcfaa3763e17f9f25853104"
|
||||
},
|
||||
"date": 1666105971349,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12902586,
|
||||
"unit": "ns/op",
|
||||
"extra": "96 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7829716,
|
||||
"unit": "ns/op",
|
||||
"extra": "152 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue