TimelyDataflow / timely-dataflow

A modular implementation of timely dataflow in Rust
MIT License
3.25k stars 272 forks source link

session: only clone timestamps when needed #513

Open petrosagg opened 1 year ago

petrosagg commented 1 year ago

In microbenchmarks (see https://github.com/MaterializeInc/materialize/pull/17998#discussion_r1131583050) the code in the PR performed better than the current version.