All you can do is test it. Tk is pretty good If it dosn't change images or widgets frequently. It should remain memory stable. Here is a little test script I use to watch memory. Things to watch out for are destroying widgets, or changes images. See
linux memory leak monitor