Changeset bf73608 for doc/theses/mike_brooks_MMath/plots/list-1ord.gp
- Timestamp:
- Apr 24, 2026, 1:27:24 PM (8 days ago)
- Branches:
- master
- Children:
- 8501107
- Parents:
- 534188b
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/plots/list-1ord.gp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/plots/list-1ord.gp
r534188b rbf73608 29 29 30 30 set xrange [-5.5:17.5]; 31 set xlabel "Architecture, Size Zone ; Operation; Framework;\nPrevalence Prevalence Prevalence"31 set xlabel "Architecture, Size Zone (/156); Use Case (/52); Framework (/192^†) \nPrevalence Prevalence Prevalence" 32 32 set xtics ( \ 33 33 "AMD, sm" -5, \ … … 49 49 "XII" 11, \ 50 50 \ 51 "{/Helvetica=15 C{/Symbol \42}}" 13, \52 "{/Symbol \155}C++" 14, \53 "LQ : tailq"15, \54 "LQ : list"16, \51 "{/Helvetica=15 C{/Symbol \42}}" 13, \ 52 "{/Symbol \155}C++" 14, \ 53 "LQ {/Helvetica=15 tailq}" 15, \ 54 "LQ {/Helvetica=15 list}" 16, \ 55 55 ) scale 0 rotate by -45 56 56 57 barHtScale_phys = 0.0 557 barHtScale_phys = 0.035 58 58 barHtScale_op = 0.1 59 59 barHtScale_fx = 0.05
Note:
See TracChangeset
for help on using the changeset viewer.