ion-cli icon indicating copy to clipboard operation
ion-cli copied to clipboard

Add a command that provides statistics about a given Ion stream

Open tgregg opened this issue 2 years ago • 0 comments

Allow users to analyze streams for information about:

  • Number of symbols
  • Number of symbol tables (and appends vs fresh tables)
  • Minimum/maximum/average size of top-level values (this helps tune features such as ion-java's incremental reader buffer size)
  • Number of top-level values
  • Maximum depth

tgregg avatar Feb 08 '23 23:02 tgregg