Re: tcl versa python regarding performance

Liste des GroupesRevenir à cl tcl 
Sujet : Re: tcl versa python regarding performance
De : aotto1968 (at) *nospam* t-online.de (aotto1968)
Groupes : comp.lang.tcl
Date : 11. Sep 2024, 20:40:32
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vbsrng$3p69s$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
The really impressive thing about the result of the new JAVA performance test is that PYTHON (a scripting language) is on the SAME performance level as JAVA (a compiled language). PYTHON has obviously invested heavily in performance optimization.
  x86_64-suse-linux-gnu     |   send     send     send     send    create    create    data     data
  2024-09-11 21:27:41       |  NOTHING   END    CALLBACK   WAIT    PARENT    CHILD     BUS      BFL
  ------------------------- | -------- -------- -------- -------- --------- -------- -------- --------
  pipe:
  R: C                      |   530275   400403   222971    90707     3859    37965    89818    81581
  R: C++                    |   528852   396473   219499    89816     2470    36635    89619    89994
  R: Python                 |   492501   304463   159169    73570      101    22109    68875    66767
  R: Tcl                    |   306202   144504    78180    49443       81    18337    25233    25242
  R: Java                   |   474683   313162   170157    79324       69    19772    72242    72031
  x86_64-suse-linux-gnu     |   send     send     send     send    create    create    data     data
  2024-09-11 21:27:41       |  NOTHING   END    CALLBACK   WAIT    PARENT    CHILD     BUS      BFL
  ------------------------- | -------- -------- -------- -------- --------- -------- -------- --------
  uds_fork:
  R: C                      |   524971   396466   224320    89966    11814    38479    83146    90475
  R: C++                    |   520668   390057   216610    89014     8712    36018    89073    89726
  R: Python                 |   494415   314163   160014    75356      344    22197    69082    67205
  R: Tcl                    |      na.      na.      na.      na.      na.      na.      na.      na.
  R: Java                   |      na.      na.      na.      na.      na.      na.      na.      na.
  x86_64-suse-linux-gnu     |   send     send     send     send    create    create    data     data
  2024-09-11 21:27:41       |  NOTHING   END    CALLBACK   WAIT    PARENT    CHILD     BUS      BFL
  ------------------------- | -------- -------- -------- -------- --------- -------- -------- --------
  uds_thread:
  R: C                      |   504425   375809   212943    88359    32173    37978    87952    88606
  R: C++                    |   494135   365464   205933    88317    31582    35011    88070    73875
  R: Python                 |      na.      na.      na.      na.      na.      na.      na.      na.
  R: Tcl                    |   296177   139328    75300    47983       82    18166    24879    24783
  R: Java                   |   463538   309542   161559    79059    19282    19779    72112    71591
  x86_64-suse-linux-gnu     |   send     send     send     send    create    create    data     data
  2024-09-11 21:27:41       |  NOTHING   END    CALLBACK   WAIT    PARENT    CHILD     BUS      BFL
  ------------------------- | -------- -------- -------- -------- --------- -------- -------- --------
  uds_spawn:
  R: C                      |   530643   399273   228727    90660     3795    37906    89667    90450
  R: C++                    |   522584   389941   218076    89381     2473    36351    88390    89105
  R: Python                 |   494427   312230   137856    70085      101    22259    68911    66719
  R: Tcl                    |   315789   147933    79493    49956       79    17944    23599    25445
  R: Java                   |   475697   306405   161973    79067       68    18112    67439    66953

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