Capgemini / Capgemini/xrm-datamigration

Improve performance for complex mappings

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
27
Forks
11
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Requests are made per record. This can exhaust the API and is extremely slow for large data sets.

**Describe the solution you'd like**
Use an in-memory map and make fewer requests (maybe batch) to increase performance.

**Additional context**
_Migrated from internal Azure DevOps._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.