Introduce USL extensions
1 unresolved thread
1 unresolved thread
Compare changes
Files
18+ 23
− 16
@@ -3,9 +3,14 @@ title: "USL Offline Analysis Tool"
- resources and load normalization: There are cases where the computation of the USL model lacks numerical stability because of floating point precision. Consequently, it can make sense to normalize the load values in order to be able to generate a USL model. This only influences the gamma parameter of the USL proportionally by the normalization factor. In other cases, one may be interested to also normalize the resources dimension values.
@@ -13,18 +18,20 @@ library(jsonlite)
@@ -54,17 +61,17 @@ pdf("efficiency-plot.pdf")
@@ -73,10 +80,10 @@ plot.new()