Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <20240331115438.00003f3c@yahoo.com>
Deutsch   English   Français   Italiano  
<20240331115438.00003f3c@yahoo.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Michael S <already5chosen@yahoo.com>
Newsgroups: comp.lang.c
Subject: Re: filling area by color atack safety
Date: Sun, 31 Mar 2024 10:54:38 +0200
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <20240331115438.00003f3c@yahoo.com>
References: <ut3669$21eur$1@i2pn2.org>
	<86h6h3nvyz.fsf@linuxsc.com>
	<865xxiok09.fsf@linuxsc.com>
	<20240319131842.00002138@yahoo.com>
	<utbuk3$qed7$1@dont-email.me>
	<20240319191859.00004bc8@yahoo.com>
	<86bk79m10l.fsf@linuxsc.com>
	<20240324202758.00001b75@yahoo.com>
	<86frwfjs0n.fsf@linuxsc.com>
	<20240325012844.0000685b@yahoo.com>
	<867chlk1zf.fsf@linuxsc.com>
	<20240329162141.00006c81@yahoo.com>
	<86y1a0i4tp.fsf@linuxsc.com>
	<20240330211506.00000b86@yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 31 Mar 2024 08:54:45 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="6a8558f97c763b242165e266719166ec";
	logging-data="1675778"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/1s09ThL3GxCsb1n4qp/dD0OwNIKPi5a0="
Cancel-Lock: sha1:oU2dyn7ysLMW2EqPx2Th7UZMr6Y=
X-Newsreader: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
Bytes: 2427

On Sat, 30 Mar 2024 21:15:06 +0300
Michael S <already5chosen@yahoo.com> wrote:

> On Fri, 29 Mar 2024 23:58:26 -0700
> Tim Rentsch <tr.17687@z991.linuxsc.com> wrote:
> 
> > 
> > One, the new code is a lot more complicated than the previous
> > code.  I'm not sure the performance gain is worth the cost
> > in complexity.  What kind of speed improvements do you see,
> > in terms of percent?
> >  
> 
> On my 11 y.o. and not top-of-the-line even then home PC for 4K
> image (3840 x 2160) with cross-in-cross shape that I took from one of
> your previous post, it is 2.43 times faster.
> I don't remember how it compares on more modern systems. Anyway, right
> now I have no test systems more modern than 3 y.o. Zen3.
> 
> 

I tested on newer hardware - Intel Coffee Lake (Xeon-E 2176G) and AMD
Zen3 (EPYC 7543P).
Here I no longer see significant drop in speed of the 1x1 variant at 4K
size, but I still see that more complicated variant provides nice speed
up. Up to 1.56x on Coffee Lake and up to 3x on Zen3.