Feb 9, 2022
Hi Eric, thanks for that very interesting comment. I agree that Cython is a very good solution for certain use cases where speed is of the essence. As far as garbage collection, reference counting is only one part of it in Python. I actually wrote about this just yesterday: https://pavledjuric.medium.com/how-does-garbage-collection-work-in-python-7c1dce2274bc