mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-01 16:01:26 +02:00
add Benchmark (go) benchmark result for 6bcb11b9f6
This commit is contained in:
parent
821dee5185
commit
c2863e9d82
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1694100849392,
|
||||
"lastUpdate": 1694100865188,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -67146,6 +67146,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "138 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6bcb11b9f66fd5c6c0e3b24ce3ff727f621f700c",
|
||||
"message": "chore(deps-dev): bump eslint from 7.32.0 to 8.48.0 in /ui",
|
||||
"timestamp": "2023-09-07T14:25:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4507/commits/6bcb11b9f66fd5c6c0e3b24ce3ff727f621f700c"
|
||||
},
|
||||
"date": 1694100858448,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16925270,
|
||||
"unit": "ns/op",
|
||||
"extra": "69 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10918054,
|
||||
"unit": "ns/op",
|
||||
"extra": "109 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue