Learn R Programming

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

usl (version 1.3.0)

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.3.0

License

BSD_2_clause + file LICENSE

Maintainer

Stefan Moeding

Last Published

June 2nd, 2014

Functions in usl (1.3.0)

efficiency,USL-method

Efficiency of the system
gradient.usl

Calculate gradient for the universal scalability function
oracledb

Performance of an Oracle database used for online transaction processing
peak.scalability,USL-method

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

Extract parts of a "USL" object
usl

Create a model for the Universal Scalability Law
scalability,USL-method

Scalability function of a USL model
confint,USL-method

Confidence Intervals for USL model parameters
initialize,USL-method

Generate an object from the "USL" class
summary,USL-method

USL Object Summary
usl.solve.lm

Solve a USL model using a transformation to a 2nd degree polynom
usl-package

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

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

Plot the scalability function from a USL model
raytracer

Performance of a ray-tracing software on different hardware configurations
usl.solve.nls

Solve a USL model using non linear regression
usl.solve.nlxb

Solve a USL model using non linear regression
specsdm91

Performanced of a Sun SPARCcenter 2000 in the SPEC SDM91 benchmark
USL-class

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

Show objects of class "USL"
predict,USL-method

Predict method for Universal Scalability Law models