mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for 3f9dfbef76
This commit is contained in:
parent
b18de6b999
commit
ae36702b07
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1666899543159,
|
||||
"lastUpdate": 1666968247671,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -16954,6 +16954,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "129 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "3f9dfbef76517e4c01250586045fe1cbd49069ee",
|
||||
"message": "device: add generic methods for working with user+session devices (#3710)",
|
||||
"timestamp": "2022-10-28T08:41:12-06:00",
|
||||
"tree_id": "f2bd2cc45245d95c4feb3800cafac12a8fca83a0",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/3f9dfbef76517e4c01250586045fe1cbd49069ee"
|
||||
},
|
||||
"date": 1666968247271,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15270607,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9052579,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue