Run-time behavior of SASL programs: A performance study

  • Authors:
  • S. Mansoor Sarwar

  • Affiliations:
  • Multnomah School of Engineering, University of Portland, 5000 N. Willamette Blvd, Portland, OR 97203-5798, U.S.A.

  • Venue:
  • Computer Languages
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the results of a study to measure the performance of various searching and sorting algorithms, and the combinatory behavior of the SASL (St. Andrew's Static Language) run-time system for a wide range of algorithms, abstract data types and programming styles. The study shows that sequential algorithms perform much better than non-sequential algorithms in the SASL environment. The study also shows that there are families and strings of combinators that are used frequently. Optimization of such combinators promises an efficient sequential reduction machine based upon the combinator model.