Refractoring remaining benchmark cases.

This commit is contained in:
Qiyu8
2020-10-26 10:25:05 +08:00
parent dd6ebdfdab
commit f917c26e83
46 changed files with 184 additions and 3114 deletions

View File

@@ -57,7 +57,6 @@ int main(int argc, char *argv[])
int to = 200;
int step = 1;
struct timeval start, stop;
double time1, timeg;
argc--;