How to change location of saved Performance Report files (VSP) for Python Profiler? -


i'm using python tools (py 3.5) , visual studio 2015 profile project (analyze -> launch python profiling). report saved in temp folder @ c:\users\<user>\appdata\local\temp on c drive, ssd ~110 gb.

these 2 questions same mine [1, 2], except first 1 has solution of changing temp directory (which don't want do, i'm looking fix won't affect entire computer); , second 1 not work python profiling (i don't see options mentioned the documentation)

how change location of saved vsp file visual studio 2015 python profiling?


Comments

Popular posts from this blog

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -