Performance issue from NodeLink2 being serialized as part of the scene

Hello! We use a lot of node links, enough that one of our scenes with almost nothing but nodelinks is now around 23mb. This slows down all serialization operations of the scene, particularly when entering and exiting playmode. This is unnecessary because the navmesh data doesn’t change at runtime. Is it possible to embed that data into the navmesh?