Added chapters and list of exercises
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Chapter 11 - debugging
|
||||
=======================================================================================================================
|
||||
|
||||
1. Execute code with a timeout so you can see where your application is stalling
|
||||
2. Measure the duration of the execution
|
||||
3. Show how often that specific bit of code has been executed
|
||||
Reference in New Issue
Block a user