Tell me what you want, What you really, really want.

Moderator: Mmiscool

User avatar
By livetv
#55293 I've done some timing experiments just to see how feasible some things (like "bit banging") might be. I notice that the IO() functions take about 4 milliseconds. I couldn't figure out why until I was perusing some source code.

What I'd like to propose is code modifications to make some of the interpreter operate faster and more efficiently. For example, there are a few areas where strings of conditionals can be replaced by different strategies. Would there be willingness on the part of the developers to talk about *simple* modifications that can increase speed, decrease code space, or both?
User avatar
By Mmiscool
#55326 I have no problem collaborating on speed improvements.

Would like to talk on google hang outs or skype first just to make sure we are on the same page.