mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 09:19:39 +02:00
add Benchmark (go) benchmark result for c88d1ed426
This commit is contained in:
parent
e4f0439e48
commit
743380fc08
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1713204434943,
|
||||
"lastUpdate": 1713205545859,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -106230,6 +106230,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "201 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c88d1ed426b112abe9ad11f83762f1a1f6aed09e",
|
||||
"message": "update README: link to Contributing page",
|
||||
"timestamp": "2024-04-15T16:41:44Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5072/commits/c88d1ed426b112abe9ad11f83762f1a1f6aed09e"
|
||||
},
|
||||
"date": 1713205536706,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9705915,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6498379,
|
||||
"unit": "ns/op",
|
||||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue