|
|
|
|
|
by kloch
1615 days ago
|
|
The last time I looked at c++ (mid-1990's) it generated hugely bloated binaries and was generally slower at runtime than plain C. Is that still true today? Is there any language (other than assembly) that is faster at runtime than C today? |
|