Hacker News new | ask | show | jobs
by mpweiher 3110 days ago
There are many cases like that. How was that with protocol generics and collections? When can it remove ARC calls?

> It's C vs C++ all over again...

From a performance POV, it seems to be a lot worse than C++. Much less baseline performance, less predictability, and almost no way to get to peak performance.