mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-07 20:08:17 +02:00
add Benchmark (go) benchmark result for b1767e3c29f2187415d2b3c1f047ee755aecb763
This commit is contained in:
parent
c09ea67894
commit
0f0bbcb598
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686941139654,
|
||||
"lastUpdate": 1686941178564,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -53266,6 +53266,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b1767e3c29f2187415d2b3c1f047ee755aecb763",
|
||||
"message": "chore(deps): bump @mui/icons-material from 5.3.1 to 5.11.16 in /ui",
|
||||
"timestamp": "2023-06-16T16:39:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4303/commits/b1767e3c29f2187415d2b3c1f047ee755aecb763"
|
||||
},
|
||||
"date": 1686941177890,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12895691,
|
||||
"unit": "ns/op",
|
||||
"extra": "85 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8959682,
|
||||
"unit": "ns/op",
|
||||
"extra": "120 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue