I have some doubts regarding 16 MBytes/sec for SD cards (even of class 10).
To test maximum real write performance, please try the next Linux commands (as an example) :
# mount /dev/mmcblk0p1 /mnt/cdrom
# time nice -n -10 dd if=/dev/zero of=/mnt/cdrom/file.tst bs=1M count=1000