mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for a2fd95aae6
This commit is contained in:
parent
8417aed636
commit
fbb71919c6
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1702482973481,
|
||||
"lastUpdate": 1702573876013,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -89662,6 +89662,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "184 times\n4 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": "a2fd95aae6a6532b8c74e8ee192cd4759a5cd84f",
|
||||
"message": "core/ci: update linting (#4844)\n\n* core/ci: update linting\r\n\r\n* re-add exportloopref\r\n\r\n* re-add gocheckcompilerdirectives\r\n\r\n* re-add stylecheck\r\n\r\n* re-add usestdlibvars\r\n\r\n* upgrade lint\r\n\r\n---------\r\n\r\nCo-authored-by: Denis Mishin <dmishin@pomerium.com>",
|
||||
"timestamp": "2023-12-14T09:07:54-08:00",
|
||||
"tree_id": "5ba729221d6fbe070f81b3a897cedb7329f9a211",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/a2fd95aae6a6532b8c74e8ee192cd4759a5cd84f"
|
||||
},
|
||||
"date": 1702573868941,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9328189,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6421020,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue