Changeset 6f302cd for benchmark/Makefile.in
- Timestamp:
- Jan 30, 2020, 10:59:21 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- c334ecd
- Parents:
- 8a13c47 (diff), 8633485b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/Makefile.in
r8a13c47 r6f302cd 426 426 ctxswitch_rust_thread_DURATION = $(ctxswitch_pthread_DURATION) 427 427 ctxswitch_cfa_generator_DURATION = 5000000000 428 ctxswitch_nodejs_await_DURATION = 1000000 # otherwise out of memory428 ctxswitch_nodejs_await_DURATION = 5000000 429 429 ctxswitch_DURATION = 100000000 430 430
Note: See TracChangeset
for help on using the changeset viewer.