We tried setting javafx.animation.pulse to 120 in our JavaFX application. After a few days of collecting feedback, we found the following issues
* Animation frame rate does not seem to be improved on HiDPI screens on Windows. * JavaFX applications prevent NVIDIA Advanced Optimus from automatically selecting graphics cards when javafx.animation.pulse is set. Glavo