Hacker News new | ask | show | jobs
by UnrealIncident 3325 days ago
They've made some improvements to the debugger recently. Enabling Cython doubles the speed but the biggest improvement is using Python 3.6. They now use the frame eval hook that was added and they claim it's 40x faster.