Hi, On Tue, Feb 07, 2023 at 10:30:24AM +0200, Κρακ Άουτ wrote: > As I mentioned, in practice I don't see any differences. I'm wondering if > theoretically there could be some positive effect. People who know how > exactly the code works are better suited to supply a definitive answer than > me, that's why I'm posting here.
There are interactive programs, so almost all the time is wasted waiting for user input. Don't try to optimize for things that don't need to be optimized ;) Regards,