Ignore:
Timestamp:
Apr 10, 2026, 12:25:07 AM (38 hours ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
17f2a7f4
Parents:
d6ce310
Message:

Refactor list plotting code to enable new analyses.

Visible difference in relative plots no longer being 3 others baselined to lq-tailq, now all 4 baselined to their mean.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/plots/list-cmp-survey-java.py

    rd6ce310 r6767f27  
    1010
    1111printManySummary(
    12     infileLocal = 'results-java-general.csv',
     12    machines=['java'],
    1313    metafileCore = stripMachine(thisPy),
    14     fxs=['cfa-cfa', 'upp-upp', 'lq-list'],
     14    fxs=['cfa-cfa', 'upp-upp', 'lq-tailq', 'lq-list'],
    1515    sizeQual = javaSweetspot
    1616)
Note: See TracChangeset for help on using the changeset viewer.