Simulation performance massively degraded at top level testing

In reply to nnn314:

In all my UVM projects I have séen a slow down comimg directly out of the UVM testbench.
The typical candidates slowing down the simulation are any assertions and the DUT.
You should check this.