mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 09:58:10 +02:00
add Benchmark (go) benchmark result for 4ae6e487aa7c274e92f9949148f15a4e50d812e6
This commit is contained in:
parent
242b704b19
commit
d9dce4221a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1696457194601,
|
||||
"lastUpdate": 1696457207349,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -72742,6 +72742,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "4ae6e487aa7c274e92f9949148f15a4e50d812e6",
|
||||
"message": "chore(deps): bump @mui/material from 5.4.0 to 5.14.12 in /ui",
|
||||
"timestamp": "2023-10-04T14:12:42Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4620/commits/4ae6e487aa7c274e92f9949148f15a4e50d812e6"
|
||||
},
|
||||
"date": 1696457198637,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16125554,
|
||||
"unit": "ns/op",
|
||||
"extra": "68 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10548250,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue