Ignore:
Timestamp:
Apr 14, 2017, 6:12:31 PM (7 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
79b8dc3
Parents:
e3de500 (diff), 952d201 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/generic_types/evaluation/timing.gp

    re3de500 r4570131  
    1212set boxwidth 0.8
    1313
    14 set ylabel "milliseconds"
    1514set key top left reverse Left
    1615
     
    2120set linetype 4 lc rgb 'green'
    2221
     22set ylabel "milli-seconds"
     23set yrange [0:*] ;
     24
    2325set datafile separator ","
    2426plot for [COL=2:5] 'evaluation/timing.csv' using COL:xticlabels(1) title columnheader
Note: See TracChangeset for help on using the changeset viewer.