|
|
|
|
|
by tonyarkles
3645 days ago
|
|
I'll try to dig it up. I suspect it's sitting in an SVN repo somewhere... If I recall, I took a stock Python interpreter and instrumented it with RDTSC instructions to do lightweight timestamps on GIL acquisitions and releases. |
|