Hello,
I need your feedback concerning the qx generator params. My users have low
speed CPU under Firefox and my app is little heavy on these machine. So, I'm
looking for speed up the code execution only (js size is not a problem).

Hereafter, my makefile options, anything to change ?

APPLICATION_COMPLETE_BUILD = false
APPLICATION_COMPLETE_SOURCE = false
APPLICATION_COMPLETE_API = false
APPLICATION_LINEBREAKS_BUILD = true
APPLICATION_LINEBREAKS_SOURCE = true
APPLICATION_OPTIMIZE_STRINGS = true
APPLICATION_OPTIMIZE_VARIABLES = true
APPLICATION_OPTIMIZE_BASE_CALL = true
APPLICATION_OPTIMIZE_PRIVATE = true
APPLICATION_OBFUSCATE_ACCESSORS = true
APPLICATION_OPTIMIZE_BROWSER = true
APPLICATION_INDIVIDUAL_BROWSERS = gecko mshtml opera webkit
APPLICATION_OPTIMIZE_REMOVE_DEBUG = false
APPLICATION_OPTIMIZE_REMOVE_COMPATIBILITY = true
APPLICATION_OPTIMIZE_REMOVE_ASPECTS = false
APPLICATION_ENABLE_GUI = true
APPLICATION_RESOURCE_FILTER = true
APPLICATION_SOURCE_LOG_LEVEL = debug
APPLICATION_BUILD_LOG_LEVEL = error
APPLICATION_SOURCE_LOG_APPENDER = qx.log.appender.Native
APPLICATION_BUILD_LOG_APPENDER = qx.log.appender.Native
APPLICATION_PROFILE_SOURCE = false
APPLICATION_PROFILE_BUILD = false

Gzipped JS file has an influence on code execution speed ?

cheers.
frederic
-- 
View this message in context: 
http://www.nabble.com/Best-generator-params-to-speed-up-code-execution-tf4563309.html#a13024055
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to