This allows more direct performance comparisons between Ion 1.0 and Ion 1.1. Note: ion-java's 1.1 writer needs to flush upon encountering a system value in order to achieve comparable performance to the Ion 1.0 writer (see https://github.com/amazon-ion/ion-java/issues/873).
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Fixes #62
Description of changes:
This allows more direct performance comparisons between Ion 1.0 and Ion 1.1. Note: ion-java's 1.1 writer needs to flush upon encountering a system value in order to achieve comparable performance to the Ion 1.0 writer (see https://github.com/amazon-ion/ion-java/issues/873).
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.