Search This Blog

Thursday, October 31, 2013

XPObjectSpace performance improvements (when processing large amounts of data)

The XPObjectSpace class was improved to speed up CRUD manipulations with large amount of data, e.g. for data import scenarios. In particular, creation and update operations are now ~ 50% faster than before (confirmed by 5 runs on 10K typical records from our FeatureCenter and MainDemo apps).

*Exact percentage in your end application may vary depending on the complexity of a business model, the number of processed records and other factors.

This feature request was suggested by several customers (1, 2) and I hope you will find this helpful as well. For instance, it may be helpful for data import, especially if a lot of records are process.

4 comments:

  1. Which version of XAF release will contain this improvement?

    ReplyDelete
  2. Replies
    1. HI
      When version will be release?

      Delete
    2. In early December. Check out the https://community.devexpress.com/blogs/ctodx/archive/2013/10/31/webinars-detailing-the-devexpress-13-2-release.aspx blog post for more details.

      Delete