mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
add Benchmark (go) benchmark result for 46b73582e5
This commit is contained in:
parent
bbee21c3fc
commit
70529090dd
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1682968826756,
|
"lastUpdate": 1682973089910,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -43198,6 +43198,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "127 times\n2 procs"
|
"extra": "127 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": "46b73582e596d4425fe77258283ab2486fea2624",
|
||||||
|
"message": "Update SECURITY.md (#4144)\n\nPlease see our security policy as described: https://www.pomerium.com/docs/internals/security",
|
||||||
|
"timestamp": "2023-05-01T15:17:50-04:00",
|
||||||
|
"tree_id": "c1c621b1fc52f298a601545a9ee40dfc8ff42b47",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/46b73582e596d4425fe77258283ab2486fea2624"
|
||||||
|
},
|
||||||
|
"date": 1682973089457,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14690877,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "75 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9403170,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "123 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue