No I cannot confirm that it was faster. But I took an old version of code that I had saved away two weeks prior and then recompiled with new version and it ran sloooow. Yet I know that version ran fast previous. So I know that the new compiler is making things slower. I am quite certain.
I will also investigate on my side and see if I can find which specific command is causing the slow down. This is why I beleive that I cannot be the only one having this problem. Maybe because I just use the standard drawing commands?

I am going to rewrite all my routines with polyvector and function pointers, but I have come too far on this project to change. If I can get back to prior version of GLBASIC I will be happy. Also, I promise that in future I will setup a test bed for new rtelease before going into my "live" environment.