Ignore:
Timestamp:
Apr 28, 2026, 12:50:53 AM (4 days ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
b0fff42
Parents:
741d004
Message:

fix mistakes in use case numbering in list perf results

Location:
doc/theses/mike_brooks_MMath/plots
Files:
1 added
1 deleted
2 moved

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-ix-java.gp

    r741d004 r69de8d1  
    88
    99set macros
    10 set output OUTDIR."/plot-list-zoomin-abs-viii-java.pdf"
     10set output OUTDIR."/plot-list-zoomin-abs-ix-java.pdf"
    1111
    1212set grid
     
    4848set rmargin 0.1
    4949
    50 set label "{/Times-Bold= Use Case VIII,}\n{/Times-Bold= Intel}"                           at first 1, graph  0.9 left
     50set label "{/Times-Bold= Use Case IX,}\n{/Times-Bold= Intel}"                           at first 1, graph  0.9 left
    5151
    5252set errorbars 2.0
    5353set pointintervalbox 0
    5454
    55 plot INDIR."/plot-list-zoomin-abs-viii-java.dat" \
     55plot INDIR."/plot-list-zoomin-abs-ix-java.dat" \
    5656       i 0 using ($1 * 0.98):8:4:5 title "{/Helvetica=15 C{/Symbol \42}}"  with yerrorbars lt rgb "blue"              pt  6  ps 0.85 lw 1, \
    5757    '' i 3 using ($1 * 0.94):8:4:5 title "{/Symbol \155}C++"               with yerrorbars lt rgb "dark-orange" pt  8  ps 0.75 lw 1, \
Note: See TracChangeset for help on using the changeset viewer.