mikeywaites / kim

Kim: A JSON Serialization and Marshaling framework
http://kim.readthedocs.org/en/latest/
Other
317 stars 17 forks source link

Release 1.1.0 #148

Closed mikeywaites closed 7 years ago

mikeywaites commented 7 years ago

This release is solely focussed on improving the performance of Kim when serializing large numbers of object via .serialize() and .many().serialize().

Issue #144 details the changes made

Overall Kim is now around 75% faster than the previous 1.0.3 release.