mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for c9421ec146
This commit is contained in:
parent
60e55f517f
commit
1fcf9c18fe
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1660671246210,
|
"lastUpdate": 1660671769225,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -6758,6 +6758,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "150 times\n2 procs"
|
"extra": "150 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "1544881+desimone@users.noreply.github.com",
|
||||||
|
"name": "bobby",
|
||||||
|
"username": "desimone"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "c9421ec146dc2f63958011dfd3eb208100863448",
|
||||||
|
"message": "deployment: update RELEASING.md (#3503)\n\nupdate RELEASING.md\r\n\r\nSigned-off-by: Bobby DeSimone <bobbydesimone@gmail.com>\r\n\r\nSigned-off-by: Bobby DeSimone <bobbydesimone@gmail.com>",
|
||||||
|
"timestamp": "2022-08-16T10:40:03-07:00",
|
||||||
|
"tree_id": "c65c1e4194dfd14e06394c20c6d62a9302384c5a",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/c9421ec146dc2f63958011dfd3eb208100863448"
|
||||||
|
},
|
||||||
|
"date": 1660671768646,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12877306,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "88 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7900883,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "150 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue