We do a lot of unnecessary copying and cloning of dictionary-encoded structs currently, especially during encoding.
Consider the following:
Most of these can be applied to varying degrees both to Go and Java. This summary issue is for Go. Duplicate it for Java.
See some initial experiment on this branch https://github.com/splunk/stef/compare/main...tigran/profileserialize?expand=1
We do a lot of unnecessary copying and cloning of dictionary-encoded structs currently, especially during encoding.
Consider the following:
Most of these can be applied to varying degrees both to Go and Java. This summary issue is for Go. Duplicate it for Java.
See some initial experiment on this branch https://github.com/splunk/stef/compare/main...tigran/profileserialize?expand=1