Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Debugging and profiling a web server

We will use this program across many exercises on this section to demo how to debug and profile a real world program.

While simple, it shows the kind of mistakes developers tend to write. Or at least the mistakes I tend to write!