mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for 2af5d67a3e0ef71d3652dc9a15c6b869c3bf1990
This commit is contained in:
parent
2063c12cc3
commit
e189352f9e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709746847012,
|
"lastUpdate": 1709746896109,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -101866,6 +101866,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "176 times\n4 procs"
|
"extra": "176 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "2af5d67a3e0ef71d3652dc9a15c6b869c3bf1990",
|
||||||
|
"message": "chore(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.39.0",
|
||||||
|
"timestamp": "2024-03-06T16:18:51Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4989/commits/2af5d67a3e0ef71d3652dc9a15c6b869c3bf1990"
|
||||||
|
},
|
||||||
|
"date": 1709746888228,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9174637,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "129 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6521536,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "178 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue