Concorde icon indicating copy to clipboard operation
Concorde copied to clipboard

Efficiency?

Open neonichu opened this issue 9 years ago • 0 comments

Currently, a new instance of CCBufferedImageDecoder is created for each new chunk of data received. Works, but we could be more efficient, especially considering that it'll allocate a new output buffer each time.

neonichu avatar Mar 17 '15 10:03 neonichu