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