Replies: 0
I’m doing performance tuning on a site using New Relic, and I’ve noticed that rtMedia autload is being called hundreds of times on the wp-admin backend.
Here’s one example where it was called 642 times, took 2+ seconds to load and accounted for almost half of the dashboard load time.
Can you look in to fixing this, either eliminating or reducing the load of rtmedia_autoloader?
Category Slowest components Count Duration %
Custom rtmedia_autoloader 642 2,080 ms 45%