appsmithorg / appsmithorg/appsmith

[Task] Move the dataTree diff calculations back to worker

Offen
#7,461 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Performance Performance Pod Task
Vorherrschende Sprache
TypeScript
Sterne
40.9k
Forks
4.8k
Ø Merge
1 T. 22 Std.
Gemergte PRs (30 T.)
45

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.