Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
AndrewDucker
16d ago
0 comments
Save
Share
The article cites the research that JS wrapping of DOM calls slows things down by 50%.
0 comments
1 comments · 1 top-level
top
newest
oldest
discreteevent
16d ago
Just to be clear: It slows down the overhead of a function call by 50%. It doesn't slow down the function implementation which takes a very large percentage of the time.
j
/
k
navigate · click thread line to collapse