Ignore:
Timestamp:
Sep 5, 2022, 10:51:28 PM (20 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, ast-experimental, master, pthread-emulation
Children:
7a0f798b
Parents:
1aca1b3
Message:

modify graph sizes to match other graohs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex

    r1aca1b3 r9f99799  
    125125
    126126\begin{figure}
     127        \hspace{-15pt}
    127128        \subfloat[][\CFA: Throughput]{
    128129                \resizebox{0.5\linewidth}{!}{
     
    132133        }
    133134        \subfloat[][\CFA: Latency]{
    134                 \resizebox{0.5\linewidth}{!}{
     135                \resizebox{0.52\linewidth}{!}{
    135136                        \input{result.memcd.forall.lat.pstex_t}
    136137                }
     
    138139        }
    139140
     141        \hspace{-15pt}
    140142        \subfloat[][LibFibre: Throughput]{
    141143                \resizebox{0.5\linewidth}{!}{
     
    145147        }
    146148        \subfloat[][LibFibre: Latency]{
    147                 \resizebox{0.5\linewidth}{!}{
     149                \resizebox{0.52\linewidth}{!}{
    148150                        \input{result.memcd.fibre.lat.pstex_t}
    149151                }
     
    151153        }
    152154
     155        \hspace{-15pt}
    153156        \subfloat[][Vanilla: Throughput]{
    154157                \resizebox{0.5\linewidth}{!}{
     
    158161        }
    159162        \subfloat[][Vanilla: Latency]{
    160                 \resizebox{0.5\linewidth}{!}{
     163                \resizebox{0.52\linewidth}{!}{
    161164                        \input{result.memcd.vanilla.lat.pstex_t}
    162165                }
    163166                \label{fig:memcd:updt:vanilla:lat}
    164167        }
    165         \caption[Throughput and Latency results at different update rates (percentage of writes).]{Throughput and Latency results at different update rates (percentage of writes).\smallskip\newline Description}
     168        \caption[Throughput and Latency results at different update rates (percentage of writes).]{Throughput and Latency results at different update rates (percentage of writes).\smallskip\newline \todo{Description}}
    166169        \label{fig:memcd:updt}
    167170\end{figure}
Note: See TracChangeset for help on using the changeset viewer.