Skip to content
Snippets Groups Projects
Commit 41e2c6d0 authored by Christopher Haine's avatar Christopher Haine
Browse files

fixed visu

parent dd05599a
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ CHEAT_TEST(cdo_local_pool_works,
srandom(42);
cheat_assert(MSTRO_OK == mstro_init("Tests","POOL",0));
fprintf(stdout, "# num_diff=100k; time /= decl_per_cdo");
fprintf(stdout, "# num_diff=100k; time /= decl_per_cdo\n");
for(size_t numdecl=1; numdecl<129; numdecl*=2) {
// for(size_t num_diff=1; num_diff<100001; num_diff*=10) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment