Hacker News new | ask | show | jobs
by gnad_sucks 1241 days ago
No it's not. Dictionaries are accessed by key whereas objects are accessed by field (which is a high level way of representing an offset in memory). So one of those two is at least 10x faster than the other.