mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 6e50067187
This commit is contained in:
parent
5300d91bb8
commit
cc9db5d762
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1669049680551,
|
"lastUpdate": 1669049812533,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -20498,6 +20498,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "128 times\n2 procs"
|
"extra": "128 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "6e50067187ca4fe8642c65a316d3500db51d9372",
|
||||||
|
"message": "chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0",
|
||||||
|
"timestamp": "2022-11-20T06:51:33Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3756/commits/6e50067187ca4fe8642c65a316d3500db51d9372"
|
||||||
|
},
|
||||||
|
"date": 1669049811463,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13515182,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "82 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10133758,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue