in reply to Re^2: Why is this code so much slower than the same algorithm in C?
in thread Why is this code so much slower than the same algorithm in C?
thanx for the insight... well another good reason to overcome my parens-allergy ; )
... maybe starting with elisp.
Cheers Rolf
PS: I suppose the dynamic structure of lisp (data == code) enforces a late compiling (comparable to JIT) and therefore the potential to high optimization ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Why is this code so much slower than the same algorithm in C?
by Joost (Canon) on Dec 10, 2008 at 23:28 UTC |