Learn R Programming

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

usl (version 1.4.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.4.0

License

BSD_2_clause + file LICENSE

Maintainer

Stefan Moeding

Last Published

November 4th, 2014

Functions in usl (1.4.0)

overhead,USL-method

Overhead method for Universal Scalability Law models
usl.solve.lm

Solve a USL model using a transformation to a 2nd degree polynom
usl.solve.nls

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

Confidence Intervals for USL model parameters
gradient.usl

Calculate gradient for the universal scalability function
show,USL-method

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

Efficiency of the system
$,USL-method

Extract parts of a "USL" object
oracledb

Performance of an Oracle database used for online transaction processing
summary,USL-method

USL Object Summary
specsdm91

Performanced of a Sun SPARCcenter 2000 in the SPEC SDM91 benchmark
predict,USL-method

Predict method for Universal Scalability Law models
usl.solve.nlxb

Solve a USL model using non linear regression
raytracer

Performance of a ray-tracing software on different hardware configurations
initialize,USL-method

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

Plot the scalability function from a USL model
usl-package

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

Peak scalability value of a USL model
USL-class

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

Scalability function of a USL model
print,USL-method

Print objects of class "USL"
usl

Create a model for the Universal Scalability Law