This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Johan Vos
johanvos.bsky.social
did:plc:tysr26jaqf3moymuf7jc2uyr
VisualVM (visualvm.github.io) can be a great help in performance tuning for JavaFX apps. Screenshot below shows the single-threaded JavaFX AppThread spends ca 2/3 of its time in "userspace" (Platform.runLater) and about 30% time in rendering (QuantumToolkit$$...).
2024-11-29T09:25:30.652Z