Betalos (Oussama Thoura)
Betalos (Oussama Thoura)
Hi @swederik, Thanks for the quick replay. Well for my particular use case the bottle neck is the backend (if I send chunks of request the loading of large series...
Your welcome, glade I can help.
hello @swederik, I meant the downloding (XHR request) (I am using 3.0.4).
Well Yes, the browser would do parallelizing, but in front of large instances the UI would hang sometime (I am talking on some ct where the series holds more than...
@alan-agius4, if I am creating a libray with a service that is doing an intensive work. the issue here is that I won't be able to pack it cuz the...
@alan-agius4 well now as work around, I wraped the worker code as string and then exported it as an objectUrl with javascript as mime. we can think to laverage webpack's...