citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

e2e.txt (326B)


      1 Need to build twice and compare:
      2 - binary sizes
      3 - object file sizes
      4 - ./configure logs
      5 - test output
      6 - build log
      7 - execution speed
      8 
      9 Each build needs:
     10 - configure step
     11 - build step
     12 - test step
     13 
     14 Execution speed:
     15 - in testsuite
     16 - in synthetic benchmarks
     17 
     18 Final End to End Report:
     19 - charts comparing instrumented/non instrumented