cpus                  package:MASS                  R Documentation

_P_e_r_f_o_r_m_a_n_c_e _o_f _C_o_m_p_u_t_e_r _C_P_U_s

_D_e_s_c_r_i_p_t_i_o_n:

     A relative performance measure and characteristics of 209 CPUs.

_U_s_a_g_e:

     data(cpus)

_F_o_r_m_a_t:

     The components are:

     `_n_a_m_e' Manufacturer and model

     `_s_y_c_t' cycle time in nanoseconds

     `_m_m_i_n' minimum main memory in kilobytes

     `_m_m_a_x' maximum main memory in kilobytes

     `_c_a_c_h' cache size in kilobytes

     `_c_h_m_i_n' minimum number of channels

     `_c_h_m_a_x' maximum number of channels

     `_p_e_r_f' published performance on a benchmark mix relative to an IBM
          370/158-3

     `_e_s_t_p_e_r_f' estimated performance (by Ein-Dor & Feldmesser)

_S_o_u_r_c_e:

     P. Ein-Dor & J. Feldmesser (1987) Attributes of the performance of
     central processing units: a relative performance prediction model.
     Comm. ACM. 30, 308-317.

