hastebrot
02/16/2017, 8:32 PMmeasureTimeMillis()
says something like 1000 (ms), but the time from user interaction to canvas is a bit longer. Measuring the render performance in JavaFX is not very nice (compared to the web tools in browsers, which are amazing). A lot of private fields and methods to access the JavaFX render pulse.