- Timestamp:
 - Apr 24, 2020, 4:17:33 PM (6 years ago)
 - Branches:
 - ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
 - Children:
 - 44aad8f
 - Parents:
 - 0ea6c5a
 - File:
 - 
      
- 1 edited
 
- 
          
  benchmark/io/readv.cfa (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
benchmark/io/readv.cfa
r0ea6c5a r038be32 40 40 41 41 int main(int argc, char * argv[]) { 42 #if !defined(__CFA_NO_STATISTICS__) 43 print_stats_at_exit( *active_cluster() ); 44 #endif 45 42 46 double duration = 5.0; 43 47 unsigned long int nthreads = 2; … … 46 50 printf("Setting local\n"); 47 51 setlocale(LC_NUMERIC, ""); 48 49 52 50 53 arg_loop:  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.