specklesystems / speckle-unity

AEC Interoperability for Unity through Speckle
https://speckle.systems/tag/unity/
Apache License 2.0
55 stars 20 forks source link

Slow reload time of SpeckleProperties #104

Closed JR-Morgan closed 9 months ago

JR-Morgan commented 10 months ago

Right now, SpeckleProperties component serializes a lot of data, using our custom serializer which was optimised for serializing lots of objects in bulk, not small single objects.

We should scope some alternatives that provide equivalent DX, but are more optimal for serialization and memory performance.

JR-Morgan commented 10 months ago

see https://github.com/specklesystems/speckle-sharp/pull/2967

bimgeek commented 9 months ago

Closing this ticket as we are moving to Jira to reduce noise. You can access it there.