Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
layoutIfNeeded
on Oct 21, 2020
|
parent
|
context
|
favorite
| on:
Using const/let instead of var can make JavaScript...
Hm. So you're saying that indexing into a hash map can be faster than indexing into an array? How would this be possible? I mean, under the hood a hash map is going to an array too, which is being indexed based on the hash value...
austincheney
on Oct 21, 2020
[–]
Hash map properties are randomly accessed from memory opposed to array indexes.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: