Ignore:
Timestamp:
Feb 1, 2023, 4:31:42 PM (15 months ago)
Author:
caparsons <caparson@…>
Branches:
ADT, ast-experimental, master
Children:
a64137f
Parents:
5c473c9
Message:

updated test params so that they ran for appropriate duration

File:
1 edited

Legend:

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

    r5c473c9 r1f35220  
    55#include <stdio.h>
    66
    7 int Times = 50000;                                                              // default values
     7int Times = 1000000;                                                            // default values
    88
    99struct derived_actor {
Note: See TracChangeset for help on using the changeset viewer.