feat(benchmarks): added memory and timing benchmarks
This commit is contained in:
@@ -98,7 +98,7 @@ int main() {
|
||||
metadata["Compiler"] = "Unknown";
|
||||
#endif
|
||||
|
||||
metadata["Threads"] = omp_get_max_threads();
|
||||
// metadata["Threads"] = omp_get_max_threads();
|
||||
metadata["Runs"] = runs;
|
||||
metadata["Temperature"] = temp;
|
||||
metadata["Density"] = rho;
|
||||
|
||||
Reference in New Issue
Block a user