Advertisement:

Author Topic: Speed/Perfomance  (Read 1684 times)

raj

  • Newbie
  • *
  • Posts: 34
Speed/Perfomance
« on: January 20, 2011, 10:51:29 pm »
Suggestion for future versions..
- way to enable gzip compression for pages, so pages are compressed and sent to the browser for faster loading
- all the JS files/functions which are not required while pageloading should be deferred using some standard DOM checking until the page has completely loaded into the browser
-any other way of loading pages faster by using efficient algorithms and Data structures for faster and efficient processing