Issue (View Online)

Key: NXP-1207
Issue Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Jean-Marc Orliaguet
Reporter: Jean-Marc Orliaguet

Operations

View all
View comments
View history
Add on-the-fly _javascript_ compression to NXThemes resource servlet 
Updated: 18/06/07 18:10   Created: 18/06/07 18:10  

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.1 RC

 Description   

currently _javascript_ resources served by NXThemes (/nxthemes-lib/) can be:

- gzip-compressed
- stored in the browser's cache
- concatenated (to fetch several .js files within a single HTTP connection)

but even with that there is a delay when loading pages especially when the size of _javascript_ resources is big. Indeed, smaller _javascript_ files are loaded and interpreted much faster.

Dojo's ShrinkSafe for instance achieves quite good results
http://dojotoolkit.org/docs/shrinksafe

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to