https://bugzilla.wikimedia.org/show_bug.cgi?id=15402
--- Comment #16 from SharkD <[email protected]> 2008-12-27 08:20:01 UTC --- (In reply to comment #15) > In fact, you're wrong. First of all, in the original code, *two* array lookups > are done each time, not just one: > ta[id][n] > Secondly, I've measured almost a 20% performance increase when not doing the > direct array lookups with as little as four variables. So, if you're right > about something it's significant, but if you're wrong it's not? That seems a > bit biased to me. The *decrease* in performance for a single instance is only 5%. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
