Ignore:
Timestamp:
Jan 8, 2020, 1:38:30 PM (3 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
4eb07bc
Parents:
580c11b
git-author:
Peter A. Buhr <pabuhr@…> (01/08/20 13:37:09)
git-committer:
Peter A. Buhr <pabuhr@…> (01/08/20 13:38:30)
Message:

additional corrections to harmonize with last benchmark update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/schedint/upp.cc

    r580c11b r6e540ea  
    1515                go = 1;
    1616                BENCH(
    17                         for (size_t i = 0; i < n; i++) {
     17                        for (size_t i = 0; i < times; i++) {
    1818                                cond.wait();
    1919                        },
Note: See TracChangeset for help on using the changeset viewer.