Closed teodesian closed 7 years ago
This way, we can do the deep analysis in a reasonable amount of time. Parallelize the getTestResult calls via forking and writing to a JSON tmpfile and then reading it. Have the parent make the tmpdir, write json files per test id.
MCE looks promising
This way, we can do the deep analysis in a reasonable amount of time. Parallelize the getTestResult calls via forking and writing to a JSON tmpfile and then reading it. Have the parent make the tmpdir, write json files per test id.