Skip to main content

Performance

Print() and std::cout are extremely expensive
· 3 mins
Programming Performance Advice
A short discussion of the performance cost of printing to a terminal. They are far more expensive than most junior developers realize.