Performance Enhancement #1393
Unanswered
sidewaysglance
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I have a request that updates lots of records, a lot of time is spent updating the activity log.
What would be awesome, is if there were a config setting that we could use so that:
(etc)
Was stored in memory or similar, and at the end of the transactions, and end of the request, all of the data was bulk inserted into the database ...
Beta Was this translation helpful? Give feedback.
All reactions