From: apostolos Date: Wed, 25 Aug 2021 08:43:33 +0000 (+0300) Subject: nits X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2ed6a8c869b8f63db04b0ce4f177cd6268dbdd;p=thirdparty%2Fvectorscan.git nits --- diff --git a/benchmarks/benchmarks.cpp b/benchmarks/benchmarks.cpp index d2c5fa8a..34f1ccfc 100644 --- a/benchmarks/benchmarks.cpp +++ b/benchmarks/benchmarks.cpp @@ -25,7 +25,7 @@ int main(){ functions[j](sizes[i],iters[i],exp_len[i],true); } } - + for(int i=0; i<12; i++){ if(i==0){ std::cout< shuftiExec_elapsed_seconds = end-start; total_sec += shuftiExec_elapsed_seconds.count(); - std::cout<<"\x1B[35m Case with no match in random pos and size: "< shuftiExec_elapsed_seconds = end-start; total_sec += shuftiExec_elapsed_seconds.count(); - std::cout<<"\x1B[35m Case with no match in random pos and size: "< shuftiExec_elapsed_seconds = end-start; total_sec += shuftiExec_elapsed_seconds.count(); - std::cout<<"\x1B[35m Case with no match in random pos and size: "< shuftiExec_elapsed_seconds = end-start; total_sec += shuftiExec_elapsed_seconds.count(); - std::cout<<"\x1B[35m Case with no match in random pos and size: "<