Stefan Kueng - 2016-10-28

First, you should try to avoid editing files on a cloud drive from multiple stations at the same time. Because the cloud drives create duplicate files in those situations. For example, onedrive will store such files with a ".computername1" extension if a file is edited on computer1 while it's also edited on computer2.
The same happens with CryptSync: if CryptSync tries to write a file that's currently open, it will try again later to sync it until it succeeds. So with CryptSync, the last one to write will win. But you could get the duplicate files from the cloud drive 'edit conflicts'.

As for the performance: I've never measured what's faster. But since 7z also compresses the files it should be slower than GnuPG, however GnuPG creates much bigger files.