appsmithorg / appsmithorg/appsmith

[Task] Move the dataTree diff calculations back to worker

Aperta
#7,461 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Performance Performance Pod Task
Lingua principale
TypeScript
Stelle
40.9k
Fork
4.8k
Merge medio
1g 22h
PR unite (30g)
45

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.