Changes in benchmark/Makefile.in [8633485b:7ac3151]
- File:
-
- 1 edited
-
benchmark/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/Makefile.in
r8633485b r7ac3151 426 426 ctxswitch_rust_thread_DURATION = $(ctxswitch_pthread_DURATION) 427 427 ctxswitch_cfa_generator_DURATION = 5000000000 428 ctxswitch_nodejs_await_DURATION = 5000000428 ctxswitch_nodejs_await_DURATION = 1000000 # otherwise out of memory 429 429 ctxswitch_DURATION = 100000000 430 430
Note:
See TracChangeset
for help on using the changeset viewer.