Ignore:
Timestamp:
Mar 27, 2025, 3:48:24 PM (6 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
185cd94
Parents:
379b6ea
Message:

preliminary updates to string chapter

File:
1 moved

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/plot-peq-cppemu.gp

    r379b6ea rb1c220a  
    1515set xlabel "String Length being appended (mean, geo. dist.), log scale" offset 2,0
    1616set ylabel "Time per append (ns, mean)"
    17 set linetype 3 dashtype 2
     17set linetype 2 dashtype 2
    1818set linetype 4 dashtype 2
    1919plot DIR."/string-graph-peq-cppemu.dat" \
    20            i 0 using 1:2 title columnheader(1) with linespoints lt rgb "blue"   pt  2  ps 1 lw 1, \
     20           i 0 using 1:2 title columnheader(1) with linespoints lt rgb "red"    pt  2  ps 1 lw 1, \
    2121        '' i 1 using 1:2 title columnheader(1) with linespoints lt rgb "red"    pt  3  ps 1 lw 1, \
    2222        '' i 2 using 1:2 title columnheader(1) with linespoints lt rgb "blue"   pt  6  ps 1 lw 1, \
    23         '' i 3  using 1:2 title columnheader(1) with linespoints lt rgb "red"   pt  8  ps 1 lw 1
     23        '' i 3  using 1:2 title columnheader(1) with linespoints lt rgb "blue"  pt  8  ps 1 lw 1
Note: See TracChangeset for help on using the changeset viewer.