Different frame rate for different objects

Got two objects in the scene, one more important than the other. I’d like to render the more important one at 60FPS and the other at 30FPS. The idea is to save CPU/GPU cycles for the object on focus. Any ideas?