Learn R Programming

⚠️There's a newer version (3.0.4) of this package.Take me there.

usl (version 1.2.2)

Analyze system scalability with the Universal Scalability Law

Description

The Universal Scalability Law is a model to predict hardware and software scalability. It uses system capacity as a function of load to forecast the scalability for the system.

Copy Link

Version

Install

install.packages('usl')

Monthly Downloads

142

Version

1.2.2

License

BSD_2_clause + file LICENSE

Maintainer

Stefan Moeding

Last Published

April 3rd, 2014

Functions in usl (1.2.2)

plot,USL-method

Plot the scalability function from a USL model
finish

Finish USL object after initialize
predict,USL-method

Predict method for Universal Scalability Law models
$,USL-method

Extract parts of a "USL" object
usl-package

Analyze system scalability with the Universal Scalability Law
scalability,USL-method

Scalability function of a USL model
usl.solve.nls

Solve a USL model using non linear regression
show,USL-method

Show objects of class "USL"
raytracer

Performance of a ray-tracing software on different hardware configurations
peak.scalability,USL-method

Peak scalability value of a USL model
summary,USL-method

USL Object Summary
usl

Create a model for the Universal Scalability Law
USL-class

Class "USL" for Universal Scalability Law models
print,USL-method

Print objects of class "USL"
efficiency,USL-method

Efficiency of the system
usl.solve.lm

Solve a USL model using a transformation to a 2nd degree polynom
confint,USL-method

Confidence Intervals for USL model parameters
usl.solve.nlxb

Solve a USL model using non linear regression
initialize,USL-method

Generate an object from the "USL" class
specsdm91

Performanced of a Sun SPARCcenter 2000 in the SPEC SDM91 benchmark