diff --git a/episodes/profiling-introduction.md b/episodes/profiling-introduction.md index daaf633..3efe56b 100644 --- a/episodes/profiling-introduction.md +++ b/episodes/profiling-introduction.md @@ -12,6 +12,8 @@ exercises: 0 ::::::::::::::::::::::::::::::::::::: objectives -- TODO +- explain the benefits of profiling code and different types of profiler +- identify the appropriate Python profiler for a given scenario +- explain how to select an appropriate test case for profiling and why :::::::::::::::::::::::::::::::::::::::::::::::: \ No newline at end of file