mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-13 23:08:17 +02:00
add Benchmark (go) benchmark result for 818827149d
This commit is contained in:
parent
9aeea9891d
commit
79b946b8f3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1693591578471,
|
"lastUpdate": 1693591647354,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -66078,6 +66078,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "151 times\n2 procs"
|
"extra": "151 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "818827149d50108bc8f9480ec95a4969202117ba",
|
||||||
|
"message": "chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0",
|
||||||
|
"timestamp": "2023-09-01T07:15:51Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4516/commits/818827149d50108bc8f9480ec95a4969202117ba"
|
||||||
|
},
|
||||||
|
"date": 1693591640246,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 20840057,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "55 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 15411697,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "69 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue