Is there a way to do profiling easily?
Notice: This thread is very old.
- karelb
- Member | 17
Hello,
I am beginning with Nette,
I found out that my application takes too long to load. Is there something like “profiler” in Nette?
There is the Tracy thingie down there, but it shows just the total time. I know I can use debug timer and write it somewhere, but, well, if there was some simplier way, I would welcome it.