Skip to content
Snippets Groups Projects
Commit ed35b4cd authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing performance test

parent 5a13f404
No related branches found
No related tags found
No related merge requests found
openfpm_data @ 261069df
Subproject commit 9a7f9776face38893fdaf1c465379d5ed6f53947
Subproject commit 261069dff2b91021d274d0db1fe71191633f1ef6
......@@ -70,8 +70,8 @@ template<unsigned int dim> void cl_comp_normal_vs_hilbert_force_time(GoogleChart
}
}
names.add("Random cell list");
names.add("Hilbert cell list");
names.add("Random cell list");
for (size_t i = 0 ; i < cl_r_cutoff.size() ; i++)
gnames.add("Cell-list performance, cut-off radius: " + std::to_string(cl_r_cutoff.get(i)));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment