blog | sven kanoldt

sharing thoughts on learning rust, open source projects and other tech stuff

EN | DE

profiling in php

Finding bottle necks in PHP Code is way easier than you think, no microtime or even third party tools are required to get a proper profiling and insights about your code performance, just read on.

Read more ⟶