Re: OT: Re: A very slow program
Bonita Montero <[email protected]> Mon, 21 Oct 2024 17:36:57 +0200
| Newsgroups | alt.comp.lang.c,comp.lang.c |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Am 20.10.2024 um 12:49 schrieb Vir Campestris: > On 04/10/2024 05:53, Bonita Montero wrote: >> Am 03.10.2024 um 18:06 schrieb Vir Campestris: >> >>> for 4e9 primes my machine take nearly 10 seconds for 4294967295 >>> primes. The one I posted before over there takes 1.5 seconds. >> >> Show me your code. I'm pretty sure you never posted faster code. >> >> > Try this. > Still about half the speed of my code for 2 ^ 32.