Page 1 of 1

Too much time consuming in a batch processing

Posted: September 5th, 2026, 10:20 am
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

Re: Too much time consuming in a batch processing

Posted: September 10th, 2026, 6:10 pm
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.