|
@@ -17,6 +17,10 @@ which records the time spent for each line. To visualize the report, please inst
|
|
|
|
|
|
|
|
https://marketplace.visualstudio.com/items?itemName=pocketpy.pocketpy
|
|
https://marketplace.visualstudio.com/items?itemName=pocketpy.pocketpy
|
|
|
|
|
|
|
|
|
|
+!!!
|
|
|
|
|
+The VSCode extension requires pocketpy version >= `2.1.1`
|
|
|
|
|
+!!!
|
|
|
|
|
+
|
|
|
With pocketpy VSCode extension, press `F1` and type `pocketpy: Load Line Profiler Report`,
|
|
With pocketpy VSCode extension, press `F1` and type `pocketpy: Load Line Profiler Report`,
|
|
|
select **1. the `profile_report.json` file; 2. the source root of the program**. Then you will see a nice visualization of the profiling result.
|
|
select **1. the `profile_report.json` file; 2. the source root of the program**. Then you will see a nice visualization of the profiling result.
|
|
|
|
|
|