Features
Key Features
Rocket has automatic CSS Sprite generation technology. Just code up your background images as individual pictures and position them. Rocket will automatically build sprites and position the images for your users accordingly.
Rocket will also minify, amalgamate and compress your CSS and Javascript files. Just write your code as normal placing as many <link> and <script> tags as you like in your code. Rocket will scan your code and perform these tasks without your having to lift a finger!
The general techniques that Rocket employs to improve speed are:
- Automatically reduce the size of the items that make up the website
- Automatically amalgamate appropriate items to reduce the total number of files
- Automatically get the user to cache files and reduce unnecessary traffic
- Automatically get the server to cache files and reduce unnecessary processing
Rocket's Feature List