scispace - formally typeset
M

Martin Hirzel

Researcher at IBM

Publications -  133
Citations -  4866

Martin Hirzel is an academic researcher from IBM. The author has contributed to research in topics: Stream processing & Compiler. The author has an hindex of 30, co-authored 124 publications receiving 4498 citations. Previous affiliations of Martin Hirzel include Microsoft & Purdue University.

Papers
More filters
Journal ArticleDOI

A catalog of stream processing optimizations

TL;DR: A survey of optimizations for stream processing, in a style similar to catalogs of design patterns or refactorings, to help future streaming system builders to stand on the shoulders of giants from not just their own community.
Journal ArticleDOI

Elastic Scaling for Data Stream Processing

TL;DR: This article proposes an elastic auto-parallelization solution that can dynamically adjust the number of channels used to achieve high throughput without unnecessarily wasting resources and can handle partitioned stateful operators via run-time state migration, which is fully transparent to the application developers.
Proceedings ArticleDOI

Dynamic hot data stream prefetching for general-purpose programs

TL;DR: The initial results from applying dynamic prefetching are promising, indicating overall execution time improvements of 5.19% for several memory-performance-limited SPECint2000 benchmarks running their largest inputs.