Re: Performance problems with "photo copy -to"

Liste des GroupesRevenir à cl tcl 
Sujet : Re: Performance problems with "photo copy -to"
De : look (at) *nospam* the.footer.invalid (elns)
Groupes : comp.lang.tcl
Date : 07. Nov 2024, 23:44:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vgjft2$2rdqa$1@dont-email.me>
References : 1
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0
On 11/7/24 21:43, Paul Obermeier wrote:
 Can anybody confirm my measurements?
 
Using Tcl 8.6.15, Tk 8.6.15
Time for  100 copies:  1.31 seconds ( 13 milliseconds / copy)
Time for  400 copies: 20.32 seconds ( 50 milliseconds / copy)
Time for  900 copies: 102.27 seconds (113 milliseconds / copy)
Using Tcl 9.0.0, Tk 9.0.0
Time for  100 copies:  1.17 seconds ( 11 milliseconds / copy)
Time for  400 copies: 16.84 seconds ( 42 milliseconds / copy)
Time for  900 copies: 84.76 seconds ( 94 milliseconds / copy)
So, I see a performance increase with Tcl/Tk 9.0.0 instead of a decrease.
B.t.w.:
- Having replaced in your script [package version Tk] with $tk_patchLevel
   to prevent that multiple installed Tk versions are reported.
- The combination Tcl8.7 and Tk9 is not avaiable to me
- Did you perhaps use different compiler optimizations for your builds?
   (My builds are all without compiler optimizations.)
Regards,
Erik Leunissen
--
elns@       nl | Merge the left part of these two lines into one,
      xs4all.   | respecting a character's position in a line.

Date Sujet#  Auteur
7 Nov 24 * Performance problems with "photo copy -to"9Paul Obermeier
7 Nov 24 +* Re: Performance problems with "photo copy -to"2elns
7 Nov 24 i`- Re: Performance problems with "photo copy -to"1elns
8 Nov 24 +* Re: Performance problems with "photo copy -to"2greg
8 Nov 24 i`- Re: Performance problems with "photo copy -to"1greg
8 Nov 24 +- Re: Performance problems with "photo copy -to"1saito
8 Nov 24 `* Re: Performance problems with "photo copy -to"3Paul Obermeier
9 Nov 24  +- Re: Performance problems with "photo copy -to"1greg
10 Nov 24  `- Re: Performance problems with "photo copy -to"1Harald Oehlmann

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal