Jump to content
Search Community

Minimize weight of plugins in rendering

cleveradvertising test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hello,

 

I have a question regarding plugins and their processing weight.

 

It's possible reduce or minify the plugins i use like draggable TweenLine TweenMax.. because my website have this scripts and the website its to very heavy. 

 

So do you have some way to reduce that process javascript? Call actions, events...

 

Thanks

Link to comment
Share on other sites

Honestly all I know is that if you use an external link the files are already minified.

 

If you are using TweenMax instead of TweenLite see if you need anything included in TweenMax and if not consider using TweenLite which is a bit faster. Though any modern PC should have no problem processing the animations of GSAP.

The only time I notice slow downs is on the duo core PC with 3GB Ram Pc at work.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...