Sujet : Re: tcl versa python regarding performance
De : undroidwish (at) *nospam* googlemail.com (undroidwish)
Groupes : comp.lang.tclDate : 17. Aug 2024, 08:59:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v9pl9e$1r907$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0
On 8/17/24 07:28, aotto1968 wrote:
...
I'm "not" complain about TCL bad performance I just mention that PYTHON has
done much more work on performance than TCL.
Fine, then please elaborate on this claim. What exactly did Python
better and more in terms of performance? Any pointers welcome.
If you have 300.000 transaction per second (PYTHON) or 200.000 transaction
per second (TCL) is just an case for someone who need this difference.
Indeed could this be a reason to ask if there are better ways of using
the Tcl framework in order to get the Tcl implementation be on par with
the Python one. As stated many times before, to discuss this on c.l.t.
will require that you provide more implementation details.