I would like to test that specializing BINARY_SUBTRACT is worth implementing.
I will leave an experiment result by referencing an already done task.
Experiment commit:
corona10/cpython@fb360a2
https://github.com/corona10/cpython/tree/BINARY_SUBTRACT_specialize
cc Thanks to Ken Jin's tutorial and Dennis's work, It was easy to follow up on how to implement this task.
Thank you again.
I would like to test that specializing
BINARY_SUBTRACTis worth implementing.I will leave an experiment result by referencing an already done task.
Experiment commit:
corona10/cpython@fb360a2
https://github.com/corona10/cpython/tree/BINARY_SUBTRACT_specialize
cc Thanks to Ken Jin's tutorial and Dennis's work, It was easy to follow up on how to implement this task.
Thank you again.