Y
Hacker News
new
|
ask
|
show
|
jobs
by
pc2g4d
4026 days ago
Memory and CPU utilization for starters
2 comments
dblohm7
4025 days ago
Firefox makes extensive use of lazy initialization for a lot of its code. You typically don't pay the price for those features unless you actually use them.
link
Manishearth
4025 days ago
A button that does an API call consumes very less resources until clicked.
link