You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "AlenkaF (via GitHub)" <gi...@apache.org> on 2024/03/05 08:50:38 UTC

[I] [C++] Add benchmark for ToTensor conversions [arrow]

AlenkaF opened a new issue, #40357:
URL: https://github.com/apache/arrow/issues/40357

   ### Describe the enhancement requested
   
   We should add benchmarks to be sure not to cause regressions while working on additional implementations of `RecordBatch::ToTensor` and `Table::ToTensor`.
   
   The first step is to create a benchmark file with a basic benchmark for a simple uniform case of `RecordBatch` to `Tensor` conversion (all fields same type, no missing values). With follow-up features being added we should also add more cases to this benchmark file.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


Re: [I] [C++] Add benchmark for ToTensor conversions [arrow]

Posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org>.
jorisvandenbossche closed issue #40357: [C++] Add benchmark for ToTensor conversions
URL: https://github.com/apache/arrow/issues/40357


-- 
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: issues-unsubscribe@arrow.apache.org

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


Re: [I] [C++] Add benchmark for ToTensor conversions [arrow]

Posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org>.
jorisvandenbossche commented on issue #40357:
URL: https://github.com/apache/arrow/issues/40357#issuecomment-2019728358

   Issue resolved by pull request 40358
   https://github.com/apache/arrow/pull/40358


-- 
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-unsubscribe@arrow.apache.org

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