amazon-ion / ion-python

A Python implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
260 stars 50 forks source link

Benchmark-cli protobuf multiple top level objects use case #326

Open cheqianh opened 9 months ago

cheqianh commented 9 months ago

We adds support to benchmark data that includes top-level objects for JSON and CBOR. Need investigation for protobuf too.

cheqianh commented 9 months ago

https://github.com/amazon-ion/ion-python/pull/315