summaryrefslogtreecommitdiff
path: root/random.c
diff options
context:
space:
mode:
authorKoichi Sasada <[email protected]>2020-12-01 01:27:04 +0900
committerKoichi Sasada <[email protected]>2020-12-01 09:39:09 +0900
commite79f1941b29738d95b42f8cb5bdb159e7138cf49 ()
treefb15dcdd48397d026246b75f9f1ebabce97ed604 /random.c
parente25165b3fc72166a85ed10e49609153d72333388 (diff)
tune parallel test
This contains the fowllowing hacks: (1) Add "--timetable-data=FILE" option for test-all This option enables to dump timeline event contains worker, suite, and start/end time. (2) remove TestJIT in test_jit_debug.rb on parallel test. it is duplicated test. (3) move test_jit.rb and test_jit_debug.rb at first because these two tests are bottleneck of parallel tests. On my environment, `make test-all TESTS=-j12` reduced the total time 190 seconds -> 140 seconds.
Notes: Merged: https://.com/ruby/ruby/pull/3826
0 files changed, 0 insertions, 0 deletions