Hacker News new | ask | show | jobs
by giaour 1315 days ago
<iframe> isn't
1 comments

But isn't the performance of iframes a lot worse than simply adding a JS request?
No, not at all. It's just "worse" because often you load a whole page. If you load only a fragment, then it's just as fast as anything else.