This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
from 7fe20b13 test: Fix explain with exteded info comet test (#436)
add f8fec7f1 chore: Add cargo bench for shuffle writer (#438)
No new revisions were added by this update.
Summary of changes:
core/Cargo.toml | 4 +
.../benches/{cast_numeric.rs => shuffle_writer.rs} | 68 +++++++--------
core/src/execution/datafusion/mod.rs | 2 +-
docs/source/_static/images/flamegraph.png | Bin 0 -> 524863 bytes
.../contributor-guide/profiling_native_code.md | 94 +++++++++++++++++++++
docs/source/index.rst | 1 +
6 files changed, 135 insertions(+), 34 deletions(-)
copy core/benches/{cast_numeric.rs => shuffle_writer.rs} (51%)
create mode 100644 docs/source/_static/images/flamegraph.png
create mode 100644 docs/source/contributor-guide/profiling_native_code.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]