mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 486f1fc173
This commit is contained in:
parent
b4f03d91d8
commit
7a5bb3e893
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1661214678201,
|
"lastUpdate": 1661266288092,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -7766,6 +7766,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "158 times\n2 procs"
|
"extra": "158 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "486f1fc173d8cca11e58ff7f41dca70610af4414",
|
||||||
|
"message": "publish to any-distro (#3570)",
|
||||||
|
"timestamp": "2022-08-23T12:33:52Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3571/commits/486f1fc173d8cca11e58ff7f41dca70610af4414"
|
||||||
|
},
|
||||||
|
"date": 1661266287328,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 19315046,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "72 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10851043,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue