A lot of xobject means a lot of entries spread across various tables and a lot of corresponding queries. We already have an optimization to try to save only xobjects that were added/modified, but this issues is mainly about tracking if we can do something to improve the saving of a lot of new xobject added all at once. |