Closed vmykh closed 8 years ago
Thanks @vmykh. Very interesting approach.
It would be nice if this implementation was fixed before merging. It does not use input data for deserialization
Right @zapov, fixed with commit 052ae0a3e1a0f22b30483b103bca6be189e1702a.
DataKernel serializer without ASCII optimization for any of benchmark data (just to clarify - DataKernel serializer is exactly the same, but ASCII optimization has not been enabled for «Uri» and «Format» fields). Pull request with Datakernel serializer, that use ASCII optimizations is here.