"wp defer loading" defers the JS using the same techniques as AO uses to defer CSS when the "inline & defer"-option is active. Now the question; does that approach (significantly) improve your "start render" time vs. the more standard defer attribute?
↧