Changeset ccf1d99 for tests/concurrent


Ignore:
Timestamp:
Feb 2, 2023, 11:08:48 AM (15 months ago)
Author:
caparsons <caparson@…>
Branches:
ADT, ast-experimental, master
Children:
2d028039, 98a2b1dc
Parents:
a64137f
Message:

intermediate push so I can move to nasus to performance test some stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/concurrent/actors/executor.cfa

    ra64137f rccf1d99  
    8686
    8787   
    88     executor e{ Processors, Processors, Processors == 1 ? 1 : Processors * 512, true, BufSize };
     88    executor e{ Processors, Processors, Processors == 1 ? 1 : Processors * 512, true };
    8989
    9090    printf("starting\n");
Note: See TracChangeset for help on using the changeset viewer.