Ben J. Christensen

Software Development and Other Random Stuff

WebApp Performance Optimizations

Playing around with real-world performance optimizations found JSMin to work quite well … and very big gains by doing the following:

- combining multiple Javascript files into a single file
- using a JSMin servlet filter to minimize and cache in memory the Javascript file to return
- adding a filter to add HTTP Header caching to static files
- reducing file sizes for product images

Advertisement

Filed under: Performance, User Interface

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Twitter Updates

View Ben Christensen's profile on LinkedIn
Follow

Get every new post delivered to your Inbox.