[whatwg] asynchronous JSON.parse

David Bruant bruant.d at gmail.com
Fri Mar 8 02:43:16 PST 2013


Le 08/03/2013 02:01, Glenn Maynard a écrit :
> If you're dealing with lots of data, you should be loading or creating 
> the data in the worker in the first place, not creating it in the UI 
> thread and then shuffling it off to a worker.
Exactly. That would be the proper way to handle a big amount of data.

David



More information about the whatwg mailing list