HW2: RC3a - Remove stats optimization
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
#include "utils.hpp"
|
||||
#include "distsort.hpp"
|
||||
|
||||
//! Statistic variables for exchange optimization
|
||||
distStat_t localStat, remoteStat;
|
||||
|
||||
//! Performance timers for each one of the "costly" functions
|
||||
Timing TfullSort, Texchange, Tminmax, TelbowSort;
|
||||
|
||||
Reference in New Issue
Block a user