The Design and Evaluation of a High Performance Smalltalk System
Abstract
The Smalltalk-80 sub TM system makes it possible to write programs quickly by providing object-oriented programming, incremental complication, run- time type checking, use-extensible data types and control structures, and an interactive graphical interface. However, the potential savings in programming effort have been curtailed by poor performance in widely available computers or high processor cost. Smalltalk-80 systems pose tough challenges for implementors: dynamic data typing, a high-level instruction set, frequent and expensive procedure calls, and object-oriented storage management. The dissertation documents two results that run counter to conventional wisdom: that a reduced instruction set computer can offer excellent performance of a system with dynamic data typing such as Smalltalk-80, and that automatic storage reclamation need not be time-consuming.
Document Details
- Document Type
- Technical Report
- Publication Date
- Feb 01, 1986
- Accession Number
- ADA173022
Entities
People
- David M. Ungar
Organizations
- University of California, Berkeley