Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/Makefile.in

    r8633485b r7ac3151  
    426426ctxswitch_rust_thread_DURATION = $(ctxswitch_pthread_DURATION)
    427427ctxswitch_cfa_generator_DURATION = 5000000000
    428 ctxswitch_nodejs_await_DURATION = 5000000
     428ctxswitch_nodejs_await_DURATION = 1000000 # otherwise out of memory
    429429ctxswitch_DURATION = 100000000
    430430
Note: See TracChangeset for help on using the changeset viewer.