Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-513

Remove 'Action' parameter from Array::find_optimized template

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • Q1-22FY
    • Affects Version/s: None
    • Component/s: None
    • None

      The Array::find_optimized function is highly specialized resulting in 418 different functions being generated. The 'Action' dimension can be removed without too much impact on performance. This will reduce the number of generated functions to 128. A reduction of code size at around 300 kb can be expected.

            Assignee:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Reporter:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: