chaokunyang commented on PR #3369:
URL: https://github.com/apache/fory/pull/3369#issuecomment-3989108261

   Please take https://github.com/apache/fory/pull/3307 as reference to finish 
the remaining works. And create a Deseralize help methods in tests, then use 
that instead of `fory.Deserialize` for deserialization, and in the `Deseralize` 
test helper, first deserialize from bytes, then wrap it into a OneByteStream to 
deserialize it to ensure deserialization works.
   
   Then run benchmarks/go to compare with asf/main to enure your code change 
don't introduce any performance regression.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to