I ran into an interesting issue:
If I run my tkinter based GUI application (i.e. simple code editor) with root.mainloop() my CPU load is at about 0.3%.
root.mainloop()