hedera-services
hedera-services copied to clipboard
FileChannel for PCES
- Create a separate implementation for writing events to PCES files using
FileChannel
- Create a benchmark with both implementation as well as flushing after every event
- Add a config option to enable this new implementation and enable it by default
This ticket is complete when there is a decision on which implementation to use and the code for it is merged, if applicable.