mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-16 16:26:16 +02:00
add Benchmark (go) benchmark result for b666bba7b9f4ebafc348a6f4673af788551c6897
This commit is contained in:
parent
4ce313ff4f
commit
16b05406e0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1695220130688,
|
||||
"lastUpdate": 1695220138644,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -70854,6 +70854,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "112 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b666bba7b9f4ebafc348a6f4673af788551c6897",
|
||||
"message": "chore(deps): bump @mui/material from 5.4.0 to 5.14.10 in /ui",
|
||||
"timestamp": "2023-09-20T08:36:32Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4569/commits/b666bba7b9f4ebafc348a6f4673af788551c6897"
|
||||
},
|
||||
"date": 1695220131088,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13933732,
|
||||
"unit": "ns/op",
|
||||
"extra": "82 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8908152,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue