BM.ZIP

    Description : this bechmark compares the efficiency of PASCAL, FORTRAN, C
                  and MACRO for 3 basic numeric operations: matrix transpose,
                  matrix copy and vector dot product. Results are included
                  for different versions of PASCAL and FORTRAN. The results
                  of PASCAL is very poor indeed.
    Source      : PASCAL, FORTRAN, C and MACRO
    Binary      : not available
    Notes       : (VAX and AXP)
    Posted      : INFO-VAX june 1991

  RESULT.DAT

    Description : benchmark results from the program above.
    Source      : -
    Binary      : -
    Notes       : none
    Posted      : INFO-VAX march 1994