Ignore:
Timestamp:
Sep 16, 2021, 1:50:44 PM (3 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
Children:
4d8fbf4
Parents:
83b22b53
Message:

Andrew MMath: Updated the performance numbers for hopefully the last time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/andrew_beach_MMath/code/test.sh

    r83b22b53 r140eb16  
    181181
    182182if [ -n "$VIEW_FILE" ]; then
    183         grep -A 1 -B 0 "$CALL" "$VIEW_FILE" | sed -n -e 's!Run-Time (ns): !!;T;p'
     183        grep -A 1 -B 0 "$CALL" "$VIEW_FILE" | sed -n -e 's!Run-Time.*: !!;T;p'
    184184        exit
    185185fi
Note: See TracChangeset for help on using the changeset viewer.