mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 06:28:18 +02:00
add Benchmark (go) benchmark result for 066fc67843
This commit is contained in:
parent
e865df1f36
commit
6a1c7bf2ea
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1662397539383,
|
"lastUpdate": 1662397765245,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -9670,6 +9670,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "140 times\n2 procs"
|
"extra": "140 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "066fc678431e194204866de46fe59ace6e7ed4e8",
|
||||||
|
"message": "chore(deps): bump github.com/caddyserver/certmagic from 0.16.3 to 0.17.0",
|
||||||
|
"timestamp": "2022-09-05T04:26:27Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3604/commits/066fc678431e194204866de46fe59ace6e7ed4e8"
|
||||||
|
},
|
||||||
|
"date": 1662397763846,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16105452,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "72 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10029330,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue