add intial benchmarks#8
Conversation
|
i generated the json via json-generator.com not with code so i included it |
|
i manged to fix the panic unexpected end of stream in collect_chunks test |
|
after looking into the code i think this problem is cause by the constant modification of the buffer in the decoder all over the deserialization code like in methods unfortunately if this is the case, a lot of the deserialization code will need to be modified |
|
Hi Ali, sorry I missed this! Your analysis is super helpful. Can you please remove the |
add benchmarks
you can run benchmarks via
debugging issue #7