Ignore:
Timestamp:
Apr 24, 2026, 1:27:24 PM (8 days ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
8501107
Parents:
534188b
Message:

revisions to ll perf intro and graph formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/plots/list-1ord.gp

    r534188b rbf73608  
    2929
    3030set xrange [-5.5:17.5];
    31 set xlabel "Architecture, Size Zone;                           Operation;                                     Framework;       \nPrevalence                                   Prevalence                                     Prevalence"
     31set xlabel "Architecture, Size Zone (/156);                 Use Case (/52);                            Framework (/192^†)       \nPrevalence                                   Prevalence                                     Prevalence"
    3232set xtics ( \
    3333   "AMD, sm"    -5, \
     
    4949   "XII"  11, \
    5050\
    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, \
    5555) scale 0 rotate by -45
    5656
    57 barHtScale_phys = 0.05
     57barHtScale_phys = 0.035
    5858barHtScale_op = 0.1
    5959barHtScale_fx = 0.05
Note: See TracChangeset for help on using the changeset viewer.