Sync with remote MySQL via SSH (v2024)

Time required for synchronization with MySQL:v2022 via external (Bitvise) SSH tunnel: 17 secs
v2024 via external (Bitvise) SSH tunnel: 40 secs
v2024 via built-in (PHPMaker) SSH tunnel: 122 secsI was comparing the speed of tunneling over an external SSH connection (Bitvise SSH) vs using PHPMaker’s internal SSH tunnel. It seems that .NET framework’s SSH tunnel is way slower than using a dedicated external SSH connection, so I guess I’ll continue using Bitvise.