nupdate.exe pegs CPU
If nupdate.exe consumes CPU cycles for an extended period of time after a database replication, check for Views with time/date calculations in their selection formulae.
Set the Discard index setting to "After Each Use" to prevent the rebuilding of the view index each time it is replicated. The index will always be rebuilt unless this setting is used because it is always perceived as out of date.