Skip to content

HeroHFM/simd-scans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMD Scans

SIMD algorithms for binary search.

Build

$ ./build.sh

Run

Type of test to run defined in macro in main.cpp.

$ ./simd > data.csv

Plot

$ python3 plot.py data.csv [reference_algorithm_name]

Explanation

See accompanying PDF report.

References

In report.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages