This commit is contained in:
apostolos
2021-08-25 11:43:33 +03:00
committed by Konstantinos Margaritis
parent e0fefb3489
commit ee2ed6a8c8
4 changed files with 10 additions and 10 deletions

View File

@@ -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;