Hacker News new | ask | show | jobs
by pekk 4060 days ago
I haven't noticed that Mac apps tend to be faster than apps on other platforms. Can you provide a citation for this?
1 comments

I didn't mean "faster than other platforms", just "not slow". Really it's a testament to the fact that front-end glue logic can often be written in whatever language you want without compromising interactive performance (as long as the implementations of those languages don't require long pauses or something like that), which is something we've known for a long time.