Zend certified PHP/Magento developer

How to interpret Magento profiler data?

We have recently turned on the Magento 2 profiler to try and track down our performance issues on the site. We can see that the magento->routers_match process is taking up a good bit of our load time. Now that we can see which processes are taking too long, what should we do about them? Are there any other resources we can utilize to combat speed/performance issues?