Changeset 9c6f459 for doc/theses/thierry_delisle_PhD/comp_II/comp_II.tex
- Timestamp:
- Mar 6, 2020, 2:22:39 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 6b4a1bf
- Parents:
- 4a40f695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/thierry_delisle_PhD/comp_II/comp_II.tex
r4a40f695 r9c6f459 152 152 \begin{center} 153 153 \begin{tabular}{|c|c|c|} 154 \hline 154 155 & Many Processors & Few Processors \\ 156 \hline 155 157 Many Threads & A: good performance & B: good performance \\ 158 \hline 156 159 Few Threads & C: poor performance & D: poor performance \\ 160 \hline 157 161 \end{tabular} 158 162 \end{center}
Note: See TracChangeset
for help on using the changeset viewer.