emitVersioned() seems to be taking around 4-5 seconds during initialization. This is the bulk of the time taken by the persistence initializer. This is probably also why generating DDL is very slow during full builds. We should see a dramatic improvement in server startup time, ddl generation, and pdl verification time if we can make this faster.
*** This bug has been marked as a duplicate of 101658 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.