Asdine El Hrychy
d491594b2a
Small performance improvements ( #409 )
...
The codec interface has been modified to allow the reuse of buffers when decoding
documents one by one from a table.
Memory consumption has been reduced drastically (-60%) and iteration speed has been improved by 20%
2021-06-05 22:06:39 +04:00
Asdine El Hrychy
ade8778b03
Remove MarshalJSON from codec
2021-04-01 23:09:40 +04:00
Asdine El Hrychy
aa68a5c314
Improve test
2021-03-14 10:13:31 +04:00
Asdine El Hrychy
7bce05780a
Improve encoding coverage
2020-11-28 21:01:30 +04:00
Asdine El Hrychy
dfdbc16b18
Drop duration type
2020-09-28 22:44:32 +04:00
Asdine El Hrychy
450d6077e1
Use third party json parser
2020-09-26 13:03:50 +04:00
Asdine El Hrychy
730c8ede70
Move msgpack tests to encodingtest package
2020-09-05 10:41:41 +04:00
Asdine El Hrychy
4af4993d88
Write a basic test suite
2020-09-05 10:41:41 +04:00