Changeset 95c0ebe for doc/theses


Ignore:
Timestamp:
Feb 14, 2019, 3:11:33 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:
f728971
Parents:
96bf5781
git-author:
Aaron Moss <a3moss@…> (02/14/19 15:07:51)
git-committer:
Aaron Moss <a3moss@…> (02/14/19 15:11:33)
Message:

thesis: Notes from Thierry on how to extract timing data from Jenkins

File:
1 edited

Legend:

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

    r96bf5781 r95c0ebe  
    159159
    160160% use Jenkins daily build logs to rebuild speedup graph with more data
     161% https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/7089/consoleText
     162% - near top of file: Compiler: Architecture: etc.
     163%   - if it doesn't have true for Run Benchmark, less info
     164% - toward bottom, full test results
     165% - be aware of machine change: grep for Ruby, Python
     166% some data you collected personally for imm vs. def vs. dca variants in resolv-proto/logs/rp-bu-tec_vs_cfacc.ods
    161167
    162168% look back at Resolution Algorithms section for threads to tie up "does the algorithm look like this?"
Note: See TracChangeset for help on using the changeset viewer.