TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
perf 那个不错耶!居然是通过插入一层 trampoline frame 来实现的,哇这思路,又新又好!解释型语言都应该这么干! https://github.com/python/cpython/blob/1001233fe16a02f70ca9bccf66b018cc63fe784c/Python/perf_trampoline.c 至于 debugging API,求求大家先把 CPython 的 USDT 用起来 😡 或者有人感兴趣的话我们可以详细讨论