|
|
|
|
|
by developit
3063 days ago
|
|
It's true, the example could be better. However - adding any form of data pruning to the example would immediately show the benefit. JSON parsing happens in the worker, and only a small subset of data is actually serialized and sent back to the main thread. |
|
(I had to do exactly that for a B2B app that was receiving hundreds of MB of data a while back)