Commit 221d282
Improve write performance in some cases by managing PatchPoints and containers directly in writer (#1101)
* Remove RecyclingStack - manage container stack directly in writer
* Remove RecyclingQueue - manage PatchPoint list directly in writer
* Set version for local testing
* Delete unused data structures and imports
* Code cleanup
* Add code documentation
* Fix version
* Whitespace consistency fixes
* Simplify container push logic
* Delete unused function
* Apply suggestions from code review
Co-authored-by: Joshua Barr <70981087+jobarr-amzn@users.noreply.github.com>
* Comment adjustments
* Remove duplicate function call, unnecessary else
---------
Co-authored-by: Joshua Barr <70981087+jobarr-amzn@users.noreply.github.com>1 parent 2e7808a commit 221d282
3 files changed
Lines changed: 101 additions & 352 deletions
File tree
- src/main/java/com/amazon/ion/impl
- bin
Lines changed: 0 additions & 122 deletions
This file was deleted.
Lines changed: 0 additions & 174 deletions
This file was deleted.
0 commit comments