Uploaded image for project: 'Realm .NET SDK'
  1. Realm .NET SDK
  2. RNET-197

Add Insert support for large batched data sets

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None

      <!--- Questions: If you have questions about how to use Realm, please ask on -->
      <!--- StackOverflow: http://stackoverflow.com/questions/ask?tags=realm -->
      <!--- We monitor the realm tag. -->

      <!--- Feature Request: Just fill in the first two sections below. -->

      <!--- Bugs: To help you as fast as possible with an issue please describe your issue -->
      <!--- and the steps you have taken to reproduce it in as much detail as possible. -->

      <Unable to render embedded object: File (--- Thanks for helping us help you) not found. -->

      Goals

      As indicated by the Java library they managed to vastly improve insertion by providing a more lightweight method. My use case is transitioning an application that syncs between 100k and 1 million records on a mobile device. This was previously SQLite and I was under the impression realm could potentially produce better performance. I'm not in need of the managed objects as they are created so it leads me to believe that optimisations could be made in the .Net library, see this post for Java improvements: https://realm.io/blog/realm-java-1-1-0/

      Expected Results

      Even faster creation of records.

      <!--- What did you expect to happen? -->

      Actual Results

      <!--- What happened instead? -->
      <!--- e.g. the stack trace of a crash -->

      Steps to Reproduce

      <!--- What are steps we can follow to reproduce this issue? -->

      Code Sample

      <!--- Please provide a code sample or test case that highlights the issue. -->
      <!--- If relevant, include your model definitions. -->
      <!--- For larger code samples, links to external gists/repositories are preferred. -->
      <!--- Alternatively, you can share information confidentially via email at help@realm.io. -->
      <Unable to render embedded object: File (--- Full projects that we can compile and run ourselves are ideal) not found. -->

      Version of Realm and Tooling

      • Realm Object Server Version: ? (you can see this as well in Studio once connected to a Realm instance)
      • Flavor:
        • [ ] Realm Cloud
        • [ ] Self-Hosted
      • Server OS & Version: ? (e.g. CentOS 6)
      • Client SDK Version: ?
      • Client OS & Version: ?

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: