mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 9af8adaac8
This commit is contained in:
parent
c549369120
commit
f513d34fab
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1696460430608,
|
||||
"lastUpdate": 1696460441642,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -73102,6 +73102,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "128 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9af8adaac86b5762d21ff82d51ad9d1e944dad49",
|
||||
"message": "chore(deps): bump @mui/icons-material from 5.14.9 to 5.14.12 in /ui",
|
||||
"timestamp": "2023-10-04T14:12:42Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4621/commits/9af8adaac86b5762d21ff82d51ad9d1e944dad49"
|
||||
},
|
||||
"date": 1696460428570,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13990840,
|
||||
"unit": "ns/op",
|
||||
"extra": "78 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9031742,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue