Pith. sign in

REVIEW 1 cited by

Optimizing Stateful Dataflow with Local Rewrites

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.10585 v1 pith:BMZLA7EX submitted 2023-06-18 cs.PL cs.DC

classification cs.PLcs.DC
keywords dataflowcomplexcorrectnesse-graphslanguageoptimizeroptimizingstateful
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Optimizing a stateful dataflow language is a challenging task. There are strict correctness constraints for preserving properties expected by downstream consumers, a large space of possible optimizations, and complex analyses that must reason about the behavior of the program over time. Classic compiler techniques with specialized optimization passes yield unpredictable performance and have complex correctness proofs. But with e-graphs, we can dramatically simplify the process of building a correct optimizer while yielding more consistent results! In this short paper, we discuss our early work using e-graphs to develop an optimizer for a the Hydroflow dataflow language. Our prototype demonstrates that composing simple, easy-to-prove rewrite rules is sufficient to match techniques in hand-optimized systems.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Towards Relational Contextual Equality Saturation

    cs.PL 2025-07 conditional novelty 4.0 of 10

    Work-in-progress report proposing a lattice-based set-theoretic model for context-sensitive rewrites in relational equality saturation, with case studies in query optimization, conditionals, and lambda applications.

Pith tools