- Timestamp:
- May 13, 2025, 1:17:50 PM (4 months ago)
- Branches:
- master
- Children:
- 0528d79
- Parents:
- 7d02d35 (diff), 2410424 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/plots/string-peq-cppemu.gp
r7d02d35 rbd72f517 13 13 set xtics (1,2,5,10,20,50,100,200,500) 14 14 set logscale x 15 set logscale y16 set yrange [ 10:200]15 #set logscale y 16 set yrange [0:115] 17 17 set xlabel "String Length being appended (mean, geo. dist.), log scale" offset 2,0 18 18 set ylabel "Time per append (ns, mean)"
Note:
See TracChangeset
for help on using the changeset viewer.