I'm trying to speedup the running time of Daikon, there are some existing tips about this?
There are any ways to parallelize Daikon and then merge the results of several runs on different sets of dtraces?
At the moment I'm trying to preprocess the set of dtraces to remove duplicates across files, is this a correct move or will produce wrong results?