Подтвердите e-mail

Для публикаций, комментариев, реакций и сообщений подтвердите адрес.

Профиль

mantoshkin

Профиль Vively

Is slavic stare a gap moe?

021

Witnessing @danabra.mov tracking some oddball performance regressions reminded me that I have a write-up on one puzzling bug I've hit years ago in Python. Never really shared it anywhere, so it's as good of a candidate as any for the first post here medium.com/@mike.antosh...

Python is easyThis story begins with me tracking down memory leaks in our Python services. Yes, Python has GC, so it’s rare to have memory leaks. But…medium.com