Too much time consuming in a batch processing

Other discussions about CSPro
Post Reply
AriSilva
Posts: 631
Joined: July 22nd, 2016, 3:55 pm

Too much time consuming in a batch processing

Post by AriSilva »

Hi folks,
After installing version 8.1.4 the time to execute batch programs are incredibly higher.
Attached are two files comparing the times to execute the same program with the same input file, using versions 8.1.0 and 8.1.4.
Version 0 took about 6 minutes, while version 4 took 1 hour and 3 minutes.
Best
Ari
You do not have the required permissions to view the files attached to this post.
Best
Ari
Gregory Martin
Posts: 1971
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Too much time consuming in a batch processing

Post by Gregory Martin »

Amazing. This is the result of me fixing another bug. I'll fix this for CSPro 8.1.5. The fix should not apply when writing out to a batch file, not what I did here:

https://github.com/csprousers/cspro/commit/cb2aa71

This was added to 8.1.1, so your best bet is to use 8.1.0. Thanks for reporting this bug.
Post Reply