Calculator Community > Lua

Relative speed of Lua?

<< < (6/6)

Hot_Dog:

--- Quote from: willrandship on April 19, 2011, 10:11:40 pm ---@Hot Dog how is automatic multiplication a bad thing? Hardware multiplication would be faster, not slower, than software based methods.


--- End quote ---

I actually said automatic multiplication was a good thing.  I was insulting the z80

Lionel Debroux:
For now, I didn't spend time debugging and fixing TILP for sending OS 3.0 - but as we watch the stories of huge problems with OS 3.0 unfold, I don't think that it's much of a problem that TILP will refuse to send that crap :)


Coming back to the earlier posts of the topic: Python is actually not too fast ;)
The VM is fairly heavyweight, and (due to a combination of the VM's performance, and the way user code is written) performance of a number of Python programs, e.g. various Linux distro package managers, is known to be lackluster. I remember about some operations of one of the package managers being more than an order of magnitude faster in C++ than in Python...

Navigation

[0] Message Index

[*] Previous page

Go to full version