We have found really nice performance on the hw-json stuff once we moved to the streaming/simd stuff that's now available, even on huge files.
But it appears xml cursors can only be created via blanking, which is not streaming. As such, handling 25G or so files seems out of the question without a lot of memory lying around.
Is there some streaming parse stuff I missed, or can it be added?
We have found really nice performance on the hw-json stuff once we moved to the streaming/simd stuff that's now available, even on huge files.
But it appears xml cursors can only be created via blanking, which is not streaming. As such, handling 25G or so files seems out of the question without a lot of memory lying around.
Is there some streaming parse stuff I missed, or can it be added?