How slow is drawing things on a Graphics2D object?

Whenever my game goes fullscreen the framerate drops to 30 from 60. I’m barely drawing anything. This really shouldn’t be happening, it’s just a very simple 2D game. Is this just a fault of the system I’m using? Is there anyway to make it faster? I can provide any specific information you might need

Thanks