Interesting! We need more data for this to be conclusive, though.
Different domains have bottlenecks in different places in the translator. For
PSR-Large, the time for processing axioms will take a significant fraction of
time, whereas in domains like Satellite and Scanalyzer it will be zero.
So if you do more experiments, it would be good to collect separate data for the
different bottlenecks of the translator, and also to collect peak memory statistics.
If I run PSR-Large #50 on my notebook, it seems to start swapping, so
memory-related issues become very important. I just did a quick test, and it
took 182 seconds CPU time and 300 seconds real-time.
|