Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

fix: improve performance of XcodeGraphMapper#111

Merged
fortmarek merged 3 commits intomainfrom
fix/performance-graph-mapper
Feb 8, 2025
Merged

fix: improve performance of XcodeGraphMapper#111
fortmarek merged 3 commits intomainfrom
fix/performance-graph-mapper

Conversation

@fortmarek
Copy link
Member

When I ran XcodeGraphMapper on tuist/tuist, it was very slow. Mapping projects concurrently improves things a ton and thanks to the functional mapper approach, doing this is a couple of line. We can consider running more granular mappers if the performance would be still an issue for large projects.

@fortmarek fortmarek marked this pull request as draft February 7, 2025 18:07
@fortmarek fortmarek force-pushed the fix/performance-graph-mapper branch from bbbcec3 to 4d69b8a Compare February 7, 2025 18:12
@fortmarek fortmarek marked this pull request as ready for review February 7, 2025 18:12
fortmarek and others added 2 commits February 8, 2025 08:26
Co-authored-by: Andy Kolean <andykolean@gmail.com>
@fortmarek fortmarek merged commit 6e77941 into main Feb 8, 2025
7 checks passed
@fortmarek fortmarek deleted the fix/performance-graph-mapper branch February 8, 2025 09:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants