<razzy>
i have gain information that people using pypy as golden speed standard now. i have no time to try it now.
casaca has quit [Ping timeout: 245 seconds]
razzy has quit [Ping timeout: 260 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 240 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 240 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 240 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 240 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 260 seconds]
razzy has joined #picolisp
<beneroth>
Good morning
<Regenaxer>
Servus beneroth!
<beneroth>
razzy, 'golden speed standard' in what context? purely python? then sure, better compiler might give better speed. but in general, it is and will remain C (as we ignore ASM and Forth). The hardware is tailored to C.
<beneroth>
Servus Regenaxer :)
<Regenaxer>
I would say just C, Forth is not particularly fast
<Regenaxer>
Forth has quite some speed panalty due to the stack architecture
<Regenaxer>
But Forth is faster than Pil I would say
<razzy>
Regenaxer: golden standard for python speed. I had been told pypy is 10 times faster than "original" python. I think Python make good speed comparison to picolisp.
razzy has quit [Ping timeout: 260 seconds]
razzy has joined #picolisp
casaca has joined #picolisp
<beneroth>
yeah I would expect python and picolisp to be about in a similar ballpark, with picolisp probably a bit faster than interpreted python.
<beneroth>
python startup is quite slower than picolisp I've found.
<beneroth>
I haven't run detailed benchmarks. In practice a lot more stuff matters, and at the moment maintainability is more expensive to optimize than performance.
mmvmm has joined #picolisp
<Regenaxer>
beneroth, right
razzy has quit [Ping timeout: 260 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 260 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 264 seconds]
razzy has joined #picolisp
mmvmm has quit [Quit: Client closed]
razzy has quit [Ping timeout: 246 seconds]
razzy has joined #picolisp
aw- has quit [Ping timeout: 245 seconds]
razzy has quit [Ping timeout: 246 seconds]
razzy has joined #picolisp
<razzy>
beneroth: Regenaxer: I still like picolisp more. I value transparency and maintain-ability more than little more speed. I am saying, that if somebody make another comparison picolisp to python, it should be pypy. (it might be me in january.)
<Regenaxer>
ok
<beneroth>
razzy, looking forward to your comparisons/insights :)