mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for b3524ebc45
This commit is contained in:
parent
01c9fd7d6f
commit
aa65b36287
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1733070520453,
|
"lastUpdate": 1733071705149,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -131322,6 +131322,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "225 times\n4 procs"
|
"extra": "225 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "b3524ebc45188395ec98b5fc95589c3cf4c42476",
|
||||||
|
"message": "chore(deps): bump the docker group in /.github with 3 updates",
|
||||||
|
"timestamp": "2024-11-29T03:31:28Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5382/commits/b3524ebc45188395ec98b5fc95589c3cf4c42476"
|
||||||
|
},
|
||||||
|
"date": 1733071691875,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7675911,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "157 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5255022,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "236 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue