mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 52bde0bad6
This commit is contained in:
parent
1f94667125
commit
b4f03d91d8
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1661210024835,
|
"lastUpdate": 1661214678201,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -7734,6 +7734,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "139 times\n2 procs"
|
"extra": "139 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "52bde0bad6a2e414f37d56b25044ac5f032884ce",
|
||||||
|
"message": "Update README.md",
|
||||||
|
"timestamp": "2022-08-21T23:07:41Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3569/commits/52bde0bad6a2e414f37d56b25044ac5f032884ce"
|
||||||
|
},
|
||||||
|
"date": 1661214677820,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12118942,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "99 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7529981,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "158 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue