mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-26 04:58:10 +02:00
add Benchmark (go) benchmark result for bb44280382
This commit is contained in:
parent
4a7d0c5afe
commit
7bbc48b2b9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701797135543,
|
"lastUpdate": 1701809196561,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -85170,6 +85170,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "159 times\n4 procs"
|
"extra": "159 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "bb44280382fca7efbbbd5f88eef440ff0f179cfb",
|
||||||
|
"message": "integration: re-generate test configurations",
|
||||||
|
"timestamp": "2023-12-05T18:27:09Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4816/commits/bb44280382fca7efbbbd5f88eef440ff0f179cfb"
|
||||||
|
},
|
||||||
|
"date": 1701809189369,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12386768,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7290272,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "158 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue