]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
micro-benchmarks for shufti, trufle and noodle added
authorapostolos <apostolos.tapsas@vectorcamp.gr>
Tue, 24 Aug 2021 11:05:12 +0000 (14:05 +0300)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Tue, 12 Oct 2021 08:51:34 +0000 (11:51 +0300)
commit904a94fbe5fc4540e286da5c95f979beb8d27fed
treee93dc676a571c2517be65046a469305e6c5cae5d
parent08357a096c2288f91f220147e6c4df92c3af7da2
micro-benchmarks for shufti, trufle and noodle added
CMakeLists.txt
benchmarks/CMakeLists.txt [new file with mode: 0644]
benchmarks/benchmarks.cpp [new file with mode: 0644]
benchmarks/benchmarks.hpp [new file with mode: 0644]
benchmarks/noodle.cpp [new file with mode: 0644]
benchmarks/shufti.cpp [new file with mode: 0644]
benchmarks/truffle.cpp [new file with mode: 0644]
unit/internal/supervector.cpp