Unfortunately we don't have such data at this moment. but I would think the performance on sqlcompact ( the .sdf file as single file db and light-weight in-process db engine ) and sql express will be vary from case to case and the major perf different is not in the sync component but at the db engine. i.e. the time spent on running the select and the insert/update/delete queries.
thanks
Yunwen