ソースを参照

Update profiling.md

blueloveTH 6 ヶ月 前
コミット
af35262acf
1 ファイル変更3 行追加1 行削除
  1. 3 1
      docs/features/profiling.md

+ 3 - 1
docs/features/profiling.md

@@ -20,4 +20,6 @@ https://marketplace.visualstudio.com/items?itemName=pocketpy.pocketpy
 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.
 
-![lp](../static/profiler_demo.png)
+![profiler_report](../static/profiler_demo.png)
+
+Press `ESC` to exit the report view.