Ignore:
Timestamp:
Feb 21, 2019, 4:29:44 PM (5 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
b3edf7f5
Parents:
a2971cc
Message:

thesis: polish first draft of Ch.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/aaron_moss_PhD/phd/experiments.tex

    ra2971cc rf316c68  
    155155Aside from that, the persistent union-find (\textsc{per}) type environment generally performs better than the basic (\textsc{bas}) environment, with similar peak memory usage and an average speedup factor of nearly 2, though the requirements of the \textsc{per} environment for automatic garbage collection and a shared history for combination make retrofitting it into older code difficult.
    156156
    157 \section{Instance Difficulty}
     157\section{Instance Difficulty} \label{instance-expr-sec}
    158158
    159159To characterize the difficulty of expression resolution problem instances, the test suites must be explored at a finer granuarity.
Note: See TracChangeset for help on using the changeset viewer.