mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for 5a344aaa9486728b81d87c20fffc1bd3044463b8
This commit is contained in:
parent
e09cb3214a
commit
9511e8e7cf
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1695080318768,
|
"lastUpdate": 1695080334113,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -68742,6 +68742,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "91 times\n2 procs"
|
"extra": "91 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5a344aaa9486728b81d87c20fffc1bd3044463b8",
|
||||||
|
"message": "chore(deps): bump @mui/icons-material from 5.3.1 to 5.14.9 in /ui",
|
||||||
|
"timestamp": "2023-09-18T09:17:15Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4567/commits/5a344aaa9486728b81d87c20fffc1bd3044463b8"
|
||||||
|
},
|
||||||
|
"date": 1695080326373,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16316413,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "64 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10150263,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "122 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue