Python 3.15 has the new Tachyon profiler.
Attach it to a running borg process and see...
Also try:
- --binary and replay - use this to gather data only once
- --flamegraph
- --heatmap
- --diff-flamegraph
- --gecko and Marker Chart
https://www.youtube.com/watch?v=f1x4X83CDSA
Use the improved successor Kronon when it becomes available - better with C code.
Python 3.15 has the new Tachyon profiler.
Attach it to a running borg process and see...
Also try:
https://www.youtube.com/watch?v=f1x4X83CDSA
Use the improved successor
Krononwhen it becomes available - better with C code.