Interesting that nreverse is 3 times slower in swi.
Do you have an idea why this is?
EDIT: Since it is only 30 integers, probably most of the cost is in some kind of initial setup for the call.
Interesting that nreverse is 3 times slower in swi.
Do you have an idea why this is?
EDIT: Since it is only 30 integers, probably most of the cost is in some kind of initial setup for the call.