appsmithorg / appsmithorg/appsmith

[Task] Move the dataTree diff calculations back to worker

オープン
#7,461 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
Performance Performance Pod Task
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。