Joe Bordes
devpassion

devpassion

Follow
Follow
homebadges
Tag

corebos

#corebos

More content

Read more stories on Hashnode


Articles with this tag

Should we use Big O analysis? Not really!

Jun 28, 20237 min read

Understanding Big O Algorithm Analysis ยท Introduction In the world of programming, efficient algorithms play a crucial role in determining the...

Should we use Big O analysis? Not really!

Understanding PHP Performance Measures

Jun 26, 20236 min read

Welcome to the final installment of our series, where we delve into the world of XHProf measurements and discover the power of XHGUI in comprehending...

Understanding PHP Performance Measures

Profile your PHP code

Jun 24, 20237 min read

This is the last phase of the project to evaluate the recommended maximum size of data that we can manage in a coreBOS install before we get into the...

Profile your PHP code

Benchmarking code with PHPBench

Jun 21, 20234 min read

As I continue to work on the project to evaluate the recommended maximum size of data that we can manage in a coreBOS install. I started the next...

Benchmarking code with PHPBench