mirror of
https://github.com/remotely-save/remotely-save.git
synced 2026-07-22 06:10:27 +00:00
| .. | ||
| profiler_exported.png | ||
| profiler_settings.png | ||
| README.md | ||
Check performance
- Go to settings, scroll to the very end, and enable the "Enable Profiler" option.
- Also enable "Enable Profiler Printing".
- Check Console Output (directly or via
vConsoleplugin). More details are here. - Sync!
- You can also "Export Profiler Results" afterwards. A new file
_debug_remotely_save/profiler_results_exported_on_xxxx.mdwill be generated.
In the console or exported files, you can see the time cost of each steps.

