appsmithorg / appsmithorg/appsmith

[Task] Move the dataTree diff calculations back to worker

未关闭
#7,461 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Performance Performance Pod Task
主要语言
TypeScript
星标
40.9k
派生
4.8k
平均合并
1 天 22 小时
30 天内合并 PR
45

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。