F4 then go to "debug" tab and check everything about time usage, then press F4 again and then F5 to toggle the debug statistics you checked in that tab https://prnt.sc/8hHHZtLAccfU
CTRL + SHIFT + F then also toggles for me prototype explorer, not sure if that will help you but hey https://prnt.sc/fcrZwj09_Dm8
Awesome. I literally just uploaded 1.0.1, don't have time to test right now, will test tonight. But I was able to learn about the cost of find_entities() and implemented a caching system to minimize calls to it.