Coming from this PR discussion, I wonder whether you guys have any experience with serialization performance from / to files (esp. on the JVM), an whether this library could be a good place to add a (maybe JVM-only) convenience function that uses either the string or the stream API for serialization, maybe even based on file length?
Please let me know what you think @Kantis et al!
Coming from this PR discussion, I wonder whether you guys have any experience with serialization performance from / to files (esp. on the JVM), an whether this library could be a good place to add a (maybe JVM-only) convenience function that uses either the string or the stream API for serialization, maybe even based on file length?
Please let me know what you think @Kantis et al!