Previous: Performance Results
Up: Performance Results
Next: Performance relative to SPARC and Kieburtz' G--machine.
Previous Page: Performance Results
Next Page: Performance relative to SPARC and Kieburtz' G--machine.

The Test Programs.

The test programs are the usual set of small benchmarks, which can be divided into two types:

  1. some integer programs, which check the parameter passing mechanism and the handling of subroutine calls: Ackermann, Takeuchi, and Fibonacci.
  2. some programs operating on lists, thus checking the handling of data structures: Treesort: sort by means of sorted trees, and Isort: sort by means of sorted lists,

ca@informatik.uni-kiel.de