is_blas_optimize: BLAS optimize
Description
Try to determine parallel BLAS, which implies non-standard R!
Compare user with elapsed time. If user >> elapsed, then parallel BLAS
Usage
is_blas_optimize(results)
Arguments
results
The output from a benchmark_*
call.