mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for 3be002bd69
This commit is contained in:
parent
8677fb11b1
commit
12152d6618
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1661795395958,
|
||||
"lastUpdate": 1661795757543,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -8798,6 +8798,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "156 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3be002bd69f9f106fcec729948ebd784b30d3f82",
|
||||
"message": "chore(deps): bump golang from `a7a23f1` to `d84495e`",
|
||||
"timestamp": "2022-08-26T16:26:12Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3589/commits/3be002bd69f9f106fcec729948ebd784b30d3f82"
|
||||
},
|
||||
"date": 1661795756963,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12878286,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7978180,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue