Changeset 810c2c5 for doc/theses/mike_brooks_MMath/string.tex
- Timestamp:
- Apr 25, 2026, 3:51:31 AM (4 days ago)
- Branches:
- master
- Children:
- 408f954
- Parents:
- 79f1285
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/string.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/string.tex
r79f1285 r810c2c5 2024 2024 So again, \CFA helps users who just want to treat strings as values, and not think about the resource management under the covers. 2025 2025 2026 \PAB{Something is wrong with these sentences: While not a design goal, and not graphed, \CFA in STL-emulation mode outperformed STL in this case.2027 User-managed allocation reuse did not affect either implementation in this case; only ``fresh'' results are shown.}2028 2029 2026 2030 2027 \subsection{Test: Pass Argument} … … 2190 2187 The skipped attribution \emph{Other} has samples that meet none of the criteria above. 2191 2188 2192 \PAB{From Mike: need to add the sep-comp side bar to the graph.}2193 2194 2189 Beside \CFA's principal bars, a bar for separate-compilation overhead (\emph{sep.\ comp.}) shows the benefit that STL enjoys by using monolithic compilation. 2195 2190 \CFA currently forgoes this benefit.
Note:
See TracChangeset
for help on using the changeset viewer.