mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-21 18:48:06 +02:00
add Benchmark (go) benchmark result for 31c0f3c4c53d9d5a70bc1384ab41bcd83fb4a5f2
This commit is contained in:
parent
1d904da1cc
commit
83b2c21d65
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1686934911779,
|
"lastUpdate": 1686934948088,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -50950,6 +50950,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "80 times\n2 procs"
|
"extra": "80 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "31c0f3c4c53d9d5a70bc1384ab41bcd83fb4a5f2",
|
||||||
|
"message": "chore(deps): bump @mui/material from 5.4.0 to 5.13.5 in /ui",
|
||||||
|
"timestamp": "2023-06-16T16:39:07Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4288/commits/31c0f3c4c53d9d5a70bc1384ab41bcd83fb4a5f2"
|
||||||
|
},
|
||||||
|
"date": 1686934947098,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15281716,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "78 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10892825,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "106 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue