Open
Description
Is your feature request related to a problem or challenge?
Understand performance implications of changes
Describe the solution you'd like
In order for developers to productively make performance improvements, Iceberg needs a benchmarking suite.
Some things that might benefit from being benchmarked:
- Creating/reading/updating tables in different catalogs
- More granular operations, such as metadata file processing
I am happy to work on this, but I need input about:
- What tooling we want for benchmarking
- What we want benchmarked
Willingness to contribute
I would be willing to contribute to this feature with guidance from the Iceberg Rust community