OmixVisualization / qtjambi

QtJambi is a wrapper for using Qt in Java.
http://www.qtjambi.io
Other
354 stars 40 forks source link

Make diagnostics features disabled by default #151

Closed omix closed 1 year ago

omix commented 1 year ago

An application should by default run with highest performance possible. There are certain diagnostics in QtJambi enabled by default diminishing performance:

These features should be disabled by default and to be enabled by runtime property. By this, the feature is explicitely enabled by the developer during app development and testing and disabled for normal use cases.

omix commented 1 year ago

This feature will be available in QtJambi 6.5.1.

From there on use the following runtime properties: