mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-13 06:48:23 +02:00
add Benchmark (go) benchmark result for 350eadd8b2
This commit is contained in:
parent
daa1057c7a
commit
c80041d941
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1686941048637,
|
"lastUpdate": 1686941133921,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -53202,6 +53202,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "100 times\n2 procs"
|
"extra": "100 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "350eadd8b26fa877723ba80a5be32f6f4efd8516",
|
||||||
|
"message": "chore(deps-dev): bump @trivago/prettier-plugin-sort-imports from 2.0.4 to 4.1.1 in /ui",
|
||||||
|
"timestamp": "2023-06-16T16:39:07Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4308/commits/350eadd8b26fa877723ba80a5be32f6f4efd8516"
|
||||||
|
},
|
||||||
|
"date": 1686941132948,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 17771746,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "67 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 11504826,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "106 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue