Groups | Search | Server Info | Login | Register
Groups > comp.os.linux.misc > #73898
| From | John Ames <commodorejohn@gmail.com> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Hint For GNU/Linux Progrmmers |
| Date | 2025-09-11 09:30 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <20250911093036.00006328@gmail.com> (permalink) |
| References | <pan$88697$563f5c11$d06bbf9a$5d033190@gnu.rocks> <109uoqs$2n3c4$1@dont-email.me> |
On Thu, 11 Sep 2025 15:11:24 -0000 (UTC) John McCue <jmclnx@gmail.com.invalid> wrote: > I find O1 is good enough for all programs I create. > > To, me, testing and retesting different optimizations is a > huge waste of time and at most you might save 1 second :) Even if you're an optimization freak (and there's nothing wrong with that,) the efficacy of tweaks like loop unrolling is highly dependent on machine particulars (cache size, etc.) - it's difficult if not impossible to establish a one-size-fits-all recipe for True Optimum Performance that could be handed out to non-freaks, as is being suggested here. Some level of tweaking may be warranted (e.g. unrolling loops in a way that suits the particular algorithm,) but there's little point trying to generalize deep grease-monkey fine-tuning across *all target systems* even for a single distro, let alone The World At Large.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Hint For GNU/Linux Progrmmers Lester Thorpe <lt@gnu.rocks> - 2025-09-10 12:33 +0000
Re: Hint For GNU/Linux Progrmmers John McCue <jmclnx@gmail.com.invalid> - 2025-09-11 15:11 +0000
Re: Hint For GNU/Linux Progrmmers John Ames <commodorejohn@gmail.com> - 2025-09-11 09:30 -0700
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 00:25 -0400
Re: Hint For GNU/Linux Progrmmers Lester Thorpe <lt@gnu.rocks> - 2025-09-11 18:42 +0000
Re: Hint For GNU/Linux Progrmmers Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-09-11 22:38 +0000
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 03:02 -0400
Re: Hint For GNU/Linux Progrmmers Lester Thorpe <lt@gnu.rocks> - 2025-09-12 08:19 +0000
Re: Hint For GNU/Linux Progrmmers Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-09-13 13:44 +0000
Re: Hint For GNU/Linux Progrmmers Farley Flud <fsquared@fsquared.linux> - 2025-09-12 10:17 +0000
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 06:51 -0400
Re: Hint For GNU/Linux Progrmmers The Natural Philosopher <tnp@invalid.invalid> - 2025-09-12 15:45 +0100
Re: Hint For GNU/Linux Progrmmers Farley Flud <fsquared@fsquared.linux> - 2025-09-12 15:20 +0000
Re: Hint For GNU/Linux Progrmmers The Natural Philosopher <tnp@invalid.invalid> - 2025-09-13 07:57 +0100
Re: Hint For GNU/Linux Progrmmers John Ames <commodorejohn@gmail.com> - 2025-09-12 10:11 -0700
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 00:15 -0400
csiph-web