ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
simd_benchmark_t Struct Reference

SIMD benchmark results structure. More...

#include <lib/video/simd/ascii_simd.h>

Data Fields

double scalar_time
 
double sse2_time
 
double ssse3_time
 
double avx2_time
 
double neon_time
 
double sve_time
 
double speedup_best
 
const char * best_method
 

Detailed Description

SIMD benchmark results structure.

Definition at line 271 of file ascii_simd.h.


The documentation for this struct was generated from the following file: