Learn R Programming

usl (version 1.2.1)

specsdm91: Performanced of a Sun SPARCcenter 2000 in the SPEC SDM91 benchmark

Description

A dataset containing performance data for a Sun SPARCcenter 2000 (16 CPUs)

Arguments

format

A data frame with 7 rows on 2 variables

source

Neil J. Gunther. Guerrilla Capacity Planning: A Tactical Approach to Planning for Highly Scalable Applications and Services. Springer, Heidelberg, Germany, 1st edition, 2007. Original dataset from http://www.spec.org/osg/sdm91/results/results.html

Details

A Sun SPARCcenter 2000 with 16 CPUs was used for the SPEC SDM91 benchmark in October 1994. The benchmark simulates a number of users working on the UNIX server and measures the number of script executions per hour.

The data frame contains the following variables:

  • loadThe number of simulated users (1--216).
  • throughputThe achieved throughput in scripts per hour.