Re: Isn't that beauty ? (no it's not)

Liste des GroupesRevenir à cl c 
Sujet : Re: Isn't that beauty ? (no it's not)
De : janis_papanagnou+ng (at) *nospam* hotmail.com (Janis Papanagnou)
Groupes : comp.lang.c
Date : 18. Mar 2026, 02:40:50
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <10pcvr2$3ednq$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Mozilla Thunderbird
On 2026-03-17 13:37, Bart wrote:
On 17/03/2026 12:08, Janis Papanagnou wrote:
On 2026-03-17 12:47, Bart wrote:
On 17/03/2026 04:38, Janis Papanagnou wrote:
On 2026-03-17 01:29, Bart wrote:
>
(Also I quite like using bubble sort because so many deride it!)
>
How miserable!  (I feel so sorry for you.)
>
Why would that be miserable?
>
Because of the reason you pretend for using it.
>
[...]
>
Bubble-sorting even 1000 strings takes about 10ms, which is small fraction of overall build-time of a library exporting 1000 functions.
>
For a mere 100 functions, sort time is negligible.
>
And because of reason here based on arbitrary absolute times instead
of actual algorithmic complexity.
 No, timing is considered relative to the rest of the task.
 If this ever became a bottleneck then it is a trivial upgrade to a better routine.
If there are simple better algorithms there's no reason but
ignorance to not use them in the first place! - It's really
stupid to deliberately use inferior, or (as here) even the
worst existing algorithms. - What do professionals? - Let's
have a look at a Quicksort implementation on a CDC mainframe
back in the 1980's. They implemented it in a way that scales
according to the CS state-of-the-art; divide-et-impera for
the Quicksort, pick pivot element from a set of three, and
sort divided runs of length smaller than 10 with a straight
insertion sort algorithm. - No educated computer scientist
would have decided to choose Bubblesort in any place here.
Let alone for your "reason" that this algorithm is "derided".
There's a reason why it's derided; that's called scientific
analysis of its quality.
Janis

[...]

Date Sujet#  Auteur
12 Mar 26 * Isn't that beauty ?185Bonita Montero
12 Mar 26 +- Re: Isn't that beauty ?1Bonita Montero
12 Mar 26 +* Re: Isn't that beauty ?3Janis Papanagnou
12 Mar 26 i`* Re: Isn't that beauty ?2Bonita Montero
12 Mar 26 i `- Re: Isn't that beauty ?1Janis Papanagnou
12 Mar 26 `* Re: Isn't that beauty ? (no it's not)180DFS
12 Mar 26  +* Re: Isn't that beauty ? (no it's not)3Bonita Montero
12 Mar 26  i`* Re: Isn't that beauty ? (no it's not)2tTh
12 Mar 26  i `- Re: Isn't that beauty ? (no it's not)1Bonita Montero
12 Mar 26  +* Re: Isn't that beauty ? (no it's not)170Bonita Montero
12 Mar 26  i`* Re: Isn't that beauty ? (no it's not)169DFS
12 Mar 26  i `* Re: Isn't that beauty ? (no it's not)168Bonita Montero
12 Mar 26  i  +* Re: Isn't that beauty ? (no it's not)16DFS
12 Mar 26  i  i+* Re: Isn't that beauty ? (no it's not)2Bonita Montero
12 Mar 26  i  ii`- Re: Isn't that beauty ? (no it's not)1Bonita Montero
12 Mar 26  i  i`* Re: Isn't that beauty ? (no it's not)13Bonita Montero
12 Mar 26  i  i +* Re: Isn't that beauty ? (no it's not)8Janis Papanagnou
13 Mar 26  i  i i`* Re: Isn't that beauty ? (no it's not)7Bonita Montero
13 Mar 26  i  i i `* Re: Isn't that beauty ? (no it's not)6Janis Papanagnou
13 Mar 26  i  i i  `* Re: Isn't that beauty ? (no it's not)5Bonita Montero
13 Mar 26  i  i i   `* Re: Isn't that beauty ? (no it's not)4Chris M. Thomasson
13 Mar 26  i  i i    `* Re: Isn't that beauty ? (no it's not)3Bonita Montero
13 Mar 26  i  i i     +- [OT] AI - questions and answers (was Re: Isn't that beauty ? (no it's not))1Janis Papanagnou
13 Mar 26  i  i i     `- Re: Isn't that beauty ? (no it's not)1Chris M. Thomasson
13 Mar 26  i  i `* Re: Isn't that beauty ? (no it's not)4DFS
13 Mar 26  i  i  +- Re: Isn't that beauty ? (no it's not)1Bonita Montero
14 Mar 26  i  i  `* Re: Isn't that beauty ? (no it's not)2Bonita Montero
14 Mar 26  i  i   `- Re: Isn't that beauty ? (no it's not)1DFS
12 Mar 26  i  +- Re: Isn't that beauty ? (no it's not)1Bonita Montero
12 Mar 26  i  +* Re: Isn't that beauty ? (no it's not)143DFS
13 Mar 26  i  i+- Re: Isn't that beauty ? (no it's not)1Bonita Montero
13 Mar 26  i  i+* Re: Isn't that beauty ? (no it's not)120Bonita Montero
13 Mar 26  i  ii`* Re: Isn't that beauty ? (no it's not)119DFS
14 Mar 26  i  ii `* Re: Isn't that beauty ? (no it's not)118Bonita Montero
14 Mar 26  i  ii  `* Re: Isn't that beauty ? (no it's not)117DFS
14 Mar 26  i  ii   +* Re: Isn't that beauty ? (no it's not)2Bonita Montero
14 Mar 26  i  ii   i`- Re: Isn't that beauty ? (no it's not)1DFS
14 Mar 26  i  ii   `* Re: Isn't that beauty ? (no it's not)114Bonita Montero
14 Mar 26  i  ii    `* Re: Isn't that beauty ? (no it's not)113Bonita Montero
14 Mar 26  i  ii     +* Re: Isn't that beauty ? (no it's not)5DFS
14 Mar 26  i  ii     i`* Re: Isn't that beauty ? (no it's not)4Bonita Montero
14 Mar 26  i  ii     i `* Re: Isn't that beauty ? (no it's not)3DFS
14 Mar 26  i  ii     i  +- Re: Isn't that beauty ? (no it's not)1Bonita Montero
14 Mar 26  i  ii     i  `- Re: Isn't that beauty ? (no it's not)1Bonita Montero
14 Mar 26  i  ii     +* Re: Isn't that beauty ? (no it's not)103Bart
14 Mar 26  i  ii     i+- Re: Isn't that beauty ? (no it's not)1Bonita Montero
16 Mar 26  i  ii     i`* Re: Isn't that beauty ? (no it's not)101DFS
16 Mar 26  i  ii     i +* Re: Isn't that beauty ? (no it's not)13Richard Harnden
16 Mar 26  i  ii     i i+- Re: Isn't that beauty ? (no it's not)1Bart
17 Mar 26  i  ii     i i`* Re: Isn't that beauty ? (no it's not)11DFS
17 Mar 26  i  ii     i i `* Re: Isn't that beauty ? (no it's not)10Richard Harnden
17 Mar 26  i  ii     i i  `* Re: Isn't that beauty ? (no it's not)9DFS
17 Mar 26  i  ii     i i   `* Re: Isn't that beauty ? (no it's not)8Richard Harnden
17 Mar 26  i  ii     i i    +* Re: Isn't that beauty ? (no it's not)6Richard Harnden
17 Mar 26  i  ii     i i    i`* Re: Isn't that beauty ? (no it's not)5DFS
17 Mar 26  i  ii     i i    i +* Re: Isn't that beauty ? (no it's not)3Richard Harnden
17 Mar 26  i  ii     i i    i i`* Re: Isn't that beauty ? (no it's not)2Janis Papanagnou
17 Mar 26  i  ii     i i    i i `- Re: Isn't that beauty ? (no it's not)1Richard Harnden
17 Mar 26  i  ii     i i    i `- Re: Isn't that beauty ? (no it's not)1Bart
17 Mar 26  i  ii     i i    `- Re: Isn't that beauty ? (no it's not)1DFS
16 Mar 26  i  ii     i +* Re: Isn't that beauty ? (no it's not)73Bart
17 Mar 26  i  ii     i i`* Re: Isn't that beauty ? (no it's not)72DFS
17 Mar 26  i  ii     i i `* Re: Isn't that beauty ? (no it's not)71Bart
17 Mar 26  i  ii     i i  `* Re: Isn't that beauty ? (no it's not)70Janis Papanagnou
17 Mar 26  i  ii     i i   `* Re: Isn't that beauty ? (no it's not)69Bart
17 Mar 26  i  ii     i i    `* Re: Isn't that beauty ? (no it's not)68Janis Papanagnou
17 Mar 26  i  ii     i i     `* Re: Isn't that beauty ? (no it's not)67Bart
18 Mar 26  i  ii     i i      `* Re: Isn't that beauty ? (no it's not)66Janis Papanagnou
18 Mar 26  i  ii     i i       +* Re: Isn't that beauty ? (no it's not)64Michael S
18 Mar 26  i  ii     i i       i+* Re: Isn't that beauty ? (no it's not)4Janis Papanagnou
18 Mar 26  i  ii     i i       ii`* Re: Isn't that beauty ? (no it's not)3Bart
18 Mar 26  i  ii     i i       ii `* Re: Isn't that beauty ? (no it's not)2Waldek Hebisch
19 Mar 26  i  ii     i i       ii  `- Re: Isn't that beauty ? (no it's not)1Bart
18 Mar 26  i  ii     i i       i`* Re: Isn't that beauty ? (no it's not)59David Brown
18 Mar 26  i  ii     i i       i +* Re: Isn't that beauty ? (no it's not)31Janis Papanagnou
18 Mar 26  i  ii     i i       i i+- Re: Isn't that beauty ? (no it's not)1Janis Papanagnou
19 Mar 26  i  ii     i i       i i+* Re: Isn't that beauty ? (no it's not)27David Brown
19 Mar 26  i  ii     i i       i ii+* Re: Isn't that beauty ? (no it's not)11Michael S
19 Mar 26  i  ii     i i       i iii+* Re: Isn't that beauty ? (no it's not)8David Brown
20 Mar 26  i  ii     i i       i iiii`* Re: Isn't that beauty ? (no it's not)7Janis Papanagnou
20 Mar 26  i  ii     i i       i iiii `* Re: Isn't that beauty ? (no it's not)6Keith Thompson
20 Mar 26  i  ii     i i       i iiii  `* Re: Isn't that beauty ? (no it's not)5Janis Papanagnou
20 Mar 26  i  ii     i i       i iiii   +* Re: Isn't that beauty ? (no it's not)2Bonita Montero
20 Mar 26  i  ii     i i       i iiii   i`- Re: Isn't that beauty ? (no it's not)1Janis Papanagnou
20 Mar 26  i  ii     i i       i iiii   `* Re: Isn't that beauty ? (no it's not)2Keith Thompson
21 Mar 26  i  ii     i i       i iiii    `- Re: Isn't that beauty ? (no it's not)1Janis Papanagnou
19 Mar 26  i  ii     i i       i iii`* Re: Isn't that beauty ? (no it's not)2Bonita Montero
19 Mar 26  i  ii     i i       i iii `- Re: Isn't that beauty ? (no it's not)1Michael S
20 Mar 26  i  ii     i i       i ii`* Re: Isn't that beauty ? (no it's not)15Janis Papanagnou
20 Mar 26  i  ii     i i       i ii `* Re: Isn't that beauty ? (no it's not)14David Brown
20 Mar 26  i  ii     i i       i ii  +- Re: Isn't that beauty ? (no it's not)1Janis Papanagnou
20 Mar 26  i  ii     i i       i ii  +* Re: Isn't that beauty ? (no it's not)3Michael S
22 Mar04:39  i  ii     i i       i ii  i`* Re: Isn't that beauty ? (no it's not)2Janis Papanagnou
22 Mar07:33  i  ii     i i       i ii  i `- Re: Isn't that beauty ? (no it's not)1Michael S
20 Mar 26  i  ii     i i       i ii  `* Re: Isn't that beauty ? (no it's not)9DFS
21 Mar 26  i  ii     i i       i ii   +* Re: Isn't that beauty ? (no it's not)5Janis Papanagnou
21 Mar 26  i  ii     i i       i ii   i`* Re: Isn't that beauty ? (no it's not)4DFS
21 Mar15:42  i  ii     i i       i ii   i +* Re: Isn't that beauty ? (no it's not)2Bart
22 Mar04:57  i  ii     i i       i ii   i i`- Re: Isn't that beauty ? (no it's not)1Janis Papanagnou
22 Mar04:50  i  ii     i i       i ii   i `- Re: Isn't that beauty ? (no it's not)1Janis Papanagnou
21 Mar15:39  i  ii     i i       i ii   `* Re: Isn't that beauty ? (no it's not)3David Brown
19 Mar 26  i  ii     i i       i i`* Re: Isn't that beauty ? (no it's not)2Waldek Hebisch
19 Mar 26  i  ii     i i       i `* Re: Isn't that beauty ? (no it's not)27Michael S
25 Mar01:45  i  ii     i i       `- Re: Isn't that beauty ? (no it's not)1Tristan Wibberley
17 Mar 26  i  ii     i +* Re: Isn't that beauty ? (no it's not)10DFS
17 Mar 26  i  ii     i `* Re: Isn't that beauty ? (no it's not)4Bonita Montero
14 Mar 26  i  ii     `* Re: Isn't that beauty ? (no it's not)4Bart
13 Mar 26  i  i+* Re: Isn't that beauty ? (no it's not)15DFS
13 Mar 26  i  i+* Re: Isn't that beauty ? (no it's not)2Bonita Montero
13 Mar 26  i  i`* Re: Isn't that beauty ? (no it's not)4Bonita Montero
13 Mar 26  i  +* Re: Isn't that beauty ? (no it's not)2Bonita Montero
13 Mar 26  i  +- Re: Isn't that beauty ? (no it's not)1Bonita Montero
13 Mar 26  i  `* Re: Isn't that beauty ? (no it's not)4Bart
21 Mar 26  `* Re: Isn't that beauty ? (no it's not)6Tim Rentsch

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal