Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[refactor] 이미지 압축, PHPickerResult -> UIImage 변환 과정 병렬처리 #142

Merged
merged 4 commits into from
Jul 15, 2023

Conversation

@JongHoooon JongHoooon merged commit 53b73f9 into develop Jul 15, 2023
1 check passed
@JongHoooon JongHoooon deleted the refactor/postImageConcurrency branch July 15, 2023 04:46
JongHoooon added a commit that referenced this pull request Jul 17, 2023
* [refactor] DispatchGroup 사용해 image compress 작업 병렬 처리

* [refactor] zip 사용해 PHPickerResult -> UIImage 변환 과정 병렬 처리

* [Fix] 사진 순서 정렬 작업 순서 수정

사진 순서 맞추는 작업을 global queue에서 병렬처리돼 return 값으로 [] 값이 반환돼 발생하는 문제 수정

* [refactor] do 에 있는 로직 onNext, onError로 이동
JongHoooon added a commit that referenced this pull request Jul 17, 2023
* [refactor] DispatchGroup 사용해 image compress 작업 병렬 처리

* [refactor] zip 사용해 PHPickerResult -> UIImage 변환 과정 병렬 처리

* [Fix] 사진 순서 정렬 작업 순서 수정

사진 순서 맞추는 작업을 global queue에서 병렬처리돼 return 값으로 [] 값이 반환돼 발생하는 문제 수정

* [refactor] do 에 있는 로직 onNext, onError로 이동
JongHoooon added a commit that referenced this pull request Jul 17, 2023
* [refactor] DispatchGroup 사용해 image compress 작업 병렬 처리

* [refactor] zip 사용해 PHPickerResult -> UIImage 변환 과정 병렬 처리

* [Fix] 사진 순서 정렬 작업 순서 수정

사진 순서 맞추는 작업을 global queue에서 병렬처리돼 return 값으로 [] 값이 반환돼 발생하는 문제 수정

* [refactor] do 에 있는 로직 onNext, onError로 이동
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants