There are many Lisp functions in IndexedList, because
this Domain is not inline optimized, it should.

Some common functions are not implemented in this
domain, so they are not inline optimized.

The benchmark in attachment shows:

new is 2 times faster
concat/append is 3.5 times faster
last and tail is 10 times faster
concat! is the same as NCONC

This is very surprising, because concat/append is
widely used.

https://github.com/oldk1331/fricas/commit/7c3e1315fdfdcdd9e8208a903e9ed06e0511eecc

(This is a big commit, perhaps I should break it down.)

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Attachment: bench-list.spad
Description: Binary data

Reply via email to