ShahriyarR / MySQL-AutoXtraBackup

MySQL-AutoXtraBackup commandline tool written in Python 3 based on Percona XtraBackup
https://autoxtrabackup.azepug.az/
MIT License
139 stars 79 forks source link

Performance improvements - profiling and finding the bottlenecks. #402

Closed ShahriyarR closed 3 years ago

ShahriyarR commented 4 years ago

I want to play with cProfile and all sorts of profilers/checkers to get the taste of needed performance improvements. It should be part of release_v2.0 as well.

ShahriyarR commented 3 years ago

No need at time being.