Hi,
maybe my settings are not correct, but:
I was under the impression that Speckle only sends changes since the last commit to the server. However, it seems like it always converts and sends the entire model (plus linked model data, if enabled) when pressing Send.
This seems like a deviation from a git-like mode of work, where only the delta between the last remote commit and the local data is being considered?
In practice, this would also mean having to wait quite long in a workflow that requires even a decent amount of sending and receiving. I’m testing this with a main model of size 13MB with a linked model of size around 6MB, and it takes around 2-3minutes already to upload that data.
Tested only with the Revit Connector on default settings (except sending the linked model as well).
The question would be:
- Is there a way in Speckle to only commit and send the changes since the last commit?
- If not, are there plans to implement this?
- If not, what is the recommended workflow to send data as fast as possible?
Cheers!