mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Switch off counters by default
This commit is contained in:
parent
694b305cab
commit
b73bd151bb
@ -383,7 +383,7 @@ int main (int argc, char ** argv)
|
||||
assert(error<1.0e-4);
|
||||
}
|
||||
|
||||
if(1){
|
||||
if(0){
|
||||
std::cout << "Single cache warm call to sDw.Dhop " <<std::endl;
|
||||
for(int i=0;i< PerformanceCounter::NumTypes(); i++ ){
|
||||
sDw.Dhop(ssrc,sresult,0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user