Can I cram all of this into a table?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
MasterLee
Party member
Posts: 141
Joined: Tue Mar 07, 2017 4:03 pm
Contact:

Re: Can I cram all of this into a table?

Post by MasterLee »

By the way i was thinking about using FFI structs. Mayber it could use less memory in certain situations, but in heard it is slower then table access.
User avatar
zorg
Party member
Posts: 3436
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: Can I cram all of this into a table?

Post by zorg »

MasterLee wrote: Tue Apr 18, 2017 7:23 pm By the way i was thinking about using FFI structs. Mayber it could use less memory in certain situations, but in heard it is slower then table access.
Usually FFI arrays are the use-case for lesser memory usage, not structs... that said, they'll use less as well.
Also, FFI's only slower when the JIT is disabled; currently, that's Android(Buggyness) and IOS (legal stuff).
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 52 guests