nathaniel-d-ef opened a new pull request, #8309:
URL: https://github.com/apache/arrow-rs/pull/8309

   # Which issue does this PR close?
   
   - Part of https://github.com/apache/arrow-rs/issues/4886
   
   # Rationale for this change
   
   This PR adds benchmarks for additional complex types to the `avro_writer` 
benchmark file in the arrow-avro crate, extending the existing pattern to 
capture performance of recently added types.
   
   # What changes are included in this PR?
   
   The following types now have benchmark tests:
   
   Utf8
   List
   Struct
   Fixed
   UUID
   Decimal (32, 64, 128, 128[fixed16], 256)
   
   # Are these changes tested?
   
   These changes are exclusively tests themselves.
   
   # Are there any user-facing changes?
   
   n/a, arrow-avro crate is not yet public
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to