TimelyDataflow / differential-dataflow

An implementation of differential dataflow using timely dataflow on Rust.
MIT License
2.53k stars 182 forks source link

Log size/capacity/allocations from the merge batchers #434

Closed antiguru closed 8 months ago

antiguru commented 9 months ago

This logs records/size/capacity/allocation changes from the columnar merge batcher, and only records from the vec-based merge batcher.