Have you built VTK in release mode?
What takes a long time: starting up the application (loading all the DLLs), loading data, or starting the rendering? After the first frame is rendered, is the speed the same in the two environments?
Does your computer have multiple graphics cards? Have you set up your executable to use the same graphics card as in Python?