mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-18 00:58:08 +02:00
add Benchmark (go) benchmark result for 5918207ba5
This commit is contained in:
parent
7c575dbaf4
commit
450059750b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1700069388598,
|
"lastUpdate": 1700069405447,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -80906,6 +80906,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "172 times\n4 procs"
|
"extra": "172 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5918207ba50a3792a5e7f117992f93ed946ae52c",
|
||||||
|
"message": "chore(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.3",
|
||||||
|
"timestamp": "2023-11-15T12:00:13Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4749/commits/5918207ba50a3792a5e7f117992f93ed946ae52c"
|
||||||
|
},
|
||||||
|
"date": 1700069399896,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10718564,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "97 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6782382,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "181 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue