Re: [Python-Dev] Register-based VM [Was: Possible performance regression]

2019年2月26日 14:40:20 -0800

Victor Stinner wrote:
LOAD_CONST_REG R0, 2 (const#2)
LOAD_GLOBAL_REG R1, 'range' (name#0)
CALL_FUNCTION_REG 4, R1, R1, R0, 'n'
Out of curiosity, why is the function being passed twice here?
--
Greg
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to