On 24/08/2025 3:40 am, Jon Perryman wrote:
As far as I know, Java also has generic routines. For application programmers,
these languages are acceptable despite their flaws.
I guess you're not referring to what Java would call generic routines.
Java has the advantage that the JIT compiler can see into external
routines and optimize across the calls. They can be inlined, unused code
discarded etc at runtime based on the calling routine.
I think this type of optimization is more important than optimization at
the individual instruction level - branches etc. can be very expensive.
--
Andrew Rowley
Black Hill Software
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN