Return to search

Optimization of Series Expressions: Part II: Overview of the Theory and Implementation

The benefits of programming in a functional style are well known. In particular, algorithms that are expressed as compositions of functions operating on series/vectors/streams of data elements are much easier to understand and modify than equivalent algorithms expressed as loops. Unfortunately, many programmers hesitate to use series expressions, because they are typically implemented very inefficiently---the prime source of inefficiency being the creation of intermediate series objects. A restricted class of series expressions, obviously synchronizable series expressions, is defined which can be evaluated very efficiently. At the cost of introducing restrictions which place modest limits on the series expressions which can be written, the restrictions guarantee that the creation of intermediate series objects is never necessary. This makes it possible to automatically convert obviously synchronizable series expressions into highly efficient loops using straight forward algorithms.

Identiferoai:union.ndltd.org:MIT/oai:dspace.mit.edu:1721.1/6031
Date01 January 1989
CreatorsWaters, Richard C.
Source SetsM.I.T. Theses and Dissertation
Languageen_US
Detected LanguageEnglish
Format50 p., 5496058 bytes, 4301783 bytes, application/postscript, application/pdf
RelationAIM-1083

Page generated in 0.0027 seconds