Open
Description
https://github.com/yahoo/serialize-javascript is used to exchange structured data within workers and processes, which can serialize RegExp
, undefined
, Map
, Set
, and so on.
I believe replacement from serialize-javascript to msgpack could boost the performance in parallel tasks.