appsmithorg / appsmithorg/appsmith
[Task] Move the dataTree diff calculations back to worker
Đang mở
Performance
Performance Pod
Task
- Ngôn ngữ chính
- TypeScript
- Star
- 40.9k
- Fork
- 4.8k
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 45
Mô tả
Diff calculation takes about 100ms and is directly proportional to data, so could be very high in some cases.
This was moved to main thread from worker to unblock a user. This was misdiagnosed as the diffs on workers being the reason.
Moving the diffs to main thread does effectively the same thing, there was no issue reported related to it in the last 30days.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.