2 releases
0.1.1 | Jan 11, 2023 |
---|---|
0.1.0 | Jan 11, 2023 |
#17 in #timely-dataflow
48KB
1K
SLoC
timely-util
Utility abstractions on top of (the Rust implementation of) Timely Dataflow.
These utility abstractions are particularly useful for running experiments: that is, setting up a Timely computation (over multiple threads, processes, or EC2 instances), feeds it a bunch of input data, and then eventually collects the output and measures things like the latency and throughput of the process.
Most of these files were originally used to run experiments for the Flumina development.
Dependencies
~7.5MB
~135K SLoC