"RK" == Richard B Kreckel <kreckel@ginac.de> writes: RK> deteriorated recently. Indeed, times like Lewis-Wester O1 have RK> dropped by about 50%. I'm pretty sure this happend with your RK> patch.
RK> Is there a way to speed this up again? I propose a patch which restore much of the previous speed and still passing through all standard checks. I also correct some errors in exam_clifford.cpp. Best wishes, Vladimir -- Vladimir Kisil email: kisilv@amsta.leeds.ac.uk www: http://amsta.leeds.ac.uk/~kisilv
Vladimir Kisil wrote:
RK> Is there a way to speed this up again?
I propose a patch which restore much of the previous speed and still passing through all standard checks. I also correct some errors in exam_clifford.cpp.
Was that patch for the 1.3 branch or for HEAD? In any case: When I try applying it to any of the two, some hunks fail. Could you please make sure your working tree is up-to-date and maybe add some lines of context to your patch, e.g. with diff -u? Regards -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>
Was that patch for the 1.3 branch or for HEAD? In any case: When I try applying it to any of the two, some hunks fail.
I tried my patch on HEAD, but it may work with 1.3 branch as well. I did syncronisation of CVS today and am attaching "diff -u" version of this patch to this message. Hope it will work now. Best wishes, Vladimir -- Vladimir Kisil email: kisilv@amsta.leeds.ac.uk www: http://amsta.leeds.ac.uk/~kisilv
Vladimir Kisil wrote:
Was that patch for the 1.3 branch or for HEAD? In any case: When I try applying it to any of the two, some hunks fail.
I tried my patch on HEAD, but it may work with 1.3 branch as well. I did syncronisation of CVS today and am attaching "diff -u" version of this patch to this message. Hope it will work now.
Thank you. It works now and it indeed restores the speed we lost on the 1.3 branch. I've applied your patch to HEAD. Best wishes -richy. PS: It's probably a good idea to provide some lines of context in each patch. It makes them more readable, both for reviewing and for troubleshooting in case something goes wrong. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>
participants (2)
-
Richard B. Kreckel
-
Vladimir Kisil