Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
User Journal

Journal wantedman's Journal: Fixed

Fixed some niggles which were bugging me on my website. I still need to work the corners and skin the forums.

My lua test says:
Normal Program is 1k
A lua hello world program is 14k
Using my lua script is 18k

This is a debug build, so it'll be a bit smaller in production, but the scripts will be much larger. Still it's nothing.

I'm still a little worried about lua's speed, since each lua script may pol for characters & game state information plus message passing between each script might end up being too much n a low-end system. Damn not having a low-end system to run test code on.

I think I'll run the test downstairs on our PIII, rather then my beefy PIV. Who knows, maybe it'll tell me my system is all right.
This discussion has been archived. No new comments can be posted.

Fixed

Comments Filter:

We are each entitled to our own opinion, but no one is entitled to his own facts. -- Patrick Moynihan

Working...