Hi All,
Today we experienced a performance difference when committing a large number of objects (around 3000). In our current situation, it takes around 5 times longer to commit a list with events if we compare this to the same action without events. The entity itself has no events specified.
With Events:
Without Events:
Is there anyone who can explain this behaviour? Especially because the developer rules are telling us to use the 'without events' boolean only if you really want to disable the events for this action, I don't think this should have a negative performance impact.
Best,
Jeroen