On Tue, Sep 13, 2016 at 7:33 PM, oldk1331 <oldk1...@gmail.com> wrote:

> > My policy concerning optimizations was mostly reactive.
> > I look at profile data and try to eliminate expensive
> > part.
>
> This is List, the most basic data structure


Agreed.  List is fundamental in the AXIOMs, just like integer types.
The OpenAxiom compiler will inline List operations under the default
optimization level -- thanks to domain inlining I implemented a few years
back.

-- Gaby
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to