I ran some test of serveral Extended matrix internal representations
to implement on an adaptation of Jedi_Math's matrix code (already
contributed some of this modifications). In the attached file you'll
see one of these tests. I have some questions about the results:

* The performance of the three internal structures is virtually the
same. Which one do you think is the best?
* The program compiled with fpc 1.9.8 (on Linux) is two times slower
than the one compiled with Delphi 7 (on Windows). Do you know what can
I do to improve the performance with fpc?

Attachment: TestArrays.pas
Description: Binary data

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to