Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 204 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 204 Bytes

SIMD-SISD-Comparison

Simple C program with inline assembly made for testing the amount of time taken by simple arithmetic calculations in both SIMD and SISD standards using 2048, 4096 and 8192 numbers.