Profiling

Types of Profiling

  • HTTP request
  • PHP Process
  • Server

Why Test?

  • Helps with the architecture
  • Can be used as documentation
  • Reduces cognitive load
  • Speeds up development (after it slows it down)

Profiling

By Marin Crnković

Profiling

  • 902