The new pRuntime mainly introduces the state persistent feature. It saves the state in ProtectedFs so that miners can resume pRuntime from the last saved state checkpoint. It can greatly reduce the syncing time.
Learn more at:
https://github.com/Phala-Network/phala-blockchain/pull/581