Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #73831
| From | Lester Thorpe <lt@gnu.rocks> |
|---|---|
| Subject | Hint For GNU/Linux Progrmmers |
| Newsgroups | comp.os.linux.advocacy, comp.os.linux.misc |
| Followup-To | comp.os.linux.advocacy |
| Message-Id | <pan$88697$563f5c11$d06bbf9a$5d033190@gnu.rocks> |
| Date | 2025-09-10 12:33 +0000 |
| Organization | UsenetExpress - www.usenetexpress.com |
Cross-posted to 2 groups.
Followups directed to: comp.os.linux.advocacy
Program optimization is essential, but yet it is difficult to arrive at a best method. For example, unrolling all loops can either improve or degrade performance. The user therefore, to get the best optimization, will have to experiment through profiling or trial and error to arrive at the best means. This can be prohibitive for many users. I propose that GNU/Linux programmers should determine the best options and then publish these recommendations in the source tree to guide the interested user. When I create programs I always determine the best optimization but these programs are only for my own use. They are never published. -- Gentoo: the only road to GNU/Linux perfection.
Back to comp.os.linux.misc | Previous | Next — 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