zlacker

[parent] [thread] 0 comments
1. nromiu+(OP)[view] [source] 2025-08-06 05:55:37
Only if you use CPython. I use PyPy3 most of the time and I get the same performance as Java and Go.

C++ is still faster than PyPy3, but not 10x faster. That is good enough for me to not deal with the messy C++ syntax.

[go to top]