Optimize Loader instantiate when EntityPersister is known

Description

The instantiation of a new entity is performing a series of indirections by `Load` in trying to find the right EntityPersister to use. Optimise for the common case in which there is no inheritance as that saves a persister lookup.

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created August 9, 2021 at 1:58 PM
Updated August 25, 2021 at 1:58 PM
Resolved August 9, 2021 at 2:56 PM