Client-side development performance tips
Sitefinity uses MS Ajax and script controls extensively to implement client functionality. Third party developers can write their own client components and plug them into the CMS. They can also use various JavaScript libraries to help them be productive. Client performance optimizations are mainly related to the use of all these client libraries when implementing custom client components.
Dispose your client objects
Cache results from jQuery selectors