<beneroth>
but that was comparison to common lisp and not really a good comparison
<Regenaxer>
Ah, right, long time ago. And it is not raw prouessing speed but some Web response
<beneroth>
I believe there are examples where Common Lisp achieves better speeds than C, due to binary representations and algorithms. and sometimes this will apply to PicoLisp to, some things are cheaper in PicoLisps than in other languages - but I'd say PicoLisp is also a bit more limited to the kind of optimizations you can make besides improving your own pil code.