mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-15 17:02:14 +03:00
nits
This commit is contained in:
committed by
Konstantinos Margaritis
parent
e0fefb3489
commit
ee2ed6a8c8
@@ -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<<std::endl <<"\x1B[33m noodle Benchmarks(kbytes) \x1B[0m"<<std::endl;
|
||||
|
||||
Reference in New Issue
Block a user