On Tue, 4 Jan 2022, Nikša Baldun wrote:

It's not really C vs Python, it's dialplan interpreter vs Python.

(Still veering off topic...)

My experience has been that it is compiled vs scripted. Loading the script interpreter (all of the 'P' languages), parsing the script, bytecoding, process creation, etc. are the killer.

Once executing, I suspect C vs Px is not the limiting factor -- is 'printf("set variable x y") really that different in C vs Px?

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwa...@sedwards.com      Voice: +1-760-468-3867 PST
            https://www.linkedin.com/in/steve-edwards-4244281
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to