Closed
Description
Since #4407, socket messages have been taking longer to encode. This is mostly not noticeable except in certain cases like code coverage: cypress-io/code-coverage#26
There is probably room for optimization in the socket.io-circular-parser
and related packages that could improve this condition.