mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for aa7a187d53
This commit is contained in:
parent
844fbd5056
commit
2ea4940bf8
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1691896627446,
|
"lastUpdate": 1691896804863,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -62582,6 +62582,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "115 times\n2 procs"
|
"extra": "115 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "aa7a187d53440fea03a335bc80517f8c27d794de",
|
||||||
|
"message": "zero: bootstrap config",
|
||||||
|
"timestamp": "2023-08-12T01:46:25Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4444/commits/aa7a187d53440fea03a335bc80517f8c27d794de"
|
||||||
|
},
|
||||||
|
"date": 1691896799929,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14270557,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "93 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8874173,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue