Maintaining understandable and readable code is often more important that 
runtime efficiency. Like others have said, there are likely many additional 
places you can address overall efficiency before dealing with these 
calculations.



Doug C.







---- On Wed, 09 Nov 2022 09:52:12 -0500 James Richters via fpc-pascal 
<fpc-pascal@lists.freepascal.org> wrote ---




Sounds to me that if the compiler will probably insert temp variables anyway, 
then I might as well make my own and make it easier to understand later.

 

James



_______________________________________________ 
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org 
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to