4 Forks
17 Stars
17 Watchers

SubstringSearchBenchmark

A benchmark of substring search algorithms implemented with SIMD intrinsics (x86 AVX2, AVX-512, ARM NEON) and vanilla C++.

How to download and setup SubstringSearchBenchmark

Open terminal and run command
git clone https://github.com/ashvardanian/SubstringSearchBenchmark.git
git clone is used to create a copy or clone of SubstringSearchBenchmark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SubstringSearchBenchmark https://github.com/ashvardanian/SubstringSearchBenchmark/archive/master.zip

Or simply clone SubstringSearchBenchmark with SSH
[email protected]:ashvardanian/SubstringSearchBenchmark.git

If you have some problems with SubstringSearchBenchmark

You may open issue on SubstringSearchBenchmark support forum (system) here: https://github.com/ashvardanian/SubstringSearchBenchmark/issues