As I don't know the how the memory his handled (maybe the pros who work on SKSE might), I wonder if which would have a greater impact -- predefined form list with large numbers of forms or the potential of generating equally large Form Lists in run time using FormList.AddForm.
I recognize the convenience of the AddForm method and I definitely appreciate the efforts of the Script Extender Team over the years. My curiosity is tied to my current project. My future mod projects depend upon fine management of inventory items.
Can it be determined which if it's better to predefine Form Lists where possible than to rely solely on building Form Lists in run time?
Edit: LOL. I wanted meant the title to be "The Possible Impact of Form List [on] Loading and Saves"