[10th of August 2022 - Article Update] A friend of mine told me he would not used the word “instructions” talking about the size of a binary program, as there are not only instructions but the ELF structure, the imports, etc. After its review, I changed the word “instructions” to “lines” (even if I don’t really like the word “lines”…). Thanks Eric for the review! :) After going to famous orange website I noticed an article claiming that ‘“Hello world” is slower in C+...