Re: tcl versa python regarding performance

Liste des GroupesRevenir à cl tcl 
Sujet : Re: tcl versa python regarding performance
De : et99 (at) *nospam* rocketship1.me (et99)
Groupes : comp.lang.tcl
Date : 18. Aug 2024, 23:29:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v9tsjk$2hpva$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 8/18/2024 1:42 PM, aotto1968 wrote:
 add some documentation regarding the performance testing:
-> http://thedev.nhi1.de/theLink/main/md_docs_2main_2README__PERFORMANCE.htm
I recently wrote some C code using Visual Studio 2022 and they have a wonderful performance profiler. I was able to determine that 80% of the cost of the module I was developing was caused by calls to some library routines I was using. By writing my own versions that didn't need to be so generalized, I got that down to 10%.
One problem was that once I turned on the compiler optimization, the profiler became pretty much worthless to measure my own code's performance, so I couldn't get that 10% any lower.
But it would be kinda cool to try using those VS tools on the tcl source code, but I don't know of any way to build tcl inside VS where one could use those tools.

Date Sujet#  Auteur
13 Aug 24 * tcl versa python regarding performance41aotto1968
13 Aug 24 +* Re: tcl versa python regarding performance5undroidwish
14 Aug 24 i+* Re: tcl versa python regarding performance3aotto1968
14 Aug 24 ii`* Re: tcl versa python regarding performance2aotto1968
15 Aug 24 ii `- Re: tcl versa python regarding performance1aotto1968
15 Aug 24 i`- Re: tcl versa python regarding performance1Alan Grunwald
15 Aug 24 +* Re: tcl versa python regarding performance15aotto1968
15 Aug 24 i+* Re: tcl versa python regarding performance10aotto1968
15 Aug 24 ii`* Re: tcl versa python regarding performance9aotto1968
15 Aug 24 ii +- Re: tcl versa python regarding performance1aotto1968
16 Aug 24 ii `* Re: tcl versa python regarding performance7saito
16 Aug 24 ii  `* Re: tcl versa python regarding performance6aotto1968
16 Aug 24 ii   `* Re: tcl versa python regarding performance5saito
16 Aug 24 ii    `* Re: tcl versa python regarding performance4aotto1968
17 Aug 24 ii     `* Re: tcl versa python regarding performance3undroidwish
17 Aug 24 ii      `* Re: tcl versa python regarding performance2aotto1968
17 Aug 24 ii       `- Re: tcl versa python regarding performance1undroidwish
15 Aug 24 i`* Re: tcl versa python regarding performance4aotto1968
16 Aug 24 i `* Re: tcl versa python regarding performance3Christian Gollwitzer
16 Aug 24 i  +- Re: tcl versa python regarding performance1undroidwish
16 Aug 24 i  `- Re: tcl versa python regarding performance1aotto1968
16 Aug 24 +- Re: tcl versa python regarding performance1aotto1968
18 Aug 24 +* Re: tcl versa python regarding performance3aotto1968
18 Aug 24 i`* Re: tcl versa python regarding performance2et99
19 Aug 24 i `- Re: tcl versa python regarding performance1aotto1968
24 Aug 24 +- Re: tcl versa python regarding performance1aotto1968
26 Aug 24 +- Re: tcl versa python regarding performance1aotto1968
6 Sep 24 +- update ...1aotto1968
6 Sep 24 +* Nice example about the "inefficiently" of the tcl "c" api.10aotto1968
8 Sep 24 i`* Re: Nice example about the "inefficiently" of the tcl "c" api.9undroidwish
8 Sep 24 i +* Re: Nice example about the "inefficiently" of the tcl "c" api.7Christian Gollwitzer
9 Sep 24 i i`* Re: Nice example about the "inefficiently" of the tcl "c" api.6aotto1968
9 Sep 24 i i `* Re: Nice example about the "inefficiently" of the tcl "c" api.5undroidwish
9 Sep 24 i i  `* Re: Nice example about the "inefficiently" of the tcl "c" api.4aotto1968
9 Sep 24 i i   `* Re: Nice example about the "inefficiently" of the tcl "c" api.3undroidwish
9 Sep 24 i i    `* Re: Nice example about the "inefficiently" of the tcl "c" api.2aotto1968
9 Sep 24 i i     `- Re: Nice example about the "inefficiently" of the tcl "c" api.1undroidwish
9 Sep 24 i `- Re: Nice example about the "inefficiently" of the tcl "c" api.1aotto1968
10 Sep 24 +- build a perfserver distribution1aotto1968
11 Sep 24 `* Re: tcl versa python regarding performance2aotto1968
11 Sep 24  `- Re: tcl versa python regarding performance1aotto1968

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal