mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 15:29:48 +02:00
add Benchmark (go) benchmark result for 14b13bb791
This commit is contained in:
parent
f79e188e53
commit
3652a73c7f
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1700237310011,
|
"lastUpdate": 1700261251744,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -81334,6 +81334,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "176 times\n4 procs"
|
"extra": "176 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||||
|
"name": "Kenneth Jenkins",
|
||||||
|
"username": "kenjenkins"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "14b13bb791a6aca7829c81b39f3cc06822e4a90c",
|
||||||
|
"message": "zero: use os.UserCacheDir for boostrap config path (#4744)",
|
||||||
|
"timestamp": "2023-11-17T14:44:32-08:00",
|
||||||
|
"tree_id": "486d204bbbaac9fd0c638e34c0176f2eed3781fe",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/14b13bb791a6aca7829c81b39f3cc06822e4a90c"
|
||||||
|
},
|
||||||
|
"date": 1700261246388,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10937845,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6901277,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "176 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue