Creating patches in twin API is very slow. To slow for our use-cases. There are also some situations where the patch is larger than the plain object. Example cases for this is when a list with a lot of elements (> 5000) is filled or cleared in a single operation.
Creating patches in twin API is very slow. To slow for our use-cases.
There are also some situations where the patch is larger than the plain object.
Example cases for this is when a list with a lot of elements (> 5000) is filled or cleared in a single operation.