- Python wrap for the SIMDString repository.
- Clone the repository
- Run the
build_release.batfile - Run the
run_test.batfile
-
Benchmark results can be found in the
benchmark_results.logfile. -
Benchmarks can be found under the
benchmarkfolder.
-
Test results can be found in the
test_results.logfile. -
Tests are taken from the SIMDString repository's tests. Some of the tests are not included because some of them are pointer related. For easy to follow, every test in the repository are divided in the subfiles and tests are added in order.
-
Tests can be found under the
testfolder.