pub fn compute_direct_throughput<I: Numeric, N: Size>( output: &mut [Vector<I, N>], n_iter: usize, use_fma: bool, _dtype: StorageType, )