-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Cursory testing shows that there are some equal but not identical AssetId
s being created, which leads to the asset graph JSON being a bigger than it could be. (8000k --> 6000k on 1000 json_serializable loop benchmark).
It's not clear if there is any performance improvement possible too, checking around #4148 I didn't see any.
Metadata
Metadata
Assignees
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)