View Single Post
03-31-09, 11:49 AM   #27
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2007
Posts: 863
Yeah I'm using lua 5.1 on Fedora Core 10, on an Asus Aspire One.

Also, what is this O-notation you're talking about?
I was also interested so I found this http://www.perlmonks.org/?node_id=227909.

So if my understanding is correct, if a table lookup is O(1) then the size of the table doesn't affect the speed of the lookup?

Last edited by Slakah : 03-31-09 at 11:52 AM.
  Reply With Quote