> Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity.
> Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this.