$merge in controlled way

What options do you have on the $merge? I tested locally with a simple merge within the same DB but to a different collection and the CPU jumped a couple of % on the mongo process.

/edit

Also do you see the same CPU spike when running a mongoimport or something similar, or a $out?