Ignore:
Timestamp:
Jun 12, 2023, 12:05:58 PM (3 years ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
fec8bd1
Parents:
2b78949 (diff), 38e266ca (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.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py

    r2b78949 r8a930c03  
    9797
    9898            if currVariant == numVariants:
    99                 fig, ax = plt.subplots()
     99                fig, ax = plt.subplots(layout='constrained')
    100100                plt.title(name + " Benchmark: " + str(currLocks) + " Locks")
    101101                plt.ylabel("Throughput (entries)")
Note: See TracChangeset for help on using the changeset viewer.