From e4e01a0ccff4596222f4c7989fecd8ed81f20bc5 Mon Sep 17 00:00:00 2001
From: Dorian Weber <weber@informatik.hu-berlin.de>
Date: Mon, 3 Aug 2020 20:39:10 +0200
Subject: [PATCH] Committed the benchmark results and added a README.md.

---
 README.md                                     |  40 +
 benches/barbershop.rs                         |   2 +-
 {slx => results}/barbershop.lis               |  26 +-
 results/barbershop/100000/base/benchmark.json |   1 +
 results/barbershop/100000/base/estimates.json |   1 +
 results/barbershop/100000/base/raw.csv        | 101 +++
 results/barbershop/100000/base/sample.json    |   1 +
 results/barbershop/100000/base/tukey.json     |   1 +
 .../barbershop/100000/change/estimates.json   |   1 +
 results/barbershop/100000/new/benchmark.json  |   1 +
 results/barbershop/100000/new/estimates.json  |   1 +
 results/barbershop/100000/new/raw.csv         | 101 +++
 results/barbershop/100000/new/sample.json     |   1 +
 results/barbershop/100000/new/tukey.json      |   1 +
 results/barbershop/100000/report/MAD.svg      | 278 +++++++
 results/barbershop/100000/report/SD.svg       | 303 +++++++
 results/barbershop/100000/report/both/pdf.svg | 323 ++++++++
 .../100000/report/both/regression.svg         | 344 ++++++++
 .../barbershop/100000/report/change/mean.svg  | 325 ++++++++
 .../100000/report/change/median.svg           | 300 +++++++
 .../100000/report/change/t-test.svg           | 245 ++++++
 results/barbershop/100000/report/index.html   | 279 +++++++
 results/barbershop/100000/report/mean.svg     | 278 +++++++
 results/barbershop/100000/report/median.svg   | 318 +++++++
 results/barbershop/100000/report/pdf.svg      | 445 ++++++++++
 .../barbershop/100000/report/pdf_small.svg    | 229 ++++++
 .../barbershop/100000/report/regression.svg   | 421 ++++++++++
 .../100000/report/regression_small.svg        | 399 +++++++++
 .../100000/report/relative_pdf_small.svg      | 296 +++++++
 .../report/relative_regression_small.svg      | 329 ++++++++
 results/barbershop/100000/report/slope.svg    | 278 +++++++
 results/barbershop/100000/report/typical.svg  | 278 +++++++
 results/barbershop/200000/base/benchmark.json |   1 +
 results/barbershop/200000/base/estimates.json |   1 +
 results/barbershop/200000/base/raw.csv        | 101 +++
 results/barbershop/200000/base/sample.json    |   1 +
 results/barbershop/200000/base/tukey.json     |   1 +
 .../barbershop/200000/change/estimates.json   |   1 +
 results/barbershop/200000/new/benchmark.json  |   1 +
 results/barbershop/200000/new/estimates.json  |   1 +
 results/barbershop/200000/new/raw.csv         | 101 +++
 results/barbershop/200000/new/sample.json     |   1 +
 results/barbershop/200000/new/tukey.json      |   1 +
 results/barbershop/200000/report/MAD.svg      | 283 +++++++
 results/barbershop/200000/report/SD.svg       | 303 +++++++
 results/barbershop/200000/report/both/pdf.svg | 328 ++++++++
 .../200000/report/both/regression.svg         | 305 +++++++
 .../barbershop/200000/report/change/mean.svg  | 325 ++++++++
 .../200000/report/change/median.svg           | 305 +++++++
 .../200000/report/change/t-test.svg           | 245 ++++++
 results/barbershop/200000/report/index.html   | 279 +++++++
 results/barbershop/200000/report/mean.svg     | 303 +++++++
 results/barbershop/200000/report/median.svg   | 293 +++++++
 results/barbershop/200000/report/pdf.svg      | 420 ++++++++++
 .../barbershop/200000/report/pdf_small.svg    | 219 +++++
 .../barbershop/200000/report/regression.svg   | 408 +++++++++
 .../200000/report/regression_small.svg        | 386 +++++++++
 .../200000/report/relative_pdf_small.svg      | 301 +++++++
 .../report/relative_regression_small.svg      | 290 +++++++
 results/barbershop/200000/report/slope.svg    | 298 +++++++
 results/barbershop/200000/report/typical.svg  | 298 +++++++
 results/barbershop/300000/base/benchmark.json |   1 +
 results/barbershop/300000/base/estimates.json |   1 +
 results/barbershop/300000/base/raw.csv        | 101 +++
 results/barbershop/300000/base/sample.json    |   1 +
 results/barbershop/300000/base/tukey.json     |   1 +
 .../barbershop/300000/change/estimates.json   |   1 +
 results/barbershop/300000/new/benchmark.json  |   1 +
 results/barbershop/300000/new/estimates.json  |   1 +
 results/barbershop/300000/new/raw.csv         | 101 +++
 results/barbershop/300000/new/sample.json     |   1 +
 results/barbershop/300000/new/tukey.json      |   1 +
 results/barbershop/300000/report/MAD.svg      | 298 +++++++
 results/barbershop/300000/report/SD.svg       | 308 +++++++
 results/barbershop/300000/report/both/pdf.svg | 348 ++++++++
 .../300000/report/both/regression.svg         | 305 +++++++
 .../barbershop/300000/report/change/mean.svg  | 325 ++++++++
 .../300000/report/change/median.svg           | 300 +++++++
 .../300000/report/change/t-test.svg           | 265 ++++++
 results/barbershop/300000/report/index.html   | 279 +++++++
 results/barbershop/300000/report/mean.svg     | 303 +++++++
 results/barbershop/300000/report/median.svg   | 278 +++++++
 results/barbershop/300000/report/pdf.svg      | 450 ++++++++++
 .../barbershop/300000/report/pdf_small.svg    | 219 +++++
 .../barbershop/300000/report/regression.svg   | 408 +++++++++
 .../300000/report/regression_small.svg        | 386 +++++++++
 .../300000/report/relative_pdf_small.svg      | 321 ++++++++
 .../report/relative_regression_small.svg      | 290 +++++++
 results/barbershop/300000/report/slope.svg    | 298 +++++++
 results/barbershop/300000/report/typical.svg  | 298 +++++++
 results/barbershop/400000/base/benchmark.json |   1 +
 results/barbershop/400000/base/estimates.json |   1 +
 results/barbershop/400000/base/raw.csv        | 101 +++
 results/barbershop/400000/base/sample.json    |   1 +
 results/barbershop/400000/base/tukey.json     |   1 +
 .../barbershop/400000/change/estimates.json   |   1 +
 results/barbershop/400000/new/benchmark.json  |   1 +
 results/barbershop/400000/new/estimates.json  |   1 +
 results/barbershop/400000/new/raw.csv         | 101 +++
 results/barbershop/400000/new/sample.json     |   1 +
 results/barbershop/400000/new/tukey.json      |   1 +
 results/barbershop/400000/report/MAD.svg      | 283 +++++++
 results/barbershop/400000/report/SD.svg       | 328 ++++++++
 results/barbershop/400000/report/both/pdf.svg | 338 ++++++++
 .../400000/report/both/regression.svg         | 266 ++++++
 .../barbershop/400000/report/change/mean.svg  | 295 +++++++
 .../400000/report/change/median.svg           | 325 ++++++++
 .../400000/report/change/t-test.svg           | 250 ++++++
 results/barbershop/400000/report/index.html   | 279 +++++++
 results/barbershop/400000/report/mean.svg     | 303 +++++++
 results/barbershop/400000/report/median.svg   | 303 +++++++
 results/barbershop/400000/report/pdf.svg      | 420 ++++++++++
 .../barbershop/400000/report/pdf_small.svg    | 219 +++++
 .../barbershop/400000/report/regression.svg   | 369 +++++++++
 .../400000/report/regression_small.svg        | 347 ++++++++
 .../400000/report/relative_pdf_small.svg      | 311 +++++++
 .../report/relative_regression_small.svg      | 251 ++++++
 results/barbershop/400000/report/slope.svg    | 283 +++++++
 results/barbershop/400000/report/typical.svg  | 283 +++++++
 results/barbershop/500000/base/benchmark.json |   1 +
 results/barbershop/500000/base/estimates.json |   1 +
 results/barbershop/500000/base/raw.csv        | 101 +++
 results/barbershop/500000/base/sample.json    |   1 +
 results/barbershop/500000/base/tukey.json     |   1 +
 .../barbershop/500000/change/estimates.json   |   1 +
 results/barbershop/500000/new/benchmark.json  |   1 +
 results/barbershop/500000/new/estimates.json  |   1 +
 results/barbershop/500000/new/raw.csv         | 101 +++
 results/barbershop/500000/new/sample.json     |   1 +
 results/barbershop/500000/new/tukey.json      |   1 +
 results/barbershop/500000/report/MAD.svg      | 308 +++++++
 results/barbershop/500000/report/SD.svg       | 298 +++++++
 results/barbershop/500000/report/both/pdf.svg | 343 ++++++++
 .../500000/report/both/regression.svg         | 292 +++++++
 .../barbershop/500000/report/change/mean.svg  | 320 +++++++
 .../500000/report/change/median.svg           | 325 ++++++++
 .../500000/report/change/t-test.svg           | 255 ++++++
 results/barbershop/500000/report/index.html   | 279 +++++++
 results/barbershop/500000/report/mean.svg     | 303 +++++++
 results/barbershop/500000/report/median.svg   | 283 +++++++
 results/barbershop/500000/report/pdf.svg      | 425 ++++++++++
 .../barbershop/500000/report/pdf_small.svg    | 239 ++++++
 .../barbershop/500000/report/regression.svg   | 395 +++++++++
 .../500000/report/regression_small.svg        | 373 +++++++++
 .../500000/report/relative_pdf_small.svg      | 316 +++++++
 .../report/relative_regression_small.svg      | 277 +++++++
 results/barbershop/500000/report/slope.svg    | 303 +++++++
 results/barbershop/500000/report/typical.svg  | 303 +++++++
 results/barbershop/600000/base/benchmark.json |   1 +
 results/barbershop/600000/base/estimates.json |   1 +
 results/barbershop/600000/base/raw.csv        | 101 +++
 results/barbershop/600000/base/sample.json    |   1 +
 results/barbershop/600000/base/tukey.json     |   1 +
 .../barbershop/600000/change/estimates.json   |   1 +
 results/barbershop/600000/new/benchmark.json  |   1 +
 results/barbershop/600000/new/estimates.json  |   1 +
 results/barbershop/600000/new/raw.csv         | 101 +++
 results/barbershop/600000/new/sample.json     |   1 +
 results/barbershop/600000/new/tukey.json      |   1 +
 results/barbershop/600000/report/MAD.svg      | 313 +++++++
 results/barbershop/600000/report/SD.svg       | 303 +++++++
 .../600000/report/both/iteration_times.svg    | 530 ++++++++++++
 results/barbershop/600000/report/both/pdf.svg | 328 ++++++++
 .../600000/report/both/regression.svg         | 305 +++++++
 .../barbershop/600000/report/change/mean.svg  | 295 +++++++
 .../600000/report/change/median.svg           | 325 ++++++++
 .../600000/report/change/t-test.svg           | 260 ++++++
 results/barbershop/600000/report/index.html   | 279 +++++++
 .../600000/report/iteration_times.svg         | 440 ++++++++++
 .../600000/report/iteration_times_small.svg   | 435 ++++++++++
 results/barbershop/600000/report/mean.svg     | 298 +++++++
 results/barbershop/600000/report/median.svg   | 288 +++++++
 results/barbershop/600000/report/pdf.svg      | 415 ++++++++++
 .../barbershop/600000/report/pdf_small.svg    | 214 +++++
 .../barbershop/600000/report/regression.svg   | 421 ++++++++++
 .../600000/report/regression_small.svg        | 399 +++++++++
 .../report/relative_iteration_times_small.svg | 513 ++++++++++++
 .../600000/report/relative_pdf_small.svg      | 301 +++++++
 .../report/relative_regression_small.svg      | 290 +++++++
 results/barbershop/600000/report/slope.svg    | 303 +++++++
 results/barbershop/600000/report/typical.svg  | 303 +++++++
 results/barbershop/700000/base/benchmark.json |   1 +
 results/barbershop/700000/base/estimates.json |   1 +
 results/barbershop/700000/base/raw.csv        | 101 +++
 results/barbershop/700000/base/sample.json    |   1 +
 results/barbershop/700000/base/tukey.json     |   1 +
 .../barbershop/700000/change/estimates.json   |   1 +
 results/barbershop/700000/new/benchmark.json  |   1 +
 results/barbershop/700000/new/estimates.json  |   1 +
 results/barbershop/700000/new/raw.csv         | 101 +++
 results/barbershop/700000/new/sample.json     |   1 +
 results/barbershop/700000/new/tukey.json      |   1 +
 results/barbershop/700000/report/MAD.svg      | 298 +++++++
 results/barbershop/700000/report/SD.svg       | 303 +++++++
 results/barbershop/700000/report/both/pdf.svg | 333 ++++++++
 .../700000/report/both/regression.svg         | 253 ++++++
 .../barbershop/700000/report/change/mean.svg  | 300 +++++++
 .../700000/report/change/median.svg           | 320 +++++++
 .../700000/report/change/t-test.svg           | 245 ++++++
 results/barbershop/700000/report/index.html   | 279 +++++++
 results/barbershop/700000/report/mean.svg     | 308 +++++++
 results/barbershop/700000/report/median.svg   | 288 +++++++
 results/barbershop/700000/report/pdf.svg      | 415 ++++++++++
 .../barbershop/700000/report/pdf_small.svg    | 214 +++++
 .../barbershop/700000/report/regression.svg   | 356 ++++++++
 .../700000/report/regression_small.svg        | 334 ++++++++
 .../700000/report/relative_pdf_small.svg      | 306 +++++++
 .../report/relative_regression_small.svg      | 238 ++++++
 results/barbershop/700000/report/slope.svg    | 308 +++++++
 results/barbershop/700000/report/typical.svg  | 308 +++++++
 results/barbershop/800000/base/benchmark.json |   1 +
 results/barbershop/800000/base/estimates.json |   1 +
 results/barbershop/800000/base/raw.csv        | 101 +++
 results/barbershop/800000/base/sample.json    |   1 +
 results/barbershop/800000/base/tukey.json     |   1 +
 .../barbershop/800000/change/estimates.json   |   1 +
 results/barbershop/800000/new/benchmark.json  |   1 +
 results/barbershop/800000/new/estimates.json  |   1 +
 results/barbershop/800000/new/raw.csv         | 101 +++
 results/barbershop/800000/new/sample.json     |   1 +
 results/barbershop/800000/new/tukey.json      |   1 +
 results/barbershop/800000/report/MAD.svg      | 298 +++++++
 results/barbershop/800000/report/SD.svg       | 313 +++++++
 results/barbershop/800000/report/both/pdf.svg | 328 ++++++++
 .../800000/report/both/regression.svg         | 279 +++++++
 .../barbershop/800000/report/change/mean.svg  | 325 ++++++++
 .../800000/report/change/median.svg           | 325 ++++++++
 .../800000/report/change/t-test.svg           | 260 ++++++
 results/barbershop/800000/report/index.html   | 279 +++++++
 results/barbershop/800000/report/mean.svg     | 308 +++++++
 results/barbershop/800000/report/median.svg   | 298 +++++++
 results/barbershop/800000/report/pdf.svg      | 410 +++++++++
 .../barbershop/800000/report/pdf_small.svg    | 204 +++++
 .../barbershop/800000/report/regression.svg   | 382 +++++++++
 .../800000/report/regression_small.svg        | 360 ++++++++
 .../800000/report/relative_pdf_small.svg      | 301 +++++++
 .../report/relative_regression_small.svg      | 264 ++++++
 results/barbershop/800000/report/slope.svg    | 303 +++++++
 results/barbershop/800000/report/typical.svg  | 303 +++++++
 results/barbershop/report/index.html          | 257 ++++++
 results/barbershop/report/lines.svg           | 228 +++++
 results/barbershop/report/violin.svg          | 778 ++++++++++++++++++
 slx/barbershop.slx                            |  15 +-
 243 files changed, 49544 insertions(+), 20 deletions(-)
 create mode 100644 README.md
 rename {slx => results}/barbershop.lis (98%)
 create mode 100644 results/barbershop/100000/base/benchmark.json
 create mode 100644 results/barbershop/100000/base/estimates.json
 create mode 100644 results/barbershop/100000/base/raw.csv
 create mode 100644 results/barbershop/100000/base/sample.json
 create mode 100644 results/barbershop/100000/base/tukey.json
 create mode 100644 results/barbershop/100000/change/estimates.json
 create mode 100644 results/barbershop/100000/new/benchmark.json
 create mode 100644 results/barbershop/100000/new/estimates.json
 create mode 100644 results/barbershop/100000/new/raw.csv
 create mode 100644 results/barbershop/100000/new/sample.json
 create mode 100644 results/barbershop/100000/new/tukey.json
 create mode 100644 results/barbershop/100000/report/MAD.svg
 create mode 100644 results/barbershop/100000/report/SD.svg
 create mode 100644 results/barbershop/100000/report/both/pdf.svg
 create mode 100644 results/barbershop/100000/report/both/regression.svg
 create mode 100644 results/barbershop/100000/report/change/mean.svg
 create mode 100644 results/barbershop/100000/report/change/median.svg
 create mode 100644 results/barbershop/100000/report/change/t-test.svg
 create mode 100644 results/barbershop/100000/report/index.html
 create mode 100644 results/barbershop/100000/report/mean.svg
 create mode 100644 results/barbershop/100000/report/median.svg
 create mode 100644 results/barbershop/100000/report/pdf.svg
 create mode 100644 results/barbershop/100000/report/pdf_small.svg
 create mode 100644 results/barbershop/100000/report/regression.svg
 create mode 100644 results/barbershop/100000/report/regression_small.svg
 create mode 100644 results/barbershop/100000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/100000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/100000/report/slope.svg
 create mode 100644 results/barbershop/100000/report/typical.svg
 create mode 100644 results/barbershop/200000/base/benchmark.json
 create mode 100644 results/barbershop/200000/base/estimates.json
 create mode 100644 results/barbershop/200000/base/raw.csv
 create mode 100644 results/barbershop/200000/base/sample.json
 create mode 100644 results/barbershop/200000/base/tukey.json
 create mode 100644 results/barbershop/200000/change/estimates.json
 create mode 100644 results/barbershop/200000/new/benchmark.json
 create mode 100644 results/barbershop/200000/new/estimates.json
 create mode 100644 results/barbershop/200000/new/raw.csv
 create mode 100644 results/barbershop/200000/new/sample.json
 create mode 100644 results/barbershop/200000/new/tukey.json
 create mode 100644 results/barbershop/200000/report/MAD.svg
 create mode 100644 results/barbershop/200000/report/SD.svg
 create mode 100644 results/barbershop/200000/report/both/pdf.svg
 create mode 100644 results/barbershop/200000/report/both/regression.svg
 create mode 100644 results/barbershop/200000/report/change/mean.svg
 create mode 100644 results/barbershop/200000/report/change/median.svg
 create mode 100644 results/barbershop/200000/report/change/t-test.svg
 create mode 100644 results/barbershop/200000/report/index.html
 create mode 100644 results/barbershop/200000/report/mean.svg
 create mode 100644 results/barbershop/200000/report/median.svg
 create mode 100644 results/barbershop/200000/report/pdf.svg
 create mode 100644 results/barbershop/200000/report/pdf_small.svg
 create mode 100644 results/barbershop/200000/report/regression.svg
 create mode 100644 results/barbershop/200000/report/regression_small.svg
 create mode 100644 results/barbershop/200000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/200000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/200000/report/slope.svg
 create mode 100644 results/barbershop/200000/report/typical.svg
 create mode 100644 results/barbershop/300000/base/benchmark.json
 create mode 100644 results/barbershop/300000/base/estimates.json
 create mode 100644 results/barbershop/300000/base/raw.csv
 create mode 100644 results/barbershop/300000/base/sample.json
 create mode 100644 results/barbershop/300000/base/tukey.json
 create mode 100644 results/barbershop/300000/change/estimates.json
 create mode 100644 results/barbershop/300000/new/benchmark.json
 create mode 100644 results/barbershop/300000/new/estimates.json
 create mode 100644 results/barbershop/300000/new/raw.csv
 create mode 100644 results/barbershop/300000/new/sample.json
 create mode 100644 results/barbershop/300000/new/tukey.json
 create mode 100644 results/barbershop/300000/report/MAD.svg
 create mode 100644 results/barbershop/300000/report/SD.svg
 create mode 100644 results/barbershop/300000/report/both/pdf.svg
 create mode 100644 results/barbershop/300000/report/both/regression.svg
 create mode 100644 results/barbershop/300000/report/change/mean.svg
 create mode 100644 results/barbershop/300000/report/change/median.svg
 create mode 100644 results/barbershop/300000/report/change/t-test.svg
 create mode 100644 results/barbershop/300000/report/index.html
 create mode 100644 results/barbershop/300000/report/mean.svg
 create mode 100644 results/barbershop/300000/report/median.svg
 create mode 100644 results/barbershop/300000/report/pdf.svg
 create mode 100644 results/barbershop/300000/report/pdf_small.svg
 create mode 100644 results/barbershop/300000/report/regression.svg
 create mode 100644 results/barbershop/300000/report/regression_small.svg
 create mode 100644 results/barbershop/300000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/300000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/300000/report/slope.svg
 create mode 100644 results/barbershop/300000/report/typical.svg
 create mode 100644 results/barbershop/400000/base/benchmark.json
 create mode 100644 results/barbershop/400000/base/estimates.json
 create mode 100644 results/barbershop/400000/base/raw.csv
 create mode 100644 results/barbershop/400000/base/sample.json
 create mode 100644 results/barbershop/400000/base/tukey.json
 create mode 100644 results/barbershop/400000/change/estimates.json
 create mode 100644 results/barbershop/400000/new/benchmark.json
 create mode 100644 results/barbershop/400000/new/estimates.json
 create mode 100644 results/barbershop/400000/new/raw.csv
 create mode 100644 results/barbershop/400000/new/sample.json
 create mode 100644 results/barbershop/400000/new/tukey.json
 create mode 100644 results/barbershop/400000/report/MAD.svg
 create mode 100644 results/barbershop/400000/report/SD.svg
 create mode 100644 results/barbershop/400000/report/both/pdf.svg
 create mode 100644 results/barbershop/400000/report/both/regression.svg
 create mode 100644 results/barbershop/400000/report/change/mean.svg
 create mode 100644 results/barbershop/400000/report/change/median.svg
 create mode 100644 results/barbershop/400000/report/change/t-test.svg
 create mode 100644 results/barbershop/400000/report/index.html
 create mode 100644 results/barbershop/400000/report/mean.svg
 create mode 100644 results/barbershop/400000/report/median.svg
 create mode 100644 results/barbershop/400000/report/pdf.svg
 create mode 100644 results/barbershop/400000/report/pdf_small.svg
 create mode 100644 results/barbershop/400000/report/regression.svg
 create mode 100644 results/barbershop/400000/report/regression_small.svg
 create mode 100644 results/barbershop/400000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/400000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/400000/report/slope.svg
 create mode 100644 results/barbershop/400000/report/typical.svg
 create mode 100644 results/barbershop/500000/base/benchmark.json
 create mode 100644 results/barbershop/500000/base/estimates.json
 create mode 100644 results/barbershop/500000/base/raw.csv
 create mode 100644 results/barbershop/500000/base/sample.json
 create mode 100644 results/barbershop/500000/base/tukey.json
 create mode 100644 results/barbershop/500000/change/estimates.json
 create mode 100644 results/barbershop/500000/new/benchmark.json
 create mode 100644 results/barbershop/500000/new/estimates.json
 create mode 100644 results/barbershop/500000/new/raw.csv
 create mode 100644 results/barbershop/500000/new/sample.json
 create mode 100644 results/barbershop/500000/new/tukey.json
 create mode 100644 results/barbershop/500000/report/MAD.svg
 create mode 100644 results/barbershop/500000/report/SD.svg
 create mode 100644 results/barbershop/500000/report/both/pdf.svg
 create mode 100644 results/barbershop/500000/report/both/regression.svg
 create mode 100644 results/barbershop/500000/report/change/mean.svg
 create mode 100644 results/barbershop/500000/report/change/median.svg
 create mode 100644 results/barbershop/500000/report/change/t-test.svg
 create mode 100644 results/barbershop/500000/report/index.html
 create mode 100644 results/barbershop/500000/report/mean.svg
 create mode 100644 results/barbershop/500000/report/median.svg
 create mode 100644 results/barbershop/500000/report/pdf.svg
 create mode 100644 results/barbershop/500000/report/pdf_small.svg
 create mode 100644 results/barbershop/500000/report/regression.svg
 create mode 100644 results/barbershop/500000/report/regression_small.svg
 create mode 100644 results/barbershop/500000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/500000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/500000/report/slope.svg
 create mode 100644 results/barbershop/500000/report/typical.svg
 create mode 100644 results/barbershop/600000/base/benchmark.json
 create mode 100644 results/barbershop/600000/base/estimates.json
 create mode 100644 results/barbershop/600000/base/raw.csv
 create mode 100644 results/barbershop/600000/base/sample.json
 create mode 100644 results/barbershop/600000/base/tukey.json
 create mode 100644 results/barbershop/600000/change/estimates.json
 create mode 100644 results/barbershop/600000/new/benchmark.json
 create mode 100644 results/barbershop/600000/new/estimates.json
 create mode 100644 results/barbershop/600000/new/raw.csv
 create mode 100644 results/barbershop/600000/new/sample.json
 create mode 100644 results/barbershop/600000/new/tukey.json
 create mode 100644 results/barbershop/600000/report/MAD.svg
 create mode 100644 results/barbershop/600000/report/SD.svg
 create mode 100644 results/barbershop/600000/report/both/iteration_times.svg
 create mode 100644 results/barbershop/600000/report/both/pdf.svg
 create mode 100644 results/barbershop/600000/report/both/regression.svg
 create mode 100644 results/barbershop/600000/report/change/mean.svg
 create mode 100644 results/barbershop/600000/report/change/median.svg
 create mode 100644 results/barbershop/600000/report/change/t-test.svg
 create mode 100644 results/barbershop/600000/report/index.html
 create mode 100644 results/barbershop/600000/report/iteration_times.svg
 create mode 100644 results/barbershop/600000/report/iteration_times_small.svg
 create mode 100644 results/barbershop/600000/report/mean.svg
 create mode 100644 results/barbershop/600000/report/median.svg
 create mode 100644 results/barbershop/600000/report/pdf.svg
 create mode 100644 results/barbershop/600000/report/pdf_small.svg
 create mode 100644 results/barbershop/600000/report/regression.svg
 create mode 100644 results/barbershop/600000/report/regression_small.svg
 create mode 100644 results/barbershop/600000/report/relative_iteration_times_small.svg
 create mode 100644 results/barbershop/600000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/600000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/600000/report/slope.svg
 create mode 100644 results/barbershop/600000/report/typical.svg
 create mode 100644 results/barbershop/700000/base/benchmark.json
 create mode 100644 results/barbershop/700000/base/estimates.json
 create mode 100644 results/barbershop/700000/base/raw.csv
 create mode 100644 results/barbershop/700000/base/sample.json
 create mode 100644 results/barbershop/700000/base/tukey.json
 create mode 100644 results/barbershop/700000/change/estimates.json
 create mode 100644 results/barbershop/700000/new/benchmark.json
 create mode 100644 results/barbershop/700000/new/estimates.json
 create mode 100644 results/barbershop/700000/new/raw.csv
 create mode 100644 results/barbershop/700000/new/sample.json
 create mode 100644 results/barbershop/700000/new/tukey.json
 create mode 100644 results/barbershop/700000/report/MAD.svg
 create mode 100644 results/barbershop/700000/report/SD.svg
 create mode 100644 results/barbershop/700000/report/both/pdf.svg
 create mode 100644 results/barbershop/700000/report/both/regression.svg
 create mode 100644 results/barbershop/700000/report/change/mean.svg
 create mode 100644 results/barbershop/700000/report/change/median.svg
 create mode 100644 results/barbershop/700000/report/change/t-test.svg
 create mode 100644 results/barbershop/700000/report/index.html
 create mode 100644 results/barbershop/700000/report/mean.svg
 create mode 100644 results/barbershop/700000/report/median.svg
 create mode 100644 results/barbershop/700000/report/pdf.svg
 create mode 100644 results/barbershop/700000/report/pdf_small.svg
 create mode 100644 results/barbershop/700000/report/regression.svg
 create mode 100644 results/barbershop/700000/report/regression_small.svg
 create mode 100644 results/barbershop/700000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/700000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/700000/report/slope.svg
 create mode 100644 results/barbershop/700000/report/typical.svg
 create mode 100644 results/barbershop/800000/base/benchmark.json
 create mode 100644 results/barbershop/800000/base/estimates.json
 create mode 100644 results/barbershop/800000/base/raw.csv
 create mode 100644 results/barbershop/800000/base/sample.json
 create mode 100644 results/barbershop/800000/base/tukey.json
 create mode 100644 results/barbershop/800000/change/estimates.json
 create mode 100644 results/barbershop/800000/new/benchmark.json
 create mode 100644 results/barbershop/800000/new/estimates.json
 create mode 100644 results/barbershop/800000/new/raw.csv
 create mode 100644 results/barbershop/800000/new/sample.json
 create mode 100644 results/barbershop/800000/new/tukey.json
 create mode 100644 results/barbershop/800000/report/MAD.svg
 create mode 100644 results/barbershop/800000/report/SD.svg
 create mode 100644 results/barbershop/800000/report/both/pdf.svg
 create mode 100644 results/barbershop/800000/report/both/regression.svg
 create mode 100644 results/barbershop/800000/report/change/mean.svg
 create mode 100644 results/barbershop/800000/report/change/median.svg
 create mode 100644 results/barbershop/800000/report/change/t-test.svg
 create mode 100644 results/barbershop/800000/report/index.html
 create mode 100644 results/barbershop/800000/report/mean.svg
 create mode 100644 results/barbershop/800000/report/median.svg
 create mode 100644 results/barbershop/800000/report/pdf.svg
 create mode 100644 results/barbershop/800000/report/pdf_small.svg
 create mode 100644 results/barbershop/800000/report/regression.svg
 create mode 100644 results/barbershop/800000/report/regression_small.svg
 create mode 100644 results/barbershop/800000/report/relative_pdf_small.svg
 create mode 100644 results/barbershop/800000/report/relative_regression_small.svg
 create mode 100644 results/barbershop/800000/report/slope.svg
 create mode 100644 results/barbershop/800000/report/typical.svg
 create mode 100644 results/barbershop/report/index.html
 create mode 100644 results/barbershop/report/lines.svg
 create mode 100644 results/barbershop/report/violin.svg

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..66bece5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,40 @@
+# Process-Based Simulation with Stackless Coroutines
+## Overview
+This repository contains the source code for the simulator core discussed in our SAM 2020 paper.
+In order to run the examples, you should install the [Rust-compiler] first.
+
+The `src/` directory contains the source code for our simulator core *simcore-rs* as well as the decompressor-tokenizer-
+and the barbershop-example from the paper. The folder `benches/` contains the code used for benchmarking the barbershop-
+example. In `slx/` one can find the SLX-code for the barbershop-example, including benchmarking provisions.
+The `results/` directory contains our benchmarking results for the barbershop-example in Rust and SLX.
+
+Unfortunately, we are unable to provide a link to the SLX-compiler at this time. Please contact us if you wish to
+execute the barbershop-example in SLX as well.
+
+## Executing the Sample Code
+You may execute the decompressor-tokenizer example using `cargo run --bin coroutines` and the barbershop example
+using `cargo run --bin barbershop`. For the benchmarks of the simulator core in case of the barbershop example you may
+enter `cargo bench` into your terminal. Cargo will download and compile all the dependencies for you.
+
+Should you wish to execute the SLX code as well, you will need to obtain a version of SLX first. The free student
+version is sufficient to run the benchmarks with a sample size of 1 for a quick comparison between SLX and Rust, but in
+order to get statistically relevant results, you need to own a license for the full version of SLX.
+
+## Benchmarks
+We executed the benchmarks under Windows 10 on an Intel Core i7-10750H processor with 6 cores and 32 GB DDR4 RAM.
+You can find the results under `results/barbershop.lis` for SLX and `results/barbershop/report/index.html` for Rust.
+In a nutshell: we see a speed difference between the SLX- and the Rust-version of the barbershop example of about 3 in
+favor of SLX. We have summarized the results in the following table for your convenience:
+
+| Model Time | SLX Mean |  SLX SD  | Rust Mean |  Rust SD |
+|:----------:|---------:|---------:|----------:|---------:|
+| 100000     | 0.514 ms | 0.052 ms |  1.446 ms | 0.039 ms |
+| 200000     | 1.034 ms | 0.069 ms |  2.882 ms | 0.046 ms |
+| 300000     | 1.552 ms | 0.073 ms |  4.389 ms | 0.064 ms |
+| 400000     | 2.069 ms | 0.089 ms |  5.754 ms | 0.051 ms |
+| 500000     | 2.592 ms | 0.116 ms |  7.188 ms | 0.054 ms |
+| 600000     | 3.106 ms | 0.121 ms |  8.904 ms | 0.117 ms |
+| 700000     | 3.618 ms | 0.127 ms | 10.232 ms | 0.078 ms |
+| 800000     | 4.136 ms | 0.150 ms | 11.587 ms | 0.230 ms |
+
+[Rust-compiler]: https://rust.sh
diff --git a/benches/barbershop.rs b/benches/barbershop.rs
index 01e7b8c..8af61bc 100644
--- a/benches/barbershop.rs
+++ b/benches/barbershop.rs
@@ -14,7 +14,7 @@ fn barbershop(c: &mut Criterion) {
 	let mut rng_a = SmallRng::seed_from_u64(SEED_A);
 	let mut rng_s = SmallRng::seed_from_u64(SEED_S);
 	
-	group.measurement_time(Duration::from_secs_f64(30.0));
+	group.measurement_time(Duration::from_secs_f64(60.0));
 	group.confidence_level(0.99);
 	
 	for stop_time in (1..=RANGE).map(|c| Time::from(c)*STEP) {
diff --git a/slx/barbershop.lis b/results/barbershop.lis
similarity index 98%
rename from slx/barbershop.lis
rename to results/barbershop.lis
index 11316c4..36817e6 100644
--- a/slx/barbershop.lis
+++ b/results/barbershop.lis
@@ -1,13 +1,13 @@
-barbershop.slx: SLX-64 AN206  Lines: 7,086  Errors: 0   Warnings: 0   Lines/Second: 680,384   Peak Memory: 111 MB
-Execution begins
-[100000] mean 0.514 ms, stddev 0.052 ms, half-width 0.001 ms
-[200000] mean 1.034 ms, stddev 0.069 ms, half-width 0.002 ms
-[300000] mean 1.552 ms, stddev 0.073 ms, half-width 0.002 ms
-[400000] mean 2.069 ms, stddev 0.089 ms, half-width 0.002 ms
-[500000] mean 2.592 ms, stddev 0.116 ms, half-width 0.003 ms
-[600000] mean 3.106 ms, stddev 0.121 ms, half-width 0.003 ms
-[700000] mean 3.618 ms, stddev 0.127 ms, half-width 0.003 ms
-[800000] mean 4.136 ms, stddev 0.150 ms, half-width 0.004 ms
-Execution complete
-Objects created: 44 passive and 1,999,959,827 active   Pucks created: 2,000,039,828   Peak Memory: 111 MB   Time: 3.10 Minutes
-
+barbershop.slx: SLX-64 AN206  Lines: 7,086  Errors: 0   Warnings: 0   Lines/Second: 680,384   Peak Memory: 111 MB
+Execution begins
+[100000] mean 0.514 ms, stddev 0.052 ms, half-width 0.001 ms
+[200000] mean 1.034 ms, stddev 0.069 ms, half-width 0.002 ms
+[300000] mean 1.552 ms, stddev 0.073 ms, half-width 0.002 ms
+[400000] mean 2.069 ms, stddev 0.089 ms, half-width 0.002 ms
+[500000] mean 2.592 ms, stddev 0.116 ms, half-width 0.003 ms
+[600000] mean 3.106 ms, stddev 0.121 ms, half-width 0.003 ms
+[700000] mean 3.618 ms, stddev 0.127 ms, half-width 0.003 ms
+[800000] mean 4.136 ms, stddev 0.150 ms, half-width 0.004 ms
+Execution complete
+Objects created: 44 passive and 1,999,959,827 active   Pucks created: 2,000,039,828   Peak Memory: 111 MB   Time: 3.10 Minutes
+
diff --git a/results/barbershop/100000/base/benchmark.json b/results/barbershop/100000/base/benchmark.json
new file mode 100644
index 0000000..6fbd47b
--- /dev/null
+++ b/results/barbershop/100000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"100000","throughput":null,"full_id":"Barbershop/100000","directory_name":"barbershop/100000","title":"Barbershop/100000"}
\ No newline at end of file
diff --git a/results/barbershop/100000/base/estimates.json b/results/barbershop/100000/base/estimates.json
new file mode 100644
index 0000000..5a2af0d
--- /dev/null
+++ b/results/barbershop/100000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":1437673.8153504157,"upper_bound":1457739.90065053},"point_estimate":1446297.0024249256,"standard_error":3937.0189967761453},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":1434354.1666666667,"upper_bound":1440389.705882353},"point_estimate":1436577.9974123058,"standard_error":1531.9600428949157},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7185.896329241905,"upper_bound":16778.632086656973},"point_estimate":11867.187634297417,"standard_error":1942.5462696386846},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":1435637.0842025997,"upper_bound":1444796.192653672},"point_estimate":1439804.5507610464,"standard_error":1771.7022156902058},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":17120.720790680873,"upper_bound":59051.723972006665},"point_estimate":39619.83674728129,"standard_error":8415.04789825481}}
\ No newline at end of file
diff --git a/results/barbershop/100000/base/raw.csv b/results/barbershop/100000/base/raw.csv
new file mode 100644
index 0000000..bc13db8
--- /dev/null
+++ b/results/barbershop/100000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,100000,,,11258300.0,ns,8
+Barbershop,,100000,,,23151400.0,ns,16
+Barbershop,,100000,,,40156200.0,ns,24
+Barbershop,,100000,,,45149100.0,ns,32
+Barbershop,,100000,,,60543800.0,ns,40
+Barbershop,,100000,,,71699100.0,ns,48
+Barbershop,,100000,,,80908600.0,ns,56
+Barbershop,,100000,,,91111400.0,ns,64
+Barbershop,,100000,,,101436500.0,ns,72
+Barbershop,,100000,,,115971500.0,ns,80
+Barbershop,,100000,,,129275200.0,ns,88
+Barbershop,,100000,,,156750700.0,ns,96
+Barbershop,,100000,,,152675000.0,ns,104
+Barbershop,,100000,,,159118900.0,ns,112
+Barbershop,,100000,,,172122500.0,ns,120
+Barbershop,,100000,,,181849500.0,ns,128
+Barbershop,,100000,,,194189300.0,ns,136
+Barbershop,,100000,,,214791000.0,ns,144
+Barbershop,,100000,,,219014100.0,ns,152
+Barbershop,,100000,,,230268100.0,ns,160
+Barbershop,,100000,,,236874700.0,ns,168
+Barbershop,,100000,,,251145100.0,ns,176
+Barbershop,,100000,,,265018500.0,ns,184
+Barbershop,,100000,,,276687500.0,ns,192
+Barbershop,,100000,,,283880800.0,ns,200
+Barbershop,,100000,,,330524200.0,ns,208
+Barbershop,,100000,,,335799500.0,ns,216
+Barbershop,,100000,,,322610900.0,ns,224
+Barbershop,,100000,,,334612300.0,ns,232
+Barbershop,,100000,,,343695900.0,ns,240
+Barbershop,,100000,,,352043900.0,ns,248
+Barbershop,,100000,,,368207000.0,ns,256
+Barbershop,,100000,,,378854900.0,ns,264
+Barbershop,,100000,,,386805900.0,ns,272
+Barbershop,,100000,,,403057700.0,ns,280
+Barbershop,,100000,,,414145400.0,ns,288
+Barbershop,,100000,,,425241200.0,ns,296
+Barbershop,,100000,,,435164000.0,ns,304
+Barbershop,,100000,,,449720100.0,ns,312
+Barbershop,,100000,,,464929500.0,ns,320
+Barbershop,,100000,,,467967100.0,ns,328
+Barbershop,,100000,,,485652600.0,ns,336
+Barbershop,,100000,,,489110800.0,ns,344
+Barbershop,,100000,,,505077900.0,ns,352
+Barbershop,,100000,,,521007300.0,ns,360
+Barbershop,,100000,,,530084600.0,ns,368
+Barbershop,,100000,,,533162100.0,ns,376
+Barbershop,,100000,,,553346000.0,ns,384
+Barbershop,,100000,,,568680100.0,ns,392
+Barbershop,,100000,,,577911800.0,ns,400
+Barbershop,,100000,,,587679000.0,ns,408
+Barbershop,,100000,,,594449700.0,ns,416
+Barbershop,,100000,,,604859200.0,ns,424
+Barbershop,,100000,,,617146600.0,ns,432
+Barbershop,,100000,,,652916800.0,ns,440
+Barbershop,,100000,,,643365800.0,ns,448
+Barbershop,,100000,,,649919000.0,ns,456
+Barbershop,,100000,,,671399400.0,ns,464
+Barbershop,,100000,,,677201500.0,ns,472
+Barbershop,,100000,,,684634300.0,ns,480
+Barbershop,,100000,,,697488200.0,ns,488
+Barbershop,,100000,,,716516000.0,ns,496
+Barbershop,,100000,,,721044200.0,ns,504
+Barbershop,,100000,,,731838500.0,ns,512
+Barbershop,,100000,,,740138200.0,ns,520
+Barbershop,,100000,,,755934800.0,ns,528
+Barbershop,,100000,,,769604300.0,ns,536
+Barbershop,,100000,,,810699600.0,ns,544
+Barbershop,,100000,,,821170400.0,ns,552
+Barbershop,,100000,,,823984500.0,ns,560
+Barbershop,,100000,,,815695000.0,ns,568
+Barbershop,,100000,,,821230400.0,ns,576
+Barbershop,,100000,,,837383300.0,ns,584
+Barbershop,,100000,,,851223400.0,ns,592
+Barbershop,,100000,,,863588200.0,ns,600
+Barbershop,,100000,,,876111800.0,ns,608
+Barbershop,,100000,,,884431700.0,ns,616
+Barbershop,,100000,,,900753300.0,ns,624
+Barbershop,,100000,,,906882700.0,ns,632
+Barbershop,,100000,,,916174800.0,ns,640
+Barbershop,,100000,,,928050500.0,ns,648
+Barbershop,,100000,,,941027000.0,ns,656
+Barbershop,,100000,,,953379100.0,ns,664
+Barbershop,,100000,,,964365900.0,ns,672
+Barbershop,,100000,,,978582000.0,ns,680
+Barbershop,,100000,,,997588400.0,ns,688
+Barbershop,,100000,,,1012511400.0,ns,696
+Barbershop,,100000,,,1019418400.0,ns,704
+Barbershop,,100000,,,1032338000.0,ns,712
+Barbershop,,100000,,,1055256400.0,ns,720
+Barbershop,,100000,,,1048397500.0,ns,728
+Barbershop,,100000,,,1055206300.0,ns,736
+Barbershop,,100000,,,1071154100.0,ns,744
+Barbershop,,100000,,,1080270800.0,ns,752
+Barbershop,,100000,,,1095260000.0,ns,760
+Barbershop,,100000,,,1097986500.0,ns,768
+Barbershop,,100000,,,1105461000.0,ns,776
+Barbershop,,100000,,,1115698800.0,ns,784
+Barbershop,,100000,,,1134741200.0,ns,792
+Barbershop,,100000,,,1145929400.0,ns,800
diff --git a/results/barbershop/100000/base/sample.json b/results/barbershop/100000/base/sample.json
new file mode 100644
index 0000000..273f0d6
--- /dev/null
+++ b/results/barbershop/100000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[8.0,16.0,24.0,32.0,40.0,48.0,56.0,64.0,72.0,80.0,88.0,96.0,104.0,112.0,120.0,128.0,136.0,144.0,152.0,160.0,168.0,176.0,184.0,192.0,200.0,208.0,216.0,224.0,232.0,240.0,248.0,256.0,264.0,272.0,280.0,288.0,296.0,304.0,312.0,320.0,328.0,336.0,344.0,352.0,360.0,368.0,376.0,384.0,392.0,400.0,408.0,416.0,424.0,432.0,440.0,448.0,456.0,464.0,472.0,480.0,488.0,496.0,504.0,512.0,520.0,528.0,536.0,544.0,552.0,560.0,568.0,576.0,584.0,592.0,600.0,608.0,616.0,624.0,632.0,640.0,648.0,656.0,664.0,672.0,680.0,688.0,696.0,704.0,712.0,720.0,728.0,736.0,744.0,752.0,760.0,768.0,776.0,784.0,792.0,800.0],"times":[11258300.0,23151400.0,40156200.0,45149100.0,60543800.0,71699100.0,80908600.0,91111400.0,101436500.0,115971500.0,129275200.0,156750700.0,152675000.0,159118900.0,172122500.0,181849500.0,194189300.0,214791000.0,219014100.0,230268100.0,236874700.0,251145100.0,265018500.0,276687500.0,283880800.0,330524200.0,335799500.0,322610900.0,334612300.0,343695900.0,352043900.0,368207000.0,378854900.0,386805900.0,403057700.0,414145400.0,425241200.0,435164000.0,449720100.0,464929500.0,467967100.0,485652600.0,489110800.0,505077900.0,521007300.0,530084600.0,533162100.0,553346000.0,568680100.0,577911800.0,587679000.0,594449700.0,604859200.0,617146600.0,652916800.0,643365800.0,649919000.0,671399400.0,677201500.0,684634300.0,697488200.0,716516000.0,721044200.0,731838500.0,740138200.0,755934800.0,769604300.0,810699600.0,821170400.0,823984500.0,815695000.0,821230400.0,837383300.0,851223400.0,863588200.0,876111800.0,884431700.0,900753300.0,906882700.0,916174800.0,928050500.0,941027000.0,953379100.0,964365900.0,978582000.0,997588400.0,1012511400.0,1019418400.0,1032338000.0,1055256400.0,1048397500.0,1055206300.0,1071154100.0,1080270800.0,1095260000.0,1097986500.0,1105461000.0,1115698800.0,1134741200.0,1145929400.0]}
\ No newline at end of file
diff --git a/results/barbershop/100000/base/tukey.json b/results/barbershop/100000/base/tukey.json
new file mode 100644
index 0000000..e48df11
--- /dev/null
+++ b/results/barbershop/100000/base/tukey.json
@@ -0,0 +1 @@
+[1382557.362869584,1405953.0950970615,1468341.7143703348,1491737.4465978122]
\ No newline at end of file
diff --git a/results/barbershop/100000/change/estimates.json b/results/barbershop/100000/change/estimates.json
new file mode 100644
index 0000000..4b55286
--- /dev/null
+++ b/results/barbershop/100000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.026656087951228594,"upper_bound":-0.012351824951377698},"point_estimate":-0.0196823801740047,"standard_error":0.002867583888859883},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.028796524055541284,"upper_bound":-0.019401893555118788},"point_estimate":-0.023139155847256565,"standard_error":0.0018353663800739035}}
\ No newline at end of file
diff --git a/results/barbershop/100000/new/benchmark.json b/results/barbershop/100000/new/benchmark.json
new file mode 100644
index 0000000..6fbd47b
--- /dev/null
+++ b/results/barbershop/100000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"100000","throughput":null,"full_id":"Barbershop/100000","directory_name":"barbershop/100000","title":"Barbershop/100000"}
\ No newline at end of file
diff --git a/results/barbershop/100000/new/estimates.json b/results/barbershop/100000/new/estimates.json
new file mode 100644
index 0000000..5a2af0d
--- /dev/null
+++ b/results/barbershop/100000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":1437673.8153504157,"upper_bound":1457739.90065053},"point_estimate":1446297.0024249256,"standard_error":3937.0189967761453},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":1434354.1666666667,"upper_bound":1440389.705882353},"point_estimate":1436577.9974123058,"standard_error":1531.9600428949157},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7185.896329241905,"upper_bound":16778.632086656973},"point_estimate":11867.187634297417,"standard_error":1942.5462696386846},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":1435637.0842025997,"upper_bound":1444796.192653672},"point_estimate":1439804.5507610464,"standard_error":1771.7022156902058},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":17120.720790680873,"upper_bound":59051.723972006665},"point_estimate":39619.83674728129,"standard_error":8415.04789825481}}
\ No newline at end of file
diff --git a/results/barbershop/100000/new/raw.csv b/results/barbershop/100000/new/raw.csv
new file mode 100644
index 0000000..bc13db8
--- /dev/null
+++ b/results/barbershop/100000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,100000,,,11258300.0,ns,8
+Barbershop,,100000,,,23151400.0,ns,16
+Barbershop,,100000,,,40156200.0,ns,24
+Barbershop,,100000,,,45149100.0,ns,32
+Barbershop,,100000,,,60543800.0,ns,40
+Barbershop,,100000,,,71699100.0,ns,48
+Barbershop,,100000,,,80908600.0,ns,56
+Barbershop,,100000,,,91111400.0,ns,64
+Barbershop,,100000,,,101436500.0,ns,72
+Barbershop,,100000,,,115971500.0,ns,80
+Barbershop,,100000,,,129275200.0,ns,88
+Barbershop,,100000,,,156750700.0,ns,96
+Barbershop,,100000,,,152675000.0,ns,104
+Barbershop,,100000,,,159118900.0,ns,112
+Barbershop,,100000,,,172122500.0,ns,120
+Barbershop,,100000,,,181849500.0,ns,128
+Barbershop,,100000,,,194189300.0,ns,136
+Barbershop,,100000,,,214791000.0,ns,144
+Barbershop,,100000,,,219014100.0,ns,152
+Barbershop,,100000,,,230268100.0,ns,160
+Barbershop,,100000,,,236874700.0,ns,168
+Barbershop,,100000,,,251145100.0,ns,176
+Barbershop,,100000,,,265018500.0,ns,184
+Barbershop,,100000,,,276687500.0,ns,192
+Barbershop,,100000,,,283880800.0,ns,200
+Barbershop,,100000,,,330524200.0,ns,208
+Barbershop,,100000,,,335799500.0,ns,216
+Barbershop,,100000,,,322610900.0,ns,224
+Barbershop,,100000,,,334612300.0,ns,232
+Barbershop,,100000,,,343695900.0,ns,240
+Barbershop,,100000,,,352043900.0,ns,248
+Barbershop,,100000,,,368207000.0,ns,256
+Barbershop,,100000,,,378854900.0,ns,264
+Barbershop,,100000,,,386805900.0,ns,272
+Barbershop,,100000,,,403057700.0,ns,280
+Barbershop,,100000,,,414145400.0,ns,288
+Barbershop,,100000,,,425241200.0,ns,296
+Barbershop,,100000,,,435164000.0,ns,304
+Barbershop,,100000,,,449720100.0,ns,312
+Barbershop,,100000,,,464929500.0,ns,320
+Barbershop,,100000,,,467967100.0,ns,328
+Barbershop,,100000,,,485652600.0,ns,336
+Barbershop,,100000,,,489110800.0,ns,344
+Barbershop,,100000,,,505077900.0,ns,352
+Barbershop,,100000,,,521007300.0,ns,360
+Barbershop,,100000,,,530084600.0,ns,368
+Barbershop,,100000,,,533162100.0,ns,376
+Barbershop,,100000,,,553346000.0,ns,384
+Barbershop,,100000,,,568680100.0,ns,392
+Barbershop,,100000,,,577911800.0,ns,400
+Barbershop,,100000,,,587679000.0,ns,408
+Barbershop,,100000,,,594449700.0,ns,416
+Barbershop,,100000,,,604859200.0,ns,424
+Barbershop,,100000,,,617146600.0,ns,432
+Barbershop,,100000,,,652916800.0,ns,440
+Barbershop,,100000,,,643365800.0,ns,448
+Barbershop,,100000,,,649919000.0,ns,456
+Barbershop,,100000,,,671399400.0,ns,464
+Barbershop,,100000,,,677201500.0,ns,472
+Barbershop,,100000,,,684634300.0,ns,480
+Barbershop,,100000,,,697488200.0,ns,488
+Barbershop,,100000,,,716516000.0,ns,496
+Barbershop,,100000,,,721044200.0,ns,504
+Barbershop,,100000,,,731838500.0,ns,512
+Barbershop,,100000,,,740138200.0,ns,520
+Barbershop,,100000,,,755934800.0,ns,528
+Barbershop,,100000,,,769604300.0,ns,536
+Barbershop,,100000,,,810699600.0,ns,544
+Barbershop,,100000,,,821170400.0,ns,552
+Barbershop,,100000,,,823984500.0,ns,560
+Barbershop,,100000,,,815695000.0,ns,568
+Barbershop,,100000,,,821230400.0,ns,576
+Barbershop,,100000,,,837383300.0,ns,584
+Barbershop,,100000,,,851223400.0,ns,592
+Barbershop,,100000,,,863588200.0,ns,600
+Barbershop,,100000,,,876111800.0,ns,608
+Barbershop,,100000,,,884431700.0,ns,616
+Barbershop,,100000,,,900753300.0,ns,624
+Barbershop,,100000,,,906882700.0,ns,632
+Barbershop,,100000,,,916174800.0,ns,640
+Barbershop,,100000,,,928050500.0,ns,648
+Barbershop,,100000,,,941027000.0,ns,656
+Barbershop,,100000,,,953379100.0,ns,664
+Barbershop,,100000,,,964365900.0,ns,672
+Barbershop,,100000,,,978582000.0,ns,680
+Barbershop,,100000,,,997588400.0,ns,688
+Barbershop,,100000,,,1012511400.0,ns,696
+Barbershop,,100000,,,1019418400.0,ns,704
+Barbershop,,100000,,,1032338000.0,ns,712
+Barbershop,,100000,,,1055256400.0,ns,720
+Barbershop,,100000,,,1048397500.0,ns,728
+Barbershop,,100000,,,1055206300.0,ns,736
+Barbershop,,100000,,,1071154100.0,ns,744
+Barbershop,,100000,,,1080270800.0,ns,752
+Barbershop,,100000,,,1095260000.0,ns,760
+Barbershop,,100000,,,1097986500.0,ns,768
+Barbershop,,100000,,,1105461000.0,ns,776
+Barbershop,,100000,,,1115698800.0,ns,784
+Barbershop,,100000,,,1134741200.0,ns,792
+Barbershop,,100000,,,1145929400.0,ns,800
diff --git a/results/barbershop/100000/new/sample.json b/results/barbershop/100000/new/sample.json
new file mode 100644
index 0000000..273f0d6
--- /dev/null
+++ b/results/barbershop/100000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[8.0,16.0,24.0,32.0,40.0,48.0,56.0,64.0,72.0,80.0,88.0,96.0,104.0,112.0,120.0,128.0,136.0,144.0,152.0,160.0,168.0,176.0,184.0,192.0,200.0,208.0,216.0,224.0,232.0,240.0,248.0,256.0,264.0,272.0,280.0,288.0,296.0,304.0,312.0,320.0,328.0,336.0,344.0,352.0,360.0,368.0,376.0,384.0,392.0,400.0,408.0,416.0,424.0,432.0,440.0,448.0,456.0,464.0,472.0,480.0,488.0,496.0,504.0,512.0,520.0,528.0,536.0,544.0,552.0,560.0,568.0,576.0,584.0,592.0,600.0,608.0,616.0,624.0,632.0,640.0,648.0,656.0,664.0,672.0,680.0,688.0,696.0,704.0,712.0,720.0,728.0,736.0,744.0,752.0,760.0,768.0,776.0,784.0,792.0,800.0],"times":[11258300.0,23151400.0,40156200.0,45149100.0,60543800.0,71699100.0,80908600.0,91111400.0,101436500.0,115971500.0,129275200.0,156750700.0,152675000.0,159118900.0,172122500.0,181849500.0,194189300.0,214791000.0,219014100.0,230268100.0,236874700.0,251145100.0,265018500.0,276687500.0,283880800.0,330524200.0,335799500.0,322610900.0,334612300.0,343695900.0,352043900.0,368207000.0,378854900.0,386805900.0,403057700.0,414145400.0,425241200.0,435164000.0,449720100.0,464929500.0,467967100.0,485652600.0,489110800.0,505077900.0,521007300.0,530084600.0,533162100.0,553346000.0,568680100.0,577911800.0,587679000.0,594449700.0,604859200.0,617146600.0,652916800.0,643365800.0,649919000.0,671399400.0,677201500.0,684634300.0,697488200.0,716516000.0,721044200.0,731838500.0,740138200.0,755934800.0,769604300.0,810699600.0,821170400.0,823984500.0,815695000.0,821230400.0,837383300.0,851223400.0,863588200.0,876111800.0,884431700.0,900753300.0,906882700.0,916174800.0,928050500.0,941027000.0,953379100.0,964365900.0,978582000.0,997588400.0,1012511400.0,1019418400.0,1032338000.0,1055256400.0,1048397500.0,1055206300.0,1071154100.0,1080270800.0,1095260000.0,1097986500.0,1105461000.0,1115698800.0,1134741200.0,1145929400.0]}
\ No newline at end of file
diff --git a/results/barbershop/100000/new/tukey.json b/results/barbershop/100000/new/tukey.json
new file mode 100644
index 0000000..e48df11
--- /dev/null
+++ b/results/barbershop/100000/new/tukey.json
@@ -0,0 +1 @@
+[1382557.362869584,1405953.0950970615,1468341.7143703348,1491737.4465978122]
\ No newline at end of file
diff --git a/results/barbershop/100000/report/MAD.svg b/results/barbershop/100000/report/MAD.svg
new file mode 100644
index 0000000..d5cb5c4
--- /dev/null
+++ b/results/barbershop/100000/report/MAD.svg
@@ -0,0 +1,278 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,540.7 L89.2,540.7  '/>	<g transform="translate(71.9,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,419.1 L89.2,419.1  '/>	<g transform="translate(71.9,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,297.4 L89.2,297.4  '/>	<g transform="translate(71.9,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,175.8 L89.2,175.8  '/>	<g transform="translate(71.9,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M229.9,662.4 L229.9,653.4  '/>	<g transform="translate(229.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M389.1,662.4 L389.1,653.4  '/>	<g transform="translate(389.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M548.3,662.4 L548.3,653.4  '/>	<g transform="translate(548.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M707.5,662.4 L707.5,653.4  '/>	<g transform="translate(707.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M866.8,662.4 L866.8,653.4  '/>	<g transform="translate(866.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 16</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,661.5 L82.1,661.4 L83.9,661.3 L85.8,661.1 L87.7,661.0 L89.6,660.8
+		L91.4,660.6 L93.3,660.4 L95.2,660.1 L97.0,659.8 L98.9,659.5 L100.8,659.2 L102.6,658.8 L104.5,658.4
+		L106.4,658.0 L108.3,657.5 L110.1,657.0 L112.0,656.5 L113.9,655.9 L115.7,655.3 L117.6,654.7 L119.5,654.0
+		L121.4,653.3 L123.2,652.6 L125.1,651.9 L127.0,651.1 L128.8,650.3 L130.7,649.5 L132.6,648.6 L134.4,647.7
+		L136.3,646.7 L138.2,645.7 L140.1,644.6 L141.9,643.5 L143.8,642.3 L145.7,641.0 L147.5,639.7 L149.4,638.3
+		L151.3,636.8 L153.2,635.3 L155.0,633.6 L156.9,631.9 L158.8,630.1 L160.6,628.3 L162.5,626.4 L164.4,624.3
+		L166.2,622.2 L168.1,620.1 L170.0,617.9 L171.9,615.6 L173.7,613.2 L175.6,610.9 L177.5,608.5 L179.3,606.1
+		L181.2,603.7 L183.1,601.3 L185.0,598.9 L186.8,596.7 L188.7,594.4 L190.6,592.3 L192.4,590.3 L194.3,588.4
+		L196.2,586.6 L198.0,584.9 L199.9,583.3 L201.8,581.9 L203.7,580.5 L205.5,579.3 L207.4,578.2 L209.3,577.2
+		L211.1,576.3 L213.0,575.5 L214.9,574.9 L216.7,574.3 L218.6,573.8 L220.5,573.5 L222.4,573.3 L224.2,573.1
+		L226.1,573.1 L228.0,573.2 L229.8,573.3 L231.7,573.5 L233.6,573.7 L235.5,573.9 L237.3,574.1 L239.2,574.2
+		L241.1,574.1 L242.9,573.9 L244.8,573.4 L246.7,572.6 L248.5,571.5 L250.4,570.1 L252.3,568.4 L254.2,566.2
+		L256.0,563.7 L257.9,560.9 L259.8,557.7 L261.6,554.2 L263.5,550.4 L265.4,546.5 L267.3,542.3 L269.1,538.0
+		L271.0,533.7 L272.9,529.3 L274.7,524.9 L276.6,520.6 L278.5,516.4 L280.3,512.3 L282.2,508.4 L284.1,504.7
+		L286.0,501.1 L287.8,497.8 L289.7,494.6 L291.6,491.6 L293.4,488.8 L295.3,486.2 L297.2,483.7 L299.1,481.3
+		L300.9,479.0 L302.8,476.8 L304.7,474.5 L306.5,472.1 L308.4,469.6 L310.3,466.9 L312.1,464.0 L314.0,460.7
+		L315.9,457.1 L317.8,453.1 L319.6,448.8 L321.5,443.9 L323.4,438.7 L325.2,433.0 L327.1,426.9 L329.0,420.4
+		L330.9,413.6 L332.7,406.5 L334.6,399.1 L336.5,391.6 L338.3,383.9 L340.2,376.1 L342.1,368.4 L343.9,360.7
+		L345.8,353.1 L347.7,345.7 L349.6,338.5 L351.4,331.7 L353.3,325.2 L355.2,319.1 L357.0,313.4 L358.9,308.2
+		L360.8,303.5 L362.7,299.2 L364.5,295.4 L366.4,292.0 L368.3,288.9 L370.1,286.3 L372.0,283.9 L373.9,281.7
+		L375.7,279.6 L377.6,277.6 L379.5,275.7 L381.4,273.8 L383.2,271.8 L385.1,269.7 L387.0,267.5 L388.8,265.3
+		L390.7,263.1 L392.6,260.8 L394.5,258.6 L396.3,256.5 L398.2,254.5 L400.1,252.7 L401.9,251.2 L403.8,249.9
+		L405.7,249.0 L407.5,248.3 L409.4,248.0 L411.3,248.0 L413.2,248.3 L415.0,248.8 L416.9,249.6 L418.8,250.5
+		L420.6,251.6 L422.5,252.7 L424.4,253.8 L426.3,254.9 L428.1,256.0 L430.0,257.0 L431.9,257.8 L433.7,258.5
+		L435.6,259.0 L437.5,259.3 L439.3,259.4 L441.2,259.3 L443.1,259.0 L445.0,258.4 L446.8,257.6 L448.7,256.5
+		L450.6,255.2 L452.4,253.6 L454.3,251.7 L456.2,249.6 L458.0,247.2 L459.9,244.7 L461.8,241.9 L463.7,239.0
+		L465.5,235.9 L467.4,232.7 L469.3,229.5 L471.1,226.3 L473.0,223.1 L474.9,220.0 L476.8,216.9 L478.6,213.8
+		L480.5,210.8 L482.4,207.9 L484.2,205.0 L486.1,202.1 L488.0,199.2 L489.8,196.4 L491.7,193.5 L493.6,190.7
+		L495.5,187.9 L497.3,185.3 L499.2,182.7 L501.1,180.4 L502.9,178.4 L504.8,176.8 L506.7,175.6 L508.6,174.9
+		L510.4,174.7 L512.3,175.2 L514.2,176.3 L516.0,178.0 L517.9,180.3 L519.8,183.1 L521.6,186.4 L523.5,190.2
+		L525.4,194.2 L527.3,198.5 L529.1,202.8 L531.0,207.1 L532.9,211.4 L534.7,215.4 L536.6,219.1 L538.5,222.5
+		L540.4,225.4 L542.2,227.9 L544.1,229.9 L546.0,231.5 L547.8,232.6 L549.7,233.3 L551.6,233.5 L553.4,233.4
+		L555.3,233.0 L557.2,232.3 L559.1,231.4 L560.9,230.4 L562.8,229.3 L564.7,228.2 L566.5,227.1 L568.4,226.1
+		L570.3,225.4 L572.2,224.8 L574.0,224.5 L575.9,224.6 L577.8,225.1 L579.6,226.0 L581.5,227.3 L583.4,229.1
+		L585.2,231.3 L587.1,233.9 L589.0,236.9 L590.9,240.1 L592.7,243.4 L594.6,246.8 L596.5,250.1 L598.3,253.2
+		L600.2,256.0 L602.1,258.3 L604.0,260.0 L605.8,261.1 L607.7,261.6 L609.6,261.3 L611.4,260.4 L613.3,258.8
+		L615.2,256.6 L617.0,254.1 L618.9,251.1 L620.8,248.0 L622.7,244.8 L624.5,241.7 L626.4,238.8 L628.3,236.3
+		L630.1,234.2 L632.0,232.6 L633.9,231.6 L635.8,231.2 L637.6,231.5 L639.5,232.4 L641.4,234.1 L643.2,236.4
+		L645.1,239.3 L647.0,242.8 L648.8,246.9 L650.7,251.5 L652.6,256.6 L654.5,262.1 L656.3,267.9 L658.2,274.1
+		L660.1,280.5 L661.9,287.1 L663.8,293.9 L665.7,300.8 L667.5,307.7 L669.4,314.7 L671.3,321.6 L673.2,328.5
+		L675.0,335.3 L676.9,342.1 L678.8,348.7 L680.6,355.3 L682.5,361.7 L684.4,368.0 L686.3,374.2 L688.1,380.3
+		L690.0,386.2 L691.9,392.0 L693.7,397.6 L695.6,403.0 L697.5,408.2 L699.3,413.2 L701.2,418.0 L703.1,422.5
+		L705.0,426.7 L706.8,430.6 L708.7,434.2 L710.6,437.6 L712.4,440.6 L714.3,443.5 L716.2,446.0 L718.1,448.4
+		L719.9,450.6 L721.8,452.7 L723.7,454.7 L725.5,456.6 L727.4,458.6 L729.3,460.7 L731.1,462.8 L733.0,465.0
+		L734.9,467.5 L736.8,470.1 L738.6,472.8 L740.5,475.8 L742.4,479.0 L744.2,482.3 L746.1,485.8 L748.0,489.4
+		L749.9,493.1 L751.7,496.8 L753.6,500.6 L755.5,504.2 L757.3,507.8 L759.2,511.3 L761.1,514.6 L762.9,517.8
+		L764.8,520.8 L766.7,523.6 L768.6,526.2 L770.4,528.7 L772.3,531.1 L774.2,533.4 L776.0,535.5 L777.9,537.7
+		L779.8,539.8 L781.7,542.0 L783.5,544.1 L785.4,546.4 L787.3,548.7 L789.1,551.0 L791.0,553.4 L792.9,555.8
+		L794.7,558.3 L796.6,560.7 L798.5,563.2 L800.4,565.6 L802.2,568.0 L804.1,570.3 L806.0,572.5 L807.8,574.7
+		L809.7,576.7 L811.6,578.6 L813.5,580.4 L815.3,582.0 L817.2,583.5 L819.1,584.8 L820.9,586.0 L822.8,587.1
+		L824.7,588.1 L826.5,589.0 L828.4,589.8 L830.3,590.6 L832.2,591.4 L834.0,592.2 L835.9,593.0 L837.8,593.9
+		L839.6,594.9 L841.5,596.0 L843.4,597.2 L845.3,598.6 L847.1,600.1 L849.0,601.7 L850.9,603.4 L852.7,605.3
+		L854.6,607.2 L856.5,609.1 L858.3,611.1 L860.2,613.1 L862.1,615.1 L864.0,617.0 L865.8,618.9 L867.7,620.7
+		L869.6,622.4 L871.4,624.0 L873.3,625.6 L875.2,627.0 L877.1,628.4 L878.9,629.7 L880.8,630.9 L882.7,632.1
+		L884.5,633.1 L886.4,634.2 L888.3,635.1 L890.1,636.0 L892.0,636.9 L893.9,637.7 L895.8,638.5 L897.6,639.2
+		L899.5,639.9 L901.4,640.6 L903.2,641.2 L905.1,641.8 L907.0,642.4 L908.8,642.9 L910.7,643.4 L912.6,643.9
+		L914.5,644.4 L916.3,644.8 L918.2,645.3 L920.1,645.7 L921.9,646.0 L923.8,646.4 L925.7,646.7 L927.6,647.0
+		L929.4,647.3 L931.3,647.6 L933.2,647.9 L935.0,648.2 L936.9,648.5 L938.8,648.8 L940.6,649.1 L942.5,649.4
+		L944.4,649.7 L946.3,650.0 L948.1,650.3 L950.0,650.7 L951.9,651.1 L953.7,651.4 L955.6,651.8 L957.5,652.2
+		L959.4,652.6 L961.2,653.0 L963.1,653.3 L965.0,653.7 L966.8,654.1 L968.7,654.5 L970.6,654.8 L972.4,655.2
+		L974.3,655.5 L976.2,655.8 L978.1,656.1 L979.9,656.3 L981.8,656.6 L983.7,656.8 L985.5,657.0 L987.4,657.2
+		L989.3,657.3 L991.2,657.5 L993.0,657.6 L994.9,657.7 L996.8,657.8 L998.6,657.9 L1000.5,657.9 L1002.4,658.0
+		L1004.2,658.0 L1006.1,658.1 L1008.0,658.1 L1009.9,658.2 L1011.7,658.3 L1013.6,658.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,622.2 168.1,620.1 170.0,617.9 171.9,615.6 173.7,613.2 175.6,610.9 177.5,608.5 179.3,606.1 181.2,603.7 183.1,601.3 185.0,598.9 186.8,596.7 188.7,594.4 190.6,592.3 192.4,590.3 194.3,588.4
+196.2,586.6 198.0,584.9 199.9,583.3 201.8,581.9 203.7,580.5 205.5,579.3 207.4,578.2 209.3,577.2 211.1,576.3 213.0,575.5 214.9,574.9 216.7,574.3 218.6,573.8 220.5,573.5 222.4,573.3 224.2,573.1
+226.1,573.1 228.0,573.2 229.8,573.3 231.7,573.5 233.6,573.7 235.5,573.9 237.3,574.1 239.2,574.2 241.1,574.1 242.9,573.9 244.8,573.4 246.7,572.6 248.5,571.5 250.4,570.1 252.3,568.4 254.2,566.2
+256.0,563.7 257.9,560.9 259.8,557.7 261.6,554.2 263.5,550.4 265.4,546.5 267.3,542.3 269.1,538.0 271.0,533.7 272.9,529.3 274.7,524.9 276.6,520.6 278.5,516.4 280.3,512.3 282.2,508.4 284.1,504.7
+286.0,501.1 287.8,497.8 289.7,494.6 291.6,491.6 293.4,488.8 295.3,486.2 297.2,483.7 299.1,481.3 300.9,479.0 302.8,476.8 304.7,474.5 306.5,472.1 308.4,469.6 310.3,466.9 312.1,464.0 314.0,460.7
+315.9,457.1 317.8,453.1 319.6,448.8 321.5,443.9 323.4,438.7 325.2,433.0 327.1,426.9 329.0,420.4 330.9,413.6 332.7,406.5 334.6,399.1 336.5,391.6 338.3,383.9 340.2,376.1 342.1,368.4 343.9,360.7
+345.8,353.1 347.7,345.7 349.6,338.5 351.4,331.7 353.3,325.2 355.2,319.1 357.0,313.4 358.9,308.2 360.8,303.5 362.7,299.2 364.5,295.4 366.4,292.0 368.3,288.9 370.1,286.3 372.0,283.9 373.9,281.7
+375.7,279.6 377.6,277.6 379.5,275.7 381.4,273.8 383.2,271.8 385.1,269.7 387.0,267.5 388.8,265.3 390.7,263.1 392.6,260.8 394.5,258.6 396.3,256.5 398.2,254.5 400.1,252.7 401.9,251.2 403.8,249.9
+405.7,249.0 407.5,248.3 409.4,248.0 411.3,248.0 413.2,248.3 415.0,248.8 416.9,249.6 418.8,250.5 420.6,251.6 422.5,252.7 424.4,253.8 426.3,254.9 428.1,256.0 430.0,257.0 431.9,257.8 433.7,258.5
+435.6,259.0 437.5,259.3 439.3,259.4 441.2,259.3 443.1,259.0 445.0,258.4 446.8,257.6 448.7,256.5 450.6,255.2 452.4,253.6 454.3,251.7 456.2,249.6 458.0,247.2 459.9,244.7 461.8,241.9 463.7,239.0
+465.5,235.9 467.4,232.7 469.3,229.5 471.1,226.3 473.0,223.1 474.9,220.0 476.8,216.9 478.6,213.8 480.5,210.8 482.4,207.9 484.2,205.0 486.1,202.1 488.0,199.2 489.8,196.4 491.7,193.5 493.6,190.7
+495.5,187.9 497.3,185.3 499.2,182.7 501.1,180.4 502.9,178.4 504.8,176.8 506.7,175.6 508.6,174.9 510.4,174.7 512.3,175.2 514.2,176.3 516.0,178.0 517.9,180.3 519.8,183.1 521.6,186.4 523.5,190.2
+525.4,194.2 527.3,198.5 529.1,202.8 531.0,207.1 532.9,211.4 534.7,215.4 536.6,219.1 538.5,222.5 540.4,225.4 542.2,227.9 544.1,229.9 546.0,231.5 547.8,232.6 549.7,233.3 551.6,233.5 553.4,233.4
+555.3,233.0 557.2,232.3 559.1,231.4 560.9,230.4 562.8,229.3 564.7,228.2 566.5,227.1 568.4,226.1 570.3,225.4 572.2,224.8 574.0,224.5 575.9,224.6 577.8,225.1 579.6,226.0 581.5,227.3 583.4,229.1
+585.2,231.3 587.1,233.9 589.0,236.9 590.9,240.1 592.7,243.4 594.6,246.8 596.5,250.1 598.3,253.2 600.2,256.0 602.1,258.3 604.0,260.0 605.8,261.1 607.7,261.6 609.6,261.3 611.4,260.4 613.3,258.8
+615.2,256.6 617.0,254.1 618.9,251.1 620.8,248.0 622.7,244.8 624.5,241.7 626.4,238.8 628.3,236.3 630.1,234.2 632.0,232.6 633.9,231.6 635.8,231.2 637.6,231.5 639.5,232.4 641.4,234.1 643.2,236.4
+645.1,239.3 647.0,242.8 648.8,246.9 650.7,251.5 652.6,256.6 654.5,262.1 656.3,267.9 658.2,274.1 660.1,280.5 661.9,287.1 663.8,293.9 665.7,300.8 667.5,307.7 669.4,314.7 671.3,321.6 673.2,328.5
+675.0,335.3 676.9,342.1 678.8,348.7 680.6,355.3 682.5,361.7 684.4,368.0 686.3,374.2 688.1,380.3 690.0,386.2 691.9,392.0 693.7,397.6 695.6,403.0 697.5,408.2 699.3,413.2 701.2,418.0 703.1,422.5
+705.0,426.7 706.8,430.6 708.7,434.2 710.6,437.6 712.4,440.6 714.3,443.5 716.2,446.0 718.1,448.4 719.9,450.6 721.8,452.7 723.7,454.7 725.5,456.6 727.4,458.6 729.3,460.7 731.1,462.8 733.0,465.0
+734.9,467.5 736.8,470.1 738.6,472.8 740.5,475.8 742.4,479.0 744.2,482.3 746.1,485.8 748.0,489.4 749.9,493.1 751.7,496.8 753.6,500.6 755.5,504.2 757.3,507.8 759.2,511.3 761.1,514.6 762.9,517.8
+764.8,520.8 766.7,523.6 768.6,526.2 770.4,528.7 772.3,531.1 774.2,533.4 776.0,535.5 777.9,537.7 779.8,539.8 781.7,542.0 783.5,544.1 785.4,546.4 787.3,548.7 789.1,551.0 791.0,553.4 792.9,555.8
+794.7,558.3 796.6,560.7 798.5,563.2 800.4,565.6 802.2,568.0 804.1,570.3 806.0,572.5 807.8,574.7 809.7,576.7 811.6,578.6 813.5,580.4 815.3,582.0 817.2,583.5 819.1,584.8 820.9,586.0 822.8,587.1
+824.7,588.1 826.5,589.0 828.4,589.8 830.3,590.6 832.2,591.4 834.0,592.2 835.9,593.0 837.8,593.9 839.6,594.9 841.5,596.0 843.4,597.2 845.3,598.6 847.1,600.1 849.0,601.7 850.9,603.4 852.7,605.3
+854.6,607.2 856.5,609.1 858.3,611.1 860.2,613.1 862.1,615.1 864.0,617.0 865.8,618.9 867.7,620.7 869.6,622.4 871.4,624.0 873.3,625.6 875.2,627.0 877.1,628.4 878.9,629.7 880.8,630.9 882.7,632.1
+884.5,633.1 886.4,634.2 888.3,635.1 890.1,636.0 892.0,636.9 893.9,637.7 895.8,638.5 897.6,639.2 899.5,639.9 901.4,640.6 903.2,641.2 905.1,641.8 907.0,642.4 908.8,642.9 910.7,643.4 912.6,643.9
+914.5,644.4 916.3,644.8 918.2,645.3 920.1,645.7 921.9,646.0 923.8,646.4 925.7,646.7 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M537.7,662.4 L537.7,221.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/SD.svg b/results/barbershop/100000/report/SD.svg
new file mode 100644
index 0000000..b31a1f4
--- /dev/null
+++ b/results/barbershop/100000/report/SD.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,662.4 L97.5,662.4  '/>	<g transform="translate(80.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,601.6 L97.5,601.6  '/>	<g transform="translate(80.2,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.005</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,540.7 L97.5,540.7  '/>	<g transform="translate(80.2,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,479.9 L97.5,479.9  '/>	<g transform="translate(80.2,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.015</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,419.1 L97.5,419.1  '/>	<g transform="translate(80.2,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,358.2 L97.5,358.2  '/>	<g transform="translate(80.2,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.025</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,297.4 L97.5,297.4  '/>	<g transform="translate(80.2,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,236.6 L97.5,236.6  '/>	<g transform="translate(80.2,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.035</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,175.8 L97.5,175.8  '/>	<g transform="translate(80.2,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,114.9 L97.5,114.9  '/>	<g transform="translate(80.2,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.045</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L97.5,54.1  '/>	<g transform="translate(80.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M224.6,662.4 L224.6,653.4  '/>	<g transform="translate(224.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M405.1,662.4 L405.1,653.4  '/>	<g transform="translate(405.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M585.6,662.4 L585.6,653.4  '/>	<g transform="translate(585.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M766.1,662.4 L766.1,653.4  '/>	<g transform="translate(766.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M946.6,662.4 L946.6,653.4  '/>	<g transform="translate(946.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M88.5,661.2 L90.4,661.0 L92.2,660.7 L94.1,660.4 L95.9,660.1 L97.8,659.7
+		L99.6,659.3 L101.5,658.8 L103.3,658.3 L105.2,657.8 L107.0,657.2 L108.9,656.6 L110.7,656.0 L112.6,655.4
+		L114.5,654.7 L116.3,654.1 L118.2,653.4 L120.0,652.7 L121.9,652.1 L123.7,651.5 L125.6,650.9 L127.4,650.3
+		L129.3,649.7 L131.1,649.2 L133.0,648.6 L134.8,648.1 L136.7,647.6 L138.6,647.0 L140.4,646.5 L142.3,645.9
+		L144.1,645.3 L146.0,644.7 L147.8,644.0 L149.7,643.3 L151.5,642.5 L153.4,641.7 L155.2,640.8 L157.1,639.8
+		L158.9,638.8 L160.8,637.7 L162.7,636.6 L164.5,635.4 L166.4,634.2 L168.2,633.0 L170.1,631.7 L171.9,630.5
+		L173.8,629.2 L175.6,628.0 L177.5,626.8 L179.3,625.6 L181.2,624.4 L183.0,623.2 L184.9,622.1 L186.8,621.0
+		L188.6,619.9 L190.5,618.9 L192.3,617.9 L194.2,617.0 L196.0,616.1 L197.9,615.2 L199.7,614.3 L201.6,613.5
+		L203.4,612.7 L205.3,611.8 L207.2,610.9 L209.0,610.0 L210.9,609.0 L212.7,608.0 L214.6,606.9 L216.4,605.7
+		L218.3,604.5 L220.1,603.2 L222.0,601.9 L223.8,600.5 L225.7,599.0 L227.5,597.5 L229.4,596.0 L231.3,594.5
+		L233.1,592.9 L235.0,591.4 L236.8,589.8 L238.7,588.2 L240.5,586.6 L242.4,585.0 L244.2,583.3 L246.1,581.6
+		L247.9,579.9 L249.8,578.1 L251.6,576.3 L253.5,574.4 L255.4,572.4 L257.2,570.4 L259.1,568.4 L260.9,566.3
+		L262.8,564.2 L264.6,562.1 L266.5,559.9 L268.3,557.8 L270.2,555.6 L272.0,553.5 L273.9,551.4 L275.7,549.3
+		L277.6,547.2 L279.5,545.2 L281.3,543.2 L283.2,541.2 L285.0,539.3 L286.9,537.3 L288.7,535.4 L290.6,533.4
+		L292.4,531.5 L294.3,529.5 L296.1,527.6 L298.0,525.6 L299.8,523.5 L301.7,521.4 L303.6,519.2 L305.4,517.0
+		L307.3,514.7 L309.1,512.3 L311.0,509.8 L312.8,507.3 L314.7,504.6 L316.5,501.9 L318.4,499.1 L320.2,496.3
+		L322.1,493.3 L323.9,490.4 L325.8,487.3 L327.7,484.2 L329.5,481.0 L331.4,477.7 L333.2,474.4 L335.1,471.1
+		L336.9,467.6 L338.8,464.1 L340.6,460.5 L342.5,456.8 L344.3,453.0 L346.2,449.1 L348.0,445.1 L349.9,441.1
+		L351.8,437.0 L353.6,432.9 L355.5,428.7 L357.3,424.5 L359.2,420.3 L361.0,416.1 L362.9,411.9 L364.7,407.8
+		L366.6,403.7 L368.4,399.6 L370.3,395.6 L372.1,391.6 L374.0,387.6 L375.9,383.7 L377.7,379.8 L379.6,375.9
+		L381.4,372.0 L383.3,368.2 L385.1,364.3 L387.0,360.5 L388.8,356.6 L390.7,352.7 L392.5,348.8 L394.4,345.0
+		L396.2,341.1 L398.1,337.2 L400.0,333.3 L401.8,329.5 L403.7,325.6 L405.5,321.8 L407.4,318.1 L409.2,314.4
+		L411.1,310.8 L412.9,307.2 L414.8,303.8 L416.6,300.4 L418.5,297.2 L420.3,294.1 L422.2,291.0 L424.1,288.1
+		L425.9,285.3 L427.8,282.6 L429.6,279.9 L431.5,277.3 L433.3,274.8 L435.2,272.3 L437.0,269.8 L438.9,267.3
+		L440.7,264.7 L442.6,262.2 L444.5,259.7 L446.3,257.2 L448.2,254.7 L450.0,252.2 L451.9,249.7 L453.7,247.3
+		L455.6,244.8 L457.4,242.5 L459.3,240.1 L461.1,237.8 L463.0,235.4 L464.8,233.1 L466.7,230.7 L468.6,228.2
+		L470.4,225.7 L472.3,223.0 L474.1,220.2 L476.0,217.2 L477.8,214.1 L479.7,210.7 L481.5,207.1 L483.4,203.3
+		L485.2,199.4 L487.1,195.2 L488.9,190.8 L490.8,186.4 L492.7,181.8 L494.5,177.1 L496.4,172.4 L498.2,167.8
+		L500.1,163.2 L501.9,158.7 L503.8,154.3 L505.6,150.2 L507.5,146.2 L509.3,142.5 L511.2,139.1 L513.0,135.9
+		L514.9,133.0 L516.8,130.5 L518.6,128.2 L520.5,126.1 L522.3,124.4 L524.2,122.9 L526.0,121.6 L527.9,120.5
+		L529.7,119.5 L531.6,118.6 L533.4,117.8 L535.3,117.0 L537.1,116.1 L539.0,115.2 L540.9,114.1 L542.7,112.9
+		L544.6,111.6 L546.4,110.0 L548.3,108.3 L550.1,106.3 L552.0,104.2 L553.8,102.0 L555.7,99.6 L557.5,97.2
+		L559.4,94.8 L561.2,92.5 L563.1,90.3 L565.0,88.3 L566.8,86.6 L568.7,85.1 L570.5,84.0 L572.4,83.2
+		L574.2,82.8 L576.1,82.7 L577.9,83.0 L579.8,83.6 L581.6,84.5 L583.5,85.6 L585.3,86.8 L587.2,88.2
+		L589.1,89.6 L590.9,91.0 L592.8,92.3 L594.6,93.6 L596.5,94.7 L598.3,95.8 L600.2,96.7 L602.0,97.5
+		L603.9,98.2 L605.7,98.9 L607.6,99.5 L609.4,100.1 L611.3,100.7 L613.2,101.4 L615.0,102.3 L616.9,103.2
+		L618.7,104.4 L620.6,105.7 L622.4,107.3 L624.3,109.1 L626.1,111.1 L628.0,113.3 L629.8,115.7 L631.7,118.3
+		L633.5,121.1 L635.4,124.1 L637.3,127.2 L639.1,130.4 L641.0,133.8 L642.8,137.2 L644.7,140.7 L646.5,144.3
+		L648.4,148.0 L650.2,151.8 L652.1,155.7 L653.9,159.7 L655.8,163.8 L657.6,167.9 L659.5,172.2 L661.4,176.6
+		L663.2,181.0 L665.1,185.5 L666.9,190.0 L668.8,194.5 L670.6,199.0 L672.5,203.4 L674.3,207.9 L676.2,212.2
+		L678.0,216.5 L679.9,220.7 L681.8,224.9 L683.6,229.0 L685.5,233.0 L687.3,237.1 L689.2,241.1 L691.0,245.2
+		L692.9,249.3 L694.7,253.5 L696.6,257.8 L698.4,262.2 L700.3,266.8 L702.1,271.5 L704.0,276.4 L705.9,281.5
+		L707.7,286.8 L709.6,292.2 L711.4,297.7 L713.3,303.3 L715.1,309.0 L717.0,314.7 L718.8,320.4 L720.7,326.1
+		L722.5,331.6 L724.4,336.9 L726.2,342.1 L728.1,347.1 L730.0,351.8 L731.8,356.3 L733.7,360.5 L735.5,364.6
+		L737.4,368.4 L739.2,372.0 L741.1,375.5 L742.9,378.9 L744.8,382.3 L746.6,385.7 L748.5,389.1 L750.3,392.6
+		L752.2,396.3 L754.1,400.1 L755.9,404.0 L757.8,408.1 L759.6,412.4 L761.5,416.7 L763.3,421.1 L765.2,425.5
+		L767.0,430.0 L768.9,434.3 L770.7,438.6 L772.6,442.7 L774.4,446.6 L776.3,450.4 L778.2,453.9 L780.0,457.2
+		L781.9,460.4 L783.7,463.4 L785.6,466.3 L787.4,469.0 L789.3,471.7 L791.1,474.4 L793.0,477.1 L794.8,479.9
+		L796.7,482.7 L798.5,485.6 L800.4,488.6 L802.3,491.8 L804.1,495.0 L806.0,498.3 L807.8,501.6 L809.7,505.0
+		L811.5,508.4 L813.4,511.9 L815.2,515.3 L817.1,518.6 L818.9,521.9 L820.8,525.1 L822.6,528.2 L824.5,531.2
+		L826.4,534.1 L828.2,537.0 L830.1,539.8 L831.9,542.5 L833.8,545.1 L835.6,547.8 L837.5,550.3 L839.3,552.9
+		L841.2,555.5 L843.0,558.0 L844.9,560.5 L846.7,563.0 L848.6,565.5 L850.5,567.9 L852.3,570.3 L854.2,572.6
+		L856.0,574.9 L857.9,577.1 L859.7,579.2 L861.6,581.2 L863.4,583.2 L865.3,585.2 L867.1,587.0 L869.0,588.9
+		L870.8,590.6 L872.7,592.4 L874.6,594.2 L876.4,595.9 L878.3,597.7 L880.1,599.5 L882.0,601.3 L883.8,603.2
+		L885.7,605.0 L887.5,606.9 L889.4,608.8 L891.2,610.7 L893.1,612.5 L894.9,614.3 L896.8,616.1 L898.7,617.9
+		L900.5,619.6 L902.4,621.2 L904.2,622.7 L906.1,624.2 L907.9,625.6 L909.8,626.9 L911.6,628.2 L913.5,629.4
+		L915.3,630.5 L917.2,631.6 L919.1,632.7 L920.9,633.7 L922.8,634.7 L924.6,635.6 L926.5,636.6 L928.3,637.4
+		L930.2,638.3 L932.0,639.1 L933.9,639.9 L935.7,640.6 L937.6,641.3 L939.4,641.9 L941.3,642.5 L943.2,643.1
+		L945.0,643.6 L946.9,644.1 L948.7,644.5 L950.6,645.0 L952.4,645.4 L954.3,645.8 L956.1,646.2 L958.0,646.7
+		L959.8,647.1 L961.7,647.6 L963.5,648.1 L965.4,648.6 L967.3,649.2 L969.1,649.7 L971.0,650.3 L972.8,651.0
+		L974.7,651.6 L976.5,652.2 L978.4,652.8 L980.2,653.4 L982.1,654.0 L983.9,654.5 L985.8,655.0 L987.6,655.5
+		L989.5,655.9 L991.4,656.3 L993.2,656.7 L995.1,657.0 L996.9,657.2 L998.8,657.5 L1000.6,657.7 L1002.5,657.8
+		L1004.3,658.0 L1006.2,658.1 L1008.0,658.3 L1009.9,658.4 L1011.7,658.5 L1013.6,658.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '173.8,629.2 175.6,628.0 177.5,626.8 179.3,625.6 181.2,624.4 183.0,623.2 184.9,622.1 186.8,621.0 188.6,619.9 190.5,618.9 192.3,617.9 194.2,617.0 196.0,616.1 197.9,615.2 199.7,614.3 201.6,613.5
+203.4,612.7 205.3,611.8 207.2,610.9 209.0,610.0 210.9,609.0 212.7,608.0 214.6,606.9 216.4,605.7 218.3,604.5 220.1,603.2 222.0,601.9 223.8,600.5 225.7,599.0 227.5,597.5 229.4,596.0 231.3,594.5
+233.1,592.9 235.0,591.4 236.8,589.8 238.7,588.2 240.5,586.6 242.4,585.0 244.2,583.3 246.1,581.6 247.9,579.9 249.8,578.1 251.6,576.3 253.5,574.4 255.4,572.4 257.2,570.4 259.1,568.4 260.9,566.3
+262.8,564.2 264.6,562.1 266.5,559.9 268.3,557.8 270.2,555.6 272.0,553.5 273.9,551.4 275.7,549.3 277.6,547.2 279.5,545.2 281.3,543.2 283.2,541.2 285.0,539.3 286.9,537.3 288.7,535.4 290.6,533.4
+292.4,531.5 294.3,529.5 296.1,527.6 298.0,525.6 299.8,523.5 301.7,521.4 303.6,519.2 305.4,517.0 307.3,514.7 309.1,512.3 311.0,509.8 312.8,507.3 314.7,504.6 316.5,501.9 318.4,499.1 320.2,496.3
+322.1,493.3 323.9,490.4 325.8,487.3 327.7,484.2 329.5,481.0 331.4,477.7 333.2,474.4 335.1,471.1 336.9,467.6 338.8,464.1 340.6,460.5 342.5,456.8 344.3,453.0 346.2,449.1 348.0,445.1 349.9,441.1
+351.8,437.0 353.6,432.9 355.5,428.7 357.3,424.5 359.2,420.3 361.0,416.1 362.9,411.9 364.7,407.8 366.6,403.7 368.4,399.6 370.3,395.6 372.1,391.6 374.0,387.6 375.9,383.7 377.7,379.8 379.6,375.9
+381.4,372.0 383.3,368.2 385.1,364.3 387.0,360.5 388.8,356.6 390.7,352.7 392.5,348.8 394.4,345.0 396.2,341.1 398.1,337.2 400.0,333.3 401.8,329.5 403.7,325.6 405.5,321.8 407.4,318.1 409.2,314.4
+411.1,310.8 412.9,307.2 414.8,303.8 416.6,300.4 418.5,297.2 420.3,294.1 422.2,291.0 424.1,288.1 425.9,285.3 427.8,282.6 429.6,279.9 431.5,277.3 433.3,274.8 435.2,272.3 437.0,269.8 438.9,267.3
+440.7,264.7 442.6,262.2 444.5,259.7 446.3,257.2 448.2,254.7 450.0,252.2 451.9,249.7 453.7,247.3 455.6,244.8 457.4,242.5 459.3,240.1 461.1,237.8 463.0,235.4 464.8,233.1 466.7,230.7 468.6,228.2
+470.4,225.7 472.3,223.0 474.1,220.2 476.0,217.2 477.8,214.1 479.7,210.7 481.5,207.1 483.4,203.3 485.2,199.4 487.1,195.2 488.9,190.8 490.8,186.4 492.7,181.8 494.5,177.1 496.4,172.4 498.2,167.8
+500.1,163.2 501.9,158.7 503.8,154.3 505.6,150.2 507.5,146.2 509.3,142.5 511.2,139.1 513.0,135.9 514.9,133.0 516.8,130.5 518.6,128.2 520.5,126.1 522.3,124.4 524.2,122.9 526.0,121.6 527.9,120.5
+529.7,119.5 531.6,118.6 533.4,117.8 535.3,117.0 537.1,116.1 539.0,115.2 540.9,114.1 542.7,112.9 544.6,111.6 546.4,110.0 548.3,108.3 550.1,106.3 552.0,104.2 553.8,102.0 555.7,99.6 557.5,97.2
+559.4,94.8 561.2,92.5 563.1,90.3 565.0,88.3 566.8,86.6 568.7,85.1 570.5,84.0 572.4,83.2 574.2,82.8 576.1,82.7 577.9,83.0 579.8,83.6 581.6,84.5 583.5,85.6 585.3,86.8 587.2,88.2
+589.1,89.6 590.9,91.0 592.8,92.3 594.6,93.6 596.5,94.7 598.3,95.8 600.2,96.7 602.0,97.5 603.9,98.2 605.7,98.9 607.6,99.5 609.4,100.1 611.3,100.7 613.2,101.4 615.0,102.3 616.9,103.2
+618.7,104.4 620.6,105.7 622.4,107.3 624.3,109.1 626.1,111.1 628.0,113.3 629.8,115.7 631.7,118.3 633.5,121.1 635.4,124.1 637.3,127.2 639.1,130.4 641.0,133.8 642.8,137.2 644.7,140.7 646.5,144.3
+648.4,148.0 650.2,151.8 652.1,155.7 653.9,159.7 655.8,163.8 657.6,167.9 659.5,172.2 661.4,176.6 663.2,181.0 665.1,185.5 666.9,190.0 668.8,194.5 670.6,199.0 672.5,203.4 674.3,207.9 676.2,212.2
+678.0,216.5 679.9,220.7 681.8,224.9 683.6,229.0 685.5,233.0 687.3,237.1 689.2,241.1 691.0,245.2 692.9,249.3 694.7,253.5 696.6,257.8 698.4,262.2 700.3,266.8 702.1,271.5 704.0,276.4 705.9,281.5
+707.7,286.8 709.6,292.2 711.4,297.7 713.3,303.3 715.1,309.0 717.0,314.7 718.8,320.4 720.7,326.1 722.5,331.6 724.4,336.9 726.2,342.1 728.1,347.1 730.0,351.8 731.8,356.3 733.7,360.5 735.5,364.6
+737.4,368.4 739.2,372.0 741.1,375.5 742.9,378.9 744.8,382.3 746.6,385.7 748.5,389.1 750.3,392.6 752.2,396.3 754.1,400.1 755.9,404.0 757.8,408.1 759.6,412.4 761.5,416.7 763.3,421.1 765.2,425.5
+767.0,430.0 768.9,434.3 770.7,438.6 772.6,442.7 774.4,446.6 776.3,450.4 778.2,453.9 780.0,457.2 781.9,460.4 783.7,463.4 785.6,466.3 787.4,469.0 789.3,471.7 791.1,474.4 793.0,477.1 794.8,479.9
+796.7,482.7 798.5,485.6 800.4,488.6 802.3,491.8 804.1,495.0 806.0,498.3 807.8,501.6 809.7,505.0 811.5,508.4 813.4,511.9 815.2,515.3 817.1,518.6 818.9,521.9 820.8,525.1 822.6,528.2 824.5,531.2
+826.4,534.1 828.2,537.0 830.1,539.8 831.9,542.5 833.8,545.1 835.6,547.8 837.5,550.3 839.3,552.9 841.2,555.5 843.0,558.0 844.9,560.5 846.7,563.0 848.6,565.5 850.5,567.9 852.3,570.3 854.2,572.6
+856.0,574.9 857.9,577.1 859.7,579.2 861.6,581.2 863.4,583.2 865.3,585.2 867.1,587.0 869.0,588.9 870.8,590.6 872.7,592.4 874.6,594.2 876.4,595.9 878.3,597.7 880.1,599.5 882.0,601.3 883.8,603.2
+885.7,605.0 887.5,606.9 889.4,608.8 891.2,610.7 893.1,612.5 894.9,614.3 896.8,616.1 898.7,617.9 900.5,619.6 902.4,621.2 904.2,622.7 906.1,624.2 907.9,625.6 909.8,626.9 911.6,628.2 913.5,629.4
+915.3,630.5 917.2,631.6 919.1,632.7 920.9,633.7 922.8,634.7 924.6,635.6 926.5,636.6 926.5,662.4 924.6,662.4 922.8,662.4 920.9,662.4 919.1,662.4 917.2,662.4 915.3,662.4 913.5,662.4 911.6,662.4
+909.8,662.4 907.9,662.4 906.1,662.4 904.2,662.4 902.4,662.4 900.5,662.4 898.7,662.4 896.8,662.4 894.9,662.4 893.1,662.4 891.2,662.4 889.4,662.4 887.5,662.4 885.7,662.4 883.8,662.4 882.0,662.4
+880.1,662.4 878.3,662.4 876.4,662.4 874.6,662.4 872.7,662.4 870.8,662.4 869.0,662.4 867.1,662.4 865.3,662.4 863.4,662.4 861.6,662.4 859.7,662.4 857.9,662.4 856.0,662.4 854.2,662.4 852.3,662.4
+850.5,662.4 848.6,662.4 846.7,662.4 844.9,662.4 843.0,662.4 841.2,662.4 839.3,662.4 837.5,662.4 835.6,662.4 833.8,662.4 831.9,662.4 830.1,662.4 828.2,662.4 826.4,662.4 824.5,662.4 822.6,662.4
+820.8,662.4 818.9,662.4 817.1,662.4 815.2,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.7,662.4 794.8,662.4 793.0,662.4
+791.1,662.4 789.3,662.4 787.4,662.4 785.6,662.4 783.7,662.4 781.9,662.4 780.0,662.4 778.2,662.4 776.3,662.4 774.4,662.4 772.6,662.4 770.7,662.4 768.9,662.4 767.0,662.4 765.2,662.4 763.3,662.4
+761.5,662.4 759.6,662.4 757.8,662.4 755.9,662.4 754.1,662.4 752.2,662.4 750.3,662.4 748.5,662.4 746.6,662.4 744.8,662.4 742.9,662.4 741.1,662.4 739.2,662.4 737.4,662.4 735.5,662.4 733.7,662.4
+731.8,662.4 730.0,662.4 728.1,662.4 726.2,662.4 724.4,662.4 722.5,662.4 720.7,662.4 718.8,662.4 717.0,662.4 715.1,662.4 713.3,662.4 711.4,662.4 709.6,662.4 707.7,662.4 705.9,662.4 704.0,662.4
+702.1,662.4 700.3,662.4 698.4,662.4 696.6,662.4 694.7,662.4 692.9,662.4 691.0,662.4 689.2,662.4 687.3,662.4 685.5,662.4 683.6,662.4 681.8,662.4 679.9,662.4 678.0,662.4 676.2,662.4 674.3,662.4
+672.5,662.4 670.6,662.4 668.8,662.4 666.9,662.4 665.1,662.4 663.2,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.8,662.4 653.9,662.4 652.1,662.4 650.2,662.4 648.4,662.4 646.5,662.4 644.7,662.4
+642.8,662.4 641.0,662.4 639.1,662.4 637.3,662.4 635.4,662.4 633.5,662.4 631.7,662.4 629.8,662.4 628.0,662.4 626.1,662.4 624.3,662.4 622.4,662.4 620.6,662.4 618.7,662.4 616.9,662.4 615.0,662.4
+613.2,662.4 611.3,662.4 609.4,662.4 607.6,662.4 605.7,662.4 603.9,662.4 602.0,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.1,662.4 587.2,662.4 585.3,662.4
+583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.1,662.4 574.2,662.4 572.4,662.4 570.5,662.4 568.7,662.4 566.8,662.4 565.0,662.4 563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.7,662.4
+553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.7,662.4 540.9,662.4 539.0,662.4 537.1,662.4 535.3,662.4 533.4,662.4 531.6,662.4 529.7,662.4 527.9,662.4 526.0,662.4
+524.2,662.4 522.3,662.4 520.5,662.4 518.6,662.4 516.8,662.4 514.9,662.4 513.0,662.4 511.2,662.4 509.3,662.4 507.5,662.4 505.6,662.4 503.8,662.4 501.9,662.4 500.1,662.4 498.2,662.4 496.4,662.4
+494.5,662.4 492.7,662.4 490.8,662.4 488.9,662.4 487.1,662.4 485.2,662.4 483.4,662.4 481.5,662.4 479.7,662.4 477.8,662.4 476.0,662.4 474.1,662.4 472.3,662.4 470.4,662.4 468.6,662.4 466.7,662.4
+464.8,662.4 463.0,662.4 461.1,662.4 459.3,662.4 457.4,662.4 455.6,662.4 453.7,662.4 451.9,662.4 450.0,662.4 448.2,662.4 446.3,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.9,662.4 437.0,662.4
+435.2,662.4 433.3,662.4 431.5,662.4 429.6,662.4 427.8,662.4 425.9,662.4 424.1,662.4 422.2,662.4 420.3,662.4 418.5,662.4 416.6,662.4 414.8,662.4 412.9,662.4 411.1,662.4 409.2,662.4 407.4,662.4
+405.5,662.4 403.7,662.4 401.8,662.4 400.0,662.4 398.1,662.4 396.2,662.4 394.4,662.4 392.5,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.3,662.4 381.4,662.4 379.6,662.4 377.7,662.4
+375.9,662.4 374.0,662.4 372.1,662.4 370.3,662.4 368.4,662.4 366.6,662.4 364.7,662.4 362.9,662.4 361.0,662.4 359.2,662.4 357.3,662.4 355.5,662.4 353.6,662.4 351.8,662.4 349.9,662.4 348.0,662.4
+346.2,662.4 344.3,662.4 342.5,662.4 340.6,662.4 338.8,662.4 336.9,662.4 335.1,662.4 333.2,662.4 331.4,662.4 329.5,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.1,662.4 320.2,662.4 318.4,662.4
+316.5,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.3,662.4 305.4,662.4 303.6,662.4 301.7,662.4 299.8,662.4 298.0,662.4 296.1,662.4 294.3,662.4 292.4,662.4 290.6,662.4 288.7,662.4
+286.9,662.4 285.0,662.4 283.2,662.4 281.3,662.4 279.5,662.4 277.6,662.4 275.7,662.4 273.9,662.4 272.0,662.4 270.2,662.4 268.3,662.4 266.5,662.4 264.6,662.4 262.8,662.4 260.9,662.4 259.1,662.4
+257.2,662.4 255.4,662.4 253.5,662.4 251.6,662.4 249.8,662.4 247.9,662.4 246.1,662.4 244.2,662.4 242.4,662.4 240.5,662.4 238.7,662.4 236.8,662.4 235.0,662.4 233.1,662.4 231.3,662.4 229.4,662.4
+227.5,662.4 225.7,662.4 223.8,662.4 222.0,662.4 220.1,662.4 218.3,662.4 216.4,662.4 214.6,662.4 212.7,662.4 210.9,662.4 209.0,662.4 207.2,662.4 205.3,662.4 203.4,662.4 201.6,662.4 199.7,662.4
+197.9,662.4 196.0,662.4 194.2,662.4 192.3,662.4 190.5,662.4 188.6,662.4 186.8,662.4 184.9,662.4 183.0,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M578.7,662.4 L578.7,83.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/both/pdf.svg b/results/barbershop/100000/report/both/pdf.svg
new file mode 100644
index 0000000..290b96c
--- /dev/null
+++ b/results/barbershop/100000/report/both/pdf.svg
@@ -0,0 +1,323 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,540.7 L72.6,540.7  '/>	<g transform="translate(55.3,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,419.1 L72.6,419.1  '/>	<g transform="translate(55.3,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,297.4 L72.6,297.4  '/>	<g transform="translate(55.3,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,175.8 L72.6,175.8  '/>	<g transform="translate(55.3,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L63.6,653.4  '/>	<g transform="translate(63.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M195.8,662.4 L195.8,653.4  '/>	<g transform="translate(195.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M328.1,662.4 L328.1,653.4  '/>	<g transform="translate(328.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M460.3,662.4 L460.3,653.4  '/>	<g transform="translate(460.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M592.6,662.4 L592.6,653.4  '/>	<g transform="translate(592.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M724.8,662.4 L724.8,653.4  '/>	<g transform="translate(724.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M857.0,662.4 L857.0,653.4  '/>	<g transform="translate(857.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M989.3,662.4 L989.3,653.4  '/>	<g transform="translate(989.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '193.3,662.3 194.5,662.3 195.7,662.2 197.0,662.2 198.2,662.2 199.4,662.1 200.7,662.1 201.9,662.1 203.2,662.0 204.4,662.0 205.6,661.9 206.9,661.8 208.1,661.8 209.4,661.7 210.6,661.6 211.8,661.5
+213.1,661.4 214.3,661.2 215.6,661.1 216.8,660.9 218.0,660.8 219.3,660.6 220.5,660.4 221.7,660.2 223.0,659.9 224.2,659.7 225.5,659.4 226.7,659.1 227.9,658.8 229.2,658.4 230.4,658.1 231.7,657.7
+232.9,657.2 234.1,656.8 235.4,656.3 236.6,655.8 237.9,655.2 239.1,654.6 240.3,654.0 241.6,653.4 242.8,652.7 244.1,652.0 245.3,651.2 246.5,650.4 247.8,649.6 249.0,648.7 250.2,647.8 251.5,646.8
+252.7,645.8 254.0,644.8 255.2,643.7 256.4,642.5 257.7,641.3 258.9,640.1 260.2,638.8 261.4,637.5 262.6,636.1 263.9,634.7 265.1,633.2 266.4,631.7 267.6,630.1 268.8,628.5 270.1,626.8 271.3,625.0
+272.5,623.2 273.8,621.3 275.0,619.4 276.3,617.4 277.5,615.3 278.7,613.2 280.0,611.0 281.2,608.8 282.5,606.4 283.7,604.0 284.9,601.5 286.2,599.0 287.4,596.3 288.7,593.6 289.9,590.8 291.1,587.8
+292.4,584.8 293.6,581.7 294.8,578.4 296.1,575.0 297.3,571.5 298.6,567.9 299.8,564.1 301.0,560.2 302.3,556.2 303.5,551.9 304.8,547.5 306.0,543.0 307.2,538.2 308.5,533.3 309.7,528.1 311.0,522.8
+312.2,517.2 313.4,511.4 314.7,505.4 315.9,499.2 317.1,492.7 318.4,486.1 319.6,479.1 320.9,472.0 322.1,464.6 323.3,457.0 324.6,449.1 325.8,441.1 327.1,432.8 328.3,424.4 329.5,415.7 330.8,406.9
+332.0,397.9 333.3,388.8 334.5,379.6 335.7,370.2 337.0,360.8 338.2,351.4 339.5,341.9 340.7,332.4 341.9,322.9 343.2,313.5 344.4,304.1 345.6,294.9 346.9,285.8 348.1,276.9 349.4,268.1 350.6,259.6
+351.8,251.4 353.1,243.5 354.3,235.8 355.6,228.5 356.8,221.6 358.0,215.1 359.3,208.9 360.5,203.2 361.8,198.0 363.0,193.1 364.2,188.8 365.5,184.9 366.7,181.5 367.9,178.6 369.2,176.2 370.4,174.3
+371.7,172.9 372.9,171.9 374.1,171.5 375.4,171.5 376.6,171.9 377.9,172.8 379.1,174.1 380.3,175.8 381.6,177.9 382.8,180.3 384.1,183.1 385.3,186.2 386.5,189.6 387.8,193.3 389.0,197.3 390.2,201.4
+391.5,205.8 392.7,210.4 394.0,215.1 395.2,219.9 396.4,224.9 397.7,230.0 398.9,235.1 400.2,240.3 401.4,245.5 402.6,250.8 403.9,256.0 405.1,261.3 406.4,266.5 407.6,271.7 408.8,276.8 410.1,281.9
+411.3,287.0 412.5,291.9 413.8,296.8 415.0,301.7 416.3,306.4 417.5,311.1 418.7,315.6 420.0,320.1 421.2,324.5 422.5,328.8 423.7,333.0 424.9,337.2 426.2,341.2 427.4,345.2 428.7,349.0 429.9,352.8
+431.1,356.5 432.4,360.2 433.6,363.8 434.9,367.3 436.1,370.7 437.3,374.2 438.6,377.5 439.8,380.8 441.0,384.1 442.3,387.3 443.5,390.6 444.8,393.8 446.0,397.0 447.2,400.2 448.5,403.4 449.7,406.6
+451.0,409.8 452.2,413.1 453.4,416.4 454.7,419.7 455.9,423.1 457.2,426.5 458.4,430.0 459.6,433.6 460.9,437.2 462.1,440.9 463.3,444.7 464.6,448.5 465.8,452.5 467.1,456.5 468.3,460.6 469.5,464.8
+470.8,469.1 472.0,473.5 473.3,478.0 474.5,482.5 475.7,487.1 477.0,491.8 478.2,496.5 479.5,501.3 480.7,506.2 481.9,511.1 483.2,516.0 484.4,520.9 485.6,525.9 486.9,530.8 488.1,535.8 489.4,540.8
+490.6,545.7 491.8,550.6 493.1,555.4 494.3,560.2 495.6,564.9 496.8,569.6 498.0,574.2 499.3,578.7 500.5,583.0 501.8,587.3 503.0,591.5 504.2,595.5 505.5,599.5 506.7,603.3 507.9,606.9 509.2,610.5
+510.4,613.9 511.7,617.1 512.9,620.2 514.1,623.2 515.4,626.0 516.6,628.7 517.9,631.3 519.1,633.7 520.3,635.9 521.6,638.1 522.8,640.1 524.1,642.0 525.3,643.7 526.5,645.4 527.8,646.9 529.0,648.3
+530.3,649.6 531.5,650.9 532.7,652.0 534.0,653.0 535.2,654.0 536.4,654.8 537.7,655.6 538.9,656.3 540.2,657.0 541.4,657.6 542.6,658.1 543.9,658.6 545.1,659.1 546.4,659.4 547.6,659.8 548.8,660.1
+550.1,660.4 551.3,660.6 552.6,660.9 553.8,661.1 555.0,661.2 556.3,661.4 557.5,661.5 558.7,661.6 560.0,661.8 561.2,661.8 562.5,661.9 563.7,662.0 564.9,662.1 566.2,662.1 567.4,662.1 568.7,662.2
+569.9,662.2 571.1,662.2 572.4,662.3 573.6,662.3 574.9,662.3 576.1,662.3 577.3,662.3 578.6,662.3 579.8,662.4 581.0,662.4 582.3,662.4 583.5,662.4 584.8,662.4 586.0,662.4 587.2,662.4 588.5,662.4
+589.7,662.4 591.0,662.4 592.2,662.4 593.4,662.4 594.7,662.4 595.9,662.4 597.2,662.4 598.4,662.4 599.6,662.4 600.9,662.4 602.1,662.4 603.3,662.4 604.6,662.4 605.8,662.4 607.1,662.4 608.3,662.4
+609.5,662.4 610.8,662.4 612.0,662.4 613.3,662.4 614.5,662.4 615.7,662.4 617.0,662.4 618.2,662.4 619.5,662.4 620.7,662.4 621.9,662.4 623.2,662.4 624.4,662.4 625.7,662.4 626.9,662.4 628.1,662.4
+629.4,662.4 630.6,662.4 631.8,662.4 633.1,662.4 634.3,662.4 635.6,662.4 636.8,662.4 638.0,662.4 639.3,662.4 640.5,662.4 641.8,662.4 643.0,662.4 644.2,662.4 645.5,662.4 646.7,662.4 648.0,662.4
+649.2,662.4 650.4,662.4 651.7,662.4 652.9,662.4 654.1,662.4 655.4,662.4 656.6,662.3 657.9,662.3 659.1,662.3 660.3,662.3 661.6,662.3 662.8,662.3 664.1,662.3 665.3,662.2 666.5,662.2 667.8,662.2
+669.0,662.1 670.3,662.1 671.5,662.1 672.7,662.0 674.0,662.0 675.2,661.9 676.4,661.9 677.7,661.8 678.9,661.7 680.2,661.6 681.4,661.5 682.6,661.4 683.9,661.3 685.1,661.2 686.4,661.1 687.6,660.9
+688.8,660.8 690.1,660.6 691.3,660.5 692.6,660.3 693.8,660.1 695.0,659.9 696.3,659.7 697.5,659.4 698.7,659.2 700.0,658.9 701.2,658.7 702.5,658.4 703.7,658.1 704.9,657.9 706.2,657.6 707.4,657.3
+708.7,657.0 709.9,656.7 711.1,656.3 712.4,656.0 713.6,655.7 714.9,655.4 716.1,655.1 717.3,654.8 718.6,654.5 719.8,654.2 721.1,654.0 722.3,653.7 723.5,653.5 724.8,653.2 726.0,653.0 727.2,652.8
+728.5,652.6 729.7,652.5 731.0,652.4 732.2,652.3 733.4,652.2 734.7,652.1 735.9,652.1 737.2,652.1 738.4,652.1 739.6,652.2 740.9,652.2 742.1,652.3 743.4,652.4 744.6,652.6 745.8,652.7 747.1,652.9
+748.3,653.1 749.5,653.4 750.8,653.6 752.0,653.8 753.3,654.1 754.5,654.4 755.7,654.7 757.0,655.0 758.2,655.3 759.5,655.6 760.7,655.9 761.9,656.2 763.2,656.5 764.4,656.8 765.7,657.1 766.9,657.4
+768.1,657.7 769.4,658.0 770.6,658.3 771.8,658.6 773.1,658.8 774.3,659.1 775.6,659.3 776.8,659.6 778.0,659.8 779.3,660.0 780.5,660.2 781.8,660.4 783.0,660.6 784.2,660.7 785.5,660.9 786.7,661.0
+788.0,661.2 789.2,661.3 790.4,661.4 791.7,661.5 792.9,661.6 794.1,661.7 795.4,661.8 796.6,661.8 797.9,661.9 799.1,661.9 800.3,662.0 801.6,662.1 802.8,662.1 804.1,662.1 805.3,662.2 806.5,662.2
+807.8,662.2 809.0,662.2 810.3,662.3 811.5,662.3 811.5,662.4 810.3,662.4 809.0,662.4 807.8,662.4 806.5,662.4 805.3,662.4 804.1,662.4 802.8,662.4 801.6,662.4 800.3,662.4 799.1,662.4 797.9,662.4
+796.6,662.4 795.4,662.4 794.1,662.4 792.9,662.4 791.7,662.4 790.4,662.4 789.2,662.4 788.0,662.4 786.7,662.4 785.5,662.4 784.2,662.4 783.0,662.4 781.8,662.4 780.5,662.4 779.3,662.4 778.0,662.4
+776.8,662.4 775.6,662.4 774.3,662.4 773.1,662.4 771.8,662.4 770.6,662.4 769.4,662.4 768.1,662.4 766.9,662.4 765.7,662.4 764.4,662.4 763.2,662.4 761.9,662.4 760.7,662.4 759.5,662.4 758.2,662.4
+757.0,662.4 755.7,662.4 754.5,662.4 753.3,662.4 752.0,662.4 750.8,662.4 749.5,662.4 748.3,662.4 747.1,662.4 745.8,662.4 744.6,662.4 743.4,662.4 742.1,662.4 740.9,662.4 739.6,662.4 738.4,662.4
+737.2,662.4 735.9,662.4 734.7,662.4 733.4,662.4 732.2,662.4 731.0,662.4 729.7,662.4 728.5,662.4 727.2,662.4 726.0,662.4 724.8,662.4 723.5,662.4 722.3,662.4 721.1,662.4 719.8,662.4 718.6,662.4
+717.3,662.4 716.1,662.4 714.9,662.4 713.6,662.4 712.4,662.4 711.1,662.4 709.9,662.4 708.7,662.4 707.4,662.4 706.2,662.4 704.9,662.4 703.7,662.4 702.5,662.4 701.2,662.4 700.0,662.4 698.7,662.4
+697.5,662.4 696.3,662.4 695.0,662.4 693.8,662.4 692.6,662.4 691.3,662.4 690.1,662.4 688.8,662.4 687.6,662.4 686.4,662.4 685.1,662.4 683.9,662.4 682.6,662.4 681.4,662.4 680.2,662.4 678.9,662.4
+677.7,662.4 676.4,662.4 675.2,662.4 674.0,662.4 672.7,662.4 671.5,662.4 670.3,662.4 669.0,662.4 667.8,662.4 666.5,662.4 665.3,662.4 664.1,662.4 662.8,662.4 661.6,662.4 660.3,662.4 659.1,662.4
+657.9,662.4 656.6,662.4 655.4,662.4 654.1,662.4 652.9,662.4 651.7,662.4 650.4,662.4 649.2,662.4 648.0,662.4 646.7,662.4 645.5,662.4 644.2,662.4 643.0,662.4 641.8,662.4 640.5,662.4 639.3,662.4
+638.0,662.4 636.8,662.4 635.6,662.4 634.3,662.4 633.1,662.4 631.8,662.4 630.6,662.4 629.4,662.4 628.1,662.4 626.9,662.4 625.7,662.4 624.4,662.4 623.2,662.4 621.9,662.4 620.7,662.4 619.5,662.4
+618.2,662.4 617.0,662.4 615.7,662.4 614.5,662.4 613.3,662.4 612.0,662.4 610.8,662.4 609.5,662.4 608.3,662.4 607.1,662.4 605.8,662.4 604.6,662.4 603.3,662.4 602.1,662.4 600.9,662.4 599.6,662.4
+598.4,662.4 597.2,662.4 595.9,662.4 594.7,662.4 593.4,662.4 592.2,662.4 591.0,662.4 589.7,662.4 588.5,662.4 587.2,662.4 586.0,662.4 584.8,662.4 583.5,662.4 582.3,662.4 581.0,662.4 579.8,662.4
+578.6,662.4 577.3,662.4 576.1,662.4 574.9,662.4 573.6,662.4 572.4,662.4 571.1,662.4 569.9,662.4 568.7,662.4 567.4,662.4 566.2,662.4 564.9,662.4 563.7,662.4 562.5,662.4 561.2,662.4 560.0,662.4
+558.7,662.4 557.5,662.4 556.3,662.4 555.0,662.4 553.8,662.4 552.6,662.4 551.3,662.4 550.1,662.4 548.8,662.4 547.6,662.4 546.4,662.4 545.1,662.4 543.9,662.4 542.6,662.4 541.4,662.4 540.2,662.4
+538.9,662.4 537.7,662.4 536.4,662.4 535.2,662.4 534.0,662.4 532.7,662.4 531.5,662.4 530.3,662.4 529.0,662.4 527.8,662.4 526.5,662.4 525.3,662.4 524.1,662.4 522.8,662.4 521.6,662.4 520.3,662.4
+519.1,662.4 517.9,662.4 516.6,662.4 515.4,662.4 514.1,662.4 512.9,662.4 511.7,662.4 510.4,662.4 509.2,662.4 507.9,662.4 506.7,662.4 505.5,662.4 504.2,662.4 503.0,662.4 501.8,662.4 500.5,662.4
+499.3,662.4 498.0,662.4 496.8,662.4 495.6,662.4 494.3,662.4 493.1,662.4 491.8,662.4 490.6,662.4 489.4,662.4 488.1,662.4 486.9,662.4 485.6,662.4 484.4,662.4 483.2,662.4 481.9,662.4 480.7,662.4
+479.5,662.4 478.2,662.4 477.0,662.4 475.7,662.4 474.5,662.4 473.3,662.4 472.0,662.4 470.8,662.4 469.5,662.4 468.3,662.4 467.1,662.4 465.8,662.4 464.6,662.4 463.3,662.4 462.1,662.4 460.9,662.4
+459.6,662.4 458.4,662.4 457.2,662.4 455.9,662.4 454.7,662.4 453.4,662.4 452.2,662.4 451.0,662.4 449.7,662.4 448.5,662.4 447.2,662.4 446.0,662.4 444.8,662.4 443.5,662.4 442.3,662.4 441.0,662.4
+439.8,662.4 438.6,662.4 437.3,662.4 436.1,662.4 434.9,662.4 433.6,662.4 432.4,662.4 431.1,662.4 429.9,662.4 428.7,662.4 427.4,662.4 426.2,662.4 424.9,662.4 423.7,662.4 422.5,662.4 421.2,662.4
+420.0,662.4 418.7,662.4 417.5,662.4 416.3,662.4 415.0,662.4 413.8,662.4 412.5,662.4 411.3,662.4 410.1,662.4 408.8,662.4 407.6,662.4 406.4,662.4 405.1,662.4 403.9,662.4 402.6,662.4 401.4,662.4
+400.2,662.4 398.9,662.4 397.7,662.4 396.4,662.4 395.2,662.4 394.0,662.4 392.7,662.4 391.5,662.4 390.2,662.4 389.0,662.4 387.8,662.4 386.5,662.4 385.3,662.4 384.1,662.4 382.8,662.4 381.6,662.4
+380.3,662.4 379.1,662.4 377.9,662.4 376.6,662.4 375.4,662.4 374.1,662.4 372.9,662.4 371.7,662.4 370.4,662.4 369.2,662.4 367.9,662.4 366.7,662.4 365.5,662.4 364.2,662.4 363.0,662.4 361.8,662.4
+360.5,662.4 359.3,662.4 358.0,662.4 356.8,662.4 355.6,662.4 354.3,662.4 353.1,662.4 351.8,662.4 350.6,662.4 349.4,662.4 348.1,662.4 346.9,662.4 345.6,662.4 344.4,662.4 343.2,662.4 341.9,662.4
+340.7,662.4 339.5,662.4 338.2,662.4 337.0,662.4 335.7,662.4 334.5,662.4 333.3,662.4 332.0,662.4 330.8,662.4 329.5,662.4 328.3,662.4 327.1,662.4 325.8,662.4 324.6,662.4 323.3,662.4 322.1,662.4
+320.9,662.4 319.6,662.4 318.4,662.4 317.1,662.4 315.9,662.4 314.7,662.4 313.4,662.4 312.2,662.4 311.0,662.4 309.7,662.4 308.5,662.4 307.2,662.4 306.0,662.4 304.8,662.4 303.5,662.4 302.3,662.4
+301.0,662.4 299.8,662.4 298.6,662.4 297.3,662.4 296.1,662.4 294.8,662.4 293.6,662.4 292.4,662.4 291.1,662.4 289.9,662.4 288.7,662.4 287.4,662.4 286.2,662.4 284.9,662.4 283.7,662.4 282.5,662.4
+281.2,662.4 280.0,662.4 278.7,662.4 277.5,662.4 276.3,662.4 275.0,662.4 273.8,662.4 272.5,662.4 271.3,662.4 270.1,662.4 268.8,662.4 267.6,662.4 266.4,662.4 265.1,662.4 263.9,662.4 262.6,662.4
+261.4,662.4 260.2,662.4 258.9,662.4 257.7,662.4 256.4,662.4 255.2,662.4 254.0,662.4 252.7,662.4 251.5,662.4 250.2,662.4 249.0,662.4 247.8,662.4 246.5,662.4 245.3,662.4 244.1,662.4 242.8,662.4
+241.6,662.4 240.3,662.4 239.1,662.4 237.9,662.4 236.6,662.4 235.4,662.4 234.1,662.4 232.9,662.4 231.7,662.4 230.4,662.4 229.2,662.4 227.9,662.4 226.7,662.4 225.5,662.4 224.2,662.4 223.0,662.4
+221.7,662.4 220.5,662.4 219.3,662.4 218.0,662.4 216.8,662.4 215.6,662.4 214.3,662.4 213.1,662.4 211.8,662.4 210.6,662.4 209.4,662.4 208.1,662.4 206.9,662.4 205.6,662.4 204.4,662.4 203.2,662.4
+201.9,662.4 200.7,662.4 199.4,662.4 198.2,662.4 197.0,662.4 195.7,662.4 194.5,662.4 193.3,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M395.1,662.4 L395.1,219.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '82.6,662.2 84.5,662.1 86.4,662.1 88.4,662.0 90.3,662.0 92.3,661.9 94.2,661.8 96.1,661.8 98.1,661.7 100.0,661.6 102.0,661.5 103.9,661.3 105.8,661.2 107.8,661.0 109.7,660.8 111.7,660.6
+113.6,660.4 115.5,660.2 117.5,659.9 119.4,659.6 121.4,659.2 123.3,658.8 125.2,658.4 127.2,658.0 129.1,657.4 131.1,656.9 133.0,656.3 134.9,655.6 136.9,654.9 138.8,654.1 140.8,653.2 142.7,652.2
+144.6,651.2 146.6,650.1 148.5,648.8 150.5,647.5 152.4,646.1 154.4,644.5 156.3,642.8 158.2,641.0 160.2,639.1 162.1,637.0 164.1,634.8 166.0,632.4 167.9,629.9 169.9,627.1 171.8,624.2 173.8,621.1
+175.7,617.9 177.6,614.4 179.6,610.7 181.5,606.8 183.5,602.6 185.4,598.3 187.3,593.7 189.3,588.9 191.2,583.8 193.2,578.5 195.1,572.9 197.0,567.1 199.0,561.0 200.9,554.7 202.9,548.1 204.8,541.3
+206.7,534.2 208.7,526.9 210.6,519.3 212.6,511.5 214.5,503.5 216.4,495.3 218.4,486.8 220.3,478.2 222.3,469.4 224.2,460.4 226.2,451.3 228.1,442.0 230.0,432.6 232.0,423.2 233.9,413.6 235.9,404.0
+237.8,394.4 239.7,384.8 241.7,375.3 243.6,365.8 245.6,356.4 247.5,347.1 249.4,337.9 251.4,329.0 253.3,320.2 255.3,311.7 257.2,303.4 259.1,295.5 261.1,287.9 263.0,280.6 265.0,273.7 266.9,267.3
+268.8,261.3 270.8,255.7 272.7,250.6 274.7,246.1 276.6,242.0 278.5,238.6 280.5,235.6 282.4,233.3 284.4,231.5 286.3,230.3 288.2,229.7 290.2,229.7 292.1,230.3 294.1,231.5 296.0,233.2 298.0,235.6
+299.9,238.5 301.8,241.9 303.8,246.0 305.7,250.5 307.7,255.5 309.6,261.0 311.5,267.0 313.5,273.3 315.4,280.1 317.4,287.3 319.3,294.8 321.2,302.6 323.2,310.6 325.1,319.0 327.1,327.5 329.0,336.3
+330.9,345.1 332.9,354.1 334.8,363.2 336.8,372.4 338.7,381.5 340.6,390.7 342.6,399.8 344.5,408.9 346.5,417.9 348.4,426.8 350.3,435.6 352.3,444.2 354.2,452.6 356.2,460.9 358.1,469.0 360.0,476.8
+362.0,484.4 363.9,491.8 365.9,499.0 367.8,505.9 369.8,512.5 371.7,518.9 373.6,525.0 375.6,530.9 377.5,536.5 379.5,541.8 381.4,546.9 383.3,551.7 385.3,556.3 387.2,560.6 389.2,564.7 391.1,568.6
+393.0,572.3 395.0,575.7 396.9,579.0 398.9,582.1 400.8,585.0 402.7,587.7 404.7,590.2 406.6,592.6 408.6,594.9 410.5,597.0 412.4,599.0 414.4,600.9 416.3,602.7 418.3,604.4 420.2,606.0 422.1,607.6
+424.1,609.0 426.0,610.4 428.0,611.7 429.9,613.0 431.8,614.3 433.8,615.5 435.7,616.6 437.7,617.8 439.6,618.9 441.6,619.9 443.5,621.0 445.4,622.0 447.4,623.1 449.3,624.1 451.3,625.1 453.2,626.1
+455.1,627.0 457.1,628.0 459.0,629.0 461.0,629.9 462.9,630.9 464.8,631.8 466.8,632.7 468.7,633.6 470.7,634.5 472.6,635.4 474.5,636.3 476.5,637.2 478.4,638.0 480.4,638.9 482.3,639.7 484.2,640.5
+486.2,641.3 488.1,642.1 490.1,642.9 492.0,643.6 493.9,644.3 495.9,645.0 497.8,645.7 499.8,646.4 501.7,647.0 503.6,647.7 505.6,648.3 507.5,648.8 509.5,649.4 511.4,649.9 513.3,650.4 515.3,650.9
+517.2,651.4 519.2,651.8 521.1,652.2 523.1,652.6 525.0,653.0 526.9,653.4 528.9,653.7 530.8,654.0 532.8,654.3 534.7,654.6 536.6,654.8 538.6,655.0 540.5,655.2 542.5,655.4 544.4,655.6 546.3,655.7
+548.3,655.9 550.2,656.0 552.2,656.1 554.1,656.1 556.0,656.2 558.0,656.3 559.9,656.3 561.9,656.3 563.8,656.3 565.7,656.3 567.7,656.3 569.6,656.3 571.6,656.3 573.5,656.3 575.4,656.2 577.4,656.2
+579.3,656.2 581.3,656.1 583.2,656.1 585.1,656.0 587.1,656.0 589.0,655.9 591.0,655.9 592.9,655.8 594.9,655.8 596.8,655.7 598.7,655.7 600.7,655.7 602.6,655.6 604.6,655.6 606.5,655.6 608.4,655.5
+610.4,655.5 612.3,655.5 614.3,655.5 616.2,655.5 618.1,655.5 620.1,655.5 622.0,655.5 624.0,655.5 625.9,655.5 627.8,655.5 629.8,655.5 631.7,655.5 633.7,655.5 635.6,655.5 637.5,655.5 639.5,655.5
+641.4,655.5 643.4,655.5 645.3,655.5 647.2,655.5 649.2,655.5 651.1,655.5 653.1,655.5 655.0,655.5 656.9,655.5 658.9,655.5 660.8,655.5 662.8,655.5 664.7,655.5 666.7,655.5 668.6,655.5 670.5,655.5
+672.5,655.5 674.4,655.5 676.4,655.5 678.3,655.5 680.2,655.5 682.2,655.5 684.1,655.5 686.1,655.6 688.0,655.6 689.9,655.6 691.9,655.6 693.8,655.7 695.8,655.7 697.7,655.7 699.6,655.8 701.6,655.8
+703.5,655.9 705.5,656.0 707.4,656.0 709.3,656.1 711.3,656.2 713.2,656.2 715.2,656.3 717.1,656.4 719.0,656.5 721.0,656.6 722.9,656.6 724.9,656.7 726.8,656.8 728.7,656.9 730.7,657.0 732.6,657.0
+734.6,657.1 736.5,657.2 738.5,657.2 740.4,657.3 742.3,657.3 744.3,657.3 746.2,657.4 748.2,657.4 750.1,657.4 752.0,657.4 754.0,657.4 755.9,657.4 757.9,657.4 759.8,657.4 761.7,657.4 763.7,657.4
+765.6,657.3 767.6,657.3 769.5,657.2 771.4,657.2 773.4,657.1 775.3,657.1 777.3,657.0 779.2,656.9 781.1,656.9 783.1,656.8 785.0,656.7 787.0,656.7 788.9,656.6 790.8,656.5 792.8,656.5 794.7,656.4
+796.7,656.3 798.6,656.3 800.5,656.3 802.5,656.2 804.4,656.2 806.4,656.1 808.3,656.1 810.3,656.1 812.2,656.1 814.1,656.1 816.1,656.1 818.0,656.1 820.0,656.1 821.9,656.1 823.8,656.1 825.8,656.2
+827.7,656.2 829.7,656.2 831.6,656.3 833.5,656.3 835.5,656.3 837.4,656.4 839.4,656.4 841.3,656.5 843.2,656.5 845.2,656.6 847.1,656.6 849.1,656.6 851.0,656.7 852.9,656.7 854.9,656.7 856.8,656.7
+858.8,656.8 860.7,656.8 862.6,656.8 864.6,656.8 866.5,656.8 868.5,656.8 870.4,656.8 872.3,656.8 874.3,656.7 876.2,656.7 878.2,656.7 880.1,656.7 882.0,656.6 884.0,656.6 885.9,656.5 887.9,656.5
+889.8,656.5 891.8,656.4 893.7,656.4 895.6,656.4 897.6,656.3 899.5,656.3 901.5,656.3 903.4,656.2 905.3,656.2 907.3,656.2 909.2,656.2 911.2,656.2 913.1,656.2 915.0,656.2 917.0,656.3 918.9,656.3
+920.9,656.3 922.8,656.4 924.7,656.4 926.7,656.5 928.6,656.6 930.6,656.7 932.5,656.7 934.4,656.8 936.4,656.9 938.3,657.1 940.3,657.2 942.2,657.3 944.1,657.4 946.1,657.6 948.0,657.7 950.0,657.9
+951.9,658.0 953.8,658.2 955.8,658.3 957.7,658.5 959.7,658.6 961.6,658.8 963.6,658.9 965.5,659.1 967.4,659.3 969.4,659.4 971.3,659.6 973.3,659.7 975.2,659.9 977.1,660.0 979.1,660.1 981.0,660.3
+983.0,660.4 984.9,660.5 986.8,660.7 988.8,660.8 990.7,660.9 992.7,661.0 994.6,661.1 996.5,661.2 998.5,661.3 1000.4,661.4 1002.4,661.4 1004.3,661.5 1006.2,661.6 1008.2,661.7 1010.1,661.7 1012.1,661.8
+1014.0,661.8 1015.9,661.9 1017.9,661.9 1019.8,662.0 1021.8,662.0 1023.7,662.1 1025.6,662.1 1027.6,662.1 1029.5,662.2 1031.5,662.2 1033.4,662.2 1035.4,662.2 1037.3,662.2 1039.2,662.3 1041.2,662.3 1043.1,662.3
+1045.1,662.3 1047.0,662.3 1048.9,662.3 1050.9,662.3 1050.9,662.4 1048.9,662.4 1047.0,662.4 1045.1,662.4 1043.1,662.4 1041.2,662.4 1039.2,662.4 1037.3,662.4 1035.4,662.4 1033.4,662.4 1031.5,662.4 1029.5,662.4
+1027.6,662.4 1025.6,662.4 1023.7,662.4 1021.8,662.4 1019.8,662.4 1017.9,662.4 1015.9,662.4 1014.0,662.4 1012.1,662.4 1010.1,662.4 1008.2,662.4 1006.2,662.4 1004.3,662.4 1002.4,662.4 1000.4,662.4 998.5,662.4
+996.5,662.4 994.6,662.4 992.7,662.4 990.7,662.4 988.8,662.4 986.8,662.4 984.9,662.4 983.0,662.4 981.0,662.4 979.1,662.4 977.1,662.4 975.2,662.4 973.3,662.4 971.3,662.4 969.4,662.4 967.4,662.4
+965.5,662.4 963.6,662.4 961.6,662.4 959.7,662.4 957.7,662.4 955.8,662.4 953.8,662.4 951.9,662.4 950.0,662.4 948.0,662.4 946.1,662.4 944.1,662.4 942.2,662.4 940.3,662.4 938.3,662.4 936.4,662.4
+934.4,662.4 932.5,662.4 930.6,662.4 928.6,662.4 926.7,662.4 924.7,662.4 922.8,662.4 920.9,662.4 918.9,662.4 917.0,662.4 915.0,662.4 913.1,662.4 911.2,662.4 909.2,662.4 907.3,662.4 905.3,662.4
+903.4,662.4 901.5,662.4 899.5,662.4 897.6,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.8,662.4 887.9,662.4 885.9,662.4 884.0,662.4 882.0,662.4 880.1,662.4 878.2,662.4 876.2,662.4 874.3,662.4
+872.3,662.4 870.4,662.4 868.5,662.4 866.5,662.4 864.6,662.4 862.6,662.4 860.7,662.4 858.8,662.4 856.8,662.4 854.9,662.4 852.9,662.4 851.0,662.4 849.1,662.4 847.1,662.4 845.2,662.4 843.2,662.4
+841.3,662.4 839.4,662.4 837.4,662.4 835.5,662.4 833.5,662.4 831.6,662.4 829.7,662.4 827.7,662.4 825.8,662.4 823.8,662.4 821.9,662.4 820.0,662.4 818.0,662.4 816.1,662.4 814.1,662.4 812.2,662.4
+810.3,662.4 808.3,662.4 806.4,662.4 804.4,662.4 802.5,662.4 800.5,662.4 798.6,662.4 796.7,662.4 794.7,662.4 792.8,662.4 790.8,662.4 788.9,662.4 787.0,662.4 785.0,662.4 783.1,662.4 781.1,662.4
+779.2,662.4 777.3,662.4 775.3,662.4 773.4,662.4 771.4,662.4 769.5,662.4 767.6,662.4 765.6,662.4 763.7,662.4 761.7,662.4 759.8,662.4 757.9,662.4 755.9,662.4 754.0,662.4 752.0,662.4 750.1,662.4
+748.2,662.4 746.2,662.4 744.3,662.4 742.3,662.4 740.4,662.4 738.5,662.4 736.5,662.4 734.6,662.4 732.6,662.4 730.7,662.4 728.7,662.4 726.8,662.4 724.9,662.4 722.9,662.4 721.0,662.4 719.0,662.4
+717.1,662.4 715.2,662.4 713.2,662.4 711.3,662.4 709.3,662.4 707.4,662.4 705.5,662.4 703.5,662.4 701.6,662.4 699.6,662.4 697.7,662.4 695.8,662.4 693.8,662.4 691.9,662.4 689.9,662.4 688.0,662.4
+686.1,662.4 684.1,662.4 682.2,662.4 680.2,662.4 678.3,662.4 676.4,662.4 674.4,662.4 672.5,662.4 670.5,662.4 668.6,662.4 666.7,662.4 664.7,662.4 662.8,662.4 660.8,662.4 658.9,662.4 656.9,662.4
+655.0,662.4 653.1,662.4 651.1,662.4 649.2,662.4 647.2,662.4 645.3,662.4 643.4,662.4 641.4,662.4 639.5,662.4 637.5,662.4 635.6,662.4 633.7,662.4 631.7,662.4 629.8,662.4 627.8,662.4 625.9,662.4
+624.0,662.4 622.0,662.4 620.1,662.4 618.1,662.4 616.2,662.4 614.3,662.4 612.3,662.4 610.4,662.4 608.4,662.4 606.5,662.4 604.6,662.4 602.6,662.4 600.7,662.4 598.7,662.4 596.8,662.4 594.9,662.4
+592.9,662.4 591.0,662.4 589.0,662.4 587.1,662.4 585.1,662.4 583.2,662.4 581.3,662.4 579.3,662.4 577.4,662.4 575.4,662.4 573.5,662.4 571.6,662.4 569.6,662.4 567.7,662.4 565.7,662.4 563.8,662.4
+561.9,662.4 559.9,662.4 558.0,662.4 556.0,662.4 554.1,662.4 552.2,662.4 550.2,662.4 548.3,662.4 546.3,662.4 544.4,662.4 542.5,662.4 540.5,662.4 538.6,662.4 536.6,662.4 534.7,662.4 532.8,662.4
+530.8,662.4 528.9,662.4 526.9,662.4 525.0,662.4 523.1,662.4 521.1,662.4 519.2,662.4 517.2,662.4 515.3,662.4 513.3,662.4 511.4,662.4 509.5,662.4 507.5,662.4 505.6,662.4 503.6,662.4 501.7,662.4
+499.8,662.4 497.8,662.4 495.9,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.2,662.4 482.3,662.4 480.4,662.4 478.4,662.4 476.5,662.4 474.5,662.4 472.6,662.4 470.7,662.4
+468.7,662.4 466.8,662.4 464.8,662.4 462.9,662.4 461.0,662.4 459.0,662.4 457.1,662.4 455.1,662.4 453.2,662.4 451.3,662.4 449.3,662.4 447.4,662.4 445.4,662.4 443.5,662.4 441.6,662.4 439.6,662.4
+437.7,662.4 435.7,662.4 433.8,662.4 431.8,662.4 429.9,662.4 428.0,662.4 426.0,662.4 424.1,662.4 422.1,662.4 420.2,662.4 418.3,662.4 416.3,662.4 414.4,662.4 412.4,662.4 410.5,662.4 408.6,662.4
+406.6,662.4 404.7,662.4 402.7,662.4 400.8,662.4 398.9,662.4 396.9,662.4 395.0,662.4 393.0,662.4 391.1,662.4 389.2,662.4 387.2,662.4 385.3,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.5,662.4
+375.6,662.4 373.6,662.4 371.7,662.4 369.8,662.4 367.8,662.4 365.9,662.4 363.9,662.4 362.0,662.4 360.0,662.4 358.1,662.4 356.2,662.4 354.2,662.4 352.3,662.4 350.3,662.4 348.4,662.4 346.5,662.4
+344.5,662.4 342.6,662.4 340.6,662.4 338.7,662.4 336.8,662.4 334.8,662.4 332.9,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.1,662.4 323.2,662.4 321.2,662.4 319.3,662.4 317.4,662.4 315.4,662.4
+313.5,662.4 311.5,662.4 309.6,662.4 307.7,662.4 305.7,662.4 303.8,662.4 301.8,662.4 299.9,662.4 298.0,662.4 296.0,662.4 294.1,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4
+282.4,662.4 280.5,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.7,662.4 270.8,662.4 268.8,662.4 266.9,662.4 265.0,662.4 263.0,662.4 261.1,662.4 259.1,662.4 257.2,662.4 255.3,662.4 253.3,662.4
+251.4,662.4 249.4,662.4 247.5,662.4 245.6,662.4 243.6,662.4 241.7,662.4 239.7,662.4 237.8,662.4 235.9,662.4 233.9,662.4 232.0,662.4 230.0,662.4 228.1,662.4 226.2,662.4 224.2,662.4 222.3,662.4
+220.3,662.4 218.4,662.4 216.4,662.4 214.5,662.4 212.6,662.4 210.6,662.4 208.7,662.4 206.7,662.4 204.8,662.4 202.9,662.4 200.9,662.4 199.0,662.4 197.0,662.4 195.1,662.4 193.2,662.4 191.2,662.4
+189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.5,662.4 179.6,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.8,662.4 169.9,662.4 167.9,662.4 166.0,662.4 164.1,662.4 162.1,662.4 160.2,662.4
+158.2,662.4 156.3,662.4 154.4,662.4 152.4,662.4 150.5,662.4 148.5,662.4 146.6,662.4 144.6,662.4 142.7,662.4 140.8,662.4 138.8,662.4 136.9,662.4 134.9,662.4 133.0,662.4 131.1,662.4 129.1,662.4
+127.2,662.4 125.2,662.4 123.3,662.4 121.4,662.4 119.4,662.4 117.5,662.4 115.5,662.4 113.6,662.4 111.7,662.4 109.7,662.4 107.8,662.4 105.8,662.4 103.9,662.4 102.0,662.4 100.0,662.4 98.1,662.4
+96.1,662.4 94.2,662.4 92.3,662.4 90.3,662.4 88.4,662.4 86.4,662.4 84.5,662.4 82.6,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M318.3,662.4 L318.3,290.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/both/regression.svg b/results/barbershop/100000/report/both/regression.svg
new file mode 100644
index 0000000..8bd4f17
--- /dev/null
+++ b/results/barbershop/100000/report/both/regression.svg
@@ -0,0 +1,344 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,575.5 L1255.0,575.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,488.6 L1255.0,488.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,401.7 L1255.0,401.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,314.8 L1255.0,314.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,227.9 L1255.0,227.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,141.0 L1255.0,141.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M203.4,662.4 L203.4,99.1 M203.4,63.1 L203.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M203.4,662.4 L203.4,653.4  '/>	<g transform="translate(203.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M334.8,662.4 L334.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M334.8,662.4 L334.8,653.4  '/>	<g transform="translate(334.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M466.3,662.4 L466.3,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M466.3,662.4 L466.3,653.4  '/>	<g transform="translate(466.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M597.7,662.4 L597.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M597.7,662.4 L597.7,653.4  '/>	<g transform="translate(597.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M729.2,662.4 L729.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M729.2,662.4 L729.2,653.4  '/>	<g transform="translate(729.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M860.6,662.4 L860.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M860.6,662.4 L860.6,653.4  '/>	<g transform="translate(860.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 600</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M992.1,662.4 L992.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M992.1,662.4 L992.1,653.4  '/>	<g transform="translate(992.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 700</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1123.5,662.4 L1123.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1123.5,662.4 L1123.5,653.4  '/>	<g transform="translate(1123.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 800</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 900</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,87.1 1255.0,83.9 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,101.0 1255.0,97.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,85.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,99.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/change/mean.svg b/results/barbershop/100000/report/change/mean.svg
new file mode 100644
index 0000000..bf1c607
--- /dev/null
+++ b/results/barbershop/100000/report/change/mean.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 140</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M85.1,662.4 L85.1,653.4  '/>	<g transform="translate(85.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M192.8,662.4 L192.8,653.4  '/>	<g transform="translate(192.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M300.6,662.4 L300.6,653.4  '/>	<g transform="translate(300.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M408.3,662.4 L408.3,653.4  '/>	<g transform="translate(408.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M516.0,662.4 L516.0,653.4  '/>	<g transform="translate(516.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M623.8,662.4 L623.8,653.4  '/>	<g transform="translate(623.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M731.5,662.4 L731.5,653.4  '/>	<g transform="translate(731.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M839.2,662.4 L839.2,653.4  '/>	<g transform="translate(839.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M946.9,662.4 L946.9,653.4  '/>	<g transform="translate(946.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.1 L73.8,659.0 L75.7,658.8 L77.6,658.6 L79.4,658.4 L81.3,658.2
+		L83.2,657.9 L85.1,657.7 L87.0,657.5 L88.9,657.2 L90.8,656.9 L92.7,656.6 L94.5,656.3 L96.4,656.0
+		L98.3,655.7 L100.2,655.3 L102.1,654.9 L104.0,654.5 L105.9,654.1 L107.8,653.7 L109.6,653.2 L111.5,652.7
+		L113.4,652.2 L115.3,651.7 L117.2,651.1 L119.1,650.5 L121.0,649.8 L122.9,649.2 L124.7,648.5 L126.6,647.8
+		L128.5,647.0 L130.4,646.2 L132.3,645.4 L134.2,644.6 L136.1,643.7 L138.0,642.9 L139.8,642.0 L141.7,641.1
+		L143.6,640.2 L145.5,639.2 L147.4,638.3 L149.3,637.3 L151.2,636.4 L153.0,635.4 L154.9,634.4 L156.8,633.4
+		L158.7,632.4 L160.6,631.3 L162.5,630.2 L164.4,629.1 L166.3,627.9 L168.1,626.7 L170.0,625.5 L171.9,624.2
+		L173.8,622.8 L175.7,621.4 L177.6,619.9 L179.5,618.3 L181.4,616.7 L183.2,615.0 L185.1,613.3 L187.0,611.5
+		L188.9,609.7 L190.8,607.9 L192.7,605.9 L194.6,604.0 L196.5,602.0 L198.3,600.0 L200.2,598.0 L202.1,595.9
+		L204.0,593.8 L205.9,591.7 L207.8,589.5 L209.7,587.3 L211.6,585.0 L213.4,582.7 L215.3,580.3 L217.2,577.9
+		L219.1,575.4 L221.0,572.8 L222.9,570.2 L224.8,567.5 L226.6,564.8 L228.5,562.0 L230.4,559.2 L232.3,556.3
+		L234.2,553.4 L236.1,550.4 L238.0,547.4 L239.9,544.4 L241.7,541.3 L243.6,538.1 L245.5,535.0 L247.4,531.7
+		L249.3,528.5 L251.2,525.2 L253.1,521.9 L255.0,518.6 L256.8,515.2 L258.7,511.8 L260.6,508.3 L262.5,504.9
+		L264.4,501.4 L266.3,497.9 L268.2,494.3 L270.1,490.8 L271.9,487.1 L273.8,483.5 L275.7,479.8 L277.6,476.0
+		L279.5,472.2 L281.4,468.4 L283.3,464.4 L285.2,460.4 L287.0,456.3 L288.9,452.2 L290.8,447.9 L292.7,443.6
+		L294.6,439.2 L296.5,434.8 L298.4,430.2 L300.2,425.7 L302.1,421.0 L304.0,416.4 L305.9,411.7 L307.8,407.0
+		L309.7,402.4 L311.6,397.7 L313.5,393.1 L315.3,388.4 L317.2,383.8 L319.1,379.2 L321.0,374.7 L322.9,370.1
+		L324.8,365.5 L326.7,361.0 L328.6,356.4 L330.4,351.8 L332.3,347.2 L334.2,342.6 L336.1,338.0 L338.0,333.4
+		L339.9,328.7 L341.8,324.1 L343.7,319.5 L345.5,314.9 L347.4,310.3 L349.3,305.8 L351.2,301.3 L353.1,296.8
+		L355.0,292.3 L356.9,287.8 L358.8,283.4 L360.6,278.9 L362.5,274.4 L364.4,269.9 L366.3,265.3 L368.2,260.8
+		L370.1,256.2 L372.0,251.5 L373.8,246.8 L375.7,242.1 L377.6,237.4 L379.5,232.7 L381.4,228.0 L383.3,223.3
+		L385.2,218.7 L387.1,214.2 L388.9,209.7 L390.8,205.4 L392.7,201.2 L394.6,197.0 L396.5,193.1 L398.4,189.2
+		L400.3,185.5 L402.2,181.9 L404.0,178.4 L405.9,175.0 L407.8,171.8 L409.7,168.7 L411.6,165.6 L413.5,162.7
+		L415.4,159.8 L417.3,157.0 L419.1,154.3 L421.0,151.5 L422.9,148.9 L424.8,146.2 L426.7,143.5 L428.6,140.8
+		L430.5,138.1 L432.4,135.4 L434.2,132.7 L436.1,129.9 L438.0,127.1 L439.9,124.2 L441.8,121.4 L443.7,118.5
+		L445.6,115.6 L447.4,112.8 L449.3,110.0 L451.2,107.2 L453.1,104.6 L455.0,102.0 L456.9,99.6 L458.8,97.3
+		L460.7,95.2 L462.5,93.2 L464.4,91.4 L466.3,89.8 L468.2,88.4 L470.1,87.2 L472.0,86.1 L473.9,85.2
+		L475.8,84.5 L477.6,84.0 L479.5,83.6 L481.4,83.3 L483.3,83.2 L485.2,83.2 L487.1,83.2 L489.0,83.4
+		L490.9,83.6 L492.7,83.9 L494.6,84.3 L496.5,84.6 L498.4,84.9 L500.3,85.2 L502.2,85.5 L504.1,85.7
+		L506.0,85.9 L507.8,86.0 L509.7,86.0 L511.6,85.9 L513.5,85.7 L515.4,85.5 L517.3,85.3 L519.2,85.0
+		L521.0,84.7 L522.9,84.4 L524.8,84.3 L526.7,84.2 L528.6,84.2 L530.5,84.3 L532.4,84.7 L534.3,85.2
+		L536.1,85.8 L538.0,86.7 L539.9,87.7 L541.8,88.9 L543.7,90.3 L545.6,91.8 L547.5,93.5 L549.4,95.2
+		L551.2,97.1 L553.1,99.0 L555.0,101.0 L556.9,103.1 L558.8,105.3 L560.7,107.5 L562.6,109.7 L564.5,112.1
+		L566.3,114.5 L568.2,116.9 L570.1,119.4 L572.0,122.0 L573.9,124.7 L575.8,127.4 L577.7,130.2 L579.5,133.1
+		L581.4,136.0 L583.3,139.1 L585.2,142.1 L587.1,145.3 L589.0,148.5 L590.9,151.7 L592.8,155.0 L594.6,158.4
+		L596.5,161.8 L598.4,165.3 L600.3,168.7 L602.2,172.3 L604.1,175.8 L606.0,179.4 L607.9,183.0 L609.7,186.7
+		L611.6,190.3 L613.5,194.0 L615.4,197.7 L617.3,201.4 L619.2,205.1 L621.1,208.7 L623.0,212.4 L624.8,216.1
+		L626.7,219.7 L628.6,223.3 L630.5,226.9 L632.4,230.4 L634.3,233.9 L636.2,237.3 L638.1,240.7 L639.9,244.0
+		L641.8,247.3 L643.7,250.6 L645.6,253.8 L647.5,256.9 L649.4,260.0 L651.3,263.1 L653.1,266.2 L655.0,269.3
+		L656.9,272.4 L658.8,275.5 L660.7,278.6 L662.6,281.8 L664.5,285.0 L666.4,288.2 L668.2,291.5 L670.1,294.8
+		L672.0,298.2 L673.9,301.6 L675.8,305.1 L677.7,308.6 L679.6,312.2 L681.5,315.9 L683.3,319.5 L685.2,323.2
+		L687.1,326.9 L689.0,330.7 L690.9,334.5 L692.8,338.2 L694.7,342.0 L696.6,345.9 L698.4,349.7 L700.3,353.5
+		L702.2,357.3 L704.1,361.1 L706.0,365.0 L707.9,368.8 L709.8,372.6 L711.7,376.3 L713.5,380.1 L715.4,383.8
+		L717.3,387.4 L719.2,391.1 L721.1,394.7 L723.0,398.2 L724.9,401.6 L726.7,405.0 L728.6,408.4 L730.5,411.6
+		L732.4,414.8 L734.3,418.0 L736.2,421.1 L738.1,424.2 L740.0,427.2 L741.8,430.2 L743.7,433.2 L745.6,436.3
+		L747.5,439.3 L749.4,442.5 L751.3,445.7 L753.2,448.9 L755.1,452.3 L756.9,455.7 L758.8,459.3 L760.7,462.9
+		L762.6,466.5 L764.5,470.2 L766.4,474.0 L768.3,477.8 L770.2,481.5 L772.0,485.3 L773.9,489.0 L775.8,492.6
+		L777.7,496.2 L779.6,499.7 L781.5,503.1 L783.4,506.4 L785.3,509.6 L787.1,512.8 L789.0,515.8 L790.9,518.7
+		L792.8,521.6 L794.7,524.4 L796.6,527.1 L798.5,529.8 L800.3,532.4 L802.2,535.0 L804.1,537.5 L806.0,540.0
+		L807.9,542.5 L809.8,545.0 L811.7,547.5 L813.6,549.9 L815.4,552.4 L817.3,554.9 L819.2,557.3 L821.1,559.7
+		L823.0,562.2 L824.9,564.6 L826.8,567.1 L828.7,569.5 L830.5,571.9 L832.4,574.3 L834.3,576.7 L836.2,579.1
+		L838.1,581.4 L840.0,583.6 L841.9,585.9 L843.8,588.0 L845.6,590.1 L847.5,592.1 L849.4,594.1 L851.3,596.0
+		L853.2,597.8 L855.1,599.6 L857.0,601.2 L858.9,602.8 L860.7,604.4 L862.6,605.9 L864.5,607.3 L866.4,608.7
+		L868.3,610.1 L870.2,611.4 L872.1,612.7 L873.9,613.9 L875.8,615.2 L877.7,616.4 L879.6,617.6 L881.5,618.9
+		L883.4,620.1 L885.3,621.2 L887.2,622.4 L889.0,623.6 L890.9,624.8 L892.8,625.9 L894.7,627.0 L896.6,628.1
+		L898.5,629.2 L900.4,630.2 L902.3,631.3 L904.1,632.2 L906.0,633.2 L907.9,634.1 L909.8,634.9 L911.7,635.7
+		L913.6,636.5 L915.5,637.2 L917.4,637.9 L919.2,638.6 L921.1,639.2 L923.0,639.9 L924.9,640.5 L926.8,641.0
+		L928.7,641.6 L930.6,642.2 L932.5,642.8 L934.3,643.3 L936.2,643.9 L938.1,644.5 L940.0,645.1 L941.9,645.7
+		L943.8,646.2 L945.7,646.8 L947.5,647.4 L949.4,647.9 L951.3,648.4 L953.2,648.9 L955.1,649.4 L957.0,649.8
+		L958.9,650.2 L960.8,650.6 L962.6,650.9 L964.5,651.2 L966.4,651.5 L968.3,651.8 L970.2,652.0 L972.1,652.3
+		L974.0,652.5 L975.9,652.8 L977.7,653.0 L979.6,653.2 L981.5,653.5 L983.4,653.7 L985.3,653.9 L987.2,654.2
+		L989.1,654.5 L991.0,654.7 L992.8,655.0 L994.7,655.2 L996.6,655.5 L998.5,655.8 L1000.4,656.0 L1002.3,656.3
+		L1004.2,656.5 L1006.1,656.8 L1007.9,657.0 L1009.8,657.2 L1011.7,657.4 L1013.6,657.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,632.4 160.6,631.3 162.5,630.2 164.4,629.1 166.3,627.9 168.1,626.7 170.0,625.5 171.9,624.2 173.8,622.8 175.7,621.4 177.6,619.9 179.5,618.3 181.4,616.7 183.2,615.0 185.1,613.3 187.0,611.5
+188.9,609.7 190.8,607.9 192.7,605.9 194.6,604.0 196.5,602.0 198.3,600.0 200.2,598.0 202.1,595.9 204.0,593.8 205.9,591.7 207.8,589.5 209.7,587.3 211.6,585.0 213.4,582.7 215.3,580.3 217.2,577.9
+219.1,575.4 221.0,572.8 222.9,570.2 224.8,567.5 226.6,564.8 228.5,562.0 230.4,559.2 232.3,556.3 234.2,553.4 236.1,550.4 238.0,547.4 239.9,544.4 241.7,541.3 243.6,538.1 245.5,535.0 247.4,531.7
+249.3,528.5 251.2,525.2 253.1,521.9 255.0,518.6 256.8,515.2 258.7,511.8 260.6,508.3 262.5,504.9 264.4,501.4 266.3,497.9 268.2,494.3 270.1,490.8 271.9,487.1 273.8,483.5 275.7,479.8 277.6,476.0
+279.5,472.2 281.4,468.4 283.3,464.4 285.2,460.4 287.0,456.3 288.9,452.2 290.8,447.9 292.7,443.6 294.6,439.2 296.5,434.8 298.4,430.2 300.2,425.7 302.1,421.0 304.0,416.4 305.9,411.7 307.8,407.0
+309.7,402.4 311.6,397.7 313.5,393.1 315.3,388.4 317.2,383.8 319.1,379.2 321.0,374.7 322.9,370.1 324.8,365.5 326.7,361.0 328.6,356.4 330.4,351.8 332.3,347.2 334.2,342.6 336.1,338.0 338.0,333.4
+339.9,328.7 341.8,324.1 343.7,319.5 345.5,314.9 347.4,310.3 349.3,305.8 351.2,301.3 353.1,296.8 355.0,292.3 356.9,287.8 358.8,283.4 360.6,278.9 362.5,274.4 364.4,269.9 366.3,265.3 368.2,260.8
+370.1,256.2 372.0,251.5 373.8,246.8 375.7,242.1 377.6,237.4 379.5,232.7 381.4,228.0 383.3,223.3 385.2,218.7 387.1,214.2 388.9,209.7 390.8,205.4 392.7,201.2 394.6,197.0 396.5,193.1 398.4,189.2
+400.3,185.5 402.2,181.9 404.0,178.4 405.9,175.0 407.8,171.8 409.7,168.7 411.6,165.6 413.5,162.7 415.4,159.8 417.3,157.0 419.1,154.3 421.0,151.5 422.9,148.9 424.8,146.2 426.7,143.5 428.6,140.8
+430.5,138.1 432.4,135.4 434.2,132.7 436.1,129.9 438.0,127.1 439.9,124.2 441.8,121.4 443.7,118.5 445.6,115.6 447.4,112.8 449.3,110.0 451.2,107.2 453.1,104.6 455.0,102.0 456.9,99.6 458.8,97.3
+460.7,95.2 462.5,93.2 464.4,91.4 466.3,89.8 468.2,88.4 470.1,87.2 472.0,86.1 473.9,85.2 475.8,84.5 477.6,84.0 479.5,83.6 481.4,83.3 483.3,83.2 485.2,83.2 487.1,83.2 489.0,83.4
+490.9,83.6 492.7,83.9 494.6,84.3 496.5,84.6 498.4,84.9 500.3,85.2 502.2,85.5 504.1,85.7 506.0,85.9 507.8,86.0 509.7,86.0 511.6,85.9 513.5,85.7 515.4,85.5 517.3,85.3 519.2,85.0
+521.0,84.7 522.9,84.4 524.8,84.3 526.7,84.2 528.6,84.2 530.5,84.3 532.4,84.7 534.3,85.2 536.1,85.8 538.0,86.7 539.9,87.7 541.8,88.9 543.7,90.3 545.6,91.8 547.5,93.5 549.4,95.2
+551.2,97.1 553.1,99.0 555.0,101.0 556.9,103.1 558.8,105.3 560.7,107.5 562.6,109.7 564.5,112.1 566.3,114.5 568.2,116.9 570.1,119.4 572.0,122.0 573.9,124.7 575.8,127.4 577.7,130.2 579.5,133.1
+581.4,136.0 583.3,139.1 585.2,142.1 587.1,145.3 589.0,148.5 590.9,151.7 592.8,155.0 594.6,158.4 596.5,161.8 598.4,165.3 600.3,168.7 602.2,172.3 604.1,175.8 606.0,179.4 607.9,183.0 609.7,186.7
+611.6,190.3 613.5,194.0 615.4,197.7 617.3,201.4 619.2,205.1 621.1,208.7 623.0,212.4 624.8,216.1 626.7,219.7 628.6,223.3 630.5,226.9 632.4,230.4 634.3,233.9 636.2,237.3 638.1,240.7 639.9,244.0
+641.8,247.3 643.7,250.6 645.6,253.8 647.5,256.9 649.4,260.0 651.3,263.1 653.1,266.2 655.0,269.3 656.9,272.4 658.8,275.5 660.7,278.6 662.6,281.8 664.5,285.0 666.4,288.2 668.2,291.5 670.1,294.8
+672.0,298.2 673.9,301.6 675.8,305.1 677.7,308.6 679.6,312.2 681.5,315.9 683.3,319.5 685.2,323.2 687.1,326.9 689.0,330.7 690.9,334.5 692.8,338.2 694.7,342.0 696.6,345.9 698.4,349.7 700.3,353.5
+702.2,357.3 704.1,361.1 706.0,365.0 707.9,368.8 709.8,372.6 711.7,376.3 713.5,380.1 715.4,383.8 717.3,387.4 719.2,391.1 721.1,394.7 723.0,398.2 724.9,401.6 726.7,405.0 728.6,408.4 730.5,411.6
+732.4,414.8 734.3,418.0 736.2,421.1 738.1,424.2 740.0,427.2 741.8,430.2 743.7,433.2 745.6,436.3 747.5,439.3 749.4,442.5 751.3,445.7 753.2,448.9 755.1,452.3 756.9,455.7 758.8,459.3 760.7,462.9
+762.6,466.5 764.5,470.2 766.4,474.0 768.3,477.8 770.2,481.5 772.0,485.3 773.9,489.0 775.8,492.6 777.7,496.2 779.6,499.7 781.5,503.1 783.4,506.4 785.3,509.6 787.1,512.8 789.0,515.8 790.9,518.7
+792.8,521.6 794.7,524.4 796.6,527.1 798.5,529.8 800.3,532.4 802.2,535.0 804.1,537.5 806.0,540.0 807.9,542.5 809.8,545.0 811.7,547.5 813.6,549.9 815.4,552.4 817.3,554.9 819.2,557.3 821.1,559.7
+823.0,562.2 824.9,564.6 826.8,567.1 828.7,569.5 830.5,571.9 832.4,574.3 834.3,576.7 836.2,579.1 838.1,581.4 840.0,583.6 841.9,585.9 843.8,588.0 845.6,590.1 847.5,592.1 849.4,594.1 851.3,596.0
+853.2,597.8 855.1,599.6 857.0,601.2 858.9,602.8 860.7,604.4 862.6,605.9 864.5,607.3 866.4,608.7 868.3,610.1 870.2,611.4 872.1,612.7 873.9,613.9 875.8,615.2 877.7,616.4 879.6,617.6 881.5,618.9
+883.4,620.1 885.3,621.2 887.2,622.4 889.0,623.6 890.9,624.8 892.8,625.9 894.7,627.0 896.6,628.1 898.5,629.2 900.4,630.2 902.3,631.3 904.1,632.2 906.0,633.2 907.9,634.1 909.8,634.9 911.7,635.7
+913.6,636.5 915.5,637.2 917.4,637.9 919.2,638.6 921.1,639.2 923.0,639.9 924.9,640.5 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M533.1,662.4 L533.1,84.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.8,54.1 542.8,54.1 542.8,662.4 542.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/change/median.svg b/results/barbershop/100000/report/change/median.svg
new file mode 100644
index 0000000..48f4e74
--- /dev/null
+++ b/results/barbershop/100000/report/change/median.svg
@@ -0,0 +1,300 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M222.8,662.4 L222.8,653.4  '/>	<g transform="translate(222.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M386.9,662.4 L386.9,653.4  '/>	<g transform="translate(386.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M550.9,662.4 L550.9,653.4  '/>	<g transform="translate(550.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M714.9,662.4 L714.9,653.4  '/>	<g transform="translate(714.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M878.9,662.4 L878.9,653.4  '/>	<g transform="translate(878.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.0 L73.8,657.9 L75.7,657.8 L77.6,657.7 L79.4,657.6 L81.3,657.5
+		L83.2,657.4 L85.1,657.3 L87.0,657.2 L88.9,657.0 L90.8,656.9 L92.7,656.7 L94.5,656.6 L96.4,656.4
+		L98.3,656.3 L100.2,656.2 L102.1,656.0 L104.0,655.9 L105.9,655.8 L107.8,655.7 L109.6,655.6 L111.5,655.5
+		L113.4,655.4 L115.3,655.3 L117.2,655.2 L119.1,655.1 L121.0,655.0 L122.9,654.9 L124.7,654.8 L126.6,654.7
+		L128.5,654.6 L130.4,654.5 L132.3,654.4 L134.2,654.3 L136.1,654.1 L138.0,654.0 L139.8,653.8 L141.7,653.6
+		L143.6,653.4 L145.5,653.2 L147.4,652.9 L149.3,652.6 L151.2,652.3 L153.0,651.9 L154.9,651.5 L156.8,651.1
+		L158.7,650.7 L160.6,650.3 L162.5,649.8 L164.4,649.3 L166.3,648.8 L168.1,648.3 L170.0,647.8 L171.9,647.3
+		L173.8,646.7 L175.7,646.2 L177.6,645.7 L179.5,645.1 L181.4,644.5 L183.2,644.0 L185.1,643.4 L187.0,642.8
+		L188.9,642.2 L190.8,641.7 L192.7,641.1 L194.6,640.5 L196.5,639.8 L198.3,639.2 L200.2,638.6 L202.1,637.9
+		L204.0,637.3 L205.9,636.6 L207.8,635.9 L209.7,635.2 L211.6,634.5 L213.4,633.8 L215.3,633.0 L217.2,632.2
+		L219.1,631.3 L221.0,630.4 L222.9,629.5 L224.8,628.4 L226.6,627.3 L228.5,626.2 L230.4,625.0 L232.3,623.7
+		L234.2,622.4 L236.1,621.0 L238.0,619.5 L239.9,618.1 L241.7,616.5 L243.6,615.0 L245.5,613.4 L247.4,611.8
+		L249.3,610.2 L251.2,608.6 L253.1,607.0 L255.0,605.4 L256.8,603.8 L258.7,602.1 L260.6,600.5 L262.5,598.8
+		L264.4,597.1 L266.3,595.4 L268.2,593.7 L270.1,591.9 L271.9,590.1 L273.8,588.3 L275.7,586.4 L277.6,584.6
+		L279.5,582.7 L281.4,580.8 L283.3,578.8 L285.2,576.9 L287.0,574.9 L288.9,572.9 L290.8,570.9 L292.7,568.9
+		L294.6,566.9 L296.5,564.8 L298.4,562.8 L300.2,560.7 L302.1,558.6 L304.0,556.5 L305.9,554.5 L307.8,552.4
+		L309.7,550.4 L311.6,548.5 L313.5,546.6 L315.3,544.9 L317.2,543.3 L319.1,541.9 L321.0,540.6 L322.9,539.6
+		L324.8,538.9 L326.7,538.4 L328.6,538.2 L330.4,538.3 L332.3,538.7 L334.2,539.5 L336.1,540.5 L338.0,541.9
+		L339.9,543.5 L341.8,545.4 L343.7,547.5 L345.5,549.8 L347.4,552.2 L349.3,554.7 L351.2,557.3 L353.1,559.8
+		L355.0,562.4 L356.9,564.9 L358.8,567.3 L360.6,569.6 L362.5,571.7 L364.4,573.7 L366.3,575.6 L368.2,577.2
+		L370.1,578.6 L372.0,579.9 L373.8,580.9 L375.7,581.6 L377.6,582.1 L379.5,582.4 L381.4,582.3 L383.3,582.0
+		L385.2,581.4 L387.1,580.5 L388.9,579.3 L390.8,577.8 L392.7,576.1 L394.6,574.1 L396.5,571.8 L398.4,569.4
+		L400.3,566.8 L402.2,564.0 L404.0,561.1 L405.9,558.2 L407.8,555.3 L409.7,552.4 L411.6,549.5 L413.5,546.7
+		L415.4,544.0 L417.3,541.5 L419.1,539.1 L421.0,536.8 L422.9,534.7 L424.8,532.8 L426.7,531.0 L428.6,529.4
+		L430.5,527.9 L432.4,526.5 L434.2,525.2 L436.1,524.0 L438.0,523.0 L439.9,521.9 L441.8,521.0 L443.7,520.1
+		L445.6,519.2 L447.4,518.3 L449.3,517.5 L451.2,516.6 L453.1,515.7 L455.0,514.6 L456.9,513.5 L458.8,512.2
+		L460.7,510.6 L462.5,508.8 L464.4,506.6 L466.3,504.1 L468.2,501.2 L470.1,497.8 L472.0,493.9 L473.9,489.6
+		L475.8,484.7 L477.6,479.3 L479.5,473.4 L481.4,467.0 L483.3,460.2 L485.2,452.9 L487.1,445.2 L489.0,437.1
+		L490.9,428.8 L492.7,420.2 L494.6,411.4 L496.5,402.6 L498.4,393.7 L500.3,384.9 L502.2,376.2 L504.1,367.8
+		L506.0,359.7 L507.8,352.0 L509.7,344.7 L511.6,338.0 L513.5,331.8 L515.4,326.2 L517.3,321.1 L519.2,316.6
+		L521.0,312.5 L522.9,308.9 L524.8,305.6 L526.7,302.7 L528.6,300.0 L530.5,297.4 L532.4,294.9 L534.3,292.4
+		L536.1,290.0 L538.0,287.4 L539.9,284.8 L541.8,282.1 L543.7,279.3 L545.6,276.4 L547.5,273.4 L549.4,270.4
+		L551.2,267.3 L553.1,264.2 L555.0,261.1 L556.9,257.9 L558.8,254.8 L560.7,251.5 L562.6,248.2 L564.5,244.8
+		L566.3,241.3 L568.2,237.7 L570.1,233.8 L572.0,229.8 L573.9,225.5 L575.8,220.9 L577.7,216.0 L579.5,210.9
+		L581.4,205.4 L583.3,199.6 L585.2,193.5 L587.1,187.1 L589.0,180.4 L590.9,173.6 L592.8,166.6 L594.6,159.6
+		L596.5,152.5 L598.4,145.5 L600.3,138.6 L602.2,131.9 L604.1,125.6 L606.0,119.6 L607.9,114.1 L609.7,109.2
+		L611.6,104.9 L613.5,101.2 L615.4,98.3 L617.3,96.1 L619.2,94.6 L621.1,94.0 L623.0,94.3 L624.8,95.3
+		L626.7,97.1 L628.6,99.7 L630.5,103.1 L632.4,107.2 L634.3,111.8 L636.2,117.1 L638.1,122.8 L639.9,128.9
+		L641.8,135.2 L643.7,141.7 L645.6,148.4 L647.5,155.0 L649.4,161.5 L651.3,167.9 L653.1,174.0 L655.0,179.9
+		L656.9,185.6 L658.8,191.0 L660.7,196.2 L662.6,201.1 L664.5,205.9 L666.4,210.6 L668.2,215.1 L670.1,219.6
+		L672.0,224.1 L673.9,228.6 L675.8,233.1 L677.7,237.7 L679.6,242.3 L681.5,247.0 L683.3,251.7 L685.2,256.4
+		L687.1,261.3 L689.0,266.1 L690.9,270.9 L692.8,275.7 L694.7,280.6 L696.6,285.3 L698.4,290.1 L700.3,294.7
+		L702.2,299.2 L704.1,303.6 L706.0,307.9 L707.9,311.9 L709.8,315.8 L711.7,319.4 L713.5,322.7 L715.4,325.8
+		L717.3,328.7 L719.2,331.3 L721.1,333.6 L723.0,335.8 L724.9,337.8 L726.7,339.7 L728.6,341.4 L730.5,343.2
+		L732.4,344.9 L734.3,346.7 L736.2,348.6 L738.1,350.6 L740.0,352.7 L741.8,354.9 L743.7,357.2 L745.6,359.6
+		L747.5,362.0 L749.4,364.5 L751.3,367.0 L753.2,369.4 L755.1,371.7 L756.9,373.8 L758.8,375.8 L760.7,377.7
+		L762.6,379.3 L764.5,380.7 L766.4,381.8 L768.3,382.8 L770.2,383.6 L772.0,384.3 L773.9,384.8 L775.8,385.3
+		L777.7,385.7 L779.6,386.2 L781.5,386.7 L783.4,387.4 L785.3,388.3 L787.1,389.5 L789.0,390.9 L790.9,392.6
+		L792.8,394.6 L794.7,397.0 L796.6,399.8 L798.5,402.9 L800.3,406.4 L802.2,410.2 L804.1,414.3 L806.0,418.7
+		L807.9,423.4 L809.8,428.3 L811.7,433.4 L813.6,438.6 L815.4,444.0 L817.3,449.4 L819.2,454.9 L821.1,460.4
+		L823.0,465.9 L824.9,471.4 L826.8,476.8 L828.7,482.2 L830.5,487.6 L832.4,492.9 L834.3,498.2 L836.2,503.4
+		L838.1,508.5 L840.0,513.6 L841.9,518.7 L843.8,523.8 L845.6,528.9 L847.5,533.9 L849.4,538.9 L851.3,543.9
+		L853.2,548.8 L855.1,553.7 L857.0,558.6 L858.9,563.4 L860.7,568.2 L862.6,572.8 L864.5,577.4 L866.4,581.8
+		L868.3,586.1 L870.2,590.3 L872.1,594.4 L873.9,598.3 L875.8,602.0 L877.7,605.6 L879.6,609.0 L881.5,612.2
+		L883.4,615.2 L885.3,618.1 L887.2,620.9 L889.0,623.4 L890.9,625.8 L892.8,628.1 L894.7,630.2 L896.6,632.1
+		L898.5,633.9 L900.4,635.5 L902.3,637.1 L904.1,638.4 L906.0,639.7 L907.9,640.8 L909.8,641.8 L911.7,642.7
+		L913.6,643.5 L915.5,644.2 L917.4,644.9 L919.2,645.5 L921.1,646.0 L923.0,646.4 L924.9,646.9 L926.8,647.2
+		L928.7,647.6 L930.6,647.9 L932.5,648.3 L934.3,648.6 L936.2,648.9 L938.1,649.2 L940.0,649.6 L941.9,649.9
+		L943.8,650.3 L945.7,650.6 L947.5,651.0 L949.4,651.4 L951.3,651.8 L953.2,652.2 L955.1,652.6 L957.0,652.9
+		L958.9,653.3 L960.8,653.7 L962.6,654.1 L964.5,654.4 L966.4,654.8 L968.3,655.1 L970.2,655.4 L972.1,655.7
+		L974.0,655.9 L975.9,656.1 L977.7,656.3 L979.6,656.5 L981.5,656.6 L983.4,656.8 L985.3,656.9 L987.2,657.0
+		L989.1,657.0 L991.0,657.1 L992.8,657.2 L994.7,657.2 L996.6,657.3 L998.5,657.3 L1000.4,657.4 L1002.3,657.5
+		L1004.2,657.6 L1006.1,657.6 L1007.9,657.8 L1009.8,657.9 L1011.7,658.0 L1013.6,658.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,650.7 160.6,650.3 162.5,649.8 164.4,649.3 166.3,648.8 168.1,648.3 170.0,647.8 171.9,647.3 173.8,646.7 175.7,646.2 177.6,645.7 179.5,645.1 181.4,644.5 183.2,644.0 185.1,643.4 187.0,642.8
+188.9,642.2 190.8,641.7 192.7,641.1 194.6,640.5 196.5,639.8 198.3,639.2 200.2,638.6 202.1,637.9 204.0,637.3 205.9,636.6 207.8,635.9 209.7,635.2 211.6,634.5 213.4,633.8 215.3,633.0 217.2,632.2
+219.1,631.3 221.0,630.4 222.9,629.5 224.8,628.4 226.6,627.3 228.5,626.2 230.4,625.0 232.3,623.7 234.2,622.4 236.1,621.0 238.0,619.5 239.9,618.1 241.7,616.5 243.6,615.0 245.5,613.4 247.4,611.8
+249.3,610.2 251.2,608.6 253.1,607.0 255.0,605.4 256.8,603.8 258.7,602.1 260.6,600.5 262.5,598.8 264.4,597.1 266.3,595.4 268.2,593.7 270.1,591.9 271.9,590.1 273.8,588.3 275.7,586.4 277.6,584.6
+279.5,582.7 281.4,580.8 283.3,578.8 285.2,576.9 287.0,574.9 288.9,572.9 290.8,570.9 292.7,568.9 294.6,566.9 296.5,564.8 298.4,562.8 300.2,560.7 302.1,558.6 304.0,556.5 305.9,554.5 307.8,552.4
+309.7,550.4 311.6,548.5 313.5,546.6 315.3,544.9 317.2,543.3 319.1,541.9 321.0,540.6 322.9,539.6 324.8,538.9 326.7,538.4 328.6,538.2 330.4,538.3 332.3,538.7 334.2,539.5 336.1,540.5 338.0,541.9
+339.9,543.5 341.8,545.4 343.7,547.5 345.5,549.8 347.4,552.2 349.3,554.7 351.2,557.3 353.1,559.8 355.0,562.4 356.9,564.9 358.8,567.3 360.6,569.6 362.5,571.7 364.4,573.7 366.3,575.6 368.2,577.2
+370.1,578.6 372.0,579.9 373.8,580.9 375.7,581.6 377.6,582.1 379.5,582.4 381.4,582.3 383.3,582.0 385.2,581.4 387.1,580.5 388.9,579.3 390.8,577.8 392.7,576.1 394.6,574.1 396.5,571.8 398.4,569.4
+400.3,566.8 402.2,564.0 404.0,561.1 405.9,558.2 407.8,555.3 409.7,552.4 411.6,549.5 413.5,546.7 415.4,544.0 417.3,541.5 419.1,539.1 421.0,536.8 422.9,534.7 424.8,532.8 426.7,531.0 428.6,529.4
+430.5,527.9 432.4,526.5 434.2,525.2 436.1,524.0 438.0,523.0 439.9,521.9 441.8,521.0 443.7,520.1 445.6,519.2 447.4,518.3 449.3,517.5 451.2,516.6 453.1,515.7 455.0,514.6 456.9,513.5 458.8,512.2
+460.7,510.6 462.5,508.8 464.4,506.6 466.3,504.1 468.2,501.2 470.1,497.8 472.0,493.9 473.9,489.6 475.8,484.7 477.6,479.3 479.5,473.4 481.4,467.0 483.3,460.2 485.2,452.9 487.1,445.2 489.0,437.1
+490.9,428.8 492.7,420.2 494.6,411.4 496.5,402.6 498.4,393.7 500.3,384.9 502.2,376.2 504.1,367.8 506.0,359.7 507.8,352.0 509.7,344.7 511.6,338.0 513.5,331.8 515.4,326.2 517.3,321.1 519.2,316.6
+521.0,312.5 522.9,308.9 524.8,305.6 526.7,302.7 528.6,300.0 530.5,297.4 532.4,294.9 534.3,292.4 536.1,290.0 538.0,287.4 539.9,284.8 541.8,282.1 543.7,279.3 545.6,276.4 547.5,273.4 549.4,270.4
+551.2,267.3 553.1,264.2 555.0,261.1 556.9,257.9 558.8,254.8 560.7,251.5 562.6,248.2 564.5,244.8 566.3,241.3 568.2,237.7 570.1,233.8 572.0,229.8 573.9,225.5 575.8,220.9 577.7,216.0 579.5,210.9
+581.4,205.4 583.3,199.6 585.2,193.5 587.1,187.1 589.0,180.4 590.9,173.6 592.8,166.6 594.6,159.6 596.5,152.5 598.4,145.5 600.3,138.6 602.2,131.9 604.1,125.6 606.0,119.6 607.9,114.1 609.7,109.2
+611.6,104.9 613.5,101.2 615.4,98.3 617.3,96.1 619.2,94.6 621.1,94.0 623.0,94.3 624.8,95.3 626.7,97.1 628.6,99.7 630.5,103.1 632.4,107.2 634.3,111.8 636.2,117.1 638.1,122.8 639.9,128.9
+641.8,135.2 643.7,141.7 645.6,148.4 647.5,155.0 649.4,161.5 651.3,167.9 653.1,174.0 655.0,179.9 656.9,185.6 658.8,191.0 660.7,196.2 662.6,201.1 664.5,205.9 666.4,210.6 668.2,215.1 670.1,219.6
+672.0,224.1 673.9,228.6 675.8,233.1 677.7,237.7 679.6,242.3 681.5,247.0 683.3,251.7 685.2,256.4 687.1,261.3 689.0,266.1 690.9,270.9 692.8,275.7 694.7,280.6 696.6,285.3 698.4,290.1 700.3,294.7
+702.2,299.2 704.1,303.6 706.0,307.9 707.9,311.9 709.8,315.8 711.7,319.4 713.5,322.7 715.4,325.8 717.3,328.7 719.2,331.3 721.1,333.6 723.0,335.8 724.9,337.8 726.7,339.7 728.6,341.4 730.5,343.2
+732.4,344.9 734.3,346.7 736.2,348.6 738.1,350.6 740.0,352.7 741.8,354.9 743.7,357.2 745.6,359.6 747.5,362.0 749.4,364.5 751.3,367.0 753.2,369.4 755.1,371.7 756.9,373.8 758.8,375.8 760.7,377.7
+762.6,379.3 764.5,380.7 766.4,381.8 768.3,382.8 770.2,383.6 772.0,384.3 773.9,384.8 775.8,385.3 777.7,385.7 779.6,386.2 781.5,386.7 783.4,387.4 785.3,388.3 787.1,389.5 789.0,390.9 790.9,392.6
+792.8,394.6 794.7,397.0 796.6,399.8 798.5,402.9 800.3,406.4 802.2,410.2 804.1,414.3 806.0,418.7 807.9,423.4 809.8,428.3 811.7,433.4 813.6,438.6 815.4,444.0 817.3,449.4 819.2,454.9 821.1,460.4
+823.0,465.9 824.9,471.4 826.8,476.8 828.7,482.2 830.5,487.6 832.4,492.9 834.3,498.2 836.2,503.4 838.1,508.5 840.0,513.6 841.9,518.7 843.8,523.8 845.6,528.9 847.5,533.9 849.4,538.9 851.3,543.9
+853.2,548.8 855.1,553.7 857.0,558.6 858.9,563.4 860.7,568.2 862.6,572.8 864.5,577.4 866.4,581.8 868.3,586.1 870.2,590.3 872.1,594.4 873.9,598.3 875.8,602.0 877.7,605.6 879.6,609.0 881.5,612.2
+883.4,615.2 885.3,618.1 887.2,620.9 889.0,623.4 890.9,625.8 892.8,628.1 894.7,630.2 896.6,632.1 898.5,633.9 900.4,635.5 902.3,637.1 904.1,638.4 906.0,639.7 907.9,640.8 909.8,641.8 911.7,642.7
+913.6,643.5 915.5,644.2 917.4,644.9 919.2,645.5 921.1,646.0 923.0,646.4 924.9,646.9 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M621.5,662.4 L621.5,94.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.8,54.1 542.8,54.1 542.8,662.4 542.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/change/t-test.svg b/results/barbershop/100000/report/change/t-test.svg
new file mode 100644
index 0000000..ee47c9a
--- /dev/null
+++ b/results/barbershop/100000/report/change/t-test.svg
@@ -0,0 +1,245 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M223.0,662.4 L223.0,653.4  '/>	<g transform="translate(223.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M365.9,662.4 L365.9,653.4  '/>	<g transform="translate(365.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M508.7,662.4 L508.7,653.4  '/>	<g transform="translate(508.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M651.5,662.4 L651.5,653.4  '/>	<g transform="translate(651.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M794.3,662.4 L794.3,653.4  '/>	<g transform="translate(794.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M937.2,662.4 L937.2,653.4  '/>	<g transform="translate(937.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '337.3,662.4 338.5,662.4 339.7,662.4 340.9,662.4 342.1,662.4 343.3,662.4 344.6,662.4 345.8,662.4 347.0,662.4 348.2,662.4 349.4,662.4 350.6,662.4 351.8,662.3 353.0,662.3 354.2,662.3 355.5,662.3
+356.7,662.3 357.9,662.3 359.1,662.2 360.3,662.2 361.5,662.2 362.7,662.2 363.9,662.2 365.2,662.2 366.4,662.2 367.6,662.1 368.8,662.1 370.0,662.1 371.2,662.1 372.4,662.1 373.6,662.1 374.8,662.1
+376.1,662.1 377.3,662.1 378.5,662.1 379.7,662.1 380.9,662.1 382.1,662.1 383.3,662.1 384.5,662.0 385.8,662.0 387.0,662.0 388.2,661.9 389.4,661.9 390.6,661.8 391.8,661.7 393.0,661.7 394.2,661.6
+395.5,661.5 396.7,661.4 397.9,661.3 399.1,661.3 400.3,661.2 401.5,661.1 402.7,661.0 403.9,660.9 405.1,660.8 406.4,660.6 407.6,660.5 408.8,660.4 410.0,660.3 411.2,660.2 412.4,660.1 413.6,660.0
+414.8,659.9 416.1,659.8 417.3,659.8 418.5,659.8 419.7,659.7 420.9,659.7 422.1,659.6 423.3,659.6 424.5,659.5 425.7,659.4 427.0,659.3 428.2,659.1 429.4,658.9 430.6,658.6 431.8,658.3 433.0,658.0
+434.2,657.6 435.4,657.1 436.7,656.7 437.9,656.2 439.1,655.7 440.3,655.2 441.5,654.7 442.7,654.1 443.9,653.6 445.1,653.1 446.3,652.6 447.6,652.0 448.8,651.5 450.0,651.0 451.2,650.5 452.4,649.9
+453.6,649.3 454.8,648.7 456.0,648.1 457.3,647.4 458.5,646.7 459.7,646.0 460.9,645.2 462.1,644.4 463.3,643.6 464.5,642.7 465.7,641.7 466.9,640.7 468.2,639.6 469.4,638.4 470.6,637.2 471.8,635.8
+473.0,634.4 474.2,632.8 475.4,631.2 476.6,629.5 477.9,627.8 479.1,626.0 480.3,624.2 481.5,622.4 482.7,620.5 483.9,618.7 485.1,616.8 486.3,615.0 487.5,613.2 488.8,611.3 490.0,609.5 491.2,607.7
+492.4,605.8 493.6,603.9 494.8,602.0 496.0,600.1 497.2,598.1 498.5,596.1 499.7,594.0 500.9,591.9 502.1,589.7 503.3,587.5 504.5,585.2 505.7,582.8 506.9,580.4 508.1,577.9 509.4,575.3 510.6,572.6
+511.8,569.9 513.0,567.0 514.2,564.0 515.4,560.9 516.6,557.7 517.8,554.3 519.1,550.8 520.3,547.1 521.5,543.3 522.7,539.4 523.9,535.4 525.1,531.3 526.3,527.1 527.5,522.8 528.7,518.4 530.0,513.9
+531.2,509.3 532.4,504.6 533.6,499.8 534.8,494.9 536.0,490.0 537.2,484.9 538.4,479.8 539.7,474.7 540.9,469.5 542.1,464.3 543.3,459.1 544.5,454.0 545.7,448.8 546.9,443.7 548.1,438.5 549.3,433.4
+550.6,428.2 551.8,422.9 553.0,417.6 554.2,412.2 555.4,406.6 556.6,400.9 557.8,395.1 559.0,389.2 560.3,383.2 561.5,377.1 562.7,370.9 563.9,364.7 565.1,358.5 566.3,352.4 567.5,346.4 568.7,340.4
+570.0,334.6 571.2,328.8 572.4,323.2 573.6,317.8 574.8,312.4 576.0,307.2 577.2,302.0 578.4,296.8 579.6,291.6 580.9,286.4 582.1,281.2 583.3,275.9 584.5,270.6 585.7,265.3 586.9,259.9 588.1,254.6
+589.3,249.3 590.6,244.1 591.8,238.9 593.0,233.8 594.2,228.8 595.4,223.7 596.6,218.6 597.8,213.5 599.0,208.3 600.2,203.1 601.5,197.7 602.7,192.3 603.9,186.9 605.1,181.5 606.3,176.2 607.5,171.0
+608.7,166.0 609.9,161.3 611.2,156.7 612.4,152.3 613.6,148.1 614.8,144.0 616.0,140.0 617.2,135.9 618.4,131.9 619.6,127.8 620.8,123.7 622.1,119.5 623.3,115.5 624.5,111.5 625.7,107.7 626.9,104.1
+628.1,100.9 629.3,97.9 630.5,95.3 631.8,93.0 633.0,91.0 634.2,89.2 635.4,87.6 636.6,86.0 637.8,84.4 639.0,82.7 640.2,80.9 641.4,78.9 642.7,76.8 643.9,74.7 645.1,72.6 646.3,70.5
+647.5,68.6 648.7,66.9 649.9,65.6 651.1,64.7 652.4,64.2 653.6,64.2 654.8,64.5 656.0,65.3 657.2,66.4 658.4,67.9 659.6,69.6 660.8,71.5 662.0,73.6 663.3,75.9 664.5,78.3 665.7,80.9
+666.9,83.6 668.1,86.5 669.3,89.5 670.5,92.6 671.7,95.8 673.0,99.0 674.2,102.4 675.4,105.7 676.6,109.1 677.8,112.4 679.0,115.8 680.2,119.1 681.4,122.3 682.6,125.5 683.9,128.7 685.1,131.9
+686.3,135.1 687.5,138.3 688.7,141.6 689.9,144.9 691.1,148.3 692.3,151.8 693.6,155.6 694.8,159.6 696.0,163.8 697.2,168.2 698.4,172.9 699.6,177.8 700.8,183.0 702.0,188.3 703.2,193.8 704.5,199.5
+705.7,205.2 706.9,211.0 708.1,217.0 709.3,222.9 710.5,229.0 711.7,235.0 712.9,241.1 714.2,247.2 715.4,253.3 716.6,259.3 717.8,265.4 719.0,271.4 720.2,277.4 721.4,283.3 722.6,289.3 723.8,295.3
+725.1,301.3 726.3,307.3 727.5,313.4 728.7,319.5 729.9,325.5 731.1,331.6 732.3,337.6 733.5,343.5 734.8,349.4 736.0,355.1 737.2,360.7 738.4,366.2 739.6,371.5 740.8,376.8 742.0,382.0 743.2,387.1
+744.5,392.2 745.7,397.3 746.9,402.5 748.1,407.7 749.3,413.1 750.5,418.5 751.7,424.1 752.9,429.8 754.1,435.6 755.4,441.5 756.6,447.4 757.8,453.2 759.0,459.0 760.2,464.7 761.4,470.3 762.6,475.7
+763.8,480.8 765.1,485.8 766.3,490.5 767.5,495.0 768.7,499.2 769.9,503.3 771.1,507.2 772.3,510.9 773.5,514.6 774.7,518.1 776.0,521.6 777.2,525.1 778.4,528.5 779.6,532.0 780.8,535.6 782.0,539.2
+783.2,542.8 784.4,546.6 785.7,550.4 786.9,554.2 788.1,558.1 789.3,562.0 790.5,565.8 791.7,569.5 792.9,573.2 794.1,576.7 795.3,580.1 796.6,583.3 797.8,586.3 799.0,589.1 800.2,591.8 801.4,594.4
+802.6,596.8 803.8,599.1 805.0,601.4 806.3,603.6 807.5,605.8 808.7,607.9 809.9,610.0 811.1,612.1 812.3,614.1 813.5,616.1 814.7,618.1 815.9,620.0 817.2,621.8 818.4,623.5 819.6,625.1 820.8,626.6
+822.0,628.0 823.2,629.3 824.4,630.6 825.6,631.8 826.9,632.9 828.1,634.0 829.3,635.0 830.5,636.0 831.7,637.0 832.9,638.0 834.1,639.0 835.3,640.0 836.5,641.0 837.8,642.0 839.0,643.0 840.2,644.1
+841.4,645.1 842.6,646.2 843.8,647.2 845.0,648.1 846.2,649.1 847.5,649.9 848.7,650.7 849.9,651.4 851.1,652.0 852.3,652.6 853.5,653.1 854.7,653.5 855.9,653.8 857.1,654.1 858.4,654.4 859.6,654.6
+860.8,654.9 862.0,655.1 863.2,655.4 864.4,655.6 865.6,655.9 866.8,656.2 868.1,656.4 869.3,656.7 870.5,657.0 871.7,657.3 872.9,657.5 874.1,657.8 875.3,658.0 876.5,658.2 877.7,658.4 879.0,658.6
+880.2,658.7 881.4,658.9 882.6,659.0 883.8,659.2 885.0,659.3 886.2,659.4 887.4,659.6 888.7,659.7 889.9,659.9 891.1,660.1 892.3,660.3 893.5,660.5 894.7,660.7 895.9,660.9 897.1,661.0 898.4,661.2
+899.6,661.3 900.8,661.5 902.0,661.6 903.2,661.7 904.4,661.7 905.6,661.8 906.8,661.9 908.0,661.9 909.3,662.0 910.5,662.0 911.7,662.0 912.9,662.1 914.1,662.1 915.3,662.1 916.5,662.2 917.7,662.2
+919.0,662.2 920.2,662.2 921.4,662.3 922.6,662.3 923.8,662.3 925.0,662.3 926.2,662.3 927.4,662.4 928.6,662.4 929.9,662.4 931.1,662.4 932.3,662.4 933.5,662.4 934.7,662.4 935.9,662.4 937.1,662.4
+938.3,662.4 939.6,662.4 940.8,662.4 942.0,662.4 942.0,662.4 940.8,662.4 939.6,662.4 938.3,662.4 937.1,662.4 935.9,662.4 934.7,662.4 933.5,662.4 932.3,662.4 931.1,662.4 929.9,662.4 928.6,662.4
+927.4,662.4 926.2,662.4 925.0,662.4 923.8,662.4 922.6,662.4 921.4,662.4 920.2,662.4 919.0,662.4 917.7,662.4 916.5,662.4 915.3,662.4 914.1,662.4 912.9,662.4 911.7,662.4 910.5,662.4 909.3,662.4
+908.0,662.4 906.8,662.4 905.6,662.4 904.4,662.4 903.2,662.4 902.0,662.4 900.8,662.4 899.6,662.4 898.4,662.4 897.1,662.4 895.9,662.4 894.7,662.4 893.5,662.4 892.3,662.4 891.1,662.4 889.9,662.4
+888.7,662.4 887.4,662.4 886.2,662.4 885.0,662.4 883.8,662.4 882.6,662.4 881.4,662.4 880.2,662.4 879.0,662.4 877.7,662.4 876.5,662.4 875.3,662.4 874.1,662.4 872.9,662.4 871.7,662.4 870.5,662.4
+869.3,662.4 868.1,662.4 866.8,662.4 865.6,662.4 864.4,662.4 863.2,662.4 862.0,662.4 860.8,662.4 859.6,662.4 858.4,662.4 857.1,662.4 855.9,662.4 854.7,662.4 853.5,662.4 852.3,662.4 851.1,662.4
+849.9,662.4 848.7,662.4 847.5,662.4 846.2,662.4 845.0,662.4 843.8,662.4 842.6,662.4 841.4,662.4 840.2,662.4 839.0,662.4 837.8,662.4 836.5,662.4 835.3,662.4 834.1,662.4 832.9,662.4 831.7,662.4
+830.5,662.4 829.3,662.4 828.1,662.4 826.9,662.4 825.6,662.4 824.4,662.4 823.2,662.4 822.0,662.4 820.8,662.4 819.6,662.4 818.4,662.4 817.2,662.4 815.9,662.4 814.7,662.4 813.5,662.4 812.3,662.4
+811.1,662.4 809.9,662.4 808.7,662.4 807.5,662.4 806.3,662.4 805.0,662.4 803.8,662.4 802.6,662.4 801.4,662.4 800.2,662.4 799.0,662.4 797.8,662.4 796.6,662.4 795.3,662.4 794.1,662.4 792.9,662.4
+791.7,662.4 790.5,662.4 789.3,662.4 788.1,662.4 786.9,662.4 785.7,662.4 784.4,662.4 783.2,662.4 782.0,662.4 780.8,662.4 779.6,662.4 778.4,662.4 777.2,662.4 776.0,662.4 774.7,662.4 773.5,662.4
+772.3,662.4 771.1,662.4 769.9,662.4 768.7,662.4 767.5,662.4 766.3,662.4 765.1,662.4 763.8,662.4 762.6,662.4 761.4,662.4 760.2,662.4 759.0,662.4 757.8,662.4 756.6,662.4 755.4,662.4 754.1,662.4
+752.9,662.4 751.7,662.4 750.5,662.4 749.3,662.4 748.1,662.4 746.9,662.4 745.7,662.4 744.5,662.4 743.2,662.4 742.0,662.4 740.8,662.4 739.6,662.4 738.4,662.4 737.2,662.4 736.0,662.4 734.8,662.4
+733.5,662.4 732.3,662.4 731.1,662.4 729.9,662.4 728.7,662.4 727.5,662.4 726.3,662.4 725.1,662.4 723.8,662.4 722.6,662.4 721.4,662.4 720.2,662.4 719.0,662.4 717.8,662.4 716.6,662.4 715.4,662.4
+714.2,662.4 712.9,662.4 711.7,662.4 710.5,662.4 709.3,662.4 708.1,662.4 706.9,662.4 705.7,662.4 704.5,662.4 703.2,662.4 702.0,662.4 700.8,662.4 699.6,662.4 698.4,662.4 697.2,662.4 696.0,662.4
+694.8,662.4 693.6,662.4 692.3,662.4 691.1,662.4 689.9,662.4 688.7,662.4 687.5,662.4 686.3,662.4 685.1,662.4 683.9,662.4 682.6,662.4 681.4,662.4 680.2,662.4 679.0,662.4 677.8,662.4 676.6,662.4
+675.4,662.4 674.2,662.4 673.0,662.4 671.7,662.4 670.5,662.4 669.3,662.4 668.1,662.4 666.9,662.4 665.7,662.4 664.5,662.4 663.3,662.4 662.0,662.4 660.8,662.4 659.6,662.4 658.4,662.4 657.2,662.4
+656.0,662.4 654.8,662.4 653.6,662.4 652.4,662.4 651.1,662.4 649.9,662.4 648.7,662.4 647.5,662.4 646.3,662.4 645.1,662.4 643.9,662.4 642.7,662.4 641.4,662.4 640.2,662.4 639.0,662.4 637.8,662.4
+636.6,662.4 635.4,662.4 634.2,662.4 633.0,662.4 631.8,662.4 630.5,662.4 629.3,662.4 628.1,662.4 626.9,662.4 625.7,662.4 624.5,662.4 623.3,662.4 622.1,662.4 620.8,662.4 619.6,662.4 618.4,662.4
+617.2,662.4 616.0,662.4 614.8,662.4 613.6,662.4 612.4,662.4 611.2,662.4 609.9,662.4 608.7,662.4 607.5,662.4 606.3,662.4 605.1,662.4 603.9,662.4 602.7,662.4 601.5,662.4 600.2,662.4 599.0,662.4
+597.8,662.4 596.6,662.4 595.4,662.4 594.2,662.4 593.0,662.4 591.8,662.4 590.6,662.4 589.3,662.4 588.1,662.4 586.9,662.4 585.7,662.4 584.5,662.4 583.3,662.4 582.1,662.4 580.9,662.4 579.6,662.4
+578.4,662.4 577.2,662.4 576.0,662.4 574.8,662.4 573.6,662.4 572.4,662.4 571.2,662.4 570.0,662.4 568.7,662.4 567.5,662.4 566.3,662.4 565.1,662.4 563.9,662.4 562.7,662.4 561.5,662.4 560.3,662.4
+559.0,662.4 557.8,662.4 556.6,662.4 555.4,662.4 554.2,662.4 553.0,662.4 551.8,662.4 550.6,662.4 549.3,662.4 548.1,662.4 546.9,662.4 545.7,662.4 544.5,662.4 543.3,662.4 542.1,662.4 540.9,662.4
+539.7,662.4 538.4,662.4 537.2,662.4 536.0,662.4 534.8,662.4 533.6,662.4 532.4,662.4 531.2,662.4 530.0,662.4 528.7,662.4 527.5,662.4 526.3,662.4 525.1,662.4 523.9,662.4 522.7,662.4 521.5,662.4
+520.3,662.4 519.1,662.4 517.8,662.4 516.6,662.4 515.4,662.4 514.2,662.4 513.0,662.4 511.8,662.4 510.6,662.4 509.4,662.4 508.1,662.4 506.9,662.4 505.7,662.4 504.5,662.4 503.3,662.4 502.1,662.4
+500.9,662.4 499.7,662.4 498.5,662.4 497.2,662.4 496.0,662.4 494.8,662.4 493.6,662.4 492.4,662.4 491.2,662.4 490.0,662.4 488.8,662.4 487.5,662.4 486.3,662.4 485.1,662.4 483.9,662.4 482.7,662.4
+481.5,662.4 480.3,662.4 479.1,662.4 477.9,662.4 476.6,662.4 475.4,662.4 474.2,662.4 473.0,662.4 471.8,662.4 470.6,662.4 469.4,662.4 468.2,662.4 466.9,662.4 465.7,662.4 464.5,662.4 463.3,662.4
+462.1,662.4 460.9,662.4 459.7,662.4 458.5,662.4 457.3,662.4 456.0,662.4 454.8,662.4 453.6,662.4 452.4,662.4 451.2,662.4 450.0,662.4 448.8,662.4 447.6,662.4 446.3,662.4 445.1,662.4 443.9,662.4
+442.7,662.4 441.5,662.4 440.3,662.4 439.1,662.4 437.9,662.4 436.7,662.4 435.4,662.4 434.2,662.4 433.0,662.4 431.8,662.4 430.6,662.4 429.4,662.4 428.2,662.4 427.0,662.4 425.7,662.4 424.5,662.4
+423.3,662.4 422.1,662.4 420.9,662.4 419.7,662.4 418.5,662.4 417.3,662.4 416.1,662.4 414.8,662.4 413.6,662.4 412.4,662.4 411.2,662.4 410.0,662.4 408.8,662.4 407.6,662.4 406.4,662.4 405.1,662.4
+403.9,662.4 402.7,662.4 401.5,662.4 400.3,662.4 399.1,662.4 397.9,662.4 396.7,662.4 395.5,662.4 394.2,662.4 393.0,662.4 391.8,662.4 390.6,662.4 389.4,662.4 388.2,662.4 387.0,662.4 385.8,662.4
+384.5,662.4 383.3,662.4 382.1,662.4 380.9,662.4 379.7,662.4 378.5,662.4 377.3,662.4 376.1,662.4 374.8,662.4 373.6,662.4 372.4,662.4 371.2,662.4 370.0,662.4 368.8,662.4 367.6,662.4 366.4,662.4
+365.2,662.4 363.9,662.4 362.7,662.4 361.5,662.4 360.3,662.4 359.1,662.4 357.9,662.4 356.7,662.4 355.5,662.4 354.2,662.4 353.0,662.4 351.8,662.4 350.6,662.4 349.4,662.4 348.2,662.4 347.0,662.4
+345.8,662.4 344.6,662.4 343.3,662.4 342.1,662.4 340.9,662.4 339.7,662.4 338.5,662.4 337.3,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M195.5,662.4 L195.5,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/index.html b/results/barbershop/100000/report/index.html
new file mode 100644
index 0000000..9184f8a
--- /dev/null
+++ b/results/barbershop/100000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/100000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/100000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">1.4356 ms</td>
+                                <td>1.4398 ms</td>
+                                <td class="ci-bound">1.4448 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9800653</td>
+                                <td>0.9812034</td>
+                                <td class="ci-bound">0.9795715</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">1.4377 ms</td>
+                                <td>1.4463 ms</td>
+                                <td class="ci-bound">1.4577 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">17.121 us</td>
+                                <td>39.620 us</td>
+                                <td class="ci-bound">59.052 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">1.4344 ms</td>
+                                <td>1.4366 ms</td>
+                                <td class="ci-bound">1.4404 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">7.1859 us</td>
+                                <td>11.867 us</td>
+                                <td class="ci-bound">16.779 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">-2.6656%</td>
+                            <td>-1.9682%</td>
+                            <td class="ci-bound">-1.2352%</td>
+                            <td>(p = 0.00 &lt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                Performance has improved.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/100000/report/mean.svg b/results/barbershop/100000/report/mean.svg
new file mode 100644
index 0000000..432ce68
--- /dev/null
+++ b/results/barbershop/100000/report/mean.svg
@@ -0,0 +1,278 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M246.8,662.4 L246.8,653.4  '/>	<g transform="translate(246.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.44</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M438.8,662.4 L438.8,653.4  '/>	<g transform="translate(438.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.445</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M630.8,662.4 L630.8,653.4  '/>	<g transform="translate(630.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M822.8,662.4 L822.8,653.4  '/>	<g transform="translate(822.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.455</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,660.3 L73.8,660.1 L75.7,660.0 L77.6,659.8 L79.4,659.6 L81.3,659.4
+		L83.2,659.2 L85.1,658.9 L87.0,658.7 L88.9,658.4 L90.8,658.1 L92.7,657.9 L94.5,657.5 L96.4,657.2
+		L98.3,656.9 L100.2,656.5 L102.1,656.1 L104.0,655.7 L105.9,655.2 L107.8,654.7 L109.6,654.2 L111.5,653.7
+		L113.4,653.2 L115.3,652.6 L117.2,651.9 L119.1,651.3 L121.0,650.6 L122.9,649.9 L124.7,649.2 L126.6,648.4
+		L128.5,647.7 L130.4,646.9 L132.3,646.0 L134.2,645.2 L136.1,644.3 L138.0,643.4 L139.8,642.5 L141.7,641.6
+		L143.6,640.7 L145.5,639.7 L147.4,638.7 L149.3,637.7 L151.2,636.6 L153.0,635.5 L154.9,634.4 L156.8,633.1
+		L158.7,631.8 L160.6,630.4 L162.5,628.9 L164.4,627.4 L166.3,625.6 L168.1,623.8 L170.0,621.9 L171.9,619.8
+		L173.8,617.6 L175.7,615.3 L177.6,612.8 L179.5,610.3 L181.4,607.7 L183.2,605.0 L185.1,602.3 L187.0,599.5
+		L188.9,596.7 L190.8,593.9 L192.7,591.1 L194.6,588.3 L196.5,585.6 L198.3,582.9 L200.2,580.3 L202.1,577.8
+		L204.0,575.4 L205.9,573.0 L207.8,570.6 L209.7,568.4 L211.6,566.2 L213.4,564.0 L215.3,561.9 L217.2,559.8
+		L219.1,557.6 L221.0,555.5 L222.9,553.2 L224.8,551.0 L226.6,548.6 L228.5,546.2 L230.4,543.7 L232.3,541.1
+		L234.2,538.3 L236.1,535.5 L238.0,532.6 L239.9,529.6 L241.7,526.6 L243.6,523.4 L245.5,520.3 L247.4,517.1
+		L249.3,513.9 L251.2,510.7 L253.1,507.5 L255.0,504.2 L256.8,501.0 L258.7,497.7 L260.6,494.4 L262.5,491.1
+		L264.4,487.7 L266.3,484.2 L268.2,480.7 L270.1,477.0 L271.9,473.3 L273.8,469.4 L275.7,465.4 L277.6,461.4
+		L279.5,457.1 L281.4,452.8 L283.3,448.3 L285.2,443.8 L287.0,439.1 L288.9,434.2 L290.8,429.3 L292.7,424.3
+		L294.6,419.1 L296.5,413.9 L298.4,408.5 L300.2,403.1 L302.1,397.6 L304.0,392.0 L305.9,386.4 L307.8,380.8
+		L309.7,375.2 L311.6,369.7 L313.5,364.1 L315.3,358.7 L317.2,353.3 L319.1,348.1 L321.0,343.0 L322.9,338.0
+		L324.8,333.2 L326.7,328.5 L328.6,323.9 L330.4,319.5 L332.3,315.2 L334.2,311.0 L336.1,306.8 L338.0,302.8
+		L339.9,298.9 L341.8,295.0 L343.7,291.1 L345.5,287.3 L347.4,283.6 L349.3,279.9 L351.2,276.2 L353.1,272.6
+		L355.0,269.0 L356.9,265.4 L358.8,261.8 L360.6,258.3 L362.5,254.7 L364.4,251.1 L366.3,247.6 L368.2,244.0
+		L370.1,240.3 L372.0,236.7 L373.8,233.0 L375.7,229.3 L377.6,225.6 L379.5,222.0 L381.4,218.3 L383.3,214.8
+		L385.2,211.4 L387.1,208.0 L388.9,204.9 L390.8,201.9 L392.7,199.1 L394.6,196.4 L396.5,194.0 L398.4,191.8
+		L400.3,189.7 L402.2,187.8 L404.0,186.0 L405.9,184.2 L407.8,182.6 L409.7,180.9 L411.6,179.3 L413.5,177.6
+		L415.4,175.8 L417.3,174.0 L419.1,172.1 L421.0,170.1 L422.9,168.0 L424.8,165.8 L426.7,163.6 L428.6,161.3
+		L430.5,159.1 L432.4,156.9 L434.2,154.7 L436.1,152.6 L438.0,150.6 L439.9,148.7 L441.8,147.0 L443.7,145.4
+		L445.6,144.1 L447.4,142.9 L449.3,142.0 L451.2,141.3 L453.1,140.9 L455.0,140.8 L456.9,140.9 L458.8,141.3
+		L460.7,142.0 L462.5,142.9 L464.4,144.1 L466.3,145.4 L468.2,146.9 L470.1,148.5 L472.0,150.1 L473.9,151.8
+		L475.8,153.4 L477.6,155.0 L479.5,156.5 L481.4,157.8 L483.3,159.0 L485.2,160.0 L487.1,160.9 L489.0,161.6
+		L490.9,162.2 L492.7,162.7 L494.6,163.2 L496.5,163.6 L498.4,164.1 L500.3,164.6 L502.2,165.2 L504.1,165.9
+		L506.0,166.7 L507.8,167.8 L509.7,169.0 L511.6,170.4 L513.5,171.9 L515.4,173.7 L517.3,175.7 L519.2,177.8
+		L521.0,180.2 L522.9,182.6 L524.8,185.2 L526.7,187.9 L528.6,190.7 L530.5,193.6 L532.4,196.5 L534.3,199.5
+		L536.1,202.4 L538.0,205.3 L539.9,208.1 L541.8,210.9 L543.7,213.6 L545.6,216.2 L547.5,218.8 L549.4,221.3
+		L551.2,223.7 L553.1,226.2 L555.0,228.7 L556.9,231.2 L558.8,233.8 L560.7,236.5 L562.6,239.3 L564.5,242.2
+		L566.3,245.3 L568.2,248.5 L570.1,251.8 L572.0,255.3 L573.9,258.9 L575.8,262.6 L577.7,266.3 L579.5,270.1
+		L581.4,273.9 L583.3,277.7 L585.2,281.4 L587.1,285.1 L589.0,288.7 L590.9,292.3 L592.8,295.8 L594.6,299.3
+		L596.5,302.7 L598.4,306.1 L600.3,309.5 L602.2,312.9 L604.1,316.4 L606.0,319.8 L607.9,323.3 L609.7,326.8
+		L611.6,330.4 L613.5,334.1 L615.4,337.8 L617.3,341.5 L619.2,345.3 L621.1,349.2 L623.0,353.1 L624.8,357.0
+		L626.7,361.0 L628.6,365.0 L630.5,368.9 L632.4,372.9 L634.3,376.8 L636.2,380.7 L638.1,384.5 L639.9,388.3
+		L641.8,392.0 L643.7,395.6 L645.6,399.1 L647.5,402.5 L649.4,405.8 L651.3,409.1 L653.1,412.2 L655.0,415.3
+		L656.9,418.3 L658.8,421.2 L660.7,424.0 L662.6,426.8 L664.5,429.5 L666.4,432.2 L668.2,434.8 L670.1,437.5
+		L672.0,440.0 L673.9,442.6 L675.8,445.2 L677.7,447.8 L679.6,450.4 L681.5,453.1 L683.3,455.7 L685.2,458.4
+		L687.1,461.0 L689.0,463.7 L690.9,466.4 L692.8,469.1 L694.7,471.7 L696.6,474.3 L698.4,476.9 L700.3,479.4
+		L702.2,481.9 L704.1,484.4 L706.0,486.8 L707.9,489.2 L709.8,491.5 L711.7,493.9 L713.5,496.3 L715.4,498.7
+		L717.3,501.2 L719.2,503.7 L721.1,506.3 L723.0,509.0 L724.9,511.7 L726.7,514.5 L728.6,517.3 L730.5,520.2
+		L732.4,523.1 L734.3,526.0 L736.2,529.0 L738.1,531.9 L740.0,534.8 L741.8,537.7 L743.7,540.6 L745.6,543.4
+		L747.5,546.2 L749.4,548.9 L751.3,551.6 L753.2,554.2 L755.1,556.7 L756.9,559.2 L758.8,561.6 L760.7,563.9
+		L762.6,566.2 L764.5,568.3 L766.4,570.3 L768.3,572.2 L770.2,574.0 L772.0,575.7 L773.9,577.3 L775.8,578.7
+		L777.7,580.0 L779.6,581.3 L781.5,582.4 L783.4,583.5 L785.3,584.5 L787.1,585.5 L789.0,586.5 L790.9,587.4
+		L792.8,588.4 L794.7,589.4 L796.6,590.4 L798.5,591.5 L800.3,592.6 L802.2,593.7 L804.1,594.9 L806.0,596.1
+		L807.9,597.3 L809.8,598.5 L811.7,599.8 L813.6,601.0 L815.4,602.2 L817.3,603.4 L819.2,604.5 L821.1,605.6
+		L823.0,606.7 L824.9,607.8 L826.8,608.8 L828.7,609.8 L830.5,610.8 L832.4,611.8 L834.3,612.7 L836.2,613.6
+		L838.1,614.5 L840.0,615.3 L841.9,616.1 L843.8,616.9 L845.6,617.6 L847.5,618.4 L849.4,619.1 L851.3,619.8
+		L853.2,620.5 L855.1,621.1 L857.0,621.8 L858.9,622.5 L860.7,623.2 L862.6,623.9 L864.5,624.6 L866.4,625.4
+		L868.3,626.2 L870.2,627.0 L872.1,627.8 L873.9,628.7 L875.8,629.6 L877.7,630.5 L879.6,631.4 L881.5,632.4
+		L883.4,633.3 L885.3,634.3 L887.2,635.2 L889.0,636.2 L890.9,637.1 L892.8,638.1 L894.7,639.0 L896.6,639.9
+		L898.5,640.7 L900.4,641.5 L902.3,642.3 L904.1,643.0 L906.0,643.7 L907.9,644.3 L909.8,644.9 L911.7,645.4
+		L913.6,645.9 L915.5,646.3 L917.4,646.7 L919.2,647.0 L921.1,647.3 L923.0,647.6 L924.9,647.9 L926.8,648.1
+		L928.7,648.3 L930.6,648.5 L932.5,648.7 L934.3,648.9 L936.2,649.0 L938.1,649.2 L940.0,649.4 L941.9,649.6
+		L943.8,649.8 L945.7,650.0 L947.5,650.3 L949.4,650.5 L951.3,650.8 L953.2,651.1 L955.1,651.4 L957.0,651.7
+		L958.9,652.0 L960.8,652.4 L962.6,652.7 L964.5,653.1 L966.4,653.5 L968.3,653.9 L970.2,654.3 L972.1,654.7
+		L974.0,655.1 L975.9,655.5 L977.7,655.8 L979.6,656.2 L981.5,656.5 L983.4,656.9 L985.3,657.1 L987.2,657.4
+		L989.1,657.7 L991.0,657.9 L992.8,658.1 L994.7,658.3 L996.6,658.4 L998.5,658.5 L1000.4,658.7 L1002.3,658.7
+		L1004.2,658.8 L1006.1,658.9 L1007.9,658.9 L1009.8,658.9 L1011.7,659.0 L1013.6,659.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,631.8 160.6,630.4 162.5,628.9 164.4,627.4 166.3,625.6 168.1,623.8 170.0,621.9 171.9,619.8 173.8,617.6 175.7,615.3 177.6,612.8 179.5,610.3 181.4,607.7 183.2,605.0 185.1,602.3 187.0,599.5
+188.9,596.7 190.8,593.9 192.7,591.1 194.6,588.3 196.5,585.6 198.3,582.9 200.2,580.3 202.1,577.8 204.0,575.4 205.9,573.0 207.8,570.6 209.7,568.4 211.6,566.2 213.4,564.0 215.3,561.9 217.2,559.8
+219.1,557.6 221.0,555.5 222.9,553.2 224.8,551.0 226.6,548.6 228.5,546.2 230.4,543.7 232.3,541.1 234.2,538.3 236.1,535.5 238.0,532.6 239.9,529.6 241.7,526.6 243.6,523.4 245.5,520.3 247.4,517.1
+249.3,513.9 251.2,510.7 253.1,507.5 255.0,504.2 256.8,501.0 258.7,497.7 260.6,494.4 262.5,491.1 264.4,487.7 266.3,484.2 268.2,480.7 270.1,477.0 271.9,473.3 273.8,469.4 275.7,465.4 277.6,461.4
+279.5,457.1 281.4,452.8 283.3,448.3 285.2,443.8 287.0,439.1 288.9,434.2 290.8,429.3 292.7,424.3 294.6,419.1 296.5,413.9 298.4,408.5 300.2,403.1 302.1,397.6 304.0,392.0 305.9,386.4 307.8,380.8
+309.7,375.2 311.6,369.7 313.5,364.1 315.3,358.7 317.2,353.3 319.1,348.1 321.0,343.0 322.9,338.0 324.8,333.2 326.7,328.5 328.6,323.9 330.4,319.5 332.3,315.2 334.2,311.0 336.1,306.8 338.0,302.8
+339.9,298.9 341.8,295.0 343.7,291.1 345.5,287.3 347.4,283.6 349.3,279.9 351.2,276.2 353.1,272.6 355.0,269.0 356.9,265.4 358.8,261.8 360.6,258.3 362.5,254.7 364.4,251.1 366.3,247.6 368.2,244.0
+370.1,240.3 372.0,236.7 373.8,233.0 375.7,229.3 377.6,225.6 379.5,222.0 381.4,218.3 383.3,214.8 385.2,211.4 387.1,208.0 388.9,204.9 390.8,201.9 392.7,199.1 394.6,196.4 396.5,194.0 398.4,191.8
+400.3,189.7 402.2,187.8 404.0,186.0 405.9,184.2 407.8,182.6 409.7,180.9 411.6,179.3 413.5,177.6 415.4,175.8 417.3,174.0 419.1,172.1 421.0,170.1 422.9,168.0 424.8,165.8 426.7,163.6 428.6,161.3
+430.5,159.1 432.4,156.9 434.2,154.7 436.1,152.6 438.0,150.6 439.9,148.7 441.8,147.0 443.7,145.4 445.6,144.1 447.4,142.9 449.3,142.0 451.2,141.3 453.1,140.9 455.0,140.8 456.9,140.9 458.8,141.3
+460.7,142.0 462.5,142.9 464.4,144.1 466.3,145.4 468.2,146.9 470.1,148.5 472.0,150.1 473.9,151.8 475.8,153.4 477.6,155.0 479.5,156.5 481.4,157.8 483.3,159.0 485.2,160.0 487.1,160.9 489.0,161.6
+490.9,162.2 492.7,162.7 494.6,163.2 496.5,163.6 498.4,164.1 500.3,164.6 502.2,165.2 504.1,165.9 506.0,166.7 507.8,167.8 509.7,169.0 511.6,170.4 513.5,171.9 515.4,173.7 517.3,175.7 519.2,177.8
+521.0,180.2 522.9,182.6 524.8,185.2 526.7,187.9 528.6,190.7 530.5,193.6 532.4,196.5 534.3,199.5 536.1,202.4 538.0,205.3 539.9,208.1 541.8,210.9 543.7,213.6 545.6,216.2 547.5,218.8 549.4,221.3
+551.2,223.7 553.1,226.2 555.0,228.7 556.9,231.2 558.8,233.8 560.7,236.5 562.6,239.3 564.5,242.2 566.3,245.3 568.2,248.5 570.1,251.8 572.0,255.3 573.9,258.9 575.8,262.6 577.7,266.3 579.5,270.1
+581.4,273.9 583.3,277.7 585.2,281.4 587.1,285.1 589.0,288.7 590.9,292.3 592.8,295.8 594.6,299.3 596.5,302.7 598.4,306.1 600.3,309.5 602.2,312.9 604.1,316.4 606.0,319.8 607.9,323.3 609.7,326.8
+611.6,330.4 613.5,334.1 615.4,337.8 617.3,341.5 619.2,345.3 621.1,349.2 623.0,353.1 624.8,357.0 626.7,361.0 628.6,365.0 630.5,368.9 632.4,372.9 634.3,376.8 636.2,380.7 638.1,384.5 639.9,388.3
+641.8,392.0 643.7,395.6 645.6,399.1 647.5,402.5 649.4,405.8 651.3,409.1 653.1,412.2 655.0,415.3 656.9,418.3 658.8,421.2 660.7,424.0 662.6,426.8 664.5,429.5 666.4,432.2 668.2,434.8 670.1,437.5
+672.0,440.0 673.9,442.6 675.8,445.2 677.7,447.8 679.6,450.4 681.5,453.1 683.3,455.7 685.2,458.4 687.1,461.0 689.0,463.7 690.9,466.4 692.8,469.1 694.7,471.7 696.6,474.3 698.4,476.9 700.3,479.4
+702.2,481.9 704.1,484.4 706.0,486.8 707.9,489.2 709.8,491.5 711.7,493.9 713.5,496.3 715.4,498.7 717.3,501.2 719.2,503.7 721.1,506.3 723.0,509.0 724.9,511.7 726.7,514.5 728.6,517.3 730.5,520.2
+732.4,523.1 734.3,526.0 736.2,529.0 738.1,531.9 740.0,534.8 741.8,537.7 743.7,540.6 745.6,543.4 747.5,546.2 749.4,548.9 751.3,551.6 753.2,554.2 755.1,556.7 756.9,559.2 758.8,561.6 760.7,563.9
+762.6,566.2 764.5,568.3 766.4,570.3 768.3,572.2 770.2,574.0 772.0,575.7 773.9,577.3 775.8,578.7 777.7,580.0 779.6,581.3 781.5,582.4 783.4,583.5 785.3,584.5 787.1,585.5 789.0,586.5 790.9,587.4
+792.8,588.4 794.7,589.4 796.6,590.4 798.5,591.5 800.3,592.6 802.2,593.7 804.1,594.9 806.0,596.1 807.9,597.3 809.8,598.5 811.7,599.8 813.6,601.0 815.4,602.2 817.3,603.4 819.2,604.5 821.1,605.6
+823.0,606.7 824.9,607.8 826.8,608.8 828.7,609.8 830.5,610.8 832.4,611.8 834.3,612.7 836.2,613.6 838.1,614.5 840.0,615.3 841.9,616.1 843.8,616.9 845.6,617.6 847.5,618.4 849.4,619.1 851.3,619.8
+853.2,620.5 855.1,621.1 857.0,621.8 858.9,622.5 860.7,623.2 862.6,623.9 864.5,624.6 866.4,625.4 868.3,626.2 870.2,627.0 872.1,627.8 873.9,628.7 875.8,629.6 877.7,630.5 879.6,631.4 881.5,632.4
+883.4,633.3 885.3,634.3 887.2,635.2 889.0,636.2 890.9,637.1 892.8,638.1 894.7,639.0 896.6,639.9 898.5,640.7 900.4,641.5 902.3,642.3 904.1,643.0 906.0,643.7 907.9,644.3 909.8,644.9 911.7,645.4
+913.6,645.9 915.5,646.3 917.4,646.7 919.2,647.0 921.1,647.3 923.0,647.6 924.9,647.9 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M488.6,662.4 L488.6,161.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/median.svg b/results/barbershop/100000/report/median.svg
new file mode 100644
index 0000000..96d0f6c
--- /dev/null
+++ b/results/barbershop/100000/report/median.svg
@@ -0,0 +1,318 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,601.6 L80.9,601.6  '/>	<g transform="translate(63.6,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,479.9 L80.9,479.9  '/>	<g transform="translate(63.6,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,236.6 L80.9,236.6  '/>	<g transform="translate(63.6,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.9 L80.9,114.9  '/>	<g transform="translate(63.6,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 450</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M112.3,662.4 L112.3,653.4  '/>	<g transform="translate(112.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.434</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M240.0,662.4 L240.0,653.4  '/>	<g transform="translate(240.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.435</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.6,662.4 L367.6,653.4  '/>	<g transform="translate(367.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.436</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M495.3,662.4 L495.3,653.4  '/>	<g transform="translate(495.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.437</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M622.9,662.4 L622.9,653.4  '/>	<g transform="translate(622.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.438</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M750.6,662.4 L750.6,653.4  '/>	<g transform="translate(750.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.439</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M878.2,662.4 L878.2,653.4  '/>	<g transform="translate(878.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.44</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1005.9,662.4 L1005.9,653.4  '/>	<g transform="translate(1005.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.441</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.7 L73.8,658.5 L75.7,658.3 L77.6,658.1 L79.4,658.0 L81.3,657.8
+		L83.2,657.7 L85.1,657.6 L87.0,657.5 L88.9,657.4 L90.8,657.3 L92.7,657.3 L94.5,657.3 L96.4,657.2
+		L98.3,657.2 L100.2,657.2 L102.1,657.1 L104.0,657.1 L105.9,657.0 L107.8,657.0 L109.6,656.9 L111.5,656.8
+		L113.4,656.7 L115.3,656.6 L117.2,656.4 L119.1,656.2 L121.0,656.0 L122.9,655.7 L124.7,655.4 L126.6,655.1
+		L128.5,654.7 L130.4,654.2 L132.3,653.7 L134.2,653.2 L136.1,652.6 L138.0,651.9 L139.8,651.2 L141.7,650.5
+		L143.6,649.6 L145.5,648.8 L147.4,647.8 L149.3,646.8 L151.2,645.8 L153.0,644.7 L154.9,643.6 L156.8,642.4
+		L158.7,641.3 L160.6,640.0 L162.5,638.8 L164.4,637.4 L166.3,636.1 L168.1,634.7 L170.0,633.3 L171.9,631.7
+		L173.8,630.1 L175.7,628.4 L177.6,626.6 L179.5,624.6 L181.4,622.4 L183.2,620.1 L185.1,617.5 L187.0,614.6
+		L188.9,611.4 L190.8,607.9 L192.7,604.0 L194.6,599.7 L196.5,595.0 L198.3,589.9 L200.2,584.3 L202.1,578.3
+		L204.0,571.8 L205.9,564.8 L207.8,557.5 L209.7,549.8 L211.6,541.7 L213.4,533.5 L215.3,525.0 L217.2,516.5
+		L219.1,508.1 L221.0,499.7 L222.9,491.7 L224.8,484.0 L226.6,476.8 L228.5,470.3 L230.4,464.5 L232.3,459.5
+		L234.2,455.5 L236.1,452.5 L238.0,450.5 L239.9,449.7 L241.7,449.9 L243.6,451.1 L245.5,453.4 L247.4,456.6
+		L249.3,460.6 L251.2,465.2 L253.1,470.4 L255.0,476.0 L256.8,481.9 L258.7,487.7 L260.6,493.5 L262.5,499.1
+		L264.4,504.3 L266.3,509.0 L268.2,513.1 L270.1,516.6 L271.9,519.5 L273.8,521.7 L275.7,523.3 L277.6,524.2
+		L279.5,524.6 L281.4,524.5 L283.3,523.9 L285.2,522.9 L287.0,521.7 L288.9,520.1 L290.8,518.3 L292.7,516.1
+		L294.6,513.7 L296.5,510.9 L298.4,507.7 L300.2,503.9 L302.1,499.4 L304.0,494.1 L305.9,487.9 L307.8,480.6
+		L309.7,472.1 L311.6,462.3 L313.5,451.0 L315.3,438.3 L317.2,424.1 L319.1,408.5 L321.0,391.5 L322.9,373.3
+		L324.8,354.0 L326.7,333.8 L328.6,312.9 L330.4,291.6 L332.3,270.2 L334.2,249.0 L336.1,228.2 L338.0,208.2
+		L339.9,189.1 L341.8,171.2 L343.7,154.7 L345.5,139.8 L347.4,126.6 L349.3,115.2 L351.2,105.7 L353.1,98.0
+		L355.0,92.2 L356.9,88.2 L358.8,86.0 L360.6,85.4 L362.5,86.5 L364.4,89.1 L366.3,93.0 L368.2,98.2
+		L370.1,104.5 L372.0,111.9 L373.8,120.2 L375.7,129.3 L377.6,139.0 L379.5,149.2 L381.4,159.8 L383.3,170.7
+		L385.2,181.7 L387.1,192.7 L388.9,203.5 L390.8,214.2 L392.7,224.5 L394.6,234.4 L396.5,243.8 L398.4,252.6
+		L400.3,260.7 L402.2,268.1 L404.0,274.8 L405.9,280.8 L407.8,286.1 L409.7,290.6 L411.6,294.4 L413.5,297.6
+		L415.4,300.3 L417.3,302.4 L419.1,304.2 L421.0,305.7 L422.9,307.1 L424.8,308.6 L426.7,310.1 L428.6,312.0
+		L430.5,314.4 L432.4,317.4 L434.2,321.1 L436.1,325.8 L438.0,331.4 L439.9,338.1 L441.8,345.9 L443.7,354.9
+		L445.6,364.9 L447.4,376.0 L449.3,388.1 L451.2,401.0 L453.1,414.6 L455.0,428.7 L456.9,443.0 L458.8,457.6
+		L460.7,472.0 L462.5,486.1 L464.4,499.8 L466.3,512.8 L468.2,525.0 L470.1,536.2 L472.0,546.3 L473.9,555.3
+		L475.8,563.0 L477.6,569.4 L479.5,574.6 L481.4,578.3 L483.3,580.8 L485.2,582.0 L487.1,582.0 L489.0,580.7
+		L490.9,578.3 L492.7,574.8 L494.6,570.3 L496.5,565.0 L498.4,558.8 L500.3,551.9 L502.2,544.4 L504.1,536.5
+		L506.0,528.4 L507.8,520.0 L509.7,511.7 L511.6,503.5 L513.5,495.8 L515.4,488.5 L517.3,481.9 L519.2,476.1
+		L521.0,471.3 L522.9,467.6 L524.8,465.1 L526.7,463.8 L528.6,463.8 L530.5,465.1 L532.4,467.7 L534.3,471.5
+		L536.1,476.5 L538.0,482.4 L539.9,489.3 L541.8,497.0 L543.7,505.3 L545.6,513.9 L547.5,522.9 L549.4,531.9
+		L551.2,540.8 L553.1,549.5 L555.0,557.7 L556.9,565.4 L558.8,572.4 L560.7,578.5 L562.6,583.6 L564.5,587.7
+		L566.3,590.7 L568.2,592.4 L570.1,592.9 L572.0,592.0 L573.9,589.8 L575.8,586.2 L577.7,581.3 L579.5,574.9
+		L581.4,567.3 L583.3,558.3 L585.2,548.2 L587.1,537.0 L589.0,524.8 L590.9,511.7 L592.8,498.0 L594.6,483.8
+		L596.5,469.3 L598.4,454.7 L600.3,440.2 L602.2,426.1 L604.1,412.5 L606.0,399.7 L607.9,387.7 L609.7,376.9
+		L611.6,367.4 L613.5,359.2 L615.4,352.5 L617.3,347.2 L619.2,343.5 L621.1,341.3 L623.0,340.7 L624.8,341.5
+		L626.7,343.6 L628.6,347.0 L630.5,351.5 L632.4,357.1 L634.3,363.6 L636.2,370.8 L638.1,378.6 L639.9,387.0
+		L641.8,395.7 L643.7,404.8 L645.6,413.9 L647.5,423.1 L649.4,432.3 L651.3,441.4 L653.1,450.2 L655.0,458.9
+		L656.9,467.1 L658.8,475.0 L660.7,482.5 L662.6,489.4 L664.5,495.9 L666.4,501.7 L668.2,507.0 L670.1,511.5
+		L672.0,515.5 L673.9,518.7 L675.8,521.3 L677.7,523.2 L679.6,524.4 L681.5,525.0 L683.3,524.9 L685.2,524.4
+		L687.1,523.3 L689.0,521.9 L690.9,520.1 L692.8,518.2 L694.7,516.1 L696.6,514.0 L698.4,511.9 L700.3,510.1
+		L702.2,508.5 L704.1,507.3 L706.0,506.5 L707.9,506.2 L709.8,506.3 L711.7,507.0 L713.5,508.1 L715.4,509.6
+		L717.3,511.5 L719.2,513.6 L721.1,515.9 L723.0,518.3 L724.9,520.5 L726.7,522.5 L728.6,524.1 L730.5,525.1
+		L732.4,525.5 L734.3,525.1 L736.2,523.8 L738.1,521.5 L740.0,518.1 L741.8,513.7 L743.7,508.3 L745.6,501.8
+		L747.5,494.4 L749.4,486.2 L751.3,477.2 L753.2,467.7 L755.1,457.9 L756.9,447.8 L758.8,437.8 L760.7,427.9
+		L762.6,418.4 L764.5,409.5 L766.4,401.3 L768.3,393.9 L770.2,387.6 L772.0,382.4 L773.9,378.3 L775.8,375.5
+		L777.7,373.9 L779.6,373.5 L781.5,374.2 L783.4,376.1 L785.3,379.1 L787.1,383.0 L789.0,387.8 L790.9,393.3
+		L792.8,399.5 L794.7,406.1 L796.6,413.3 L798.5,420.7 L800.3,428.3 L802.2,436.1 L804.1,444.0 L806.0,451.8
+		L807.9,459.6 L809.8,467.2 L811.7,474.7 L813.6,482.1 L815.4,489.2 L817.3,496.1 L819.2,502.8 L821.1,509.2
+		L823.0,515.4 L824.9,521.4 L826.8,527.1 L828.7,532.6 L830.5,537.8 L832.4,542.9 L834.3,547.6 L836.2,552.2
+		L838.1,556.5 L840.0,560.7 L841.9,564.5 L843.8,568.2 L845.6,571.7 L847.5,574.9 L849.4,577.9 L851.3,580.7
+		L853.2,583.3 L855.1,585.6 L857.0,587.8 L858.9,589.7 L860.7,591.5 L862.6,593.0 L864.5,594.4 L866.4,595.5
+		L868.3,596.5 L870.2,597.3 L872.1,597.9 L873.9,598.3 L875.8,598.6 L877.7,598.7 L879.6,598.7 L881.5,598.6
+		L883.4,598.4 L885.3,598.0 L887.2,597.6 L889.0,597.2 L890.9,596.7 L892.8,596.2 L894.7,595.8 L896.6,595.4
+		L898.5,595.1 L900.4,594.9 L902.3,594.9 L904.1,595.0 L906.0,595.2 L907.9,595.7 L909.8,596.4 L911.7,597.3
+		L913.6,598.4 L915.5,599.7 L917.4,601.2 L919.2,602.9 L921.1,604.8 L923.0,606.9 L924.9,609.2 L926.8,611.5
+		L928.7,614.0 L930.6,616.6 L932.5,619.2 L934.3,621.8 L936.2,624.4 L938.1,627.0 L940.0,629.5 L941.9,632.0
+		L943.8,634.3 L945.7,636.6 L947.5,638.7 L949.4,640.7 L951.3,642.5 L953.2,644.2 L955.1,645.8 L957.0,647.2
+		L958.9,648.5 L960.8,649.7 L962.6,650.7 L964.5,651.6 L966.4,652.4 L968.3,653.1 L970.2,653.7 L972.1,654.2
+		L974.0,654.7 L975.9,655.1 L977.7,655.4 L979.6,655.7 L981.5,655.9 L983.4,656.1 L985.3,656.3 L987.2,656.5
+		L989.1,656.6 L991.0,656.7 L992.8,656.9 L994.7,657.0 L996.6,657.1 L998.5,657.2 L1000.4,657.4 L1002.3,657.5
+		L1004.2,657.7 L1006.1,657.8 L1007.9,658.0 L1009.8,658.2 L1011.7,658.4 L1013.6,658.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,641.3 160.6,640.0 162.5,638.8 164.4,637.4 166.3,636.1 168.1,634.7 170.0,633.3 171.9,631.7 173.8,630.1 175.7,628.4 177.6,626.6 179.5,624.6 181.4,622.4 183.2,620.1 185.1,617.5 187.0,614.6
+188.9,611.4 190.8,607.9 192.7,604.0 194.6,599.7 196.5,595.0 198.3,589.9 200.2,584.3 202.1,578.3 204.0,571.8 205.9,564.8 207.8,557.5 209.7,549.8 211.6,541.7 213.4,533.5 215.3,525.0 217.2,516.5
+219.1,508.1 221.0,499.7 222.9,491.7 224.8,484.0 226.6,476.8 228.5,470.3 230.4,464.5 232.3,459.5 234.2,455.5 236.1,452.5 238.0,450.5 239.9,449.7 241.7,449.9 243.6,451.1 245.5,453.4 247.4,456.6
+249.3,460.6 251.2,465.2 253.1,470.4 255.0,476.0 256.8,481.9 258.7,487.7 260.6,493.5 262.5,499.1 264.4,504.3 266.3,509.0 268.2,513.1 270.1,516.6 271.9,519.5 273.8,521.7 275.7,523.3 277.6,524.2
+279.5,524.6 281.4,524.5 283.3,523.9 285.2,522.9 287.0,521.7 288.9,520.1 290.8,518.3 292.7,516.1 294.6,513.7 296.5,510.9 298.4,507.7 300.2,503.9 302.1,499.4 304.0,494.1 305.9,487.9 307.8,480.6
+309.7,472.1 311.6,462.3 313.5,451.0 315.3,438.3 317.2,424.1 319.1,408.5 321.0,391.5 322.9,373.3 324.8,354.0 326.7,333.8 328.6,312.9 330.4,291.6 332.3,270.2 334.2,249.0 336.1,228.2 338.0,208.2
+339.9,189.1 341.8,171.2 343.7,154.7 345.5,139.8 347.4,126.6 349.3,115.2 351.2,105.7 353.1,98.0 355.0,92.2 356.9,88.2 358.8,86.0 360.6,85.4 362.5,86.5 364.4,89.1 366.3,93.0 368.2,98.2
+370.1,104.5 372.0,111.9 373.8,120.2 375.7,129.3 377.6,139.0 379.5,149.2 381.4,159.8 383.3,170.7 385.2,181.7 387.1,192.7 388.9,203.5 390.8,214.2 392.7,224.5 394.6,234.4 396.5,243.8 398.4,252.6
+400.3,260.7 402.2,268.1 404.0,274.8 405.9,280.8 407.8,286.1 409.7,290.6 411.6,294.4 413.5,297.6 415.4,300.3 417.3,302.4 419.1,304.2 421.0,305.7 422.9,307.1 424.8,308.6 426.7,310.1 428.6,312.0
+430.5,314.4 432.4,317.4 434.2,321.1 436.1,325.8 438.0,331.4 439.9,338.1 441.8,345.9 443.7,354.9 445.6,364.9 447.4,376.0 449.3,388.1 451.2,401.0 453.1,414.6 455.0,428.7 456.9,443.0 458.8,457.6
+460.7,472.0 462.5,486.1 464.4,499.8 466.3,512.8 468.2,525.0 470.1,536.2 472.0,546.3 473.9,555.3 475.8,563.0 477.6,569.4 479.5,574.6 481.4,578.3 483.3,580.8 485.2,582.0 487.1,582.0 489.0,580.7
+490.9,578.3 492.7,574.8 494.6,570.3 496.5,565.0 498.4,558.8 500.3,551.9 502.2,544.4 504.1,536.5 506.0,528.4 507.8,520.0 509.7,511.7 511.6,503.5 513.5,495.8 515.4,488.5 517.3,481.9 519.2,476.1
+521.0,471.3 522.9,467.6 524.8,465.1 526.7,463.8 528.6,463.8 530.5,465.1 532.4,467.7 534.3,471.5 536.1,476.5 538.0,482.4 539.9,489.3 541.8,497.0 543.7,505.3 545.6,513.9 547.5,522.9 549.4,531.9
+551.2,540.8 553.1,549.5 555.0,557.7 556.9,565.4 558.8,572.4 560.7,578.5 562.6,583.6 564.5,587.7 566.3,590.7 568.2,592.4 570.1,592.9 572.0,592.0 573.9,589.8 575.8,586.2 577.7,581.3 579.5,574.9
+581.4,567.3 583.3,558.3 585.2,548.2 587.1,537.0 589.0,524.8 590.9,511.7 592.8,498.0 594.6,483.8 596.5,469.3 598.4,454.7 600.3,440.2 602.2,426.1 604.1,412.5 606.0,399.7 607.9,387.7 609.7,376.9
+611.6,367.4 613.5,359.2 615.4,352.5 617.3,347.2 619.2,343.5 621.1,341.3 623.0,340.7 624.8,341.5 626.7,343.6 628.6,347.0 630.5,351.5 632.4,357.1 634.3,363.6 636.2,370.8 638.1,378.6 639.9,387.0
+641.8,395.7 643.7,404.8 645.6,413.9 647.5,423.1 649.4,432.3 651.3,441.4 653.1,450.2 655.0,458.9 656.9,467.1 658.8,475.0 660.7,482.5 662.6,489.4 664.5,495.9 666.4,501.7 668.2,507.0 670.1,511.5
+672.0,515.5 673.9,518.7 675.8,521.3 677.7,523.2 679.6,524.4 681.5,525.0 683.3,524.9 685.2,524.4 687.1,523.3 689.0,521.9 690.9,520.1 692.8,518.2 694.7,516.1 696.6,514.0 698.4,511.9 700.3,510.1
+702.2,508.5 704.1,507.3 706.0,506.5 707.9,506.2 709.8,506.3 711.7,507.0 713.5,508.1 715.4,509.6 717.3,511.5 719.2,513.6 721.1,515.9 723.0,518.3 724.9,520.5 726.7,522.5 728.6,524.1 730.5,525.1
+732.4,525.5 734.3,525.1 736.2,523.8 738.1,521.5 740.0,518.1 741.8,513.7 743.7,508.3 745.6,501.8 747.5,494.4 749.4,486.2 751.3,477.2 753.2,467.7 755.1,457.9 756.9,447.8 758.8,437.8 760.7,427.9
+762.6,418.4 764.5,409.5 766.4,401.3 768.3,393.9 770.2,387.6 772.0,382.4 773.9,378.3 775.8,375.5 777.7,373.9 779.6,373.5 781.5,374.2 783.4,376.1 785.3,379.1 787.1,383.0 789.0,387.8 790.9,393.3
+792.8,399.5 794.7,406.1 796.6,413.3 798.5,420.7 800.3,428.3 802.2,436.1 804.1,444.0 806.0,451.8 807.9,459.6 809.8,467.2 811.7,474.7 813.6,482.1 815.4,489.2 817.3,496.1 819.2,502.8 821.1,509.2
+823.0,515.4 824.9,521.4 826.8,527.1 828.7,532.6 830.5,537.8 832.4,542.9 834.3,547.6 836.2,552.2 838.1,556.5 840.0,560.7 841.9,564.5 843.8,568.2 845.6,571.7 847.5,574.9 849.4,577.9 851.3,580.7
+853.2,583.3 855.1,585.6 857.0,587.8 858.9,589.7 860.7,591.5 862.6,593.0 864.5,594.4 866.4,595.5 868.3,596.5 870.2,597.3 872.1,597.9 873.9,598.3 875.8,598.6 877.7,598.7 879.6,598.7 881.5,598.6
+883.4,598.4 885.3,598.0 887.2,597.6 889.0,597.2 890.9,596.7 892.8,596.2 894.7,595.8 896.6,595.4 898.5,595.1 900.4,594.9 902.3,594.9 904.1,595.0 906.0,595.2 907.9,595.7 909.8,596.4 911.7,597.3
+913.6,598.4 915.5,599.7 917.4,601.2 919.2,602.9 921.1,604.8 923.0,606.9 924.9,609.2 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M441.4,662.4 L441.4,344.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/pdf.svg b/results/barbershop/100000/report/pdf.svg
new file mode 100644
index 0000000..01b6782
--- /dev/null
+++ b/results/barbershop/100000/report/pdf.svg
@@ -0,0 +1,445 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 600</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 700</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 800</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M181.9,662.4 L181.9,653.4  '/>	<g transform="translate(181.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M310.3,662.4 L310.3,653.4  '/>	<g transform="translate(310.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M438.7,662.4 L438.7,653.4  '/>	<g transform="translate(438.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M567.1,662.4 L567.1,653.4  '/>	<g transform="translate(567.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M695.5,662.4 L695.5,653.4  '/>	<g transform="translate(695.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M824.0,662.4 L824.0,653.4  '/>	<g transform="translate(824.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M952.4,662.4 L952.4,653.4  '/>	<g transform="translate(952.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,662.4 L1003.2,662.4  '/>	<g transform="translate(1020.5,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,594.8 L1003.2,594.8  '/>	<g transform="translate(1020.5,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,527.2 L1003.2,527.2  '/>	<g transform="translate(1020.5,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,459.6 L1003.2,459.6  '/>	<g transform="translate(1020.5,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,392.0 L1003.2,392.0  '/>	<g transform="translate(1020.5,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,324.5 L1003.2,324.5  '/>	<g transform="translate(1020.5,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,256.9 L1003.2,256.9  '/>	<g transform="translate(1020.5,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,189.3 L1003.2,189.3  '/>	<g transform="translate(1020.5,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,121.7 L1003.2,121.7  '/>	<g transform="translate(1020.5,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 16</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,54.1 L1003.2,54.1  '/>	<g transform="translate(1020.5,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 18</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1066.6,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1096.6,67.6 1138.8,67.6 1138.8,58.6 1096.6,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.1 73.8,662.0 75.7,662.0 77.6,661.9 79.4,661.8 81.3,661.7 83.2,661.6 85.1,661.5 87.0,661.4 88.9,661.2 90.7,661.1 92.6,660.9 94.5,660.7 96.4,660.5 98.3,660.2 100.2,659.9
+102.0,659.6 103.9,659.3 105.8,658.9 107.7,658.5 109.6,658.0 111.5,657.5 113.4,656.9 115.2,656.2 117.1,655.5 119.0,654.7 120.9,653.9 122.8,653.0 124.7,651.9 126.5,650.8 128.4,649.6 130.3,648.3
+132.2,646.8 134.1,645.3 136.0,643.6 137.9,641.7 139.7,639.7 141.6,637.6 143.5,635.2 145.4,632.7 147.3,630.1 149.2,627.2 151.0,624.1 152.9,620.8 154.8,617.2 156.7,613.4 158.6,609.4 160.5,605.1
+162.3,600.5 164.2,595.7 166.1,590.6 168.0,585.1 169.9,579.4 171.8,573.3 173.7,567.0 175.5,560.3 177.4,553.2 179.3,545.8 181.2,538.1 183.1,530.0 185.0,521.6 186.8,512.8 188.7,503.7 190.6,494.2
+192.5,484.4 194.4,474.2 196.3,463.7 198.2,452.9 200.0,441.7 201.9,430.3 203.8,418.5 205.7,406.6 207.6,394.3 209.5,381.8 211.3,369.1 213.2,356.3 215.1,343.3 217.0,330.1 218.9,316.9 220.8,303.6
+222.6,290.2 224.5,276.9 226.4,263.6 228.3,250.4 230.2,237.4 232.1,224.5 234.0,211.7 235.8,199.3 237.7,187.1 239.6,175.3 241.5,163.8 243.4,152.8 245.3,142.2 247.1,132.1 249.0,122.6 250.9,113.6
+252.8,105.3 254.7,97.6 256.6,90.5 258.5,84.2 260.3,78.6 262.2,73.7 264.1,69.7 266.0,66.4 267.9,63.9 269.8,62.2 271.6,61.4 273.5,61.4 275.4,62.2 277.3,63.9 279.2,66.3 281.1,69.6
+282.9,73.6 284.8,78.4 286.7,84.0 288.6,90.3 290.5,97.3 292.4,104.9 294.3,113.2 296.1,122.0 298.0,131.4 299.9,141.4 301.8,151.8 303.7,162.6 305.6,173.9 307.4,185.4 309.3,197.3 311.2,209.4
+313.1,221.8 315.0,234.3 316.9,246.9 318.8,259.6 320.6,272.3 322.5,285.0 324.4,297.7 326.3,310.3 328.2,322.8 330.1,335.2 331.9,347.4 333.8,359.3 335.7,371.1 337.6,382.5 339.5,393.7 341.4,404.7
+343.2,415.2 345.1,425.5 347.0,435.4 348.9,445.0 350.8,454.2 352.7,463.1 354.6,471.6 356.4,479.7 358.3,487.5 360.2,494.9 362.1,502.0 364.0,508.7 365.9,515.0 367.7,521.1 369.6,526.8 371.5,532.2
+373.4,537.2 375.3,542.0 377.2,546.6 379.1,550.8 380.9,554.8 382.8,558.6 384.7,562.2 386.6,565.5 388.5,568.6 390.4,571.6 392.2,574.4 394.1,577.0 396.0,579.5 397.9,581.9 399.8,584.1 401.7,586.2
+403.5,588.3 405.4,590.2 407.3,592.0 409.2,593.8 411.1,595.6 413.0,597.2 414.9,598.8 416.7,600.4 418.6,601.9 420.5,603.4 422.4,604.9 424.3,606.4 426.2,607.8 428.0,609.2 429.9,610.6 431.8,611.9
+433.7,613.3 435.6,614.6 437.5,616.0 439.4,617.3 441.2,618.6 443.1,619.9 445.0,621.2 446.9,622.4 448.8,623.7 450.7,624.9 452.5,626.2 454.4,627.4 456.3,628.6 458.2,629.7 460.1,630.9 462.0,632.0
+463.8,633.1 465.7,634.2 467.6,635.3 469.5,636.3 471.4,637.3 473.3,638.3 475.2,639.2 477.0,640.2 478.9,641.0 480.8,641.9 482.7,642.7 484.6,643.6 486.5,644.3 488.3,645.1 490.2,645.8 492.1,646.5
+494.0,647.1 495.9,647.7 497.8,648.3 499.7,648.8 501.5,649.4 503.4,649.9 505.3,650.3 507.2,650.7 509.1,651.1 511.0,651.5 512.8,651.8 514.7,652.2 516.6,652.4 518.5,652.7 520.4,652.9 522.3,653.1
+524.1,653.3 526.0,653.5 527.9,653.6 529.8,653.7 531.7,653.8 533.6,653.9 535.5,653.9 537.3,654.0 539.2,654.0 541.1,654.0 543.0,654.0 544.9,654.0 546.8,653.9 548.6,653.9 550.5,653.9 552.4,653.8
+554.3,653.7 556.2,653.7 558.1,653.6 560.0,653.5 561.8,653.5 563.7,653.4 565.6,653.3 567.5,653.3 569.4,653.2 571.3,653.2 573.1,653.1 575.0,653.0 576.9,653.0 578.8,652.9 580.7,652.9 582.6,652.9
+584.4,652.8 586.3,652.8 588.2,652.8 590.1,652.8 592.0,652.8 593.9,652.8 595.8,652.8 597.6,652.8 599.5,652.8 601.4,652.8 603.3,652.8 605.2,652.8 607.1,652.8 608.9,652.8 610.8,652.8 612.7,652.8
+614.6,652.9 616.5,652.9 618.4,652.9 620.3,652.9 622.1,652.9 624.0,652.9 625.9,652.9 627.8,652.9 629.7,652.9 631.6,652.9 633.4,652.9 635.3,652.9 637.2,652.8 639.1,652.8 641.0,652.8 642.9,652.8
+644.7,652.8 646.6,652.8 648.5,652.8 650.4,652.8 652.3,652.8 654.2,652.9 656.1,652.9 657.9,652.9 659.8,652.9 661.7,653.0 663.6,653.0 665.5,653.0 667.4,653.1 669.2,653.2 671.1,653.2 673.0,653.3
+674.9,653.4 676.8,653.5 678.7,653.6 680.6,653.7 682.4,653.8 684.3,653.9 686.2,654.0 688.1,654.1 690.0,654.2 691.9,654.3 693.7,654.4 695.6,654.5 697.5,654.6 699.4,654.7 701.3,654.8 703.2,654.9
+705.0,655.0 706.9,655.1 708.8,655.2 710.7,655.3 712.6,655.3 714.5,655.4 716.4,655.4 718.2,655.5 720.1,655.5 722.0,655.5 723.9,655.5 725.8,655.5 727.7,655.5 729.5,655.5 731.4,655.4 733.3,655.4
+735.2,655.4 737.1,655.3 739.0,655.2 740.9,655.2 742.7,655.1 744.6,655.0 746.5,654.9 748.4,654.8 750.3,654.7 752.2,654.6 754.0,654.5 755.9,654.4 757.8,654.3 759.7,654.2 761.6,654.2 763.5,654.1
+765.3,654.0 767.2,653.9 769.1,653.9 771.0,653.8 772.9,653.7 774.8,653.7 776.7,653.7 778.5,653.6 780.4,653.6 782.3,653.6 784.2,653.6 786.1,653.6 788.0,653.6 789.8,653.7 791.7,653.7 793.6,653.7
+795.5,653.8 797.4,653.8 799.3,653.9 801.2,653.9 803.0,654.0 804.9,654.0 806.8,654.1 808.7,654.2 810.6,654.2 812.5,654.3 814.3,654.3 816.2,654.4 818.1,654.4 820.0,654.5 821.9,654.5 823.8,654.5
+825.6,654.6 827.5,654.6 829.4,654.6 831.3,654.6 833.2,654.6 835.1,654.6 837.0,654.6 838.8,654.6 840.7,654.5 842.6,654.5 844.5,654.5 846.4,654.4 848.3,654.4 850.1,654.3 852.0,654.3 853.9,654.2
+855.8,654.2 857.7,654.1 859.6,654.1 861.5,654.0 863.3,654.0 865.2,653.9 867.1,653.9 869.0,653.8 870.9,653.8 872.8,653.8 874.6,653.8 876.5,653.8 878.4,653.8 880.3,653.8 882.2,653.9 884.1,653.9
+885.9,654.0 887.8,654.0 889.7,654.1 891.6,654.2 893.5,654.3 895.4,654.4 897.3,654.5 899.1,654.7 901.0,654.8 902.9,655.0 904.8,655.2 906.7,655.3 908.6,655.5 910.4,655.7 912.3,655.9 914.2,656.1
+916.1,656.3 918.0,656.5 919.9,656.7 921.8,656.9 923.6,657.2 925.5,657.4 927.4,657.6 929.3,657.8 931.2,658.0 933.1,658.2 934.9,658.5 936.8,658.7 938.7,658.9 940.6,659.1 942.5,659.3 944.4,659.4
+946.2,659.6 948.1,659.8 950.0,660.0 951.9,660.1 953.8,660.3 955.7,660.4 957.6,660.6 959.4,660.7 961.3,660.8 963.2,661.0 965.1,661.1 967.0,661.2 968.9,661.3 970.7,661.4 972.6,661.5 974.5,661.5
+976.4,661.6 978.3,661.7 980.2,661.8 982.1,661.8 983.9,661.9 985.8,661.9 987.7,662.0 989.6,662.0 991.5,662.1 993.4,662.1 995.2,662.1 997.1,662.2 999.0,662.2 1000.9,662.2 1002.8,662.2 1004.7,662.3
+1006.5,662.3 1008.4,662.3 1010.3,662.3 1012.2,662.3 1012.2,662.4 1010.3,662.4 1008.4,662.4 1006.5,662.4 1004.7,662.4 1002.8,662.4 1000.9,662.4 999.0,662.4 997.1,662.4 995.2,662.4 993.4,662.4 991.5,662.4
+989.6,662.4 987.7,662.4 985.8,662.4 983.9,662.4 982.1,662.4 980.2,662.4 978.3,662.4 976.4,662.4 974.5,662.4 972.6,662.4 970.7,662.4 968.9,662.4 967.0,662.4 965.1,662.4 963.2,662.4 961.3,662.4
+959.4,662.4 957.6,662.4 955.7,662.4 953.8,662.4 951.9,662.4 950.0,662.4 948.1,662.4 946.2,662.4 944.4,662.4 942.5,662.4 940.6,662.4 938.7,662.4 936.8,662.4 934.9,662.4 933.1,662.4 931.2,662.4
+929.3,662.4 927.4,662.4 925.5,662.4 923.6,662.4 921.8,662.4 919.9,662.4 918.0,662.4 916.1,662.4 914.2,662.4 912.3,662.4 910.4,662.4 908.6,662.4 906.7,662.4 904.8,662.4 902.9,662.4 901.0,662.4
+899.1,662.4 897.3,662.4 895.4,662.4 893.5,662.4 891.6,662.4 889.7,662.4 887.8,662.4 885.9,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4 876.5,662.4 874.6,662.4 872.8,662.4 870.9,662.4
+869.0,662.4 867.1,662.4 865.2,662.4 863.3,662.4 861.5,662.4 859.6,662.4 857.7,662.4 855.8,662.4 853.9,662.4 852.0,662.4 850.1,662.4 848.3,662.4 846.4,662.4 844.5,662.4 842.6,662.4 840.7,662.4
+838.8,662.4 837.0,662.4 835.1,662.4 833.2,662.4 831.3,662.4 829.4,662.4 827.5,662.4 825.6,662.4 823.8,662.4 821.9,662.4 820.0,662.4 818.1,662.4 816.2,662.4 814.3,662.4 812.5,662.4 810.6,662.4
+808.7,662.4 806.8,662.4 804.9,662.4 803.0,662.4 801.2,662.4 799.3,662.4 797.4,662.4 795.5,662.4 793.6,662.4 791.7,662.4 789.8,662.4 788.0,662.4 786.1,662.4 784.2,662.4 782.3,662.4 780.4,662.4
+778.5,662.4 776.7,662.4 774.8,662.4 772.9,662.4 771.0,662.4 769.1,662.4 767.2,662.4 765.3,662.4 763.5,662.4 761.6,662.4 759.7,662.4 757.8,662.4 755.9,662.4 754.0,662.4 752.2,662.4 750.3,662.4
+748.4,662.4 746.5,662.4 744.6,662.4 742.7,662.4 740.9,662.4 739.0,662.4 737.1,662.4 735.2,662.4 733.3,662.4 731.4,662.4 729.5,662.4 727.7,662.4 725.8,662.4 723.9,662.4 722.0,662.4 720.1,662.4
+718.2,662.4 716.4,662.4 714.5,662.4 712.6,662.4 710.7,662.4 708.8,662.4 706.9,662.4 705.0,662.4 703.2,662.4 701.3,662.4 699.4,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4
+688.1,662.4 686.2,662.4 684.3,662.4 682.4,662.4 680.6,662.4 678.7,662.4 676.8,662.4 674.9,662.4 673.0,662.4 671.1,662.4 669.2,662.4 667.4,662.4 665.5,662.4 663.6,662.4 661.7,662.4 659.8,662.4
+657.9,662.4 656.1,662.4 654.2,662.4 652.3,662.4 650.4,662.4 648.5,662.4 646.6,662.4 644.7,662.4 642.9,662.4 641.0,662.4 639.1,662.4 637.2,662.4 635.3,662.4 633.4,662.4 631.6,662.4 629.7,662.4
+627.8,662.4 625.9,662.4 624.0,662.4 622.1,662.4 620.3,662.4 618.4,662.4 616.5,662.4 614.6,662.4 612.7,662.4 610.8,662.4 608.9,662.4 607.1,662.4 605.2,662.4 603.3,662.4 601.4,662.4 599.5,662.4
+597.6,662.4 595.8,662.4 593.9,662.4 592.0,662.4 590.1,662.4 588.2,662.4 586.3,662.4 584.4,662.4 582.6,662.4 580.7,662.4 578.8,662.4 576.9,662.4 575.0,662.4 573.1,662.4 571.3,662.4 569.4,662.4
+567.5,662.4 565.6,662.4 563.7,662.4 561.8,662.4 560.0,662.4 558.1,662.4 556.2,662.4 554.3,662.4 552.4,662.4 550.5,662.4 548.6,662.4 546.8,662.4 544.9,662.4 543.0,662.4 541.1,662.4 539.2,662.4
+537.3,662.4 535.5,662.4 533.6,662.4 531.7,662.4 529.8,662.4 527.9,662.4 526.0,662.4 524.1,662.4 522.3,662.4 520.4,662.4 518.5,662.4 516.6,662.4 514.7,662.4 512.8,662.4 511.0,662.4 509.1,662.4
+507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.7,662.4 497.8,662.4 495.9,662.4 494.0,662.4 492.1,662.4 490.2,662.4 488.3,662.4 486.5,662.4 484.6,662.4 482.7,662.4 480.8,662.4 478.9,662.4
+477.0,662.4 475.2,662.4 473.3,662.4 471.4,662.4 469.5,662.4 467.6,662.4 465.7,662.4 463.8,662.4 462.0,662.4 460.1,662.4 458.2,662.4 456.3,662.4 454.4,662.4 452.5,662.4 450.7,662.4 448.8,662.4
+446.9,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.4,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.8,662.4 429.9,662.4 428.0,662.4 426.2,662.4 424.3,662.4 422.4,662.4 420.5,662.4 418.6,662.4
+416.7,662.4 414.9,662.4 413.0,662.4 411.1,662.4 409.2,662.4 407.3,662.4 405.4,662.4 403.5,662.4 401.7,662.4 399.8,662.4 397.9,662.4 396.0,662.4 394.1,662.4 392.2,662.4 390.4,662.4 388.5,662.4
+386.6,662.4 384.7,662.4 382.8,662.4 380.9,662.4 379.1,662.4 377.2,662.4 375.3,662.4 373.4,662.4 371.5,662.4 369.6,662.4 367.7,662.4 365.9,662.4 364.0,662.4 362.1,662.4 360.2,662.4 358.3,662.4
+356.4,662.4 354.6,662.4 352.7,662.4 350.8,662.4 348.9,662.4 347.0,662.4 345.1,662.4 343.2,662.4 341.4,662.4 339.5,662.4 337.6,662.4 335.7,662.4 333.8,662.4 331.9,662.4 330.1,662.4 328.2,662.4
+326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.8,662.4 316.9,662.4 315.0,662.4 313.1,662.4 311.2,662.4 309.3,662.4 307.4,662.4 305.6,662.4 303.7,662.4 301.8,662.4 299.9,662.4 298.0,662.4
+296.1,662.4 294.3,662.4 292.4,662.4 290.5,662.4 288.6,662.4 286.7,662.4 284.8,662.4 282.9,662.4 281.1,662.4 279.2,662.4 277.3,662.4 275.4,662.4 273.5,662.4 271.6,662.4 269.8,662.4 267.9,662.4
+266.0,662.4 264.1,662.4 262.2,662.4 260.3,662.4 258.5,662.4 256.6,662.4 254.7,662.4 252.8,662.4 250.9,662.4 249.0,662.4 247.1,662.4 245.3,662.4 243.4,662.4 241.5,662.4 239.6,662.4 237.7,662.4
+235.8,662.4 234.0,662.4 232.1,662.4 230.2,662.4 228.3,662.4 226.4,662.4 224.5,662.4 222.6,662.4 220.8,662.4 218.9,662.4 217.0,662.4 215.1,662.4 213.2,662.4 211.3,662.4 209.5,662.4 207.6,662.4
+205.7,662.4 203.8,662.4 201.9,662.4 200.0,662.4 198.2,662.4 196.3,662.4 194.4,662.4 192.5,662.4 190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.4,662.4
+175.5,662.4 173.7,662.4 171.8,662.4 169.9,662.4 168.0,662.4 166.1,662.4 164.2,662.4 162.3,662.4 160.5,662.4 158.6,662.4 156.7,662.4 154.8,662.4 152.9,662.4 151.0,662.4 149.2,662.4 147.3,662.4
+145.4,662.4 143.5,662.4 141.6,662.4 139.7,662.4 137.9,662.4 136.0,662.4 134.1,662.4 132.2,662.4 130.3,662.4 128.4,662.4 126.5,662.4 124.7,662.4 122.8,662.4 120.9,662.4 119.0,662.4 117.1,662.4
+115.2,662.4 113.4,662.4 111.5,662.4 109.6,662.4 107.7,662.4 105.8,662.4 103.9,662.4 102.0,662.4 100.2,662.4 98.3,662.4 96.4,662.4 94.5,662.4 92.6,662.4 90.7,662.4 88.9,662.4 87.0,662.4
+85.1,662.4 83.2,662.4 81.3,662.4 79.4,662.4 77.6,662.4 75.7,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1096.6,81.1 L1138.8,81.1 M300.8,662.4 L300.8,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(200.6,656.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(302.5,650.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.9,638.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.0,619.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(242.6,613.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(204.6,607.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(309.4,601.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(356.6,583.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.1,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(270.1,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.1,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(253.5,559.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(286.9,546.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(282.5,540.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(207.5,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(251.1,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(285.5,522.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.4,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(231.7,510.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(285.2,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.5,486.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(264.3,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(232.1,473.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.3,467.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(271.9,461.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(238.6,455.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.3,449.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(279.5,443.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.0,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.7,431.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(288.3,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(317.8,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(250.6,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(298.5,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(238.0,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(271.5,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(303.2,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(285.8,382.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(228.1,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.2,370.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.2,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.9,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(285.6,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(256.3,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(250.1,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.3,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(274.6,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(246.8,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(302.6,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(271.1,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.5,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(257.1,291.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.4,285.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(260.6,279.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(257.3,273.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.9,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(263.3,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.9,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(274.6,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.0,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(268.9,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(279.2,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(282.9,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.1,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.8,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(293.7,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(271.6,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.9,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(264.5,169.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(270.5,163.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.9,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(272.0,151.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(282.3,145.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(310.3,139.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.5,133.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(305.3,127.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(310.1,121.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.5,114.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(268.5,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.9,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(275.7,90.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.5,84.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(258.1,78.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(245.0,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.2,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.0,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(265.1,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(359.2,595.5) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.2,552.9) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(397.4,327.8) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(413.7,248.8) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.0,242.7) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.3,236.6) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>Severe outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,139.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Severe outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(883.5,644.2) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(473.6,632.0) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(422.6,625.9) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(779.8,589.4) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(667.4,504.2) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(579.0,498.2) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,135.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M197.2,662.4 L197.2,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M357.4,662.4 L357.4,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M137.1,662.4 L137.1,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>gnuplot_plot_9</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M417.5,662.4 L417.5,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/pdf_small.svg b/results/barbershop/100000/report/pdf_small.svg
new file mode 100644
index 0000000..5ef2455
--- /dev/null
+++ b/results/barbershop/100000/report/pdf_small.svg
@@ -0,0 +1,229 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,219.5 L72.6,219.5  '/>	<g transform="translate(55.3,223.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,196.5 L72.6,196.5  '/>	<g transform="translate(55.3,200.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,173.6 L72.6,173.6  '/>	<g transform="translate(55.3,177.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,150.7 L72.6,150.7  '/>	<g transform="translate(55.3,154.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,127.7 L72.6,127.7  '/>	<g transform="translate(55.3,131.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,104.8 L72.6,104.8  '/>	<g transform="translate(55.3,108.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,81.9 L72.6,81.9  '/>	<g transform="translate(55.3,85.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,58.9 L72.6,58.9  '/>	<g transform="translate(55.3,62.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 16</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,36.0 L72.6,36.0  '/>	<g transform="translate(55.3,39.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 18</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M105.9,242.4 L105.9,233.4  '/>	<g transform="translate(105.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M155.2,242.4 L155.2,233.4  '/>	<g transform="translate(155.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M204.6,242.4 L204.6,233.4  '/>	<g transform="translate(204.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M253.9,242.4 L253.9,233.4  '/>	<g transform="translate(253.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M303.3,242.4 L303.3,233.4  '/>	<g transform="translate(303.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M352.7,242.4 L352.7,233.4  '/>	<g transform="translate(352.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M402.0,242.4 L402.0,233.4  '/>	<g transform="translate(402.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '63.6,242.3 64.3,242.3 65.0,242.2 65.8,242.2 66.5,242.2 67.2,242.1 67.9,242.1 68.7,242.1 69.4,242.0 70.1,242.0 70.8,241.9 71.6,241.8 72.3,241.8 73.0,241.7 73.7,241.6 74.5,241.5
+75.2,241.4 75.9,241.2 76.6,241.1 77.4,240.9 78.1,240.8 78.8,240.6 79.5,240.3 80.3,240.1 81.0,239.8 81.7,239.5 82.4,239.2 83.2,238.9 83.9,238.5 84.6,238.1 85.3,237.6 86.1,237.1
+86.8,236.6 87.5,236.0 88.2,235.4 88.9,234.7 89.7,233.9 90.4,233.1 91.1,232.3 91.8,231.3 92.6,230.3 93.3,229.2 94.0,228.1 94.7,226.9 95.5,225.5 96.2,224.1 96.9,222.6 97.6,221.0
+98.4,219.3 99.1,217.5 99.8,215.6 100.5,213.6 101.3,211.4 102.0,209.2 102.7,206.8 103.4,204.3 104.2,201.7 104.9,198.9 105.6,196.0 106.3,193.0 107.1,189.8 107.8,186.6 108.5,183.2 109.2,179.6
+110.0,176.0 110.7,172.2 111.4,168.2 112.1,164.2 112.8,160.0 113.6,155.8 114.3,151.4 115.0,146.9 115.7,142.3 116.5,137.7 117.2,133.0 117.9,128.2 118.6,123.3 119.4,118.4 120.1,113.4 120.8,108.5
+121.5,103.5 122.3,98.5 123.0,93.6 123.7,88.6 124.4,83.8 125.2,79.0 125.9,74.2 126.6,69.6 127.3,65.0 128.1,60.6 128.8,56.3 129.5,52.2 130.2,48.3 131.0,44.5 131.7,40.9 132.4,37.6
+133.1,34.5 133.9,31.6 134.6,29.0 135.3,26.6 136.0,24.5 136.7,22.7 137.5,21.2 138.2,20.0 138.9,19.0 139.6,18.4 140.4,18.1 141.1,18.1 141.8,18.4 142.5,19.0 143.3,19.9 144.0,21.2
+144.7,22.7 145.4,24.5 146.2,26.5 146.9,28.9 147.6,31.5 148.3,34.3 149.1,37.4 149.8,40.7 150.5,44.2 151.2,47.9 152.0,51.8 152.7,55.9 153.4,60.1 154.1,64.4 154.9,68.8 155.6,73.3
+156.3,77.9 157.0,82.6 157.8,87.3 158.5,92.1 159.2,96.8 159.9,101.6 160.6,106.3 161.4,111.0 162.1,115.7 162.8,120.3 163.5,124.8 164.3,129.3 165.0,133.7 165.7,138.0 166.4,142.1 167.2,146.2
+167.9,150.2 168.6,154.0 169.3,157.7 170.1,161.3 170.8,164.7 171.5,168.0 172.2,171.2 173.0,174.2 173.7,177.1 174.4,179.9 175.1,182.5 175.9,185.0 176.6,187.4 177.3,189.6 178.0,191.8 178.8,193.8
+179.5,195.7 180.2,197.5 180.9,199.2 181.7,200.8 182.4,202.3 183.1,203.7 183.8,205.0 184.5,206.2 185.3,207.4 186.0,208.5 186.7,209.6 187.4,210.5 188.2,211.5 188.9,212.3 189.6,213.2 190.3,214.0
+191.1,214.7 191.8,215.5 192.5,216.1 193.2,216.8 194.0,217.5 194.7,218.1 195.4,218.7 196.1,219.3 196.9,219.8 197.6,220.4 198.3,220.9 199.0,221.5 199.8,222.0 200.5,222.5 201.2,223.1 201.9,223.6
+202.7,224.1 203.4,224.6 204.1,225.1 204.8,225.6 205.6,226.1 206.3,226.5 207.0,227.0 207.7,227.5 208.4,228.0 209.2,228.4 209.9,228.9 210.6,229.3 211.3,229.8 212.1,230.2 212.8,230.6 213.5,231.1
+214.2,231.5 215.0,231.9 215.7,232.3 216.4,232.7 217.1,233.0 217.9,233.4 218.6,233.8 219.3,234.1 220.0,234.4 220.8,234.8 221.5,235.1 222.2,235.4 222.9,235.7 223.7,235.9 224.4,236.2 225.1,236.4
+225.8,236.7 226.6,236.9 227.3,237.1 228.0,237.3 228.7,237.5 229.5,237.7 230.2,237.9 230.9,238.0 231.6,238.2 232.3,238.3 233.1,238.5 233.8,238.6 234.5,238.7 235.2,238.8 236.0,238.9 236.7,238.9
+237.4,239.0 238.1,239.1 238.9,239.1 239.6,239.2 240.3,239.2 241.0,239.2 241.8,239.2 242.5,239.3 243.2,239.3 243.9,239.3 244.7,239.3 245.4,239.3 246.1,239.2 246.8,239.2 247.6,239.2 248.3,239.2
+249.0,239.2 249.7,239.1 250.5,239.1 251.2,239.1 251.9,239.1 252.6,239.0 253.4,239.0 254.1,239.0 254.8,239.0 255.5,238.9 256.3,238.9 257.0,238.9 257.7,238.9 258.4,238.9 259.1,238.9 259.9,238.8
+260.6,238.8 261.3,238.8 262.0,238.8 262.8,238.8 263.5,238.8 264.2,238.8 264.9,238.8 265.7,238.8 266.4,238.8 267.1,238.8 267.8,238.8 268.6,238.8 269.3,238.8 270.0,238.8 270.7,238.8 271.5,238.8
+272.2,238.8 272.9,238.8 273.6,238.8 274.4,238.8 275.1,238.8 275.8,238.8 276.5,238.8 277.3,238.8 278.0,238.8 278.7,238.8 279.4,238.8 280.2,238.8 280.9,238.8 281.6,238.8 282.3,238.8 283.0,238.8
+283.8,238.8 284.5,238.8 285.2,238.8 285.9,238.8 286.7,238.8 287.4,238.8 288.1,238.8 288.8,238.9 289.6,238.9 290.3,238.9 291.0,238.9 291.7,238.9 292.5,238.9 293.2,239.0 293.9,239.0 294.6,239.0
+295.4,239.0 296.1,239.1 296.8,239.1 297.5,239.1 298.3,239.2 299.0,239.2 299.7,239.3 300.4,239.3 301.2,239.3 301.9,239.4 302.6,239.4 303.3,239.5 304.1,239.5 304.8,239.5 305.5,239.6 306.2,239.6
+306.9,239.6 307.7,239.7 308.4,239.7 309.1,239.7 309.8,239.8 310.6,239.8 311.3,239.8 312.0,239.8 312.7,239.8 313.5,239.8 314.2,239.8 314.9,239.8 315.6,239.8 316.4,239.8 317.1,239.8 317.8,239.8
+318.5,239.8 319.3,239.7 320.0,239.7 320.7,239.7 321.4,239.7 322.2,239.6 322.9,239.6 323.6,239.6 324.3,239.5 325.1,239.5 325.8,239.5 326.5,239.4 327.2,239.4 328.0,239.4 328.7,239.3 329.4,239.3
+330.1,239.3 330.8,239.2 331.6,239.2 332.3,239.2 333.0,239.2 333.7,239.2 334.5,239.1 335.2,239.1 335.9,239.1 336.6,239.1 337.4,239.1 338.1,239.1 338.8,239.1 339.5,239.1 340.3,239.2 341.0,239.2
+341.7,239.2 342.4,239.2 343.2,239.2 343.9,239.2 344.6,239.3 345.3,239.3 346.1,239.3 346.8,239.3 347.5,239.3 348.2,239.4 349.0,239.4 349.7,239.4 350.4,239.4 351.1,239.4 351.9,239.5 352.6,239.5
+353.3,239.5 354.0,239.5 354.7,239.5 355.5,239.5 356.2,239.5 356.9,239.5 357.6,239.5 358.4,239.5 359.1,239.5 359.8,239.5 360.5,239.4 361.3,239.4 362.0,239.4 362.7,239.4 363.4,239.4 364.2,239.3
+364.9,239.3 365.6,239.3 366.3,239.3 367.1,239.3 367.8,239.2 368.5,239.2 369.2,239.2 370.0,239.2 370.7,239.2 371.4,239.2 372.1,239.2 372.9,239.2 373.6,239.2 374.3,239.2 375.0,239.2 375.8,239.2
+376.5,239.3 377.2,239.3 377.9,239.3 378.6,239.3 379.4,239.4 380.1,239.4 380.8,239.5 381.5,239.5 382.3,239.6 383.0,239.6 383.7,239.7 384.4,239.8 385.2,239.8 385.9,239.9 386.6,240.0 387.3,240.0
+388.1,240.1 388.8,240.2 389.5,240.3 390.2,240.4 391.0,240.4 391.7,240.5 392.4,240.6 393.1,240.7 393.9,240.8 394.6,240.8 395.3,240.9 396.0,241.0 396.8,241.1 397.5,241.2 398.2,241.2 398.9,241.3
+399.7,241.4 400.4,241.4 401.1,241.5 401.8,241.6 402.5,241.6 403.3,241.7 404.0,241.7 404.7,241.8 405.4,241.8 406.2,241.9 406.9,241.9 407.6,241.9 408.3,242.0 409.1,242.0 409.8,242.1 410.5,242.1
+411.2,242.1 412.0,242.1 412.7,242.2 413.4,242.2 414.1,242.2 414.9,242.2 415.6,242.2 416.3,242.3 417.0,242.3 417.8,242.3 418.5,242.3 419.2,242.3 419.9,242.3 420.7,242.3 421.4,242.3 422.1,242.3
+422.8,242.4 423.6,242.4 424.3,242.4 425.0,242.4 425.0,242.4 424.3,242.4 423.6,242.4 422.8,242.4 422.1,242.4 421.4,242.4 420.7,242.4 419.9,242.4 419.2,242.4 418.5,242.4 417.8,242.4 417.0,242.4
+416.3,242.4 415.6,242.4 414.9,242.4 414.1,242.4 413.4,242.4 412.7,242.4 412.0,242.4 411.2,242.4 410.5,242.4 409.8,242.4 409.1,242.4 408.3,242.4 407.6,242.4 406.9,242.4 406.2,242.4 405.4,242.4
+404.7,242.4 404.0,242.4 403.3,242.4 402.5,242.4 401.8,242.4 401.1,242.4 400.4,242.4 399.7,242.4 398.9,242.4 398.2,242.4 397.5,242.4 396.8,242.4 396.0,242.4 395.3,242.4 394.6,242.4 393.9,242.4
+393.1,242.4 392.4,242.4 391.7,242.4 391.0,242.4 390.2,242.4 389.5,242.4 388.8,242.4 388.1,242.4 387.3,242.4 386.6,242.4 385.9,242.4 385.2,242.4 384.4,242.4 383.7,242.4 383.0,242.4 382.3,242.4
+381.5,242.4 380.8,242.4 380.1,242.4 379.4,242.4 378.6,242.4 377.9,242.4 377.2,242.4 376.5,242.4 375.8,242.4 375.0,242.4 374.3,242.4 373.6,242.4 372.9,242.4 372.1,242.4 371.4,242.4 370.7,242.4
+370.0,242.4 369.2,242.4 368.5,242.4 367.8,242.4 367.1,242.4 366.3,242.4 365.6,242.4 364.9,242.4 364.2,242.4 363.4,242.4 362.7,242.4 362.0,242.4 361.3,242.4 360.5,242.4 359.8,242.4 359.1,242.4
+358.4,242.4 357.6,242.4 356.9,242.4 356.2,242.4 355.5,242.4 354.7,242.4 354.0,242.4 353.3,242.4 352.6,242.4 351.9,242.4 351.1,242.4 350.4,242.4 349.7,242.4 349.0,242.4 348.2,242.4 347.5,242.4
+346.8,242.4 346.1,242.4 345.3,242.4 344.6,242.4 343.9,242.4 343.2,242.4 342.4,242.4 341.7,242.4 341.0,242.4 340.3,242.4 339.5,242.4 338.8,242.4 338.1,242.4 337.4,242.4 336.6,242.4 335.9,242.4
+335.2,242.4 334.5,242.4 333.7,242.4 333.0,242.4 332.3,242.4 331.6,242.4 330.8,242.4 330.1,242.4 329.4,242.4 328.7,242.4 328.0,242.4 327.2,242.4 326.5,242.4 325.8,242.4 325.1,242.4 324.3,242.4
+323.6,242.4 322.9,242.4 322.2,242.4 321.4,242.4 320.7,242.4 320.0,242.4 319.3,242.4 318.5,242.4 317.8,242.4 317.1,242.4 316.4,242.4 315.6,242.4 314.9,242.4 314.2,242.4 313.5,242.4 312.7,242.4
+312.0,242.4 311.3,242.4 310.6,242.4 309.8,242.4 309.1,242.4 308.4,242.4 307.7,242.4 306.9,242.4 306.2,242.4 305.5,242.4 304.8,242.4 304.1,242.4 303.3,242.4 302.6,242.4 301.9,242.4 301.2,242.4
+300.4,242.4 299.7,242.4 299.0,242.4 298.3,242.4 297.5,242.4 296.8,242.4 296.1,242.4 295.4,242.4 294.6,242.4 293.9,242.4 293.2,242.4 292.5,242.4 291.7,242.4 291.0,242.4 290.3,242.4 289.6,242.4
+288.8,242.4 288.1,242.4 287.4,242.4 286.7,242.4 285.9,242.4 285.2,242.4 284.5,242.4 283.8,242.4 283.0,242.4 282.3,242.4 281.6,242.4 280.9,242.4 280.2,242.4 279.4,242.4 278.7,242.4 278.0,242.4
+277.3,242.4 276.5,242.4 275.8,242.4 275.1,242.4 274.4,242.4 273.6,242.4 272.9,242.4 272.2,242.4 271.5,242.4 270.7,242.4 270.0,242.4 269.3,242.4 268.6,242.4 267.8,242.4 267.1,242.4 266.4,242.4
+265.7,242.4 264.9,242.4 264.2,242.4 263.5,242.4 262.8,242.4 262.0,242.4 261.3,242.4 260.6,242.4 259.9,242.4 259.1,242.4 258.4,242.4 257.7,242.4 257.0,242.4 256.3,242.4 255.5,242.4 254.8,242.4
+254.1,242.4 253.4,242.4 252.6,242.4 251.9,242.4 251.2,242.4 250.5,242.4 249.7,242.4 249.0,242.4 248.3,242.4 247.6,242.4 246.8,242.4 246.1,242.4 245.4,242.4 244.7,242.4 243.9,242.4 243.2,242.4
+242.5,242.4 241.8,242.4 241.0,242.4 240.3,242.4 239.6,242.4 238.9,242.4 238.1,242.4 237.4,242.4 236.7,242.4 236.0,242.4 235.2,242.4 234.5,242.4 233.8,242.4 233.1,242.4 232.3,242.4 231.6,242.4
+230.9,242.4 230.2,242.4 229.5,242.4 228.7,242.4 228.0,242.4 227.3,242.4 226.6,242.4 225.8,242.4 225.1,242.4 224.4,242.4 223.7,242.4 222.9,242.4 222.2,242.4 221.5,242.4 220.8,242.4 220.0,242.4
+219.3,242.4 218.6,242.4 217.9,242.4 217.1,242.4 216.4,242.4 215.7,242.4 215.0,242.4 214.2,242.4 213.5,242.4 212.8,242.4 212.1,242.4 211.3,242.4 210.6,242.4 209.9,242.4 209.2,242.4 208.4,242.4
+207.7,242.4 207.0,242.4 206.3,242.4 205.6,242.4 204.8,242.4 204.1,242.4 203.4,242.4 202.7,242.4 201.9,242.4 201.2,242.4 200.5,242.4 199.8,242.4 199.0,242.4 198.3,242.4 197.6,242.4 196.9,242.4
+196.1,242.4 195.4,242.4 194.7,242.4 194.0,242.4 193.2,242.4 192.5,242.4 191.8,242.4 191.1,242.4 190.3,242.4 189.6,242.4 188.9,242.4 188.2,242.4 187.4,242.4 186.7,242.4 186.0,242.4 185.3,242.4
+184.5,242.4 183.8,242.4 183.1,242.4 182.4,242.4 181.7,242.4 180.9,242.4 180.2,242.4 179.5,242.4 178.8,242.4 178.0,242.4 177.3,242.4 176.6,242.4 175.9,242.4 175.1,242.4 174.4,242.4 173.7,242.4
+173.0,242.4 172.2,242.4 171.5,242.4 170.8,242.4 170.1,242.4 169.3,242.4 168.6,242.4 167.9,242.4 167.2,242.4 166.4,242.4 165.7,242.4 165.0,242.4 164.3,242.4 163.5,242.4 162.8,242.4 162.1,242.4
+161.4,242.4 160.6,242.4 159.9,242.4 159.2,242.4 158.5,242.4 157.8,242.4 157.0,242.4 156.3,242.4 155.6,242.4 154.9,242.4 154.1,242.4 153.4,242.4 152.7,242.4 152.0,242.4 151.2,242.4 150.5,242.4
+149.8,242.4 149.1,242.4 148.3,242.4 147.6,242.4 146.9,242.4 146.2,242.4 145.4,242.4 144.7,242.4 144.0,242.4 143.3,242.4 142.5,242.4 141.8,242.4 141.1,242.4 140.4,242.4 139.6,242.4 138.9,242.4
+138.2,242.4 137.5,242.4 136.7,242.4 136.0,242.4 135.3,242.4 134.6,242.4 133.9,242.4 133.1,242.4 132.4,242.4 131.7,242.4 131.0,242.4 130.2,242.4 129.5,242.4 128.8,242.4 128.1,242.4 127.3,242.4
+126.6,242.4 125.9,242.4 125.2,242.4 124.4,242.4 123.7,242.4 123.0,242.4 122.3,242.4 121.5,242.4 120.8,242.4 120.1,242.4 119.4,242.4 118.6,242.4 117.9,242.4 117.2,242.4 116.5,242.4 115.7,242.4
+115.0,242.4 114.3,242.4 113.6,242.4 112.8,242.4 112.1,242.4 111.4,242.4 110.7,242.4 110.0,242.4 109.2,242.4 108.5,242.4 107.8,242.4 107.1,242.4 106.3,242.4 105.6,242.4 104.9,242.4 104.2,242.4
+103.4,242.4 102.7,242.4 102.0,242.4 101.3,242.4 100.5,242.4 99.8,242.4 99.1,242.4 98.4,242.4 97.6,242.4 96.9,242.4 96.2,242.4 95.5,242.4 94.7,242.4 94.0,242.4 93.3,242.4 92.6,242.4
+91.8,242.4 91.1,242.4 90.4,242.4 89.7,242.4 88.9,242.4 88.2,242.4 87.5,242.4 86.8,242.4 86.1,242.4 85.3,242.4 84.6,242.4 83.9,242.4 83.2,242.4 82.4,242.4 81.7,242.4 81.0,242.4
+80.3,242.4 79.5,242.4 78.8,242.4 78.1,242.4 77.4,242.4 76.6,242.4 75.9,242.4 75.2,242.4 74.5,242.4 73.7,242.4 73.0,242.4 72.3,242.4 71.6,242.4 70.8,242.4 70.1,242.4 69.4,242.4
+68.7,242.4 67.9,242.4 67.2,242.4 66.5,242.4 65.8,242.4 65.0,242.4 64.3,242.4 63.6,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M151.6,242.4 L151.6,67.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/regression.svg b/results/barbershop/100000/report/regression.svg
new file mode 100644
index 0000000..4f9d473
--- /dev/null
+++ b/results/barbershop/100000/report/regression.svg
@@ -0,0 +1,421 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,561.0 L1255.0,561.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,459.6 L1255.0,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,256.9 L1255.0,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,155.5 L1255.0,155.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M219.8,662.4 L219.8,117.1 M219.8,63.1 L219.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M219.8,662.4 L219.8,653.4  '/>	<g transform="translate(219.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M515.6,662.4 L515.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M515.6,662.4 L515.6,653.4  '/>	<g transform="translate(515.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M811.3,662.4 L811.3,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M811.3,662.4 L811.3,653.4  '/>	<g transform="translate(811.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 600</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1107.1,662.4 L1107.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1107.1,662.4 L1107.1,653.4  '/>	<g transform="translate(1107.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 700</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 800</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,656.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,650.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,642.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,639.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,631.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,626.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,621.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,616.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,611.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,603.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,596.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,582.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,585.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,581.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,575.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,570.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,564.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,553.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,551.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,545.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,542.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,535.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,528.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,522.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,518.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,494.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,492.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,498.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,492.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,488.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,483.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,475.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,470.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,466.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,458.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,452.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,446.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,441.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,434.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,426.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,425.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,416.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,414.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,406.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,398.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,393.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,392.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,381.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,374.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,369.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,364.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,361.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,355.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,349.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,331.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,336.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,332.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,322.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,319.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,315.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,308.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,299.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,296.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,291.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,287.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,279.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,272.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,251.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,246.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,244.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,248.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,246.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,237.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,230.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,224.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,218.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,214.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,205.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,202.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,198.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,192.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,185.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,179.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,173.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,166.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,156.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,149.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,145.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,139.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,127.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,130.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,127.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,119.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,114.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,107.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,105.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,102.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,96.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,87.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,81.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,78.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,80.2 1255.0,76.5 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/regression_small.svg b/results/barbershop/100000/report/regression_small.svg
new file mode 100644
index 0000000..2a761a4
--- /dev/null
+++ b/results/barbershop/100000/report/regression_small.svg
@@ -0,0 +1,399 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,205.0 L425.0,205.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,205.0 L80.9,205.0  '/>	<g transform="translate(63.6,208.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,167.6 L425.0,167.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,167.6 L80.9,167.6  '/>	<g transform="translate(63.6,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,92.9 L425.0,92.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,92.9 L80.9,92.9  '/>	<g transform="translate(63.6,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,55.5 L425.0,55.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,55.5 L80.9,55.5  '/>	<g transform="translate(63.6,59.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M116.0,242.4 L116.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M116.0,242.4 L116.0,233.4  '/>	<g transform="translate(116.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M204.3,242.4 L204.3,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M204.3,242.4 L204.3,233.4  '/>	<g transform="translate(204.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M292.6,242.4 L292.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M292.6,242.4 L292.6,233.4  '/>	<g transform="translate(292.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 600</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M380.9,242.4 L380.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M380.9,242.4 L380.9,233.4  '/>	<g transform="translate(380.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 700</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 800</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,234.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,234.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,231.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,229.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,227.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,225.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,223.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,220.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,218.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,213.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,213.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,212.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,210.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,208.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,206.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,202.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,201.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,199.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,198.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,195.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,192.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,190.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,189.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,180.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,179.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,182.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,179.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,178.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,176.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,173.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,171.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,170.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,167.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,165.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,162.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,161.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,158.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,155.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,154.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,151.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,151.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,148.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,145.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,143.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,142.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,139.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,136.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,134.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,132.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,131.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,129.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,127.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,120.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,122.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,120.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,116.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,115.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,114.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,112.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,108.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,107.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,105.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,104.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,101.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,98.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,90.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,88.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,88.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,89.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,88.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,85.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,83.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,81.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,78.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,77.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,74.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,72.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,71.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,68.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,66.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,64.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,62.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,59.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,55.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,53.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,51.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,49.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,45.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,46.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,45.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,42.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,40.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,37.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,37.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,35.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,33.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,30.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,28.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,27.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,27.7 425.0,26.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/relative_pdf_small.svg b/results/barbershop/100000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..ba2ddf7
--- /dev/null
+++ b/results/barbershop/100000/report/relative_pdf_small.svg
@@ -0,0 +1,296 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,197.5 L72.6,197.5  '/>	<g transform="translate(55.3,201.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,152.7 L72.6,152.7  '/>	<g transform="translate(55.3,156.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,107.8 L72.6,107.8  '/>	<g transform="translate(55.3,111.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,63.0 L72.6,63.0  '/>	<g transform="translate(55.3,66.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L72.6,18.1  '/>	<g transform="translate(55.3,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L63.6,233.4  '/>	<g transform="translate(63.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M108.8,242.4 L108.8,233.4  '/>	<g transform="translate(108.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M154.0,242.4 L154.0,233.4  '/>	<g transform="translate(154.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M199.1,242.4 L199.1,233.4  '/>	<g transform="translate(199.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M244.3,242.4 L244.3,233.4  '/>	<g transform="translate(244.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M289.5,242.4 L289.5,233.4  '/>	<g transform="translate(289.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M334.7,242.4 L334.7,233.4  '/>	<g transform="translate(334.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M379.8,242.4 L379.8,233.4  '/>	<g transform="translate(379.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '107.9,242.4 108.3,242.3 108.7,242.3 109.2,242.3 109.6,242.3 110.0,242.3 110.4,242.3 110.9,242.3 111.3,242.3 111.7,242.2 112.1,242.2 112.5,242.2 113.0,242.2 113.4,242.1 113.8,242.1 114.2,242.1
+114.7,242.0 115.1,242.0 115.5,241.9 115.9,241.9 116.4,241.8 116.8,241.7 117.2,241.7 117.6,241.6 118.1,241.5 118.5,241.4 118.9,241.3 119.3,241.2 119.7,241.1 120.2,240.9 120.6,240.8 121.0,240.7
+121.4,240.5 121.9,240.3 122.3,240.1 122.7,240.0 123.1,239.8 123.6,239.5 124.0,239.3 124.4,239.1 124.8,238.8 125.2,238.6 125.7,238.3 126.1,238.0 126.5,237.7 126.9,237.3 127.4,237.0 127.8,236.7
+128.2,236.3 128.6,235.9 129.1,235.5 129.5,235.1 129.9,234.6 130.3,234.2 130.7,233.7 131.2,233.2 131.6,232.7 132.0,232.2 132.4,231.6 132.9,231.1 133.3,230.5 133.7,229.9 134.1,229.3 134.6,228.6
+135.0,227.9 135.4,227.3 135.8,226.5 136.3,225.8 136.7,225.0 137.1,224.3 137.5,223.5 137.9,222.6 138.4,221.8 138.8,220.9 139.2,220.0 139.6,219.0 140.1,218.0 140.5,217.0 140.9,216.0 141.3,214.9
+141.8,213.8 142.2,212.6 142.6,211.4 143.0,210.2 143.4,208.9 143.9,207.6 144.3,206.2 144.7,204.7 145.1,203.2 145.6,201.7 146.0,200.0 146.4,198.4 146.8,196.6 147.3,194.8 147.7,192.9 148.1,190.9
+148.5,188.9 148.9,186.7 149.4,184.5 149.8,182.2 150.2,179.8 150.6,177.4 151.1,174.8 151.5,172.2 151.9,169.5 152.3,166.7 152.8,163.8 153.2,160.8 153.6,157.8 154.0,154.6 154.5,151.4 154.9,148.2
+155.3,144.9 155.7,141.5 156.1,138.1 156.6,134.7 157.0,131.2 157.4,127.7 157.8,124.2 158.3,120.7 158.7,117.2 159.1,113.7 159.5,110.3 160.0,106.9 160.4,103.5 160.8,100.2 161.2,97.0 161.6,93.9
+162.1,90.9 162.5,87.9 162.9,85.1 163.3,82.4 163.8,79.9 164.2,77.5 164.6,75.2 165.0,73.1 165.5,71.1 165.9,69.4 166.3,67.8 166.7,66.3 167.1,65.1 167.6,64.0 168.0,63.1 168.4,62.4
+168.8,61.9 169.3,61.6 169.7,61.4 170.1,61.4 170.5,61.5 171.0,61.9 171.4,62.3 171.8,63.0 172.2,63.7 172.7,64.6 173.1,65.7 173.5,66.8 173.9,68.1 174.3,69.4 174.8,70.9 175.2,72.4
+175.6,74.0 176.0,75.7 176.5,77.5 176.9,79.2 177.3,81.1 177.7,82.9 178.2,84.8 178.6,86.7 179.0,88.7 179.4,90.6 179.8,92.5 180.3,94.5 180.7,96.4 181.1,98.3 181.5,100.2 182.0,102.1
+182.4,104.0 182.8,105.8 183.2,107.6 183.7,109.4 184.1,111.1 184.5,112.8 184.9,114.5 185.3,116.2 185.8,117.8 186.2,119.4 186.6,120.9 187.0,122.5 187.5,124.0 187.9,125.4 188.3,126.8 188.7,128.2
+189.2,129.6 189.6,131.0 190.0,132.3 190.4,133.6 190.8,134.9 191.3,136.1 191.7,137.4 192.1,138.6 192.5,139.8 193.0,141.0 193.4,142.2 193.8,143.3 194.2,144.5 194.7,145.7 195.1,146.9 195.5,148.1
+195.9,149.3 196.4,150.5 196.8,151.7 197.2,152.9 197.6,154.2 198.0,155.4 198.5,156.7 198.9,158.0 199.3,159.4 199.7,160.7 200.2,162.1 200.6,163.5 201.0,165.0 201.4,166.5 201.9,168.0 202.3,169.5
+202.7,171.1 203.1,172.7 203.5,174.4 204.0,176.1 204.4,177.8 204.8,179.5 205.2,181.2 205.7,183.0 206.1,184.8 206.5,186.6 206.9,188.4 207.4,190.2 207.8,192.1 208.2,193.9 208.6,195.7 209.0,197.5
+209.5,199.4 209.9,201.2 210.3,203.0 210.7,204.7 211.2,206.5 211.6,208.2 212.0,209.9 212.4,211.5 212.9,213.1 213.3,214.7 213.7,216.3 214.1,217.7 214.6,219.2 215.0,220.6 215.4,222.0 215.8,223.3
+216.2,224.5 216.7,225.7 217.1,226.9 217.5,227.9 217.9,229.0 218.4,230.0 218.8,230.9 219.2,231.8 219.6,232.6 220.1,233.4 220.5,234.2 220.9,234.9 221.3,235.5 221.7,236.1 222.2,236.7 222.6,237.2
+223.0,237.7 223.4,238.1 223.9,238.6 224.3,238.9 224.7,239.3 225.1,239.6 225.6,239.9 226.0,240.2 226.4,240.4 226.8,240.6 227.2,240.8 227.7,241.0 228.1,241.2 228.5,241.3 228.9,241.4 229.4,241.6
+229.8,241.7 230.2,241.8 230.6,241.8 231.1,241.9 231.5,242.0 231.9,242.0 232.3,242.1 232.8,242.1 233.2,242.2 233.6,242.2 234.0,242.2 234.4,242.2 234.9,242.3 235.3,242.3 235.7,242.3 236.1,242.3
+236.6,242.3 237.0,242.3 237.4,242.4 237.8,242.4 238.3,242.4 238.7,242.4 239.1,242.4 239.5,242.4 239.9,242.4 240.4,242.4 240.8,242.4 241.2,242.4 241.6,242.4 242.1,242.4 242.5,242.4 242.9,242.4
+243.3,242.4 243.8,242.4 244.2,242.4 244.6,242.4 245.0,242.4 245.4,242.4 245.9,242.4 246.3,242.4 246.7,242.4 247.1,242.4 247.6,242.4 248.0,242.4 248.4,242.4 248.8,242.4 249.3,242.4 249.7,242.4
+250.1,242.4 250.5,242.4 251.0,242.4 251.4,242.4 251.8,242.4 252.2,242.4 252.6,242.4 253.1,242.4 253.5,242.4 253.9,242.4 254.3,242.4 254.8,242.4 255.2,242.4 255.6,242.4 256.0,242.4 256.5,242.4
+256.9,242.4 257.3,242.4 257.7,242.4 258.1,242.4 258.6,242.4 259.0,242.4 259.4,242.4 259.8,242.4 260.3,242.4 260.7,242.4 261.1,242.4 261.5,242.4 262.0,242.4 262.4,242.4 262.8,242.4 263.2,242.4
+263.6,242.4 264.1,242.4 264.5,242.4 264.9,242.4 265.3,242.4 265.8,242.4 266.2,242.4 266.6,242.4 267.0,242.4 267.5,242.4 267.9,242.4 268.3,242.4 268.7,242.3 269.2,242.3 269.6,242.3 270.0,242.3
+270.4,242.3 270.8,242.3 271.3,242.3 271.7,242.3 272.1,242.2 272.5,242.2 273.0,242.2 273.4,242.2 273.8,242.1 274.2,242.1 274.7,242.1 275.1,242.0 275.5,242.0 275.9,242.0 276.3,241.9 276.8,241.9
+277.2,241.8 277.6,241.7 278.0,241.7 278.5,241.6 278.9,241.5 279.3,241.5 279.7,241.4 280.2,241.3 280.6,241.2 281.0,241.1 281.4,241.0 281.8,240.9 282.3,240.8 282.7,240.7 283.1,240.6 283.5,240.5
+284.0,240.4 284.4,240.3 284.8,240.2 285.2,240.1 285.7,239.9 286.1,239.8 286.5,239.7 286.9,239.6 287.4,239.5 287.8,239.4 288.2,239.3 288.6,239.2 289.0,239.1 289.5,239.0 289.9,238.9 290.3,238.9
+290.7,238.8 291.2,238.7 291.6,238.7 292.0,238.7 292.4,238.6 292.9,238.6 293.3,238.6 293.7,238.6 294.1,238.6 294.5,238.6 295.0,238.6 295.4,238.7 295.8,238.7 296.2,238.8 296.7,238.8 297.1,238.9
+297.5,239.0 297.9,239.1 298.4,239.2 298.8,239.2 299.2,239.3 299.6,239.4 300.0,239.6 300.5,239.7 300.9,239.8 301.3,239.9 301.7,240.0 302.2,240.1 302.6,240.2 303.0,240.3 303.4,240.5 303.9,240.6
+304.3,240.7 304.7,240.8 305.1,240.9 305.6,241.0 306.0,241.1 306.4,241.2 306.8,241.3 307.2,241.4 307.7,241.4 308.1,241.5 308.5,241.6 308.9,241.7 309.4,241.7 309.8,241.8 310.2,241.8 310.6,241.9
+311.1,241.9 311.5,242.0 311.9,242.0 312.3,242.1 312.7,242.1 313.2,242.1 313.6,242.2 314.0,242.2 314.4,242.2 314.9,242.2 315.3,242.3 315.7,242.3 316.1,242.3 316.6,242.3 317.0,242.3 317.4,242.3
+317.8,242.3 318.2,242.3 318.7,242.4 319.1,242.4 319.1,242.4 318.7,242.4 318.2,242.4 317.8,242.4 317.4,242.4 317.0,242.4 316.6,242.4 316.1,242.4 315.7,242.4 315.3,242.4 314.9,242.4 314.4,242.4
+314.0,242.4 313.6,242.4 313.2,242.4 312.7,242.4 312.3,242.4 311.9,242.4 311.5,242.4 311.1,242.4 310.6,242.4 310.2,242.4 309.8,242.4 309.4,242.4 308.9,242.4 308.5,242.4 308.1,242.4 307.7,242.4
+307.2,242.4 306.8,242.4 306.4,242.4 306.0,242.4 305.6,242.4 305.1,242.4 304.7,242.4 304.3,242.4 303.9,242.4 303.4,242.4 303.0,242.4 302.6,242.4 302.2,242.4 301.7,242.4 301.3,242.4 300.9,242.4
+300.5,242.4 300.0,242.4 299.6,242.4 299.2,242.4 298.8,242.4 298.4,242.4 297.9,242.4 297.5,242.4 297.1,242.4 296.7,242.4 296.2,242.4 295.8,242.4 295.4,242.4 295.0,242.4 294.5,242.4 294.1,242.4
+293.7,242.4 293.3,242.4 292.9,242.4 292.4,242.4 292.0,242.4 291.6,242.4 291.2,242.4 290.7,242.4 290.3,242.4 289.9,242.4 289.5,242.4 289.0,242.4 288.6,242.4 288.2,242.4 287.8,242.4 287.4,242.4
+286.9,242.4 286.5,242.4 286.1,242.4 285.7,242.4 285.2,242.4 284.8,242.4 284.4,242.4 284.0,242.4 283.5,242.4 283.1,242.4 282.7,242.4 282.3,242.4 281.8,242.4 281.4,242.4 281.0,242.4 280.6,242.4
+280.2,242.4 279.7,242.4 279.3,242.4 278.9,242.4 278.5,242.4 278.0,242.4 277.6,242.4 277.2,242.4 276.8,242.4 276.3,242.4 275.9,242.4 275.5,242.4 275.1,242.4 274.7,242.4 274.2,242.4 273.8,242.4
+273.4,242.4 273.0,242.4 272.5,242.4 272.1,242.4 271.7,242.4 271.3,242.4 270.8,242.4 270.4,242.4 270.0,242.4 269.6,242.4 269.2,242.4 268.7,242.4 268.3,242.4 267.9,242.4 267.5,242.4 267.0,242.4
+266.6,242.4 266.2,242.4 265.8,242.4 265.3,242.4 264.9,242.4 264.5,242.4 264.1,242.4 263.6,242.4 263.2,242.4 262.8,242.4 262.4,242.4 262.0,242.4 261.5,242.4 261.1,242.4 260.7,242.4 260.3,242.4
+259.8,242.4 259.4,242.4 259.0,242.4 258.6,242.4 258.1,242.4 257.7,242.4 257.3,242.4 256.9,242.4 256.5,242.4 256.0,242.4 255.6,242.4 255.2,242.4 254.8,242.4 254.3,242.4 253.9,242.4 253.5,242.4
+253.1,242.4 252.6,242.4 252.2,242.4 251.8,242.4 251.4,242.4 251.0,242.4 250.5,242.4 250.1,242.4 249.7,242.4 249.3,242.4 248.8,242.4 248.4,242.4 248.0,242.4 247.6,242.4 247.1,242.4 246.7,242.4
+246.3,242.4 245.9,242.4 245.4,242.4 245.0,242.4 244.6,242.4 244.2,242.4 243.8,242.4 243.3,242.4 242.9,242.4 242.5,242.4 242.1,242.4 241.6,242.4 241.2,242.4 240.8,242.4 240.4,242.4 239.9,242.4
+239.5,242.4 239.1,242.4 238.7,242.4 238.3,242.4 237.8,242.4 237.4,242.4 237.0,242.4 236.6,242.4 236.1,242.4 235.7,242.4 235.3,242.4 234.9,242.4 234.4,242.4 234.0,242.4 233.6,242.4 233.2,242.4
+232.8,242.4 232.3,242.4 231.9,242.4 231.5,242.4 231.1,242.4 230.6,242.4 230.2,242.4 229.8,242.4 229.4,242.4 228.9,242.4 228.5,242.4 228.1,242.4 227.7,242.4 227.2,242.4 226.8,242.4 226.4,242.4
+226.0,242.4 225.6,242.4 225.1,242.4 224.7,242.4 224.3,242.4 223.9,242.4 223.4,242.4 223.0,242.4 222.6,242.4 222.2,242.4 221.7,242.4 221.3,242.4 220.9,242.4 220.5,242.4 220.1,242.4 219.6,242.4
+219.2,242.4 218.8,242.4 218.4,242.4 217.9,242.4 217.5,242.4 217.1,242.4 216.7,242.4 216.2,242.4 215.8,242.4 215.4,242.4 215.0,242.4 214.6,242.4 214.1,242.4 213.7,242.4 213.3,242.4 212.9,242.4
+212.4,242.4 212.0,242.4 211.6,242.4 211.2,242.4 210.7,242.4 210.3,242.4 209.9,242.4 209.5,242.4 209.0,242.4 208.6,242.4 208.2,242.4 207.8,242.4 207.4,242.4 206.9,242.4 206.5,242.4 206.1,242.4
+205.7,242.4 205.2,242.4 204.8,242.4 204.4,242.4 204.0,242.4 203.5,242.4 203.1,242.4 202.7,242.4 202.3,242.4 201.9,242.4 201.4,242.4 201.0,242.4 200.6,242.4 200.2,242.4 199.7,242.4 199.3,242.4
+198.9,242.4 198.5,242.4 198.0,242.4 197.6,242.4 197.2,242.4 196.8,242.4 196.4,242.4 195.9,242.4 195.5,242.4 195.1,242.4 194.7,242.4 194.2,242.4 193.8,242.4 193.4,242.4 193.0,242.4 192.5,242.4
+192.1,242.4 191.7,242.4 191.3,242.4 190.8,242.4 190.4,242.4 190.0,242.4 189.6,242.4 189.2,242.4 188.7,242.4 188.3,242.4 187.9,242.4 187.5,242.4 187.0,242.4 186.6,242.4 186.2,242.4 185.8,242.4
+185.3,242.4 184.9,242.4 184.5,242.4 184.1,242.4 183.7,242.4 183.2,242.4 182.8,242.4 182.4,242.4 182.0,242.4 181.5,242.4 181.1,242.4 180.7,242.4 180.3,242.4 179.8,242.4 179.4,242.4 179.0,242.4
+178.6,242.4 178.2,242.4 177.7,242.4 177.3,242.4 176.9,242.4 176.5,242.4 176.0,242.4 175.6,242.4 175.2,242.4 174.8,242.4 174.3,242.4 173.9,242.4 173.5,242.4 173.1,242.4 172.7,242.4 172.2,242.4
+171.8,242.4 171.4,242.4 171.0,242.4 170.5,242.4 170.1,242.4 169.7,242.4 169.3,242.4 168.8,242.4 168.4,242.4 168.0,242.4 167.6,242.4 167.1,242.4 166.7,242.4 166.3,242.4 165.9,242.4 165.5,242.4
+165.0,242.4 164.6,242.4 164.2,242.4 163.8,242.4 163.3,242.4 162.9,242.4 162.5,242.4 162.1,242.4 161.6,242.4 161.2,242.4 160.8,242.4 160.4,242.4 160.0,242.4 159.5,242.4 159.1,242.4 158.7,242.4
+158.3,242.4 157.8,242.4 157.4,242.4 157.0,242.4 156.6,242.4 156.1,242.4 155.7,242.4 155.3,242.4 154.9,242.4 154.5,242.4 154.0,242.4 153.6,242.4 153.2,242.4 152.8,242.4 152.3,242.4 151.9,242.4
+151.5,242.4 151.1,242.4 150.6,242.4 150.2,242.4 149.8,242.4 149.4,242.4 148.9,242.4 148.5,242.4 148.1,242.4 147.7,242.4 147.3,242.4 146.8,242.4 146.4,242.4 146.0,242.4 145.6,242.4 145.1,242.4
+144.7,242.4 144.3,242.4 143.9,242.4 143.4,242.4 143.0,242.4 142.6,242.4 142.2,242.4 141.8,242.4 141.3,242.4 140.9,242.4 140.5,242.4 140.1,242.4 139.6,242.4 139.2,242.4 138.8,242.4 138.4,242.4
+137.9,242.4 137.5,242.4 137.1,242.4 136.7,242.4 136.3,242.4 135.8,242.4 135.4,242.4 135.0,242.4 134.6,242.4 134.1,242.4 133.7,242.4 133.3,242.4 132.9,242.4 132.4,242.4 132.0,242.4 131.6,242.4
+131.2,242.4 130.7,242.4 130.3,242.4 129.9,242.4 129.5,242.4 129.1,242.4 128.6,242.4 128.2,242.4 127.8,242.4 127.4,242.4 126.9,242.4 126.5,242.4 126.1,242.4 125.7,242.4 125.2,242.4 124.8,242.4
+124.4,242.4 124.0,242.4 123.6,242.4 123.1,242.4 122.7,242.4 122.3,242.4 121.9,242.4 121.4,242.4 121.0,242.4 120.6,242.4 120.2,242.4 119.7,242.4 119.3,242.4 118.9,242.4 118.5,242.4 118.1,242.4
+117.6,242.4 117.2,242.4 116.8,242.4 116.4,242.4 115.9,242.4 115.5,242.4 115.1,242.4 114.7,242.4 114.2,242.4 113.8,242.4 113.4,242.4 113.0,242.4 112.5,242.4 112.1,242.4 111.7,242.4 111.3,242.4
+110.9,242.4 110.4,242.4 110.0,242.4 109.6,242.4 109.2,242.4 108.7,242.4 108.3,242.4 107.9,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M176.8,242.4 L176.8,79.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '70.1,242.3 70.7,242.3 71.4,242.3 72.1,242.3 72.7,242.2 73.4,242.2 74.1,242.2 74.7,242.2 75.4,242.1 76.0,242.1 76.7,242.1 77.4,242.0 78.0,241.9 78.7,241.9 79.4,241.8 80.0,241.7
+80.7,241.7 81.3,241.6 82.0,241.5 82.7,241.4 83.3,241.2 84.0,241.1 84.7,240.9 85.3,240.8 86.0,240.6 86.6,240.4 87.3,240.1 88.0,239.9 88.6,239.6 89.3,239.3 90.0,239.0 90.6,238.6
+91.3,238.3 92.0,237.8 92.6,237.4 93.3,236.9 93.9,236.4 94.6,235.8 95.3,235.2 95.9,234.5 96.6,233.8 97.3,233.0 97.9,232.2 98.6,231.3 99.2,230.4 99.9,229.4 100.6,228.3 101.2,227.2
+101.9,226.0 102.6,224.7 103.2,223.3 103.9,221.9 104.5,220.4 105.2,218.8 105.9,217.1 106.5,215.3 107.2,213.4 107.9,211.5 108.5,209.4 109.2,207.3 109.9,205.0 110.5,202.7 111.2,200.3 111.8,197.7
+112.5,195.1 113.2,192.4 113.8,189.6 114.5,186.8 115.2,183.8 115.8,180.8 116.5,177.7 117.1,174.5 117.8,171.2 118.5,167.9 119.1,164.5 119.8,161.1 120.5,157.7 121.1,154.2 121.8,150.7 122.4,147.1
+123.1,143.6 123.8,140.1 124.4,136.5 125.1,133.0 125.8,129.6 126.4,126.1 127.1,122.8 127.7,119.5 128.4,116.2 129.1,113.1 129.7,110.0 130.4,107.1 131.1,104.3 131.7,101.6 132.4,99.1 133.1,96.7
+133.7,94.5 134.4,92.4 135.0,90.6 135.7,88.9 136.4,87.4 137.0,86.1 137.7,85.0 138.4,84.2 139.0,83.5 139.7,83.1 140.3,82.8 141.0,82.8 141.7,83.1 142.3,83.5 143.0,84.1 143.7,85.0
+144.3,86.1 145.0,87.4 145.6,88.8 146.3,90.5 147.0,92.4 147.6,94.4 148.3,96.6 149.0,98.9 149.6,101.4 150.3,104.1 151.0,106.8 151.6,109.7 152.3,112.7 152.9,115.8 153.6,118.9 154.3,122.1
+154.9,125.4 155.6,128.7 156.3,132.1 156.9,135.5 157.6,138.8 158.2,142.2 158.9,145.6 159.6,148.9 160.2,152.3 160.9,155.5 161.6,158.8 162.2,161.9 162.9,165.1 163.5,168.1 164.2,171.1 164.9,174.0
+165.5,176.8 166.2,179.5 166.9,182.1 167.5,184.7 168.2,187.1 168.9,189.5 169.5,191.7 170.2,193.9 170.8,196.0 171.5,197.9 172.2,199.8 172.8,201.6 173.5,203.3 174.2,204.9 174.8,206.4 175.5,207.8
+176.1,209.2 176.8,210.4 177.5,211.6 178.1,212.8 178.8,213.8 179.5,214.8 180.1,215.8 180.8,216.7 181.4,217.5 182.1,218.3 182.8,219.0 183.4,219.7 184.1,220.4 184.8,221.0 185.4,221.6 186.1,222.2
+186.7,222.7 187.4,223.2 188.1,223.7 188.7,224.2 189.4,224.7 190.1,225.1 190.7,225.5 191.4,225.9 192.1,226.3 192.7,226.7 193.4,227.1 194.0,227.5 194.7,227.9 195.4,228.3 196.0,228.6 196.7,229.0
+197.4,229.4 198.0,229.7 198.7,230.1 199.3,230.4 200.0,230.8 200.7,231.1 201.3,231.5 202.0,231.8 202.7,232.1 203.3,232.5 204.0,232.8 204.6,233.1 205.3,233.4 206.0,233.7 206.6,234.0 207.3,234.3
+208.0,234.6 208.6,234.9 209.3,235.2 210.0,235.5 210.6,235.7 211.3,236.0 211.9,236.2 212.6,236.5 213.3,236.7 213.9,237.0 214.6,237.2 215.3,237.4 215.9,237.6 216.6,237.8 217.2,238.0 217.9,238.2
+218.6,238.3 219.2,238.5 219.9,238.7 220.6,238.8 221.2,238.9 221.9,239.1 222.5,239.2 223.2,239.3 223.9,239.4 224.5,239.5 225.2,239.6 225.9,239.7 226.5,239.8 227.2,239.8 227.9,239.9 228.5,239.9
+229.2,240.0 229.8,240.0 230.5,240.1 231.2,240.1 231.8,240.1 232.5,240.1 233.2,240.2 233.8,240.2 234.5,240.2 235.1,240.2 235.8,240.2 236.5,240.2 237.1,240.2 237.8,240.1 238.5,240.1 239.1,240.1
+239.8,240.1 240.4,240.1 241.1,240.1 241.8,240.0 242.4,240.0 243.1,240.0 243.8,240.0 244.4,240.0 245.1,240.0 245.7,239.9 246.4,239.9 247.1,239.9 247.7,239.9 248.4,239.9 249.1,239.9 249.7,239.9
+250.4,239.9 251.1,239.9 251.7,239.9 252.4,239.8 253.0,239.8 253.7,239.8 254.4,239.8 255.0,239.8 255.7,239.8 256.4,239.8 257.0,239.9 257.7,239.9 258.3,239.9 259.0,239.9 259.7,239.9 260.3,239.9
+261.0,239.9 261.7,239.9 262.3,239.9 263.0,239.9 263.6,239.9 264.3,239.9 265.0,239.9 265.6,239.9 266.3,239.9 267.0,239.9 267.6,239.9 268.3,239.9 269.0,239.9 269.6,239.9 270.3,239.9 270.9,239.9
+271.6,239.9 272.3,239.9 272.9,239.9 273.6,239.9 274.3,239.9 274.9,239.9 275.6,239.9 276.2,239.9 276.9,239.9 277.6,239.9 278.2,239.9 278.9,239.9 279.6,239.9 280.2,239.9 280.9,240.0 281.5,240.0
+282.2,240.0 282.9,240.0 283.5,240.1 284.2,240.1 284.9,240.1 285.5,240.1 286.2,240.2 286.9,240.2 287.5,240.2 288.2,240.2 288.8,240.3 289.5,240.3 290.2,240.3 290.8,240.4 291.5,240.4 292.2,240.4
+292.8,240.4 293.5,240.5 294.1,240.5 294.8,240.5 295.5,240.5 296.1,240.5 296.8,240.6 297.5,240.6 298.1,240.6 298.8,240.6 299.4,240.6 300.1,240.6 300.8,240.6 301.4,240.6 302.1,240.6 302.8,240.5
+303.4,240.5 304.1,240.5 304.7,240.5 305.4,240.5 306.1,240.5 306.7,240.4 307.4,240.4 308.1,240.4 308.7,240.4 309.4,240.3 310.1,240.3 310.7,240.3 311.4,240.3 312.0,240.2 312.7,240.2 313.4,240.2
+314.0,240.2 314.7,240.1 315.4,240.1 316.0,240.1 316.7,240.1 317.3,240.1 318.0,240.1 318.7,240.1 319.3,240.1 320.0,240.1 320.7,240.1 321.3,240.1 322.0,240.1 322.6,240.1 323.3,240.1 324.0,240.1
+324.6,240.1 325.3,240.1 326.0,240.1 326.6,240.1 327.3,240.2 328.0,240.2 328.6,240.2 329.3,240.2 329.9,240.2 330.6,240.2 331.3,240.3 331.9,240.3 332.6,240.3 333.3,240.3 333.9,240.3 334.6,240.3
+335.2,240.3 335.9,240.3 336.6,240.3 337.2,240.3 337.9,240.3 338.6,240.3 339.2,240.3 339.9,240.3 340.5,240.3 341.2,240.3 341.9,240.3 342.5,240.3 343.2,240.3 343.9,240.3 344.5,240.2 345.2,240.2
+345.9,240.2 346.5,240.2 347.2,240.2 347.8,240.2 348.5,240.2 349.2,240.1 349.8,240.1 350.5,240.1 351.2,240.1 351.8,240.1 352.5,240.1 353.1,240.1 353.8,240.1 354.5,240.1 355.1,240.1 355.8,240.1
+356.5,240.2 357.1,240.2 357.8,240.2 358.4,240.2 359.1,240.3 359.8,240.3 360.4,240.3 361.1,240.4 361.8,240.4 362.4,240.4 363.1,240.5 363.7,240.5 364.4,240.6 365.1,240.6 365.7,240.7 366.4,240.7
+367.1,240.8 367.7,240.8 368.4,240.9 369.1,241.0 369.7,241.0 370.4,241.1 371.0,241.1 371.7,241.2 372.4,241.2 373.0,241.3 373.7,241.4 374.4,241.4 375.0,241.5 375.7,241.5 376.3,241.6 377.0,241.6
+377.7,241.7 378.3,241.7 379.0,241.8 379.7,241.8 380.3,241.8 381.0,241.9 381.6,241.9 382.3,242.0 383.0,242.0 383.6,242.0 384.3,242.0 385.0,242.1 385.6,242.1 386.3,242.1 387.0,242.2 387.6,242.2
+388.3,242.2 388.9,242.2 389.6,242.2 390.3,242.2 390.9,242.3 391.6,242.3 392.3,242.3 392.9,242.3 393.6,242.3 394.2,242.3 394.9,242.3 395.6,242.3 396.2,242.3 396.9,242.3 397.6,242.4 398.2,242.4
+398.9,242.4 399.5,242.4 400.2,242.4 400.9,242.4 400.9,242.4 400.2,242.4 399.5,242.4 398.9,242.4 398.2,242.4 397.6,242.4 396.9,242.4 396.2,242.4 395.6,242.4 394.9,242.4 394.2,242.4 393.6,242.4
+392.9,242.4 392.3,242.4 391.6,242.4 390.9,242.4 390.3,242.4 389.6,242.4 388.9,242.4 388.3,242.4 387.6,242.4 387.0,242.4 386.3,242.4 385.6,242.4 385.0,242.4 384.3,242.4 383.6,242.4 383.0,242.4
+382.3,242.4 381.6,242.4 381.0,242.4 380.3,242.4 379.7,242.4 379.0,242.4 378.3,242.4 377.7,242.4 377.0,242.4 376.3,242.4 375.7,242.4 375.0,242.4 374.4,242.4 373.7,242.4 373.0,242.4 372.4,242.4
+371.7,242.4 371.0,242.4 370.4,242.4 369.7,242.4 369.1,242.4 368.4,242.4 367.7,242.4 367.1,242.4 366.4,242.4 365.7,242.4 365.1,242.4 364.4,242.4 363.7,242.4 363.1,242.4 362.4,242.4 361.8,242.4
+361.1,242.4 360.4,242.4 359.8,242.4 359.1,242.4 358.4,242.4 357.8,242.4 357.1,242.4 356.5,242.4 355.8,242.4 355.1,242.4 354.5,242.4 353.8,242.4 353.1,242.4 352.5,242.4 351.8,242.4 351.2,242.4
+350.5,242.4 349.8,242.4 349.2,242.4 348.5,242.4 347.8,242.4 347.2,242.4 346.5,242.4 345.9,242.4 345.2,242.4 344.5,242.4 343.9,242.4 343.2,242.4 342.5,242.4 341.9,242.4 341.2,242.4 340.5,242.4
+339.9,242.4 339.2,242.4 338.6,242.4 337.9,242.4 337.2,242.4 336.6,242.4 335.9,242.4 335.2,242.4 334.6,242.4 333.9,242.4 333.3,242.4 332.6,242.4 331.9,242.4 331.3,242.4 330.6,242.4 329.9,242.4
+329.3,242.4 328.6,242.4 328.0,242.4 327.3,242.4 326.6,242.4 326.0,242.4 325.3,242.4 324.6,242.4 324.0,242.4 323.3,242.4 322.6,242.4 322.0,242.4 321.3,242.4 320.7,242.4 320.0,242.4 319.3,242.4
+318.7,242.4 318.0,242.4 317.3,242.4 316.7,242.4 316.0,242.4 315.4,242.4 314.7,242.4 314.0,242.4 313.4,242.4 312.7,242.4 312.0,242.4 311.4,242.4 310.7,242.4 310.1,242.4 309.4,242.4 308.7,242.4
+308.1,242.4 307.4,242.4 306.7,242.4 306.1,242.4 305.4,242.4 304.7,242.4 304.1,242.4 303.4,242.4 302.8,242.4 302.1,242.4 301.4,242.4 300.8,242.4 300.1,242.4 299.4,242.4 298.8,242.4 298.1,242.4
+297.5,242.4 296.8,242.4 296.1,242.4 295.5,242.4 294.8,242.4 294.1,242.4 293.5,242.4 292.8,242.4 292.2,242.4 291.5,242.4 290.8,242.4 290.2,242.4 289.5,242.4 288.8,242.4 288.2,242.4 287.5,242.4
+286.9,242.4 286.2,242.4 285.5,242.4 284.9,242.4 284.2,242.4 283.5,242.4 282.9,242.4 282.2,242.4 281.5,242.4 280.9,242.4 280.2,242.4 279.6,242.4 278.9,242.4 278.2,242.4 277.6,242.4 276.9,242.4
+276.2,242.4 275.6,242.4 274.9,242.4 274.3,242.4 273.6,242.4 272.9,242.4 272.3,242.4 271.6,242.4 270.9,242.4 270.3,242.4 269.6,242.4 269.0,242.4 268.3,242.4 267.6,242.4 267.0,242.4 266.3,242.4
+265.6,242.4 265.0,242.4 264.3,242.4 263.6,242.4 263.0,242.4 262.3,242.4 261.7,242.4 261.0,242.4 260.3,242.4 259.7,242.4 259.0,242.4 258.3,242.4 257.7,242.4 257.0,242.4 256.4,242.4 255.7,242.4
+255.0,242.4 254.4,242.4 253.7,242.4 253.0,242.4 252.4,242.4 251.7,242.4 251.1,242.4 250.4,242.4 249.7,242.4 249.1,242.4 248.4,242.4 247.7,242.4 247.1,242.4 246.4,242.4 245.7,242.4 245.1,242.4
+244.4,242.4 243.8,242.4 243.1,242.4 242.4,242.4 241.8,242.4 241.1,242.4 240.4,242.4 239.8,242.4 239.1,242.4 238.5,242.4 237.8,242.4 237.1,242.4 236.5,242.4 235.8,242.4 235.1,242.4 234.5,242.4
+233.8,242.4 233.2,242.4 232.5,242.4 231.8,242.4 231.2,242.4 230.5,242.4 229.8,242.4 229.2,242.4 228.5,242.4 227.9,242.4 227.2,242.4 226.5,242.4 225.9,242.4 225.2,242.4 224.5,242.4 223.9,242.4
+223.2,242.4 222.5,242.4 221.9,242.4 221.2,242.4 220.6,242.4 219.9,242.4 219.2,242.4 218.6,242.4 217.9,242.4 217.2,242.4 216.6,242.4 215.9,242.4 215.3,242.4 214.6,242.4 213.9,242.4 213.3,242.4
+212.6,242.4 211.9,242.4 211.3,242.4 210.6,242.4 210.0,242.4 209.3,242.4 208.6,242.4 208.0,242.4 207.3,242.4 206.6,242.4 206.0,242.4 205.3,242.4 204.6,242.4 204.0,242.4 203.3,242.4 202.7,242.4
+202.0,242.4 201.3,242.4 200.7,242.4 200.0,242.4 199.3,242.4 198.7,242.4 198.0,242.4 197.4,242.4 196.7,242.4 196.0,242.4 195.4,242.4 194.7,242.4 194.0,242.4 193.4,242.4 192.7,242.4 192.1,242.4
+191.4,242.4 190.7,242.4 190.1,242.4 189.4,242.4 188.7,242.4 188.1,242.4 187.4,242.4 186.7,242.4 186.1,242.4 185.4,242.4 184.8,242.4 184.1,242.4 183.4,242.4 182.8,242.4 182.1,242.4 181.4,242.4
+180.8,242.4 180.1,242.4 179.5,242.4 178.8,242.4 178.1,242.4 177.5,242.4 176.8,242.4 176.1,242.4 175.5,242.4 174.8,242.4 174.2,242.4 173.5,242.4 172.8,242.4 172.2,242.4 171.5,242.4 170.8,242.4
+170.2,242.4 169.5,242.4 168.9,242.4 168.2,242.4 167.5,242.4 166.9,242.4 166.2,242.4 165.5,242.4 164.9,242.4 164.2,242.4 163.5,242.4 162.9,242.4 162.2,242.4 161.6,242.4 160.9,242.4 160.2,242.4
+159.6,242.4 158.9,242.4 158.2,242.4 157.6,242.4 156.9,242.4 156.3,242.4 155.6,242.4 154.9,242.4 154.3,242.4 153.6,242.4 152.9,242.4 152.3,242.4 151.6,242.4 151.0,242.4 150.3,242.4 149.6,242.4
+149.0,242.4 148.3,242.4 147.6,242.4 147.0,242.4 146.3,242.4 145.6,242.4 145.0,242.4 144.3,242.4 143.7,242.4 143.0,242.4 142.3,242.4 141.7,242.4 141.0,242.4 140.3,242.4 139.7,242.4 139.0,242.4
+138.4,242.4 137.7,242.4 137.0,242.4 136.4,242.4 135.7,242.4 135.0,242.4 134.4,242.4 133.7,242.4 133.1,242.4 132.4,242.4 131.7,242.4 131.1,242.4 130.4,242.4 129.7,242.4 129.1,242.4 128.4,242.4
+127.7,242.4 127.1,242.4 126.4,242.4 125.8,242.4 125.1,242.4 124.4,242.4 123.8,242.4 123.1,242.4 122.4,242.4 121.8,242.4 121.1,242.4 120.5,242.4 119.8,242.4 119.1,242.4 118.5,242.4 117.8,242.4
+117.1,242.4 116.5,242.4 115.8,242.4 115.2,242.4 114.5,242.4 113.8,242.4 113.2,242.4 112.5,242.4 111.8,242.4 111.2,242.4 110.5,242.4 109.9,242.4 109.2,242.4 108.5,242.4 107.9,242.4 107.2,242.4
+106.5,242.4 105.9,242.4 105.2,242.4 104.5,242.4 103.9,242.4 103.2,242.4 102.6,242.4 101.9,242.4 101.2,242.4 100.6,242.4 99.9,242.4 99.2,242.4 98.6,242.4 97.9,242.4 97.3,242.4 96.6,242.4
+95.9,242.4 95.3,242.4 94.6,242.4 93.9,242.4 93.3,242.4 92.6,242.4 92.0,242.4 91.3,242.4 90.6,242.4 90.0,242.4 89.3,242.4 88.6,242.4 88.0,242.4 87.3,242.4 86.6,242.4 86.0,242.4
+85.3,242.4 84.7,242.4 84.0,242.4 83.3,242.4 82.7,242.4 82.0,242.4 81.3,242.4 80.7,242.4 80.0,242.4 79.4,242.4 78.7,242.4 78.0,242.4 77.4,242.4 76.7,242.4 76.0,242.4 75.4,242.4
+74.7,242.4 74.1,242.4 73.4,242.4 72.7,242.4 72.1,242.4 71.4,242.4 70.7,242.4 70.1,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M150.6,242.4 L150.6,105.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/relative_regression_small.svg b/results/barbershop/100000/report/relative_regression_small.svg
new file mode 100644
index 0000000..5b29ff4
--- /dev/null
+++ b/results/barbershop/100000/report/relative_regression_small.svg
@@ -0,0 +1,329 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,210.4 L425.0,210.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,210.4 L80.9,210.4  '/>	<g transform="translate(63.6,214.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,178.3 L425.0,178.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,178.3 L80.9,178.3  '/>	<g transform="translate(63.6,182.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,146.3 L425.0,146.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,146.3 L80.9,146.3  '/>	<g transform="translate(63.6,150.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,114.2 L425.0,114.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.2 L80.9,114.2  '/>	<g transform="translate(63.6,118.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,82.2 L425.0,82.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,82.2 L80.9,82.2  '/>	<g transform="translate(63.6,86.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,50.1 L425.0,50.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,50.1 L80.9,50.1  '/>	<g transform="translate(63.6,54.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M111.1,242.4 L111.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M111.1,242.4 L111.1,233.4  '/>	<g transform="translate(111.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M150.4,242.4 L150.4,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M150.4,242.4 L150.4,233.4  '/>	<g transform="translate(150.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M189.6,242.4 L189.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M189.6,242.4 L189.6,233.4  '/>	<g transform="translate(189.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M228.8,242.4 L228.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M228.8,242.4 L228.8,233.4  '/>	<g transform="translate(228.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M268.1,242.4 L268.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M268.1,242.4 L268.1,233.4  '/>	<g transform="translate(268.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M307.3,242.4 L307.3,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M307.3,242.4 L307.3,233.4  '/>	<g transform="translate(307.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 600</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M346.5,242.4 L346.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M346.5,242.4 L346.5,233.4  '/>	<g transform="translate(346.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 700</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M385.8,242.4 L385.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M385.8,242.4 L385.8,233.4  '/>	<g transform="translate(385.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 800</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 900</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,30.3 425.0,29.1 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,35.4 425.0,34.1 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,29.7  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,34.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/slope.svg b/results/barbershop/100000/report/slope.svg
new file mode 100644
index 0000000..805ecfc
--- /dev/null
+++ b/results/barbershop/100000/report/slope.svg
@@ -0,0 +1,278 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M188.0,662.4 L188.0,653.4  '/>	<g transform="translate(188.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.436</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M356.3,662.4 L356.3,653.4  '/>	<g transform="translate(356.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.438</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M524.5,662.4 L524.5,653.4  '/>	<g transform="translate(524.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.44</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M692.8,662.4 L692.8,653.4  '/>	<g transform="translate(692.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.442</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M861.0,662.4 L861.0,653.4  '/>	<g transform="translate(861.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.444</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.3 L73.8,659.1 L75.7,658.8 L77.6,658.5 L79.4,658.2 L81.3,657.8
+		L83.2,657.5 L85.1,657.1 L87.0,656.7 L88.9,656.3 L90.8,655.9 L92.7,655.6 L94.5,655.2 L96.4,654.8
+		L98.3,654.4 L100.2,654.0 L102.1,653.7 L104.0,653.3 L105.9,653.0 L107.8,652.7 L109.6,652.4 L111.5,652.1
+		L113.4,651.8 L115.3,651.5 L117.2,651.1 L119.1,650.8 L121.0,650.5 L122.9,650.2 L124.7,649.8 L126.6,649.4
+		L128.5,649.0 L130.4,648.5 L132.3,648.0 L134.2,647.4 L136.1,646.8 L138.0,646.1 L139.8,645.4 L141.7,644.6
+		L143.6,643.8 L145.5,642.9 L147.4,642.0 L149.3,641.0 L151.2,640.0 L153.0,639.0 L154.9,637.9 L156.8,636.9
+		L158.7,635.8 L160.6,634.6 L162.5,633.5 L164.4,632.4 L166.3,631.2 L168.1,630.1 L170.0,628.9 L171.9,627.7
+		L173.8,626.5 L175.7,625.3 L177.6,624.1 L179.5,622.9 L181.4,621.6 L183.2,620.3 L185.1,618.9 L187.0,617.5
+		L188.9,616.1 L190.8,614.6 L192.7,613.1 L194.6,611.5 L196.5,609.8 L198.3,608.1 L200.2,606.3 L202.1,604.5
+		L204.0,602.6 L205.9,600.6 L207.8,598.6 L209.7,596.5 L211.6,594.3 L213.4,592.1 L215.3,589.8 L217.2,587.5
+		L219.1,585.1 L221.0,582.6 L222.9,580.1 L224.8,577.6 L226.6,575.1 L228.5,572.6 L230.4,570.0 L232.3,567.4
+		L234.2,564.9 L236.1,562.3 L238.0,559.7 L239.9,557.1 L241.7,554.5 L243.6,551.9 L245.5,549.2 L247.4,546.6
+		L249.3,543.9 L251.2,541.2 L253.1,538.4 L255.0,535.6 L256.8,532.7 L258.7,529.7 L260.6,526.7 L262.5,523.6
+		L264.4,520.4 L266.3,517.1 L268.2,513.8 L270.1,510.3 L271.9,506.8 L273.8,503.2 L275.7,499.5 L277.6,495.8
+		L279.5,492.0 L281.4,488.2 L283.3,484.3 L285.2,480.4 L287.0,476.5 L288.9,472.5 L290.8,468.5 L292.7,464.5
+		L294.6,460.5 L296.5,456.5 L298.4,452.5 L300.2,448.5 L302.1,444.5 L304.0,440.5 L305.9,436.5 L307.8,432.5
+		L309.7,428.5 L311.6,424.5 L313.5,420.5 L315.3,416.4 L317.2,412.3 L319.1,408.2 L321.0,403.9 L322.9,399.6
+		L324.8,395.2 L326.7,390.7 L328.6,386.1 L330.4,381.4 L332.3,376.6 L334.2,371.6 L336.1,366.6 L338.0,361.5
+		L339.9,356.2 L341.8,350.9 L343.7,345.5 L345.5,340.0 L347.4,334.6 L349.3,329.1 L351.2,323.7 L353.1,318.3
+		L355.0,313.0 L356.9,307.8 L358.8,302.7 L360.6,297.8 L362.5,293.0 L364.4,288.5 L366.3,284.0 L368.2,279.8
+		L370.1,275.7 L372.0,271.7 L373.8,267.9 L375.7,264.1 L377.6,260.4 L379.5,256.8 L381.4,253.2 L383.3,249.6
+		L385.2,245.9 L387.1,242.2 L388.9,238.5 L390.8,234.7 L392.7,230.9 L394.6,227.1 L396.5,223.2 L398.4,219.2
+		L400.3,215.3 L402.2,211.4 L404.0,207.5 L405.9,203.6 L407.8,199.8 L409.7,196.0 L411.6,192.3 L413.5,188.6
+		L415.4,185.0 L417.3,181.6 L419.1,178.2 L421.0,174.9 L422.9,171.8 L424.8,168.7 L426.7,165.8 L428.6,163.0
+		L430.5,160.3 L432.4,157.8 L434.2,155.3 L436.1,153.0 L438.0,150.8 L439.9,148.7 L441.8,146.8 L443.7,144.9
+		L445.6,143.1 L447.4,141.5 L449.3,139.9 L451.2,138.4 L453.1,137.1 L455.0,135.8 L456.9,134.5 L458.8,133.4
+		L460.7,132.3 L462.5,131.3 L464.4,130.3 L466.3,129.4 L468.2,128.5 L470.1,127.5 L472.0,126.6 L473.9,125.6
+		L475.8,124.6 L477.6,123.6 L479.5,122.6 L481.4,121.5 L483.3,120.4 L485.2,119.4 L487.1,118.3 L489.0,117.2
+		L490.9,116.2 L492.7,115.2 L494.6,114.2 L496.5,113.4 L498.4,112.6 L500.3,111.9 L502.2,111.4 L504.1,111.0
+		L506.0,110.8 L507.8,110.8 L509.7,110.9 L511.6,111.3 L513.5,111.9 L515.4,112.8 L517.3,113.9 L519.2,115.2
+		L521.0,116.7 L522.9,118.5 L524.8,120.4 L526.7,122.5 L528.6,124.8 L530.5,127.2 L532.4,129.7 L534.3,132.2
+		L536.1,134.9 L538.0,137.6 L539.9,140.3 L541.8,143.0 L543.7,145.7 L545.6,148.5 L547.5,151.3 L549.4,154.0
+		L551.2,156.8 L553.1,159.7 L555.0,162.5 L556.9,165.4 L558.8,168.3 L560.7,171.2 L562.6,174.2 L564.5,177.2
+		L566.3,180.2 L568.2,183.2 L570.1,186.1 L572.0,189.1 L573.9,192.1 L575.8,195.1 L577.7,198.0 L579.5,200.9
+		L581.4,203.8 L583.3,206.7 L585.2,209.6 L587.1,212.5 L589.0,215.3 L590.9,218.2 L592.8,221.2 L594.6,224.1
+		L596.5,227.1 L598.4,230.2 L600.3,233.3 L602.2,236.5 L604.1,239.8 L606.0,243.2 L607.9,246.7 L609.7,250.2
+		L611.6,253.9 L613.5,257.6 L615.4,261.4 L617.3,265.2 L619.2,269.1 L621.1,272.9 L623.0,276.8 L624.8,280.7
+		L626.7,284.6 L628.6,288.5 L630.5,292.3 L632.4,296.1 L634.3,299.8 L636.2,303.5 L638.1,307.1 L639.9,310.7
+		L641.8,314.3 L643.7,317.9 L645.6,321.4 L647.5,325.0 L649.4,328.6 L651.3,332.2 L653.1,335.8 L655.0,339.5
+		L656.9,343.2 L658.8,346.9 L660.7,350.8 L662.6,354.7 L664.5,358.6 L666.4,362.6 L668.2,366.7 L670.1,370.8
+		L672.0,375.0 L673.9,379.2 L675.8,383.4 L677.7,387.7 L679.6,392.1 L681.5,396.4 L683.3,400.8 L685.2,405.2
+		L687.1,409.6 L689.0,414.0 L690.9,418.4 L692.8,422.8 L694.7,427.2 L696.6,431.6 L698.4,435.9 L700.3,440.1
+		L702.2,444.3 L704.1,448.3 L706.0,452.3 L707.9,456.1 L709.8,459.8 L711.7,463.3 L713.5,466.7 L715.4,470.0
+		L717.3,473.0 L719.2,476.0 L721.1,478.8 L723.0,481.4 L724.9,483.9 L726.7,486.3 L728.6,488.6 L730.5,490.7
+		L732.4,492.9 L734.3,494.9 L736.2,496.9 L738.1,498.9 L740.0,500.9 L741.8,502.8 L743.7,504.8 L745.6,506.9
+		L747.5,508.9 L749.4,511.1 L751.3,513.3 L753.2,515.5 L755.1,517.9 L756.9,520.4 L758.8,522.9 L760.7,525.5
+		L762.6,528.3 L764.5,531.1 L766.4,533.9 L768.3,536.9 L770.2,539.8 L772.0,542.8 L773.9,545.8 L775.8,548.8
+		L777.7,551.7 L779.6,554.5 L781.5,557.3 L783.4,560.0 L785.3,562.6 L787.1,565.1 L789.0,567.4 L790.9,569.7
+		L792.8,571.8 L794.7,573.8 L796.6,575.7 L798.5,577.5 L800.3,579.2 L802.2,580.9 L804.1,582.4 L806.0,583.9
+		L807.9,585.3 L809.8,586.7 L811.7,588.1 L813.6,589.4 L815.4,590.7 L817.3,592.0 L819.2,593.2 L821.1,594.5
+		L823.0,595.7 L824.9,596.9 L826.8,598.2 L828.7,599.4 L830.5,600.7 L832.4,601.9 L834.3,603.2 L836.2,604.5
+		L838.1,605.8 L840.0,607.2 L841.9,608.5 L843.8,609.8 L845.6,611.2 L847.5,612.5 L849.4,613.9 L851.3,615.2
+		L853.2,616.5 L855.1,617.8 L857.0,619.0 L858.9,620.2 L860.7,621.4 L862.6,622.5 L864.5,623.7 L866.4,624.7
+		L868.3,625.7 L870.2,626.7 L872.1,627.7 L873.9,628.6 L875.8,629.6 L877.7,630.4 L879.6,631.3 L881.5,632.2
+		L883.4,633.1 L885.3,633.9 L887.2,634.7 L889.0,635.6 L890.9,636.4 L892.8,637.2 L894.7,637.9 L896.6,638.7
+		L898.5,639.3 L900.4,640.0 L902.3,640.6 L904.1,641.1 L906.0,641.7 L907.9,642.1 L909.8,642.5 L911.7,642.9
+		L913.6,643.2 L915.5,643.6 L917.4,643.9 L919.2,644.1 L921.1,644.4 L923.0,644.7 L924.9,645.0 L926.8,645.3
+		L928.7,645.6 L930.6,645.9 L932.5,646.2 L934.3,646.5 L936.2,646.8 L938.1,647.1 L940.0,647.4 L941.9,647.7
+		L943.8,648.0 L945.7,648.3 L947.5,648.6 L949.4,648.9 L951.3,649.2 L953.2,649.5 L955.1,649.8 L957.0,650.1
+		L958.9,650.5 L960.8,650.8 L962.6,651.1 L964.5,651.4 L966.4,651.8 L968.3,652.1 L970.2,652.5 L972.1,652.8
+		L974.0,653.2 L975.9,653.5 L977.7,653.9 L979.6,654.3 L981.5,654.6 L983.4,654.9 L985.3,655.3 L987.2,655.6
+		L989.1,655.9 L991.0,656.3 L992.8,656.6 L994.7,656.9 L996.6,657.1 L998.5,657.4 L1000.4,657.7 L1002.3,657.9
+		L1004.2,658.2 L1006.1,658.4 L1007.9,658.6 L1009.8,658.8 L1011.7,659.0 L1013.6,659.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,635.8 160.6,634.6 162.5,633.5 164.4,632.4 166.3,631.2 168.1,630.1 170.0,628.9 171.9,627.7 173.8,626.5 175.7,625.3 177.6,624.1 179.5,622.9 181.4,621.6 183.2,620.3 185.1,618.9 187.0,617.5
+188.9,616.1 190.8,614.6 192.7,613.1 194.6,611.5 196.5,609.8 198.3,608.1 200.2,606.3 202.1,604.5 204.0,602.6 205.9,600.6 207.8,598.6 209.7,596.5 211.6,594.3 213.4,592.1 215.3,589.8 217.2,587.5
+219.1,585.1 221.0,582.6 222.9,580.1 224.8,577.6 226.6,575.1 228.5,572.6 230.4,570.0 232.3,567.4 234.2,564.9 236.1,562.3 238.0,559.7 239.9,557.1 241.7,554.5 243.6,551.9 245.5,549.2 247.4,546.6
+249.3,543.9 251.2,541.2 253.1,538.4 255.0,535.6 256.8,532.7 258.7,529.7 260.6,526.7 262.5,523.6 264.4,520.4 266.3,517.1 268.2,513.8 270.1,510.3 271.9,506.8 273.8,503.2 275.7,499.5 277.6,495.8
+279.5,492.0 281.4,488.2 283.3,484.3 285.2,480.4 287.0,476.5 288.9,472.5 290.8,468.5 292.7,464.5 294.6,460.5 296.5,456.5 298.4,452.5 300.2,448.5 302.1,444.5 304.0,440.5 305.9,436.5 307.8,432.5
+309.7,428.5 311.6,424.5 313.5,420.5 315.3,416.4 317.2,412.3 319.1,408.2 321.0,403.9 322.9,399.6 324.8,395.2 326.7,390.7 328.6,386.1 330.4,381.4 332.3,376.6 334.2,371.6 336.1,366.6 338.0,361.5
+339.9,356.2 341.8,350.9 343.7,345.5 345.5,340.0 347.4,334.6 349.3,329.1 351.2,323.7 353.1,318.3 355.0,313.0 356.9,307.8 358.8,302.7 360.6,297.8 362.5,293.0 364.4,288.5 366.3,284.0 368.2,279.8
+370.1,275.7 372.0,271.7 373.8,267.9 375.7,264.1 377.6,260.4 379.5,256.8 381.4,253.2 383.3,249.6 385.2,245.9 387.1,242.2 388.9,238.5 390.8,234.7 392.7,230.9 394.6,227.1 396.5,223.2 398.4,219.2
+400.3,215.3 402.2,211.4 404.0,207.5 405.9,203.6 407.8,199.8 409.7,196.0 411.6,192.3 413.5,188.6 415.4,185.0 417.3,181.6 419.1,178.2 421.0,174.9 422.9,171.8 424.8,168.7 426.7,165.8 428.6,163.0
+430.5,160.3 432.4,157.8 434.2,155.3 436.1,153.0 438.0,150.8 439.9,148.7 441.8,146.8 443.7,144.9 445.6,143.1 447.4,141.5 449.3,139.9 451.2,138.4 453.1,137.1 455.0,135.8 456.9,134.5 458.8,133.4
+460.7,132.3 462.5,131.3 464.4,130.3 466.3,129.4 468.2,128.5 470.1,127.5 472.0,126.6 473.9,125.6 475.8,124.6 477.6,123.6 479.5,122.6 481.4,121.5 483.3,120.4 485.2,119.4 487.1,118.3 489.0,117.2
+490.9,116.2 492.7,115.2 494.6,114.2 496.5,113.4 498.4,112.6 500.3,111.9 502.2,111.4 504.1,111.0 506.0,110.8 507.8,110.8 509.7,110.9 511.6,111.3 513.5,111.9 515.4,112.8 517.3,113.9 519.2,115.2
+521.0,116.7 522.9,118.5 524.8,120.4 526.7,122.5 528.6,124.8 530.5,127.2 532.4,129.7 534.3,132.2 536.1,134.9 538.0,137.6 539.9,140.3 541.8,143.0 543.7,145.7 545.6,148.5 547.5,151.3 549.4,154.0
+551.2,156.8 553.1,159.7 555.0,162.5 556.9,165.4 558.8,168.3 560.7,171.2 562.6,174.2 564.5,177.2 566.3,180.2 568.2,183.2 570.1,186.1 572.0,189.1 573.9,192.1 575.8,195.1 577.7,198.0 579.5,200.9
+581.4,203.8 583.3,206.7 585.2,209.6 587.1,212.5 589.0,215.3 590.9,218.2 592.8,221.2 594.6,224.1 596.5,227.1 598.4,230.2 600.3,233.3 602.2,236.5 604.1,239.8 606.0,243.2 607.9,246.7 609.7,250.2
+611.6,253.9 613.5,257.6 615.4,261.4 617.3,265.2 619.2,269.1 621.1,272.9 623.0,276.8 624.8,280.7 626.7,284.6 628.6,288.5 630.5,292.3 632.4,296.1 634.3,299.8 636.2,303.5 638.1,307.1 639.9,310.7
+641.8,314.3 643.7,317.9 645.6,321.4 647.5,325.0 649.4,328.6 651.3,332.2 653.1,335.8 655.0,339.5 656.9,343.2 658.8,346.9 660.7,350.8 662.6,354.7 664.5,358.6 666.4,362.6 668.2,366.7 670.1,370.8
+672.0,375.0 673.9,379.2 675.8,383.4 677.7,387.7 679.6,392.1 681.5,396.4 683.3,400.8 685.2,405.2 687.1,409.6 689.0,414.0 690.9,418.4 692.8,422.8 694.7,427.2 696.6,431.6 698.4,435.9 700.3,440.1
+702.2,444.3 704.1,448.3 706.0,452.3 707.9,456.1 709.8,459.8 711.7,463.3 713.5,466.7 715.4,470.0 717.3,473.0 719.2,476.0 721.1,478.8 723.0,481.4 724.9,483.9 726.7,486.3 728.6,488.6 730.5,490.7
+732.4,492.9 734.3,494.9 736.2,496.9 738.1,498.9 740.0,500.9 741.8,502.8 743.7,504.8 745.6,506.9 747.5,508.9 749.4,511.1 751.3,513.3 753.2,515.5 755.1,517.9 756.9,520.4 758.8,522.9 760.7,525.5
+762.6,528.3 764.5,531.1 766.4,533.9 768.3,536.9 770.2,539.8 772.0,542.8 773.9,545.8 775.8,548.8 777.7,551.7 779.6,554.5 781.5,557.3 783.4,560.0 785.3,562.6 787.1,565.1 789.0,567.4 790.9,569.7
+792.8,571.8 794.7,573.8 796.6,575.7 798.5,577.5 800.3,579.2 802.2,580.9 804.1,582.4 806.0,583.9 807.9,585.3 809.8,586.7 811.7,588.1 813.6,589.4 815.4,590.7 817.3,592.0 819.2,593.2 821.1,594.5
+823.0,595.7 824.9,596.9 826.8,598.2 828.7,599.4 830.5,600.7 832.4,601.9 834.3,603.2 836.2,604.5 838.1,605.8 840.0,607.2 841.9,608.5 843.8,609.8 845.6,611.2 847.5,612.5 849.4,613.9 851.3,615.2
+853.2,616.5 855.1,617.8 857.0,619.0 858.9,620.2 860.7,621.4 862.6,622.5 864.5,623.7 866.4,624.7 868.3,625.7 870.2,626.7 872.1,627.7 873.9,628.6 875.8,629.6 877.7,630.4 879.6,631.3 881.5,632.2
+883.4,633.1 885.3,633.9 887.2,634.7 889.0,635.6 890.9,636.4 892.8,637.2 894.7,637.9 896.6,638.7 898.5,639.3 900.4,640.0 902.3,640.6 904.1,641.1 906.0,641.7 907.9,642.1 909.8,642.5 911.7,642.9
+913.6,643.2 915.5,643.6 917.4,643.9 919.2,644.1 921.1,644.4 923.0,644.7 924.9,645.0 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M508.1,662.4 L508.1,110.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/100000/report/typical.svg b/results/barbershop/100000/report/typical.svg
new file mode 100644
index 0000000..dbd0267
--- /dev/null
+++ b/results/barbershop/100000/report/typical.svg
@@ -0,0 +1,278 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M188.0,662.4 L188.0,653.4  '/>	<g transform="translate(188.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.436</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M356.3,662.4 L356.3,653.4  '/>	<g transform="translate(356.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.438</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M524.5,662.4 L524.5,653.4  '/>	<g transform="translate(524.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.44</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M692.8,662.4 L692.8,653.4  '/>	<g transform="translate(692.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.442</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M861.0,662.4 L861.0,653.4  '/>	<g transform="translate(861.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.444</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.3 L73.8,659.1 L75.7,658.8 L77.6,658.5 L79.4,658.2 L81.3,657.8
+		L83.2,657.5 L85.1,657.1 L87.0,656.7 L88.9,656.3 L90.8,655.9 L92.7,655.6 L94.5,655.2 L96.4,654.8
+		L98.3,654.4 L100.2,654.0 L102.1,653.7 L104.0,653.3 L105.9,653.0 L107.8,652.7 L109.6,652.4 L111.5,652.1
+		L113.4,651.8 L115.3,651.5 L117.2,651.1 L119.1,650.8 L121.0,650.5 L122.9,650.2 L124.7,649.8 L126.6,649.4
+		L128.5,649.0 L130.4,648.5 L132.3,648.0 L134.2,647.4 L136.1,646.8 L138.0,646.1 L139.8,645.4 L141.7,644.6
+		L143.6,643.8 L145.5,642.9 L147.4,642.0 L149.3,641.0 L151.2,640.0 L153.0,639.0 L154.9,637.9 L156.8,636.9
+		L158.7,635.8 L160.6,634.6 L162.5,633.5 L164.4,632.4 L166.3,631.2 L168.1,630.1 L170.0,628.9 L171.9,627.7
+		L173.8,626.5 L175.7,625.3 L177.6,624.1 L179.5,622.9 L181.4,621.6 L183.2,620.3 L185.1,618.9 L187.0,617.5
+		L188.9,616.1 L190.8,614.6 L192.7,613.1 L194.6,611.5 L196.5,609.8 L198.3,608.1 L200.2,606.3 L202.1,604.5
+		L204.0,602.6 L205.9,600.6 L207.8,598.6 L209.7,596.5 L211.6,594.3 L213.4,592.1 L215.3,589.8 L217.2,587.5
+		L219.1,585.1 L221.0,582.6 L222.9,580.1 L224.8,577.6 L226.6,575.1 L228.5,572.6 L230.4,570.0 L232.3,567.4
+		L234.2,564.9 L236.1,562.3 L238.0,559.7 L239.9,557.1 L241.7,554.5 L243.6,551.9 L245.5,549.2 L247.4,546.6
+		L249.3,543.9 L251.2,541.2 L253.1,538.4 L255.0,535.6 L256.8,532.7 L258.7,529.7 L260.6,526.7 L262.5,523.6
+		L264.4,520.4 L266.3,517.1 L268.2,513.8 L270.1,510.3 L271.9,506.8 L273.8,503.2 L275.7,499.5 L277.6,495.8
+		L279.5,492.0 L281.4,488.2 L283.3,484.3 L285.2,480.4 L287.0,476.5 L288.9,472.5 L290.8,468.5 L292.7,464.5
+		L294.6,460.5 L296.5,456.5 L298.4,452.5 L300.2,448.5 L302.1,444.5 L304.0,440.5 L305.9,436.5 L307.8,432.5
+		L309.7,428.5 L311.6,424.5 L313.5,420.5 L315.3,416.4 L317.2,412.3 L319.1,408.2 L321.0,403.9 L322.9,399.6
+		L324.8,395.2 L326.7,390.7 L328.6,386.1 L330.4,381.4 L332.3,376.6 L334.2,371.6 L336.1,366.6 L338.0,361.5
+		L339.9,356.2 L341.8,350.9 L343.7,345.5 L345.5,340.0 L347.4,334.6 L349.3,329.1 L351.2,323.7 L353.1,318.3
+		L355.0,313.0 L356.9,307.8 L358.8,302.7 L360.6,297.8 L362.5,293.0 L364.4,288.5 L366.3,284.0 L368.2,279.8
+		L370.1,275.7 L372.0,271.7 L373.8,267.9 L375.7,264.1 L377.6,260.4 L379.5,256.8 L381.4,253.2 L383.3,249.6
+		L385.2,245.9 L387.1,242.2 L388.9,238.5 L390.8,234.7 L392.7,230.9 L394.6,227.1 L396.5,223.2 L398.4,219.2
+		L400.3,215.3 L402.2,211.4 L404.0,207.5 L405.9,203.6 L407.8,199.8 L409.7,196.0 L411.6,192.3 L413.5,188.6
+		L415.4,185.0 L417.3,181.6 L419.1,178.2 L421.0,174.9 L422.9,171.8 L424.8,168.7 L426.7,165.8 L428.6,163.0
+		L430.5,160.3 L432.4,157.8 L434.2,155.3 L436.1,153.0 L438.0,150.8 L439.9,148.7 L441.8,146.8 L443.7,144.9
+		L445.6,143.1 L447.4,141.5 L449.3,139.9 L451.2,138.4 L453.1,137.1 L455.0,135.8 L456.9,134.5 L458.8,133.4
+		L460.7,132.3 L462.5,131.3 L464.4,130.3 L466.3,129.4 L468.2,128.5 L470.1,127.5 L472.0,126.6 L473.9,125.6
+		L475.8,124.6 L477.6,123.6 L479.5,122.6 L481.4,121.5 L483.3,120.4 L485.2,119.4 L487.1,118.3 L489.0,117.2
+		L490.9,116.2 L492.7,115.2 L494.6,114.2 L496.5,113.4 L498.4,112.6 L500.3,111.9 L502.2,111.4 L504.1,111.0
+		L506.0,110.8 L507.8,110.8 L509.7,110.9 L511.6,111.3 L513.5,111.9 L515.4,112.8 L517.3,113.9 L519.2,115.2
+		L521.0,116.7 L522.9,118.5 L524.8,120.4 L526.7,122.5 L528.6,124.8 L530.5,127.2 L532.4,129.7 L534.3,132.2
+		L536.1,134.9 L538.0,137.6 L539.9,140.3 L541.8,143.0 L543.7,145.7 L545.6,148.5 L547.5,151.3 L549.4,154.0
+		L551.2,156.8 L553.1,159.7 L555.0,162.5 L556.9,165.4 L558.8,168.3 L560.7,171.2 L562.6,174.2 L564.5,177.2
+		L566.3,180.2 L568.2,183.2 L570.1,186.1 L572.0,189.1 L573.9,192.1 L575.8,195.1 L577.7,198.0 L579.5,200.9
+		L581.4,203.8 L583.3,206.7 L585.2,209.6 L587.1,212.5 L589.0,215.3 L590.9,218.2 L592.8,221.2 L594.6,224.1
+		L596.5,227.1 L598.4,230.2 L600.3,233.3 L602.2,236.5 L604.1,239.8 L606.0,243.2 L607.9,246.7 L609.7,250.2
+		L611.6,253.9 L613.5,257.6 L615.4,261.4 L617.3,265.2 L619.2,269.1 L621.1,272.9 L623.0,276.8 L624.8,280.7
+		L626.7,284.6 L628.6,288.5 L630.5,292.3 L632.4,296.1 L634.3,299.8 L636.2,303.5 L638.1,307.1 L639.9,310.7
+		L641.8,314.3 L643.7,317.9 L645.6,321.4 L647.5,325.0 L649.4,328.6 L651.3,332.2 L653.1,335.8 L655.0,339.5
+		L656.9,343.2 L658.8,346.9 L660.7,350.8 L662.6,354.7 L664.5,358.6 L666.4,362.6 L668.2,366.7 L670.1,370.8
+		L672.0,375.0 L673.9,379.2 L675.8,383.4 L677.7,387.7 L679.6,392.1 L681.5,396.4 L683.3,400.8 L685.2,405.2
+		L687.1,409.6 L689.0,414.0 L690.9,418.4 L692.8,422.8 L694.7,427.2 L696.6,431.6 L698.4,435.9 L700.3,440.1
+		L702.2,444.3 L704.1,448.3 L706.0,452.3 L707.9,456.1 L709.8,459.8 L711.7,463.3 L713.5,466.7 L715.4,470.0
+		L717.3,473.0 L719.2,476.0 L721.1,478.8 L723.0,481.4 L724.9,483.9 L726.7,486.3 L728.6,488.6 L730.5,490.7
+		L732.4,492.9 L734.3,494.9 L736.2,496.9 L738.1,498.9 L740.0,500.9 L741.8,502.8 L743.7,504.8 L745.6,506.9
+		L747.5,508.9 L749.4,511.1 L751.3,513.3 L753.2,515.5 L755.1,517.9 L756.9,520.4 L758.8,522.9 L760.7,525.5
+		L762.6,528.3 L764.5,531.1 L766.4,533.9 L768.3,536.9 L770.2,539.8 L772.0,542.8 L773.9,545.8 L775.8,548.8
+		L777.7,551.7 L779.6,554.5 L781.5,557.3 L783.4,560.0 L785.3,562.6 L787.1,565.1 L789.0,567.4 L790.9,569.7
+		L792.8,571.8 L794.7,573.8 L796.6,575.7 L798.5,577.5 L800.3,579.2 L802.2,580.9 L804.1,582.4 L806.0,583.9
+		L807.9,585.3 L809.8,586.7 L811.7,588.1 L813.6,589.4 L815.4,590.7 L817.3,592.0 L819.2,593.2 L821.1,594.5
+		L823.0,595.7 L824.9,596.9 L826.8,598.2 L828.7,599.4 L830.5,600.7 L832.4,601.9 L834.3,603.2 L836.2,604.5
+		L838.1,605.8 L840.0,607.2 L841.9,608.5 L843.8,609.8 L845.6,611.2 L847.5,612.5 L849.4,613.9 L851.3,615.2
+		L853.2,616.5 L855.1,617.8 L857.0,619.0 L858.9,620.2 L860.7,621.4 L862.6,622.5 L864.5,623.7 L866.4,624.7
+		L868.3,625.7 L870.2,626.7 L872.1,627.7 L873.9,628.6 L875.8,629.6 L877.7,630.4 L879.6,631.3 L881.5,632.2
+		L883.4,633.1 L885.3,633.9 L887.2,634.7 L889.0,635.6 L890.9,636.4 L892.8,637.2 L894.7,637.9 L896.6,638.7
+		L898.5,639.3 L900.4,640.0 L902.3,640.6 L904.1,641.1 L906.0,641.7 L907.9,642.1 L909.8,642.5 L911.7,642.9
+		L913.6,643.2 L915.5,643.6 L917.4,643.9 L919.2,644.1 L921.1,644.4 L923.0,644.7 L924.9,645.0 L926.8,645.3
+		L928.7,645.6 L930.6,645.9 L932.5,646.2 L934.3,646.5 L936.2,646.8 L938.1,647.1 L940.0,647.4 L941.9,647.7
+		L943.8,648.0 L945.7,648.3 L947.5,648.6 L949.4,648.9 L951.3,649.2 L953.2,649.5 L955.1,649.8 L957.0,650.1
+		L958.9,650.5 L960.8,650.8 L962.6,651.1 L964.5,651.4 L966.4,651.8 L968.3,652.1 L970.2,652.5 L972.1,652.8
+		L974.0,653.2 L975.9,653.5 L977.7,653.9 L979.6,654.3 L981.5,654.6 L983.4,654.9 L985.3,655.3 L987.2,655.6
+		L989.1,655.9 L991.0,656.3 L992.8,656.6 L994.7,656.9 L996.6,657.1 L998.5,657.4 L1000.4,657.7 L1002.3,657.9
+		L1004.2,658.2 L1006.1,658.4 L1007.9,658.6 L1009.8,658.8 L1011.7,659.0 L1013.6,659.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,635.8 160.6,634.6 162.5,633.5 164.4,632.4 166.3,631.2 168.1,630.1 170.0,628.9 171.9,627.7 173.8,626.5 175.7,625.3 177.6,624.1 179.5,622.9 181.4,621.6 183.2,620.3 185.1,618.9 187.0,617.5
+188.9,616.1 190.8,614.6 192.7,613.1 194.6,611.5 196.5,609.8 198.3,608.1 200.2,606.3 202.1,604.5 204.0,602.6 205.9,600.6 207.8,598.6 209.7,596.5 211.6,594.3 213.4,592.1 215.3,589.8 217.2,587.5
+219.1,585.1 221.0,582.6 222.9,580.1 224.8,577.6 226.6,575.1 228.5,572.6 230.4,570.0 232.3,567.4 234.2,564.9 236.1,562.3 238.0,559.7 239.9,557.1 241.7,554.5 243.6,551.9 245.5,549.2 247.4,546.6
+249.3,543.9 251.2,541.2 253.1,538.4 255.0,535.6 256.8,532.7 258.7,529.7 260.6,526.7 262.5,523.6 264.4,520.4 266.3,517.1 268.2,513.8 270.1,510.3 271.9,506.8 273.8,503.2 275.7,499.5 277.6,495.8
+279.5,492.0 281.4,488.2 283.3,484.3 285.2,480.4 287.0,476.5 288.9,472.5 290.8,468.5 292.7,464.5 294.6,460.5 296.5,456.5 298.4,452.5 300.2,448.5 302.1,444.5 304.0,440.5 305.9,436.5 307.8,432.5
+309.7,428.5 311.6,424.5 313.5,420.5 315.3,416.4 317.2,412.3 319.1,408.2 321.0,403.9 322.9,399.6 324.8,395.2 326.7,390.7 328.6,386.1 330.4,381.4 332.3,376.6 334.2,371.6 336.1,366.6 338.0,361.5
+339.9,356.2 341.8,350.9 343.7,345.5 345.5,340.0 347.4,334.6 349.3,329.1 351.2,323.7 353.1,318.3 355.0,313.0 356.9,307.8 358.8,302.7 360.6,297.8 362.5,293.0 364.4,288.5 366.3,284.0 368.2,279.8
+370.1,275.7 372.0,271.7 373.8,267.9 375.7,264.1 377.6,260.4 379.5,256.8 381.4,253.2 383.3,249.6 385.2,245.9 387.1,242.2 388.9,238.5 390.8,234.7 392.7,230.9 394.6,227.1 396.5,223.2 398.4,219.2
+400.3,215.3 402.2,211.4 404.0,207.5 405.9,203.6 407.8,199.8 409.7,196.0 411.6,192.3 413.5,188.6 415.4,185.0 417.3,181.6 419.1,178.2 421.0,174.9 422.9,171.8 424.8,168.7 426.7,165.8 428.6,163.0
+430.5,160.3 432.4,157.8 434.2,155.3 436.1,153.0 438.0,150.8 439.9,148.7 441.8,146.8 443.7,144.9 445.6,143.1 447.4,141.5 449.3,139.9 451.2,138.4 453.1,137.1 455.0,135.8 456.9,134.5 458.8,133.4
+460.7,132.3 462.5,131.3 464.4,130.3 466.3,129.4 468.2,128.5 470.1,127.5 472.0,126.6 473.9,125.6 475.8,124.6 477.6,123.6 479.5,122.6 481.4,121.5 483.3,120.4 485.2,119.4 487.1,118.3 489.0,117.2
+490.9,116.2 492.7,115.2 494.6,114.2 496.5,113.4 498.4,112.6 500.3,111.9 502.2,111.4 504.1,111.0 506.0,110.8 507.8,110.8 509.7,110.9 511.6,111.3 513.5,111.9 515.4,112.8 517.3,113.9 519.2,115.2
+521.0,116.7 522.9,118.5 524.8,120.4 526.7,122.5 528.6,124.8 530.5,127.2 532.4,129.7 534.3,132.2 536.1,134.9 538.0,137.6 539.9,140.3 541.8,143.0 543.7,145.7 545.6,148.5 547.5,151.3 549.4,154.0
+551.2,156.8 553.1,159.7 555.0,162.5 556.9,165.4 558.8,168.3 560.7,171.2 562.6,174.2 564.5,177.2 566.3,180.2 568.2,183.2 570.1,186.1 572.0,189.1 573.9,192.1 575.8,195.1 577.7,198.0 579.5,200.9
+581.4,203.8 583.3,206.7 585.2,209.6 587.1,212.5 589.0,215.3 590.9,218.2 592.8,221.2 594.6,224.1 596.5,227.1 598.4,230.2 600.3,233.3 602.2,236.5 604.1,239.8 606.0,243.2 607.9,246.7 609.7,250.2
+611.6,253.9 613.5,257.6 615.4,261.4 617.3,265.2 619.2,269.1 621.1,272.9 623.0,276.8 624.8,280.7 626.7,284.6 628.6,288.5 630.5,292.3 632.4,296.1 634.3,299.8 636.2,303.5 638.1,307.1 639.9,310.7
+641.8,314.3 643.7,317.9 645.6,321.4 647.5,325.0 649.4,328.6 651.3,332.2 653.1,335.8 655.0,339.5 656.9,343.2 658.8,346.9 660.7,350.8 662.6,354.7 664.5,358.6 666.4,362.6 668.2,366.7 670.1,370.8
+672.0,375.0 673.9,379.2 675.8,383.4 677.7,387.7 679.6,392.1 681.5,396.4 683.3,400.8 685.2,405.2 687.1,409.6 689.0,414.0 690.9,418.4 692.8,422.8 694.7,427.2 696.6,431.6 698.4,435.9 700.3,440.1
+702.2,444.3 704.1,448.3 706.0,452.3 707.9,456.1 709.8,459.8 711.7,463.3 713.5,466.7 715.4,470.0 717.3,473.0 719.2,476.0 721.1,478.8 723.0,481.4 724.9,483.9 726.7,486.3 728.6,488.6 730.5,490.7
+732.4,492.9 734.3,494.9 736.2,496.9 738.1,498.9 740.0,500.9 741.8,502.8 743.7,504.8 745.6,506.9 747.5,508.9 749.4,511.1 751.3,513.3 753.2,515.5 755.1,517.9 756.9,520.4 758.8,522.9 760.7,525.5
+762.6,528.3 764.5,531.1 766.4,533.9 768.3,536.9 770.2,539.8 772.0,542.8 773.9,545.8 775.8,548.8 777.7,551.7 779.6,554.5 781.5,557.3 783.4,560.0 785.3,562.6 787.1,565.1 789.0,567.4 790.9,569.7
+792.8,571.8 794.7,573.8 796.6,575.7 798.5,577.5 800.3,579.2 802.2,580.9 804.1,582.4 806.0,583.9 807.9,585.3 809.8,586.7 811.7,588.1 813.6,589.4 815.4,590.7 817.3,592.0 819.2,593.2 821.1,594.5
+823.0,595.7 824.9,596.9 826.8,598.2 828.7,599.4 830.5,600.7 832.4,601.9 834.3,603.2 836.2,604.5 838.1,605.8 840.0,607.2 841.9,608.5 843.8,609.8 845.6,611.2 847.5,612.5 849.4,613.9 851.3,615.2
+853.2,616.5 855.1,617.8 857.0,619.0 858.9,620.2 860.7,621.4 862.6,622.5 864.5,623.7 866.4,624.7 868.3,625.7 870.2,626.7 872.1,627.7 873.9,628.6 875.8,629.6 877.7,630.4 879.6,631.3 881.5,632.2
+883.4,633.1 885.3,633.9 887.2,634.7 889.0,635.6 890.9,636.4 892.8,637.2 894.7,637.9 896.6,638.7 898.5,639.3 900.4,640.0 902.3,640.6 904.1,641.1 906.0,641.7 907.9,642.1 909.8,642.5 911.7,642.9
+913.6,643.2 915.5,643.6 917.4,643.9 919.2,644.1 921.1,644.4 923.0,644.7 924.9,645.0 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M508.1,662.4 L508.1,110.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/100000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/base/benchmark.json b/results/barbershop/200000/base/benchmark.json
new file mode 100644
index 0000000..ba0cda8
--- /dev/null
+++ b/results/barbershop/200000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"200000","throughput":null,"full_id":"Barbershop/200000","directory_name":"barbershop/200000","title":"Barbershop/200000"}
\ No newline at end of file
diff --git a/results/barbershop/200000/base/estimates.json b/results/barbershop/200000/base/estimates.json
new file mode 100644
index 0000000..c9089df
--- /dev/null
+++ b/results/barbershop/200000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":2871071.758620371,"upper_bound":2894384.256769698},"point_estimate":2881927.6580479657,"standard_error":4565.861315314826},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":2863304.114832536,"upper_bound":2875739.298245614},"point_estimate":2869132.6136363633,"standard_error":2856.3101024714138},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":13918.830711384642,"upper_bound":30964.208313057927},"point_estimate":23404.129145152554,"standard_error":3206.0924233838723},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":2876043.475919835,"upper_bound":2906448.824922067},"point_estimate":2889760.417023792,"standard_error":5907.459143093556},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":30128.571056074798,"upper_bound":58479.794275589826},"point_estimate":45976.547793363316,"standard_error":5488.535738157451}}
\ No newline at end of file
diff --git a/results/barbershop/200000/base/raw.csv b/results/barbershop/200000/base/raw.csv
new file mode 100644
index 0000000..b6acb9b
--- /dev/null
+++ b/results/barbershop/200000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,200000,,,14249100.0,ns,5
+Barbershop,,200000,,,28745500.0,ns,10
+Barbershop,,200000,,,43735100.0,ns,15
+Barbershop,,200000,,,56568800.0,ns,20
+Barbershop,,200000,,,72134700.0,ns,25
+Barbershop,,200000,,,85249800.0,ns,30
+Barbershop,,200000,,,99186500.0,ns,35
+Barbershop,,200000,,,115162000.0,ns,40
+Barbershop,,200000,,,131544200.0,ns,45
+Barbershop,,200000,,,141726000.0,ns,50
+Barbershop,,200000,,,157513100.0,ns,55
+Barbershop,,200000,,,172135800.0,ns,60
+Barbershop,,200000,,,184430900.0,ns,65
+Barbershop,,200000,,,201192400.0,ns,70
+Barbershop,,200000,,,215547800.0,ns,75
+Barbershop,,200000,,,228140100.0,ns,80
+Barbershop,,200000,,,242246300.0,ns,85
+Barbershop,,200000,,,257325900.0,ns,90
+Barbershop,,200000,,,271959700.0,ns,95
+Barbershop,,200000,,,286051400.0,ns,100
+Barbershop,,200000,,,298613500.0,ns,105
+Barbershop,,200000,,,312353500.0,ns,110
+Barbershop,,200000,,,327925600.0,ns,115
+Barbershop,,200000,,,341100500.0,ns,120
+Barbershop,,200000,,,354830000.0,ns,125
+Barbershop,,200000,,,383113000.0,ns,130
+Barbershop,,200000,,,394159300.0,ns,135
+Barbershop,,200000,,,401408000.0,ns,140
+Barbershop,,200000,,,418245100.0,ns,145
+Barbershop,,200000,,,428295500.0,ns,150
+Barbershop,,200000,,,446470200.0,ns,155
+Barbershop,,200000,,,478684400.0,ns,160
+Barbershop,,200000,,,501267700.0,ns,165
+Barbershop,,200000,,,490812800.0,ns,170
+Barbershop,,200000,,,532958200.0,ns,175
+Barbershop,,200000,,,514688400.0,ns,180
+Barbershop,,200000,,,529072300.0,ns,185
+Barbershop,,200000,,,540838000.0,ns,190
+Barbershop,,200000,,,560142200.0,ns,195
+Barbershop,,200000,,,573054500.0,ns,200
+Barbershop,,200000,,,582979500.0,ns,205
+Barbershop,,200000,,,598214000.0,ns,210
+Barbershop,,200000,,,611724200.0,ns,215
+Barbershop,,200000,,,633826400.0,ns,220
+Barbershop,,200000,,,649593000.0,ns,225
+Barbershop,,200000,,,653042900.0,ns,230
+Barbershop,,200000,,,678843000.0,ns,235
+Barbershop,,200000,,,684656400.0,ns,240
+Barbershop,,200000,,,698549200.0,ns,245
+Barbershop,,200000,,,717120700.0,ns,250
+Barbershop,,200000,,,729444100.0,ns,255
+Barbershop,,200000,,,740983600.0,ns,260
+Barbershop,,200000,,,760406400.0,ns,265
+Barbershop,,200000,,,771731000.0,ns,270
+Barbershop,,200000,,,786802400.0,ns,275
+Barbershop,,200000,,,797505900.0,ns,280
+Barbershop,,200000,,,819585700.0,ns,285
+Barbershop,,200000,,,830740100.0,ns,290
+Barbershop,,200000,,,854918400.0,ns,295
+Barbershop,,200000,,,863455100.0,ns,300
+Barbershop,,200000,,,912939800.0,ns,305
+Barbershop,,200000,,,937865600.0,ns,310
+Barbershop,,200000,,,942368800.0,ns,315
+Barbershop,,200000,,,952523800.0,ns,320
+Barbershop,,200000,,,933451600.0,ns,325
+Barbershop,,200000,,,945556600.0,ns,330
+Barbershop,,200000,,,971475800.0,ns,335
+Barbershop,,200000,,,971788100.0,ns,340
+Barbershop,,200000,,,990979300.0,ns,345
+Barbershop,,200000,,,1011427100.0,ns,350
+Barbershop,,200000,,,1021893500.0,ns,355
+Barbershop,,200000,,,1029466800.0,ns,360
+Barbershop,,200000,,,1052214200.0,ns,365
+Barbershop,,200000,,,1060294800.0,ns,370
+Barbershop,,200000,,,1070389100.0,ns,375
+Barbershop,,200000,,,1089067100.0,ns,380
+Barbershop,,200000,,,1107492200.0,ns,385
+Barbershop,,200000,,,1117401000.0,ns,390
+Barbershop,,200000,,,1126238300.0,ns,395
+Barbershop,,200000,,,1146982300.0,ns,400
+Barbershop,,200000,,,1164635600.0,ns,405
+Barbershop,,200000,,,1179225300.0,ns,410
+Barbershop,,200000,,,1193161100.0,ns,415
+Barbershop,,200000,,,1203833500.0,ns,420
+Barbershop,,200000,,,1229497600.0,ns,425
+Barbershop,,200000,,,1232060900.0,ns,430
+Barbershop,,200000,,,1248873000.0,ns,435
+Barbershop,,200000,,,1262507500.0,ns,440
+Barbershop,,200000,,,1283282400.0,ns,445
+Barbershop,,200000,,,1287951000.0,ns,450
+Barbershop,,200000,,,1302029500.0,ns,455
+Barbershop,,200000,,,1322138000.0,ns,460
+Barbershop,,200000,,,1346339900.0,ns,465
+Barbershop,,200000,,,1414380900.0,ns,470
+Barbershop,,200000,,,1428037800.0,ns,475
+Barbershop,,200000,,,1418428300.0,ns,480
+Barbershop,,200000,,,1406141400.0,ns,485
+Barbershop,,200000,,,1415232300.0,ns,490
+Barbershop,,200000,,,1431569800.0,ns,495
+Barbershop,,200000,,,1443162200.0,ns,500
diff --git a/results/barbershop/200000/base/sample.json b/results/barbershop/200000/base/sample.json
new file mode 100644
index 0000000..263cc1a
--- /dev/null
+++ b/results/barbershop/200000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[5.0,10.0,15.0,20.0,25.0,30.0,35.0,40.0,45.0,50.0,55.0,60.0,65.0,70.0,75.0,80.0,85.0,90.0,95.0,100.0,105.0,110.0,115.0,120.0,125.0,130.0,135.0,140.0,145.0,150.0,155.0,160.0,165.0,170.0,175.0,180.0,185.0,190.0,195.0,200.0,205.0,210.0,215.0,220.0,225.0,230.0,235.0,240.0,245.0,250.0,255.0,260.0,265.0,270.0,275.0,280.0,285.0,290.0,295.0,300.0,305.0,310.0,315.0,320.0,325.0,330.0,335.0,340.0,345.0,350.0,355.0,360.0,365.0,370.0,375.0,380.0,385.0,390.0,395.0,400.0,405.0,410.0,415.0,420.0,425.0,430.0,435.0,440.0,445.0,450.0,455.0,460.0,465.0,470.0,475.0,480.0,485.0,490.0,495.0,500.0],"times":[14249100.0,28745500.0,43735100.0,56568800.0,72134700.0,85249800.0,99186500.0,115162000.0,131544200.0,141726000.0,157513100.0,172135800.0,184430900.0,201192400.0,215547800.0,228140100.0,242246300.0,257325900.0,271959700.0,286051400.0,298613500.0,312353500.0,327925600.0,341100500.0,354830000.0,383113000.0,394159300.0,401408000.0,418245100.0,428295500.0,446470200.0,478684400.0,501267700.0,490812800.0,532958200.0,514688400.0,529072300.0,540838000.0,560142200.0,573054500.0,582979500.0,598214000.0,611724200.0,633826400.0,649593000.0,653042900.0,678843000.0,684656400.0,698549200.0,717120700.0,729444100.0,740983600.0,760406400.0,771731000.0,786802400.0,797505900.0,819585700.0,830740100.0,854918400.0,863455100.0,912939800.0,937865600.0,942368800.0,952523800.0,933451600.0,945556600.0,971475800.0,971788100.0,990979300.0,1011427100.0,1021893500.0,1029466800.0,1052214200.0,1060294800.0,1070389100.0,1089067100.0,1107492200.0,1117401000.0,1126238300.0,1146982300.0,1164635600.0,1179225300.0,1193161100.0,1203833500.0,1229497600.0,1232060900.0,1248873000.0,1262507500.0,1283282400.0,1287951000.0,1302029500.0,1322138000.0,1346339900.0,1414380900.0,1428037800.0,1418428300.0,1406141400.0,1415232300.0,1431569800.0,1443162200.0]}
\ No newline at end of file
diff --git a/results/barbershop/200000/base/tukey.json b/results/barbershop/200000/base/tukey.json
new file mode 100644
index 0000000..39569bc
--- /dev/null
+++ b/results/barbershop/200000/base/tukey.json
@@ -0,0 +1 @@
+[2770364.3156862753,2813920.1848039217,2930069.1691176463,2973625.0382352932]
\ No newline at end of file
diff --git a/results/barbershop/200000/change/estimates.json b/results/barbershop/200000/change/estimates.json
new file mode 100644
index 0000000..52265ef
--- /dev/null
+++ b/results/barbershop/200000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.029850260939723542,"upper_bound":-0.014126250922386983},"point_estimate":-0.0216174555269546,"standard_error":0.003073261269543568},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.02230622414998345,"upper_bound":-0.012322158372965051},"point_estimate":-0.016153368760854936,"standard_error":0.002268599417276271}}
\ No newline at end of file
diff --git a/results/barbershop/200000/new/benchmark.json b/results/barbershop/200000/new/benchmark.json
new file mode 100644
index 0000000..ba0cda8
--- /dev/null
+++ b/results/barbershop/200000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"200000","throughput":null,"full_id":"Barbershop/200000","directory_name":"barbershop/200000","title":"Barbershop/200000"}
\ No newline at end of file
diff --git a/results/barbershop/200000/new/estimates.json b/results/barbershop/200000/new/estimates.json
new file mode 100644
index 0000000..c9089df
--- /dev/null
+++ b/results/barbershop/200000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":2871071.758620371,"upper_bound":2894384.256769698},"point_estimate":2881927.6580479657,"standard_error":4565.861315314826},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":2863304.114832536,"upper_bound":2875739.298245614},"point_estimate":2869132.6136363633,"standard_error":2856.3101024714138},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":13918.830711384642,"upper_bound":30964.208313057927},"point_estimate":23404.129145152554,"standard_error":3206.0924233838723},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":2876043.475919835,"upper_bound":2906448.824922067},"point_estimate":2889760.417023792,"standard_error":5907.459143093556},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":30128.571056074798,"upper_bound":58479.794275589826},"point_estimate":45976.547793363316,"standard_error":5488.535738157451}}
\ No newline at end of file
diff --git a/results/barbershop/200000/new/raw.csv b/results/barbershop/200000/new/raw.csv
new file mode 100644
index 0000000..b6acb9b
--- /dev/null
+++ b/results/barbershop/200000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,200000,,,14249100.0,ns,5
+Barbershop,,200000,,,28745500.0,ns,10
+Barbershop,,200000,,,43735100.0,ns,15
+Barbershop,,200000,,,56568800.0,ns,20
+Barbershop,,200000,,,72134700.0,ns,25
+Barbershop,,200000,,,85249800.0,ns,30
+Barbershop,,200000,,,99186500.0,ns,35
+Barbershop,,200000,,,115162000.0,ns,40
+Barbershop,,200000,,,131544200.0,ns,45
+Barbershop,,200000,,,141726000.0,ns,50
+Barbershop,,200000,,,157513100.0,ns,55
+Barbershop,,200000,,,172135800.0,ns,60
+Barbershop,,200000,,,184430900.0,ns,65
+Barbershop,,200000,,,201192400.0,ns,70
+Barbershop,,200000,,,215547800.0,ns,75
+Barbershop,,200000,,,228140100.0,ns,80
+Barbershop,,200000,,,242246300.0,ns,85
+Barbershop,,200000,,,257325900.0,ns,90
+Barbershop,,200000,,,271959700.0,ns,95
+Barbershop,,200000,,,286051400.0,ns,100
+Barbershop,,200000,,,298613500.0,ns,105
+Barbershop,,200000,,,312353500.0,ns,110
+Barbershop,,200000,,,327925600.0,ns,115
+Barbershop,,200000,,,341100500.0,ns,120
+Barbershop,,200000,,,354830000.0,ns,125
+Barbershop,,200000,,,383113000.0,ns,130
+Barbershop,,200000,,,394159300.0,ns,135
+Barbershop,,200000,,,401408000.0,ns,140
+Barbershop,,200000,,,418245100.0,ns,145
+Barbershop,,200000,,,428295500.0,ns,150
+Barbershop,,200000,,,446470200.0,ns,155
+Barbershop,,200000,,,478684400.0,ns,160
+Barbershop,,200000,,,501267700.0,ns,165
+Barbershop,,200000,,,490812800.0,ns,170
+Barbershop,,200000,,,532958200.0,ns,175
+Barbershop,,200000,,,514688400.0,ns,180
+Barbershop,,200000,,,529072300.0,ns,185
+Barbershop,,200000,,,540838000.0,ns,190
+Barbershop,,200000,,,560142200.0,ns,195
+Barbershop,,200000,,,573054500.0,ns,200
+Barbershop,,200000,,,582979500.0,ns,205
+Barbershop,,200000,,,598214000.0,ns,210
+Barbershop,,200000,,,611724200.0,ns,215
+Barbershop,,200000,,,633826400.0,ns,220
+Barbershop,,200000,,,649593000.0,ns,225
+Barbershop,,200000,,,653042900.0,ns,230
+Barbershop,,200000,,,678843000.0,ns,235
+Barbershop,,200000,,,684656400.0,ns,240
+Barbershop,,200000,,,698549200.0,ns,245
+Barbershop,,200000,,,717120700.0,ns,250
+Barbershop,,200000,,,729444100.0,ns,255
+Barbershop,,200000,,,740983600.0,ns,260
+Barbershop,,200000,,,760406400.0,ns,265
+Barbershop,,200000,,,771731000.0,ns,270
+Barbershop,,200000,,,786802400.0,ns,275
+Barbershop,,200000,,,797505900.0,ns,280
+Barbershop,,200000,,,819585700.0,ns,285
+Barbershop,,200000,,,830740100.0,ns,290
+Barbershop,,200000,,,854918400.0,ns,295
+Barbershop,,200000,,,863455100.0,ns,300
+Barbershop,,200000,,,912939800.0,ns,305
+Barbershop,,200000,,,937865600.0,ns,310
+Barbershop,,200000,,,942368800.0,ns,315
+Barbershop,,200000,,,952523800.0,ns,320
+Barbershop,,200000,,,933451600.0,ns,325
+Barbershop,,200000,,,945556600.0,ns,330
+Barbershop,,200000,,,971475800.0,ns,335
+Barbershop,,200000,,,971788100.0,ns,340
+Barbershop,,200000,,,990979300.0,ns,345
+Barbershop,,200000,,,1011427100.0,ns,350
+Barbershop,,200000,,,1021893500.0,ns,355
+Barbershop,,200000,,,1029466800.0,ns,360
+Barbershop,,200000,,,1052214200.0,ns,365
+Barbershop,,200000,,,1060294800.0,ns,370
+Barbershop,,200000,,,1070389100.0,ns,375
+Barbershop,,200000,,,1089067100.0,ns,380
+Barbershop,,200000,,,1107492200.0,ns,385
+Barbershop,,200000,,,1117401000.0,ns,390
+Barbershop,,200000,,,1126238300.0,ns,395
+Barbershop,,200000,,,1146982300.0,ns,400
+Barbershop,,200000,,,1164635600.0,ns,405
+Barbershop,,200000,,,1179225300.0,ns,410
+Barbershop,,200000,,,1193161100.0,ns,415
+Barbershop,,200000,,,1203833500.0,ns,420
+Barbershop,,200000,,,1229497600.0,ns,425
+Barbershop,,200000,,,1232060900.0,ns,430
+Barbershop,,200000,,,1248873000.0,ns,435
+Barbershop,,200000,,,1262507500.0,ns,440
+Barbershop,,200000,,,1283282400.0,ns,445
+Barbershop,,200000,,,1287951000.0,ns,450
+Barbershop,,200000,,,1302029500.0,ns,455
+Barbershop,,200000,,,1322138000.0,ns,460
+Barbershop,,200000,,,1346339900.0,ns,465
+Barbershop,,200000,,,1414380900.0,ns,470
+Barbershop,,200000,,,1428037800.0,ns,475
+Barbershop,,200000,,,1418428300.0,ns,480
+Barbershop,,200000,,,1406141400.0,ns,485
+Barbershop,,200000,,,1415232300.0,ns,490
+Barbershop,,200000,,,1431569800.0,ns,495
+Barbershop,,200000,,,1443162200.0,ns,500
diff --git a/results/barbershop/200000/new/sample.json b/results/barbershop/200000/new/sample.json
new file mode 100644
index 0000000..263cc1a
--- /dev/null
+++ b/results/barbershop/200000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[5.0,10.0,15.0,20.0,25.0,30.0,35.0,40.0,45.0,50.0,55.0,60.0,65.0,70.0,75.0,80.0,85.0,90.0,95.0,100.0,105.0,110.0,115.0,120.0,125.0,130.0,135.0,140.0,145.0,150.0,155.0,160.0,165.0,170.0,175.0,180.0,185.0,190.0,195.0,200.0,205.0,210.0,215.0,220.0,225.0,230.0,235.0,240.0,245.0,250.0,255.0,260.0,265.0,270.0,275.0,280.0,285.0,290.0,295.0,300.0,305.0,310.0,315.0,320.0,325.0,330.0,335.0,340.0,345.0,350.0,355.0,360.0,365.0,370.0,375.0,380.0,385.0,390.0,395.0,400.0,405.0,410.0,415.0,420.0,425.0,430.0,435.0,440.0,445.0,450.0,455.0,460.0,465.0,470.0,475.0,480.0,485.0,490.0,495.0,500.0],"times":[14249100.0,28745500.0,43735100.0,56568800.0,72134700.0,85249800.0,99186500.0,115162000.0,131544200.0,141726000.0,157513100.0,172135800.0,184430900.0,201192400.0,215547800.0,228140100.0,242246300.0,257325900.0,271959700.0,286051400.0,298613500.0,312353500.0,327925600.0,341100500.0,354830000.0,383113000.0,394159300.0,401408000.0,418245100.0,428295500.0,446470200.0,478684400.0,501267700.0,490812800.0,532958200.0,514688400.0,529072300.0,540838000.0,560142200.0,573054500.0,582979500.0,598214000.0,611724200.0,633826400.0,649593000.0,653042900.0,678843000.0,684656400.0,698549200.0,717120700.0,729444100.0,740983600.0,760406400.0,771731000.0,786802400.0,797505900.0,819585700.0,830740100.0,854918400.0,863455100.0,912939800.0,937865600.0,942368800.0,952523800.0,933451600.0,945556600.0,971475800.0,971788100.0,990979300.0,1011427100.0,1021893500.0,1029466800.0,1052214200.0,1060294800.0,1070389100.0,1089067100.0,1107492200.0,1117401000.0,1126238300.0,1146982300.0,1164635600.0,1179225300.0,1193161100.0,1203833500.0,1229497600.0,1232060900.0,1248873000.0,1262507500.0,1283282400.0,1287951000.0,1302029500.0,1322138000.0,1346339900.0,1414380900.0,1428037800.0,1418428300.0,1406141400.0,1415232300.0,1431569800.0,1443162200.0]}
\ No newline at end of file
diff --git a/results/barbershop/200000/new/tukey.json b/results/barbershop/200000/new/tukey.json
new file mode 100644
index 0000000..39569bc
--- /dev/null
+++ b/results/barbershop/200000/new/tukey.json
@@ -0,0 +1 @@
+[2770364.3156862753,2813920.1848039217,2930069.1691176463,2973625.0382352932]
\ No newline at end of file
diff --git a/results/barbershop/200000/report/MAD.svg b/results/barbershop/200000/report/MAD.svg
new file mode 100644
index 0000000..a4d08a2
--- /dev/null
+++ b/results/barbershop/200000/report/MAD.svg
@@ -0,0 +1,283 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,575.5 L89.2,575.5  '/>	<g transform="translate(71.9,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,488.6 L89.2,488.6  '/>	<g transform="translate(71.9,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,401.7 L89.2,401.7  '/>	<g transform="translate(71.9,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,314.8 L89.2,314.8  '/>	<g transform="translate(71.9,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.08</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,227.9 L89.2,227.9  '/>	<g transform="translate(71.9,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,141.0 L89.2,141.0  '/>	<g transform="translate(71.9,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.5,662.4 L213.5,653.4  '/>	<g transform="translate(213.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M437.5,662.4 L437.5,653.4  '/>	<g transform="translate(437.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M661.5,662.4 L661.5,653.4  '/>	<g transform="translate(661.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M885.5,662.4 L885.5,653.4  '/>	<g transform="translate(885.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,659.7 L82.1,659.5 L83.9,659.3 L85.8,659.2 L87.7,659.0 L89.6,658.8
+		L91.4,658.7 L93.3,658.5 L95.2,658.3 L97.0,658.1 L98.9,657.9 L100.8,657.6 L102.6,657.4 L104.5,657.1
+		L106.4,656.8 L108.3,656.4 L110.1,656.0 L112.0,655.6 L113.9,655.1 L115.7,654.6 L117.6,654.0 L119.5,653.4
+		L121.4,652.8 L123.2,652.2 L125.1,651.5 L127.0,650.8 L128.8,650.0 L130.7,649.3 L132.6,648.5 L134.4,647.8
+		L136.3,647.0 L138.2,646.3 L140.1,645.6 L141.9,644.9 L143.8,644.2 L145.7,643.5 L147.5,642.9 L149.4,642.3
+		L151.3,641.6 L153.2,641.0 L155.0,640.4 L156.9,639.8 L158.8,639.1 L160.6,638.4 L162.5,637.6 L164.4,636.7
+		L166.2,635.8 L168.1,634.8 L170.0,633.8 L171.9,632.6 L173.7,631.3 L175.6,630.0 L177.5,628.6 L179.3,627.2
+		L181.2,625.7 L183.1,624.1 L185.0,622.5 L186.8,620.9 L188.7,619.2 L190.6,617.6 L192.4,615.9 L194.3,614.2
+		L196.2,612.5 L198.0,610.8 L199.9,609.2 L201.8,607.5 L203.7,605.8 L205.5,604.1 L207.4,602.4 L209.3,600.7
+		L211.1,599.0 L213.0,597.4 L214.9,595.7 L216.7,594.0 L218.6,592.4 L220.5,590.8 L222.4,589.2 L224.2,587.7
+		L226.1,586.3 L228.0,584.9 L229.8,583.5 L231.7,582.3 L233.6,581.1 L235.5,580.0 L237.3,578.9 L239.2,577.9
+		L241.1,577.0 L242.9,576.0 L244.8,574.9 L246.7,573.8 L248.5,572.6 L250.4,571.3 L252.3,569.7 L254.2,568.0
+		L256.0,566.0 L257.9,563.8 L259.8,561.3 L261.6,558.6 L263.5,555.6 L265.4,552.5 L267.3,549.3 L269.1,546.0
+		L271.0,542.7 L272.9,539.5 L274.7,536.4 L276.6,533.5 L278.5,530.8 L280.3,528.4 L282.2,526.4 L284.1,524.7
+		L286.0,523.3 L287.8,522.2 L289.7,521.4 L291.6,520.8 L293.4,520.5 L295.3,520.2 L297.2,520.1 L299.1,519.9
+		L300.9,519.8 L302.8,519.5 L304.7,519.1 L306.5,518.5 L308.4,517.8 L310.3,516.8 L312.1,515.6 L314.0,514.1
+		L315.9,512.5 L317.8,510.6 L319.6,508.6 L321.5,506.4 L323.4,504.2 L325.2,501.9 L327.1,499.6 L329.0,497.3
+		L330.9,495.0 L332.7,492.7 L334.6,490.5 L336.5,488.2 L338.3,485.9 L340.2,483.5 L342.1,481.0 L343.9,478.4
+		L345.8,475.7 L347.7,472.7 L349.6,469.5 L351.4,466.1 L353.3,462.4 L355.2,458.5 L357.0,454.4 L358.9,450.0
+		L360.8,445.4 L362.7,440.5 L364.5,435.4 L366.4,430.0 L368.3,424.4 L370.1,418.4 L372.0,412.2 L373.9,405.7
+		L375.7,398.8 L377.6,391.7 L379.5,384.3 L381.4,376.7 L383.2,368.9 L385.1,361.1 L387.0,353.3 L388.8,345.6
+		L390.7,338.1 L392.6,331.0 L394.5,324.4 L396.3,318.3 L398.2,312.9 L400.1,308.3 L401.9,304.4 L403.8,301.3
+		L405.7,299.0 L407.5,297.4 L409.4,296.5 L411.3,296.2 L413.2,296.2 L415.0,296.5 L416.9,296.9 L418.8,297.2
+		L420.6,297.2 L422.5,296.8 L424.4,295.7 L426.3,294.0 L428.1,291.4 L430.0,287.9 L431.9,283.5 L433.7,278.1
+		L435.6,271.9 L437.5,264.9 L439.3,257.2 L441.2,248.9 L443.1,240.2 L445.0,231.1 L446.8,221.8 L448.7,212.4
+		L450.6,203.1 L452.4,194.0 L454.3,185.1 L456.2,176.5 L458.0,168.3 L459.9,160.6 L461.8,153.2 L463.7,146.4
+		L465.5,140.1 L467.4,134.2 L469.3,128.9 L471.1,124.1 L473.0,119.7 L474.9,115.9 L476.8,112.4 L478.6,109.4
+		L480.5,106.7 L482.4,104.3 L484.2,102.2 L486.1,100.1 L488.0,98.1 L489.8,96.1 L491.7,94.1 L493.6,92.0
+		L495.5,89.8 L497.3,87.5 L499.2,85.2 L501.1,83.0 L502.9,80.9 L504.8,79.0 L506.7,77.5 L508.6,76.4
+		L510.4,75.8 L512.3,75.9 L514.2,76.5 L516.0,77.8 L517.9,79.6 L519.8,82.1 L521.6,85.0 L523.5,88.3
+		L525.4,92.0 L527.3,95.9 L529.1,100.0 L531.0,104.2 L532.9,108.4 L534.7,112.6 L536.6,116.7 L538.5,120.7
+		L540.4,124.5 L542.2,128.0 L544.1,131.3 L546.0,134.3 L547.8,136.8 L549.7,139.0 L551.6,140.7 L553.4,142.0
+		L555.3,142.9 L557.2,143.4 L559.1,143.6 L560.9,143.6 L562.8,143.5 L564.7,143.5 L566.5,143.6 L568.4,143.9
+		L570.3,144.5 L572.2,145.5 L574.0,146.9 L575.9,148.7 L577.8,150.9 L579.6,153.4 L581.5,156.2 L583.4,159.3
+		L585.2,162.5 L587.1,165.9 L589.0,169.3 L590.9,172.7 L592.7,176.2 L594.6,179.6 L596.5,182.9 L598.3,186.2
+		L600.2,189.5 L602.1,192.6 L604.0,195.7 L605.8,198.7 L607.7,201.5 L609.6,204.3 L611.4,207.0 L613.3,209.7
+		L615.2,212.4 L617.0,215.2 L618.9,218.1 L620.8,221.1 L622.7,224.4 L624.5,227.9 L626.4,231.7 L628.3,235.8
+		L630.1,240.1 L632.0,244.5 L633.9,249.1 L635.8,253.6 L637.6,258.0 L639.5,262.3 L641.4,266.3 L643.2,269.9
+		L645.1,273.3 L647.0,276.3 L648.8,278.9 L650.7,281.4 L652.6,283.6 L654.5,285.8 L656.3,287.9 L658.2,290.1
+		L660.1,292.4 L661.9,294.9 L663.8,297.6 L665.7,300.4 L667.5,303.4 L669.4,306.5 L671.3,309.7 L673.2,312.9
+		L675.0,316.1 L676.9,319.4 L678.8,322.5 L680.6,325.7 L682.5,328.8 L684.4,332.0 L686.3,335.2 L688.1,338.3
+		L690.0,341.6 L691.9,344.9 L693.7,348.2 L695.6,351.5 L697.5,354.9 L699.3,358.2 L701.2,361.5 L703.1,364.8
+		L705.0,368.2 L706.8,371.5 L708.7,374.9 L710.6,378.4 L712.4,382.1 L714.3,386.1 L716.2,390.4 L718.1,395.1
+		L719.9,400.2 L721.8,405.8 L723.7,411.8 L725.5,418.3 L727.4,425.2 L729.3,432.5 L731.1,440.0 L733.0,447.8
+		L734.9,455.7 L736.8,463.7 L738.6,471.6 L740.5,479.3 L742.4,486.9 L744.2,494.2 L746.1,501.1 L748.0,507.6
+		L749.9,513.7 L751.7,519.3 L753.6,524.4 L755.5,529.0 L757.3,533.2 L759.2,536.9 L761.1,540.2 L762.9,543.1
+		L764.8,545.7 L766.7,548.1 L768.6,550.2 L770.4,552.2 L772.3,554.1 L774.2,556.0 L776.0,557.8 L777.9,559.7
+		L779.8,561.7 L781.7,563.7 L783.5,565.8 L785.4,568.0 L787.3,570.3 L789.1,572.7 L791.0,575.2 L792.9,577.7
+		L794.7,580.3 L796.6,582.9 L798.5,585.5 L800.4,588.0 L802.2,590.4 L804.1,592.8 L806.0,595.1 L807.8,597.2
+		L809.7,599.2 L811.6,601.1 L813.5,602.8 L815.3,604.4 L817.2,605.9 L819.1,607.3 L820.9,608.6 L822.8,609.8
+		L824.7,611.0 L826.5,612.1 L828.4,613.2 L830.3,614.3 L832.2,615.3 L834.0,616.4 L835.9,617.5 L837.8,618.6
+		L839.6,619.7 L841.5,620.7 L843.4,621.8 L845.3,622.9 L847.1,623.9 L849.0,624.9 L850.9,625.9 L852.7,626.8
+		L854.6,627.6 L856.5,628.4 L858.3,629.1 L860.2,629.8 L862.1,630.4 L864.0,630.9 L865.8,631.4 L867.7,631.8
+		L869.6,632.2 L871.4,632.6 L873.3,633.0 L875.2,633.3 L877.1,633.7 L878.9,634.2 L880.8,634.6 L882.7,635.1
+		L884.5,635.6 L886.4,636.2 L888.3,636.7 L890.1,637.3 L892.0,637.9 L893.9,638.5 L895.8,639.1 L897.6,639.7
+		L899.5,640.3 L901.4,640.9 L903.2,641.5 L905.1,642.2 L907.0,642.8 L908.8,643.4 L910.7,644.1 L912.6,644.7
+		L914.5,645.3 L916.3,645.9 L918.2,646.5 L920.1,647.1 L921.9,647.6 L923.8,648.0 L925.7,648.5 L927.6,648.8
+		L929.4,649.2 L931.3,649.5 L933.2,649.7 L935.0,649.9 L936.9,650.1 L938.8,650.3 L940.6,650.4 L942.5,650.6
+		L944.4,650.7 L946.3,650.9 L948.1,651.1 L950.0,651.3 L951.9,651.4 L953.7,651.7 L955.6,651.9 L957.5,652.1
+		L959.4,652.4 L961.2,652.7 L963.1,653.0 L965.0,653.3 L966.8,653.6 L968.7,653.8 L970.6,654.1 L972.4,654.4
+		L974.3,654.7 L976.2,654.9 L978.1,655.1 L979.9,655.4 L981.8,655.6 L983.7,655.8 L985.5,656.0 L987.4,656.1
+		L989.3,656.3 L991.2,656.5 L993.0,656.7 L994.9,656.8 L996.8,657.0 L998.6,657.2 L1000.5,657.4 L1002.4,657.5
+		L1004.2,657.7 L1006.1,657.8 L1008.0,658.0 L1009.9,658.1 L1011.7,658.3 L1013.6,658.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,635.8 168.1,634.8 170.0,633.8 171.9,632.6 173.7,631.3 175.6,630.0 177.5,628.6 179.3,627.2 181.2,625.7 183.1,624.1 185.0,622.5 186.8,620.9 188.7,619.2 190.6,617.6 192.4,615.9 194.3,614.2
+196.2,612.5 198.0,610.8 199.9,609.2 201.8,607.5 203.7,605.8 205.5,604.1 207.4,602.4 209.3,600.7 211.1,599.0 213.0,597.4 214.9,595.7 216.7,594.0 218.6,592.4 220.5,590.8 222.4,589.2 224.2,587.7
+226.1,586.3 228.0,584.9 229.8,583.5 231.7,582.3 233.6,581.1 235.5,580.0 237.3,578.9 239.2,577.9 241.1,577.0 242.9,576.0 244.8,574.9 246.7,573.8 248.5,572.6 250.4,571.3 252.3,569.7 254.2,568.0
+256.0,566.0 257.9,563.8 259.8,561.3 261.6,558.6 263.5,555.6 265.4,552.5 267.3,549.3 269.1,546.0 271.0,542.7 272.9,539.5 274.7,536.4 276.6,533.5 278.5,530.8 280.3,528.4 282.2,526.4 284.1,524.7
+286.0,523.3 287.8,522.2 289.7,521.4 291.6,520.8 293.4,520.5 295.3,520.2 297.2,520.1 299.1,519.9 300.9,519.8 302.8,519.5 304.7,519.1 306.5,518.5 308.4,517.8 310.3,516.8 312.1,515.6 314.0,514.1
+315.9,512.5 317.8,510.6 319.6,508.6 321.5,506.4 323.4,504.2 325.2,501.9 327.1,499.6 329.0,497.3 330.9,495.0 332.7,492.7 334.6,490.5 336.5,488.2 338.3,485.9 340.2,483.5 342.1,481.0 343.9,478.4
+345.8,475.7 347.7,472.7 349.6,469.5 351.4,466.1 353.3,462.4 355.2,458.5 357.0,454.4 358.9,450.0 360.8,445.4 362.7,440.5 364.5,435.4 366.4,430.0 368.3,424.4 370.1,418.4 372.0,412.2 373.9,405.7
+375.7,398.8 377.6,391.7 379.5,384.3 381.4,376.7 383.2,368.9 385.1,361.1 387.0,353.3 388.8,345.6 390.7,338.1 392.6,331.0 394.5,324.4 396.3,318.3 398.2,312.9 400.1,308.3 401.9,304.4 403.8,301.3
+405.7,299.0 407.5,297.4 409.4,296.5 411.3,296.2 413.2,296.2 415.0,296.5 416.9,296.9 418.8,297.2 420.6,297.2 422.5,296.8 424.4,295.7 426.3,294.0 428.1,291.4 430.0,287.9 431.9,283.5 433.7,278.1
+435.6,271.9 437.5,264.9 439.3,257.2 441.2,248.9 443.1,240.2 445.0,231.1 446.8,221.8 448.7,212.4 450.6,203.1 452.4,194.0 454.3,185.1 456.2,176.5 458.0,168.3 459.9,160.6 461.8,153.2 463.7,146.4
+465.5,140.1 467.4,134.2 469.3,128.9 471.1,124.1 473.0,119.7 474.9,115.9 476.8,112.4 478.6,109.4 480.5,106.7 482.4,104.3 484.2,102.2 486.1,100.1 488.0,98.1 489.8,96.1 491.7,94.1 493.6,92.0
+495.5,89.8 497.3,87.5 499.2,85.2 501.1,83.0 502.9,80.9 504.8,79.0 506.7,77.5 508.6,76.4 510.4,75.8 512.3,75.9 514.2,76.5 516.0,77.8 517.9,79.6 519.8,82.1 521.6,85.0 523.5,88.3
+525.4,92.0 527.3,95.9 529.1,100.0 531.0,104.2 532.9,108.4 534.7,112.6 536.6,116.7 538.5,120.7 540.4,124.5 542.2,128.0 544.1,131.3 546.0,134.3 547.8,136.8 549.7,139.0 551.6,140.7 553.4,142.0
+555.3,142.9 557.2,143.4 559.1,143.6 560.9,143.6 562.8,143.5 564.7,143.5 566.5,143.6 568.4,143.9 570.3,144.5 572.2,145.5 574.0,146.9 575.9,148.7 577.8,150.9 579.6,153.4 581.5,156.2 583.4,159.3
+585.2,162.5 587.1,165.9 589.0,169.3 590.9,172.7 592.7,176.2 594.6,179.6 596.5,182.9 598.3,186.2 600.2,189.5 602.1,192.6 604.0,195.7 605.8,198.7 607.7,201.5 609.6,204.3 611.4,207.0 613.3,209.7
+615.2,212.4 617.0,215.2 618.9,218.1 620.8,221.1 622.7,224.4 624.5,227.9 626.4,231.7 628.3,235.8 630.1,240.1 632.0,244.5 633.9,249.1 635.8,253.6 637.6,258.0 639.5,262.3 641.4,266.3 643.2,269.9
+645.1,273.3 647.0,276.3 648.8,278.9 650.7,281.4 652.6,283.6 654.5,285.8 656.3,287.9 658.2,290.1 660.1,292.4 661.9,294.9 663.8,297.6 665.7,300.4 667.5,303.4 669.4,306.5 671.3,309.7 673.2,312.9
+675.0,316.1 676.9,319.4 678.8,322.5 680.6,325.7 682.5,328.8 684.4,332.0 686.3,335.2 688.1,338.3 690.0,341.6 691.9,344.9 693.7,348.2 695.6,351.5 697.5,354.9 699.3,358.2 701.2,361.5 703.1,364.8
+705.0,368.2 706.8,371.5 708.7,374.9 710.6,378.4 712.4,382.1 714.3,386.1 716.2,390.4 718.1,395.1 719.9,400.2 721.8,405.8 723.7,411.8 725.5,418.3 727.4,425.2 729.3,432.5 731.1,440.0 733.0,447.8
+734.9,455.7 736.8,463.7 738.6,471.6 740.5,479.3 742.4,486.9 744.2,494.2 746.1,501.1 748.0,507.6 749.9,513.7 751.7,519.3 753.6,524.4 755.5,529.0 757.3,533.2 759.2,536.9 761.1,540.2 762.9,543.1
+764.8,545.7 766.7,548.1 768.6,550.2 770.4,552.2 772.3,554.1 774.2,556.0 776.0,557.8 777.9,559.7 779.8,561.7 781.7,563.7 783.5,565.8 785.4,568.0 787.3,570.3 789.1,572.7 791.0,575.2 792.9,577.7
+794.7,580.3 796.6,582.9 798.5,585.5 800.4,588.0 802.2,590.4 804.1,592.8 806.0,595.1 807.8,597.2 809.7,599.2 811.6,601.1 813.5,602.8 815.3,604.4 817.2,605.9 819.1,607.3 820.9,608.6 822.8,609.8
+824.7,611.0 826.5,612.1 828.4,613.2 830.3,614.3 832.2,615.3 834.0,616.4 835.9,617.5 837.8,618.6 839.6,619.7 841.5,620.7 843.4,621.8 845.3,622.9 847.1,623.9 849.0,624.9 850.9,625.9 852.7,626.8
+854.6,627.6 856.5,628.4 858.3,629.1 860.2,629.8 862.1,630.4 864.0,630.9 865.8,631.4 867.7,631.8 869.6,632.2 871.4,632.6 873.3,633.0 875.2,633.3 877.1,633.7 878.9,634.2 880.8,634.6 882.7,635.1
+884.5,635.6 886.4,636.2 888.3,636.7 890.1,637.3 892.0,637.9 893.9,638.5 895.8,639.1 897.6,639.7 899.5,640.3 901.4,640.9 903.2,641.5 905.1,642.2 907.0,642.8 908.8,643.4 910.7,644.1 912.6,644.7
+914.5,645.3 916.3,645.9 918.2,646.5 920.1,647.1 921.9,647.6 923.8,648.0 925.7,648.5 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M590.0,662.4 L590.0,171.2  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/SD.svg b/results/barbershop/200000/report/SD.svg
new file mode 100644
index 0000000..d67d83f
--- /dev/null
+++ b/results/barbershop/200000/report/SD.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.07</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.08</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M161.6,662.4 L161.6,653.4  '/>	<g transform="translate(161.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M296.3,662.4 L296.3,653.4  '/>	<g transform="translate(296.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M431.0,662.4 L431.0,653.4  '/>	<g transform="translate(431.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M565.6,662.4 L565.6,653.4  '/>	<g transform="translate(565.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M700.3,662.4 L700.3,653.4  '/>	<g transform="translate(700.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M835.0,662.4 L835.0,653.4  '/>	<g transform="translate(835.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M969.7,662.4 L969.7,653.4  '/>	<g transform="translate(969.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,657.8 L82.1,657.7 L83.9,657.7 L85.8,657.6 L87.7,657.5 L89.6,657.5
+		L91.4,657.4 L93.3,657.3 L95.2,657.3 L97.0,657.1 L98.9,657.0 L100.8,656.9 L102.6,656.7 L104.5,656.6
+		L106.4,656.4 L108.3,656.2 L110.1,655.9 L112.0,655.7 L113.9,655.4 L115.7,655.1 L117.6,654.8 L119.5,654.5
+		L121.4,654.1 L123.2,653.8 L125.1,653.4 L127.0,653.0 L128.8,652.6 L130.7,652.3 L132.6,651.9 L134.4,651.5
+		L136.3,651.1 L138.2,650.7 L140.1,650.3 L141.9,650.0 L143.8,649.6 L145.7,649.2 L147.5,648.9 L149.4,648.5
+		L151.3,648.2 L153.2,647.8 L155.0,647.5 L156.9,647.1 L158.8,646.7 L160.6,646.3 L162.5,645.9 L164.4,645.5
+		L166.2,645.1 L168.1,644.7 L170.0,644.2 L171.9,643.7 L173.7,643.2 L175.6,642.6 L177.5,642.1 L179.3,641.5
+		L181.2,640.9 L183.1,640.3 L185.0,639.6 L186.8,639.0 L188.7,638.3 L190.6,637.6 L192.4,636.8 L194.3,636.1
+		L196.2,635.3 L198.0,634.5 L199.9,633.6 L201.8,632.7 L203.7,631.8 L205.5,630.9 L207.4,629.9 L209.3,629.0
+		L211.1,628.0 L213.0,627.0 L214.9,626.0 L216.7,625.0 L218.6,624.0 L220.5,623.0 L222.4,622.1 L224.2,621.2
+		L226.1,620.4 L228.0,619.6 L229.8,618.8 L231.7,618.1 L233.6,617.3 L235.5,616.6 L237.3,615.9 L239.2,615.2
+		L241.1,614.5 L242.9,613.7 L244.8,612.9 L246.7,612.0 L248.5,611.0 L250.4,609.9 L252.3,608.7 L254.2,607.4
+		L256.0,606.0 L257.9,604.5 L259.8,602.9 L261.6,601.2 L263.5,599.5 L265.4,597.6 L267.3,595.8 L269.1,593.9
+		L271.0,592.0 L272.9,590.0 L274.7,588.1 L276.6,586.2 L278.5,584.3 L280.3,582.4 L282.2,580.6 L284.1,578.7
+		L286.0,576.9 L287.8,575.0 L289.7,573.2 L291.6,571.3 L293.4,569.5 L295.3,567.6 L297.2,565.7 L299.1,563.8
+		L300.9,561.9 L302.8,560.1 L304.7,558.2 L306.5,556.3 L308.4,554.5 L310.3,552.7 L312.1,551.0 L314.0,549.2
+		L315.9,547.4 L317.8,545.7 L319.6,543.9 L321.5,542.2 L323.4,540.3 L325.2,538.5 L327.1,536.5 L329.0,534.5
+		L330.9,532.3 L332.7,530.0 L334.6,527.6 L336.5,525.1 L338.3,522.4 L340.2,519.6 L342.1,516.6 L343.9,513.5
+		L345.8,510.2 L347.7,506.8 L349.6,503.3 L351.4,499.7 L353.3,496.0 L355.2,492.3 L357.0,488.6 L358.9,484.8
+		L360.8,481.1 L362.7,477.3 L364.5,473.6 L366.4,469.9 L368.3,466.3 L370.1,462.6 L372.0,459.1 L373.9,455.5
+		L375.7,451.9 L377.6,448.4 L379.5,444.8 L381.4,441.3 L383.2,437.7 L385.1,434.1 L387.0,430.5 L388.8,426.9
+		L390.7,423.3 L392.6,419.8 L394.5,416.2 L396.3,412.7 L398.2,409.1 L400.1,405.7 L401.9,402.2 L403.8,398.8
+		L405.7,395.5 L407.5,392.1 L409.4,388.7 L411.3,385.4 L413.2,382.0 L415.0,378.6 L416.9,375.1 L418.8,371.6
+		L420.6,368.0 L422.5,364.4 L424.4,360.6 L426.3,356.8 L428.1,353.0 L430.0,349.0 L431.9,345.0 L433.7,340.8
+		L435.6,336.6 L437.5,332.3 L439.3,327.9 L441.2,323.4 L443.1,318.8 L445.0,314.1 L446.8,309.3 L448.7,304.4
+		L450.6,299.5 L452.4,294.6 L454.3,289.6 L456.2,284.6 L458.0,279.7 L459.9,274.9 L461.8,270.1 L463.7,265.5
+		L465.5,261.0 L467.4,256.6 L469.3,252.3 L471.1,248.2 L473.0,244.2 L474.9,240.4 L476.8,236.6 L478.6,232.9
+		L480.5,229.4 L482.4,225.9 L484.2,222.5 L486.1,219.1 L488.0,215.8 L489.8,212.6 L491.7,209.4 L493.6,206.3
+		L495.5,203.3 L497.3,200.4 L499.2,197.5 L501.1,194.8 L502.9,192.1 L504.8,189.4 L506.7,186.9 L508.6,184.4
+		L510.4,182.0 L512.3,179.7 L514.2,177.4 L516.0,175.2 L517.9,173.0 L519.8,170.9 L521.6,168.8 L523.5,166.8
+		L525.4,164.9 L527.3,163.0 L529.1,161.2 L531.0,159.5 L532.9,157.8 L534.7,156.3 L536.6,154.9 L538.5,153.6
+		L540.4,152.4 L542.2,151.3 L544.1,150.4 L546.0,149.4 L547.8,148.6 L549.7,147.8 L551.6,147.0 L553.4,146.2
+		L555.3,145.3 L557.2,144.4 L559.1,143.3 L560.9,142.1 L562.8,140.8 L564.7,139.3 L566.5,137.7 L568.4,135.8
+		L570.3,133.9 L572.2,131.7 L574.0,129.5 L575.9,127.2 L577.8,124.8 L579.6,122.4 L581.5,119.9 L583.4,117.5
+		L585.2,115.2 L587.1,112.9 L589.0,110.7 L590.9,108.7 L592.7,106.8 L594.6,105.0 L596.5,103.5 L598.3,102.1
+		L600.2,101.0 L602.1,100.2 L604.0,99.6 L605.8,99.4 L607.7,99.4 L609.6,99.8 L611.4,100.6 L613.3,101.7
+		L615.2,103.1 L617.0,104.9 L618.9,107.1 L620.8,109.5 L622.7,112.1 L624.5,115.0 L626.4,118.1 L628.3,121.4
+		L630.1,124.8 L632.0,128.2 L633.9,131.7 L635.8,135.2 L637.6,138.7 L639.5,142.2 L641.4,145.6 L643.2,149.0
+		L645.1,152.2 L647.0,155.4 L648.8,158.4 L650.7,161.4 L652.6,164.2 L654.5,166.9 L656.3,169.5 L658.2,172.0
+		L660.1,174.4 L661.9,176.7 L663.8,179.0 L665.7,181.2 L667.5,183.4 L669.4,185.6 L671.3,187.8 L673.2,190.1
+		L675.0,192.4 L676.9,194.8 L678.8,197.4 L680.6,200.1 L682.5,202.9 L684.4,205.9 L686.3,209.1 L688.1,212.4
+		L690.0,215.9 L691.9,219.5 L693.7,223.3 L695.6,227.3 L697.5,231.4 L699.3,235.6 L701.2,240.0 L703.1,244.4
+		L705.0,249.0 L706.8,253.7 L708.7,258.4 L710.6,263.2 L712.4,268.0 L714.3,272.9 L716.2,277.8 L718.1,282.7
+		L719.9,287.6 L721.8,292.5 L723.7,297.4 L725.5,302.3 L727.4,307.2 L729.3,312.1 L731.1,316.9 L733.0,321.7
+		L734.9,326.5 L736.8,331.2 L738.6,335.9 L740.5,340.5 L742.4,345.2 L744.2,349.8 L746.1,354.4 L748.0,358.9
+		L749.9,363.5 L751.7,368.1 L753.6,372.7 L755.5,377.2 L757.3,381.9 L759.2,386.5 L761.1,391.2 L762.9,395.8
+		L764.8,400.5 L766.7,405.2 L768.6,409.9 L770.4,414.6 L772.3,419.2 L774.2,423.8 L776.0,428.3 L777.9,432.8
+		L779.8,437.2 L781.7,441.5 L783.5,445.7 L785.4,449.8 L787.3,453.8 L789.1,457.8 L791.0,461.7 L792.9,465.5
+		L794.7,469.3 L796.6,473.0 L798.5,476.7 L800.4,480.4 L802.2,484.0 L804.1,487.7 L806.0,491.4 L807.8,495.1
+		L809.7,498.8 L811.6,502.5 L813.5,506.3 L815.3,510.0 L817.2,513.8 L819.1,517.5 L820.9,521.2 L822.8,524.9
+		L824.7,528.4 L826.5,531.9 L828.4,535.4 L830.3,538.7 L832.2,541.9 L834.0,544.9 L835.9,547.9 L837.8,550.7
+		L839.6,553.4 L841.5,556.0 L843.4,558.5 L845.3,560.9 L847.1,563.1 L849.0,565.3 L850.9,567.5 L852.7,569.5
+		L854.6,571.5 L856.5,573.5 L858.3,575.4 L860.2,577.3 L862.1,579.3 L864.0,581.2 L865.8,583.1 L867.7,585.1
+		L869.6,587.1 L871.4,589.1 L873.3,591.1 L875.2,593.2 L877.1,595.3 L878.9,597.4 L880.8,599.5 L882.7,601.6
+		L884.5,603.7 L886.4,605.8 L888.3,607.8 L890.1,609.8 L892.0,611.7 L893.9,613.5 L895.8,615.2 L897.6,616.9
+		L899.5,618.5 L901.4,620.1 L903.2,621.6 L905.1,623.0 L907.0,624.4 L908.8,625.7 L910.7,627.1 L912.6,628.3
+		L914.5,629.6 L916.3,630.8 L918.2,632.0 L920.1,633.2 L921.9,634.3 L923.8,635.4 L925.7,636.4 L927.6,637.4
+		L929.4,638.4 L931.3,639.3 L933.2,640.2 L935.0,641.0 L936.9,641.8 L938.8,642.5 L940.6,643.2 L942.5,643.8
+		L944.4,644.5 L946.3,645.1 L948.1,645.7 L950.0,646.2 L951.9,646.8 L953.7,647.3 L955.6,647.9 L957.5,648.4
+		L959.4,648.9 L961.2,649.4 L963.1,649.9 L965.0,650.4 L966.8,650.9 L968.7,651.4 L970.6,651.9 L972.4,652.3
+		L974.3,652.8 L976.2,653.2 L978.1,653.6 L979.9,654.0 L981.8,654.4 L983.7,654.8 L985.5,655.2 L987.4,655.5
+		L989.3,655.9 L991.2,656.2 L993.0,656.5 L994.9,656.7 L996.8,657.0 L998.6,657.2 L1000.5,657.4 L1002.4,657.6
+		L1004.2,657.8 L1006.1,658.0 L1008.0,658.2 L1009.9,658.3 L1011.7,658.5 L1013.6,658.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,645.1 168.1,644.7 170.0,644.2 171.9,643.7 173.7,643.2 175.6,642.6 177.5,642.1 179.3,641.5 181.2,640.9 183.1,640.3 185.0,639.6 186.8,639.0 188.7,638.3 190.6,637.6 192.4,636.8 194.3,636.1
+196.2,635.3 198.0,634.5 199.9,633.6 201.8,632.7 203.7,631.8 205.5,630.9 207.4,629.9 209.3,629.0 211.1,628.0 213.0,627.0 214.9,626.0 216.7,625.0 218.6,624.0 220.5,623.0 222.4,622.1 224.2,621.2
+226.1,620.4 228.0,619.6 229.8,618.8 231.7,618.1 233.6,617.3 235.5,616.6 237.3,615.9 239.2,615.2 241.1,614.5 242.9,613.7 244.8,612.9 246.7,612.0 248.5,611.0 250.4,609.9 252.3,608.7 254.2,607.4
+256.0,606.0 257.9,604.5 259.8,602.9 261.6,601.2 263.5,599.5 265.4,597.6 267.3,595.8 269.1,593.9 271.0,592.0 272.9,590.0 274.7,588.1 276.6,586.2 278.5,584.3 280.3,582.4 282.2,580.6 284.1,578.7
+286.0,576.9 287.8,575.0 289.7,573.2 291.6,571.3 293.4,569.5 295.3,567.6 297.2,565.7 299.1,563.8 300.9,561.9 302.8,560.1 304.7,558.2 306.5,556.3 308.4,554.5 310.3,552.7 312.1,551.0 314.0,549.2
+315.9,547.4 317.8,545.7 319.6,543.9 321.5,542.2 323.4,540.3 325.2,538.5 327.1,536.5 329.0,534.5 330.9,532.3 332.7,530.0 334.6,527.6 336.5,525.1 338.3,522.4 340.2,519.6 342.1,516.6 343.9,513.5
+345.8,510.2 347.7,506.8 349.6,503.3 351.4,499.7 353.3,496.0 355.2,492.3 357.0,488.6 358.9,484.8 360.8,481.1 362.7,477.3 364.5,473.6 366.4,469.9 368.3,466.3 370.1,462.6 372.0,459.1 373.9,455.5
+375.7,451.9 377.6,448.4 379.5,444.8 381.4,441.3 383.2,437.7 385.1,434.1 387.0,430.5 388.8,426.9 390.7,423.3 392.6,419.8 394.5,416.2 396.3,412.7 398.2,409.1 400.1,405.7 401.9,402.2 403.8,398.8
+405.7,395.5 407.5,392.1 409.4,388.7 411.3,385.4 413.2,382.0 415.0,378.6 416.9,375.1 418.8,371.6 420.6,368.0 422.5,364.4 424.4,360.6 426.3,356.8 428.1,353.0 430.0,349.0 431.9,345.0 433.7,340.8
+435.6,336.6 437.5,332.3 439.3,327.9 441.2,323.4 443.1,318.8 445.0,314.1 446.8,309.3 448.7,304.4 450.6,299.5 452.4,294.6 454.3,289.6 456.2,284.6 458.0,279.7 459.9,274.9 461.8,270.1 463.7,265.5
+465.5,261.0 467.4,256.6 469.3,252.3 471.1,248.2 473.0,244.2 474.9,240.4 476.8,236.6 478.6,232.9 480.5,229.4 482.4,225.9 484.2,222.5 486.1,219.1 488.0,215.8 489.8,212.6 491.7,209.4 493.6,206.3
+495.5,203.3 497.3,200.4 499.2,197.5 501.1,194.8 502.9,192.1 504.8,189.4 506.7,186.9 508.6,184.4 510.4,182.0 512.3,179.7 514.2,177.4 516.0,175.2 517.9,173.0 519.8,170.9 521.6,168.8 523.5,166.8
+525.4,164.9 527.3,163.0 529.1,161.2 531.0,159.5 532.9,157.8 534.7,156.3 536.6,154.9 538.5,153.6 540.4,152.4 542.2,151.3 544.1,150.4 546.0,149.4 547.8,148.6 549.7,147.8 551.6,147.0 553.4,146.2
+555.3,145.3 557.2,144.4 559.1,143.3 560.9,142.1 562.8,140.8 564.7,139.3 566.5,137.7 568.4,135.8 570.3,133.9 572.2,131.7 574.0,129.5 575.9,127.2 577.8,124.8 579.6,122.4 581.5,119.9 583.4,117.5
+585.2,115.2 587.1,112.9 589.0,110.7 590.9,108.7 592.7,106.8 594.6,105.0 596.5,103.5 598.3,102.1 600.2,101.0 602.1,100.2 604.0,99.6 605.8,99.4 607.7,99.4 609.6,99.8 611.4,100.6 613.3,101.7
+615.2,103.1 617.0,104.9 618.9,107.1 620.8,109.5 622.7,112.1 624.5,115.0 626.4,118.1 628.3,121.4 630.1,124.8 632.0,128.2 633.9,131.7 635.8,135.2 637.6,138.7 639.5,142.2 641.4,145.6 643.2,149.0
+645.1,152.2 647.0,155.4 648.8,158.4 650.7,161.4 652.6,164.2 654.5,166.9 656.3,169.5 658.2,172.0 660.1,174.4 661.9,176.7 663.8,179.0 665.7,181.2 667.5,183.4 669.4,185.6 671.3,187.8 673.2,190.1
+675.0,192.4 676.9,194.8 678.8,197.4 680.6,200.1 682.5,202.9 684.4,205.9 686.3,209.1 688.1,212.4 690.0,215.9 691.9,219.5 693.7,223.3 695.6,227.3 697.5,231.4 699.3,235.6 701.2,240.0 703.1,244.4
+705.0,249.0 706.8,253.7 708.7,258.4 710.6,263.2 712.4,268.0 714.3,272.9 716.2,277.8 718.1,282.7 719.9,287.6 721.8,292.5 723.7,297.4 725.5,302.3 727.4,307.2 729.3,312.1 731.1,316.9 733.0,321.7
+734.9,326.5 736.8,331.2 738.6,335.9 740.5,340.5 742.4,345.2 744.2,349.8 746.1,354.4 748.0,358.9 749.9,363.5 751.7,368.1 753.6,372.7 755.5,377.2 757.3,381.9 759.2,386.5 761.1,391.2 762.9,395.8
+764.8,400.5 766.7,405.2 768.6,409.9 770.4,414.6 772.3,419.2 774.2,423.8 776.0,428.3 777.9,432.8 779.8,437.2 781.7,441.5 783.5,445.7 785.4,449.8 787.3,453.8 789.1,457.8 791.0,461.7 792.9,465.5
+794.7,469.3 796.6,473.0 798.5,476.7 800.4,480.4 802.2,484.0 804.1,487.7 806.0,491.4 807.8,495.1 809.7,498.8 811.6,502.5 813.5,506.3 815.3,510.0 817.2,513.8 819.1,517.5 820.9,521.2 822.8,524.9
+824.7,528.4 826.5,531.9 828.4,535.4 830.3,538.7 832.2,541.9 834.0,544.9 835.9,547.9 837.8,550.7 839.6,553.4 841.5,556.0 843.4,558.5 845.3,560.9 847.1,563.1 849.0,565.3 850.9,567.5 852.7,569.5
+854.6,571.5 856.5,573.5 858.3,575.4 860.2,577.3 862.1,579.3 864.0,581.2 865.8,583.1 867.7,585.1 869.6,587.1 871.4,589.1 873.3,591.1 875.2,593.2 877.1,595.3 878.9,597.4 880.8,599.5 882.7,601.6
+884.5,603.7 886.4,605.8 888.3,607.8 890.1,609.8 892.0,611.7 893.9,613.5 895.8,615.2 897.6,616.9 899.5,618.5 901.4,620.1 903.2,621.6 905.1,623.0 907.0,624.4 908.8,625.7 910.7,627.1 912.6,628.3
+914.5,629.6 916.3,630.8 918.2,632.0 920.1,633.2 921.9,634.3 923.8,635.4 925.7,636.4 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M591.9,662.4 L591.9,107.6  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/both/pdf.svg b/results/barbershop/200000/report/both/pdf.svg
new file mode 100644
index 0000000..000d130
--- /dev/null
+++ b/results/barbershop/200000/report/both/pdf.svg
@@ -0,0 +1,328 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L63.6,653.4  '/>	<g transform="translate(63.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M214.7,662.4 L214.7,653.4  '/>	<g transform="translate(214.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M365.9,662.4 L365.9,653.4  '/>	<g transform="translate(365.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M517.0,662.4 L517.0,653.4  '/>	<g transform="translate(517.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M668.1,662.4 L668.1,653.4  '/>	<g transform="translate(668.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M819.2,662.4 L819.2,653.4  '/>	<g transform="translate(819.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M970.4,662.4 L970.4,653.4  '/>	<g transform="translate(970.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '66.0,662.3 68.0,662.3 70.0,662.3 72.0,662.3 74.0,662.3 75.9,662.3 77.9,662.3 79.9,662.3 81.9,662.3 83.9,662.2 85.9,662.2 87.9,662.2 89.9,662.2 91.9,662.2 93.8,662.1 95.8,662.1
+97.8,662.1 99.8,662.1 101.8,662.0 103.8,662.0 105.8,662.0 107.8,661.9 109.8,661.9 111.7,661.8 113.7,661.8 115.7,661.7 117.7,661.7 119.7,661.6 121.7,661.5 123.7,661.5 125.7,661.4 127.7,661.3
+129.7,661.2 131.6,661.2 133.6,661.1 135.6,661.0 137.6,660.9 139.6,660.8 141.6,660.7 143.6,660.6 145.6,660.4 147.6,660.3 149.5,660.2 151.5,660.1 153.5,659.9 155.5,659.8 157.5,659.6 159.5,659.5
+161.5,659.3 163.5,659.2 165.5,659.0 167.4,658.8 169.4,658.6 171.4,658.4 173.4,658.2 175.4,658.0 177.4,657.8 179.4,657.6 181.4,657.4 183.4,657.1 185.4,656.9 187.3,656.6 189.3,656.4 191.3,656.1
+193.3,655.8 195.3,655.5 197.3,655.2 199.3,654.8 201.3,654.5 203.3,654.1 205.2,653.7 207.2,653.2 209.2,652.8 211.2,652.3 213.2,651.8 215.2,651.2 217.2,650.6 219.2,650.0 221.2,649.3 223.1,648.6
+225.1,647.8 227.1,647.0 229.1,646.1 231.1,645.1 233.1,644.1 235.1,643.0 237.1,641.9 239.1,640.6 241.0,639.3 243.0,637.8 245.0,636.3 247.0,634.7 249.0,632.9 251.0,631.1 253.0,629.1 255.0,627.0
+257.0,624.8 259.0,622.4 260.9,619.9 262.9,617.3 264.9,614.5 266.9,611.6 268.9,608.5 270.9,605.2 272.9,601.8 274.9,598.2 276.9,594.4 278.8,590.5 280.8,586.4 282.8,582.1 284.8,577.7 286.8,573.1
+288.8,568.3 290.8,563.3 292.8,558.1 294.8,552.8 296.7,547.4 298.7,541.7 300.7,536.0 302.7,530.1 304.7,524.0 306.7,517.8 308.7,511.5 310.7,505.1 312.7,498.6 314.7,492.0 316.6,485.3 318.6,478.5
+320.6,471.7 322.6,464.9 324.6,458.1 326.6,451.2 328.6,444.4 330.6,437.6 332.6,430.8 334.5,424.1 336.5,417.4 338.5,410.9 340.5,404.5 342.5,398.2 344.5,392.1 346.5,386.1 348.5,380.3 350.5,374.7
+352.4,369.3 354.4,364.2 356.4,359.2 358.4,354.6 360.4,350.2 362.4,346.1 364.4,342.3 366.4,338.8 368.4,335.6 370.4,332.7 372.3,330.2 374.3,327.9 376.3,326.1 378.3,324.5 380.3,323.4 382.3,322.5
+384.3,322.0 386.3,321.9 388.3,322.1 390.2,322.6 392.2,323.5 394.2,324.7 396.2,326.2 398.2,328.0 400.2,330.2 402.2,332.6 404.2,335.4 406.2,338.4 408.1,341.7 410.1,345.2 412.1,349.0 414.1,352.9
+416.1,357.2 418.1,361.6 420.1,366.2 422.1,370.9 424.1,375.9 426.1,380.9 428.0,386.1 430.0,391.5 432.0,396.9 434.0,402.4 436.0,408.0 438.0,413.6 440.0,419.3 442.0,425.0 444.0,430.7 445.9,436.5
+447.9,442.2 449.9,447.9 451.9,453.6 453.9,459.3 455.9,464.9 457.9,470.4 459.9,475.9 461.9,481.3 463.8,486.7 465.8,491.9 467.8,497.1 469.8,502.1 471.8,507.1 473.8,511.9 475.8,516.6 477.8,521.2
+479.8,525.6 481.7,530.0 483.7,534.2 485.7,538.2 487.7,542.2 489.7,545.9 491.7,549.6 493.7,553.1 495.7,556.5 497.7,559.7 499.7,562.8 501.6,565.7 503.6,568.5 505.6,571.2 507.6,573.7 509.6,576.1
+511.6,578.4 513.6,580.5 515.6,582.5 517.6,584.4 519.5,586.1 521.5,587.8 523.5,589.3 525.5,590.7 527.5,592.0 529.5,593.2 531.5,594.3 533.5,595.3 535.5,596.3 537.4,597.1 539.4,597.9 541.4,598.6
+543.4,599.2 545.4,599.8 547.4,600.3 549.4,600.7 551.4,601.2 553.4,601.5 555.4,601.9 557.3,602.2 559.3,602.5 561.3,602.8 563.3,603.0 565.3,603.3 567.3,603.5 569.3,603.8 571.3,604.0 573.3,604.3
+575.2,604.5 577.2,604.8 579.2,605.1 581.2,605.5 583.2,605.8 585.2,606.2 587.2,606.6 589.2,607.0 591.2,607.5 593.1,608.0 595.1,608.5 597.1,609.1 599.1,609.7 601.1,610.3 603.1,611.0 605.1,611.7
+607.1,612.4 609.1,613.2 611.1,614.0 613.0,614.9 615.0,615.8 617.0,616.7 619.0,617.6 621.0,618.6 623.0,619.5 625.0,620.5 627.0,621.6 629.0,622.6 630.9,623.7 632.9,624.7 634.9,625.8 636.9,626.9
+638.9,628.0 640.9,629.1 642.9,630.1 644.9,631.2 646.9,632.3 648.8,633.4 650.8,634.5 652.8,635.5 654.8,636.5 656.8,637.6 658.8,638.6 660.8,639.6 662.8,640.5 664.8,641.5 666.7,642.4 668.7,643.3
+670.7,644.1 672.7,645.0 674.7,645.8 676.7,646.5 678.7,647.3 680.7,648.0 682.7,648.7 684.7,649.3 686.6,649.9 688.6,650.5 690.6,651.0 692.6,651.6 694.6,652.0 696.6,652.5 698.6,652.9 700.6,653.3
+702.6,653.6 704.5,653.9 706.5,654.2 708.5,654.4 710.5,654.6 712.5,654.8 714.5,655.0 716.5,655.1 718.5,655.2 720.5,655.3 722.4,655.3 724.4,655.3 726.4,655.3 728.4,655.3 730.4,655.2 732.4,655.1
+734.4,655.0 736.4,654.9 738.4,654.8 740.4,654.6 742.3,654.5 744.3,654.3 746.3,654.1 748.3,653.9 750.3,653.6 752.3,653.4 754.3,653.2 756.3,652.9 758.3,652.6 760.2,652.4 762.2,652.1 764.2,651.8
+766.2,651.6 768.2,651.3 770.2,651.0 772.2,650.7 774.2,650.4 776.2,650.1 778.1,649.9 780.1,649.6 782.1,649.3 784.1,649.1 786.1,648.8 788.1,648.5 790.1,648.3 792.1,648.0 794.1,647.8 796.1,647.5
+798.0,647.3 800.0,647.1 802.0,646.9 804.0,646.7 806.0,646.5 808.0,646.3 810.0,646.1 812.0,645.9 814.0,645.8 815.9,645.6 817.9,645.5 819.9,645.3 821.9,645.2 823.9,645.1 825.9,645.0 827.9,644.9
+829.9,644.8 831.9,644.7 833.8,644.6 835.8,644.6 837.8,644.5 839.8,644.5 841.8,644.4 843.8,644.4 845.8,644.4 847.8,644.4 849.8,644.4 851.8,644.4 853.7,644.4 855.7,644.4 857.7,644.5 859.7,644.5
+861.7,644.6 863.7,644.7 865.7,644.7 867.7,644.8 869.7,644.9 871.6,645.1 873.6,645.2 875.6,645.3 877.6,645.5 879.6,645.6 881.6,645.8 883.6,646.0 885.6,646.2 887.6,646.4 889.5,646.6 891.5,646.8
+893.5,647.1 895.5,647.3 897.5,647.6 899.5,647.8 901.5,648.1 903.5,648.4 905.5,648.7 907.4,649.0 909.4,649.3 911.4,649.6 913.4,649.9 915.4,650.2 917.4,650.5 919.4,650.9 921.4,651.2 923.4,651.5
+925.4,651.9 927.3,652.2 929.3,652.5 931.3,652.9 933.3,653.2 935.3,653.6 937.3,653.9 939.3,654.2 941.3,654.5 943.3,654.9 945.2,655.2 947.2,655.5 949.2,655.8 951.2,656.1 953.2,656.4 955.2,656.7
+957.2,657.0 959.2,657.2 961.2,657.5 963.1,657.8 965.1,658.0 967.1,658.3 969.1,658.5 971.1,658.7 973.1,658.9 975.1,659.2 977.1,659.4 979.1,659.5 981.1,659.7 983.0,659.9 985.0,660.1 987.0,660.2
+989.0,660.4 991.0,660.5 993.0,660.7 995.0,660.8 997.0,660.9 999.0,661.0 1000.9,661.1 1002.9,661.2 1004.9,661.3 1006.9,661.4 1008.9,661.5 1010.9,661.6 1012.9,661.6 1014.9,661.7 1016.9,661.8 1018.8,661.8
+1020.8,661.9 1022.8,661.9 1024.8,662.0 1026.8,662.0 1028.8,662.0 1030.8,662.1 1032.8,662.1 1034.8,662.1 1036.8,662.2 1038.7,662.2 1040.7,662.2 1042.7,662.2 1044.7,662.2 1046.7,662.3 1048.7,662.3 1050.7,662.3
+1052.7,662.3 1054.7,662.3 1056.6,662.3 1058.6,662.3 1058.6,662.4 1056.6,662.4 1054.7,662.4 1052.7,662.4 1050.7,662.4 1048.7,662.4 1046.7,662.4 1044.7,662.4 1042.7,662.4 1040.7,662.4 1038.7,662.4 1036.8,662.4
+1034.8,662.4 1032.8,662.4 1030.8,662.4 1028.8,662.4 1026.8,662.4 1024.8,662.4 1022.8,662.4 1020.8,662.4 1018.8,662.4 1016.9,662.4 1014.9,662.4 1012.9,662.4 1010.9,662.4 1008.9,662.4 1006.9,662.4 1004.9,662.4
+1002.9,662.4 1000.9,662.4 999.0,662.4 997.0,662.4 995.0,662.4 993.0,662.4 991.0,662.4 989.0,662.4 987.0,662.4 985.0,662.4 983.0,662.4 981.1,662.4 979.1,662.4 977.1,662.4 975.1,662.4 973.1,662.4
+971.1,662.4 969.1,662.4 967.1,662.4 965.1,662.4 963.1,662.4 961.2,662.4 959.2,662.4 957.2,662.4 955.2,662.4 953.2,662.4 951.2,662.4 949.2,662.4 947.2,662.4 945.2,662.4 943.3,662.4 941.3,662.4
+939.3,662.4 937.3,662.4 935.3,662.4 933.3,662.4 931.3,662.4 929.3,662.4 927.3,662.4 925.4,662.4 923.4,662.4 921.4,662.4 919.4,662.4 917.4,662.4 915.4,662.4 913.4,662.4 911.4,662.4 909.4,662.4
+907.4,662.4 905.5,662.4 903.5,662.4 901.5,662.4 899.5,662.4 897.5,662.4 895.5,662.4 893.5,662.4 891.5,662.4 889.5,662.4 887.6,662.4 885.6,662.4 883.6,662.4 881.6,662.4 879.6,662.4 877.6,662.4
+875.6,662.4 873.6,662.4 871.6,662.4 869.7,662.4 867.7,662.4 865.7,662.4 863.7,662.4 861.7,662.4 859.7,662.4 857.7,662.4 855.7,662.4 853.7,662.4 851.8,662.4 849.8,662.4 847.8,662.4 845.8,662.4
+843.8,662.4 841.8,662.4 839.8,662.4 837.8,662.4 835.8,662.4 833.8,662.4 831.9,662.4 829.9,662.4 827.9,662.4 825.9,662.4 823.9,662.4 821.9,662.4 819.9,662.4 817.9,662.4 815.9,662.4 814.0,662.4
+812.0,662.4 810.0,662.4 808.0,662.4 806.0,662.4 804.0,662.4 802.0,662.4 800.0,662.4 798.0,662.4 796.1,662.4 794.1,662.4 792.1,662.4 790.1,662.4 788.1,662.4 786.1,662.4 784.1,662.4 782.1,662.4
+780.1,662.4 778.1,662.4 776.2,662.4 774.2,662.4 772.2,662.4 770.2,662.4 768.2,662.4 766.2,662.4 764.2,662.4 762.2,662.4 760.2,662.4 758.3,662.4 756.3,662.4 754.3,662.4 752.3,662.4 750.3,662.4
+748.3,662.4 746.3,662.4 744.3,662.4 742.3,662.4 740.4,662.4 738.4,662.4 736.4,662.4 734.4,662.4 732.4,662.4 730.4,662.4 728.4,662.4 726.4,662.4 724.4,662.4 722.4,662.4 720.5,662.4 718.5,662.4
+716.5,662.4 714.5,662.4 712.5,662.4 710.5,662.4 708.5,662.4 706.5,662.4 704.5,662.4 702.6,662.4 700.6,662.4 698.6,662.4 696.6,662.4 694.6,662.4 692.6,662.4 690.6,662.4 688.6,662.4 686.6,662.4
+684.7,662.4 682.7,662.4 680.7,662.4 678.7,662.4 676.7,662.4 674.7,662.4 672.7,662.4 670.7,662.4 668.7,662.4 666.7,662.4 664.8,662.4 662.8,662.4 660.8,662.4 658.8,662.4 656.8,662.4 654.8,662.4
+652.8,662.4 650.8,662.4 648.8,662.4 646.9,662.4 644.9,662.4 642.9,662.4 640.9,662.4 638.9,662.4 636.9,662.4 634.9,662.4 632.9,662.4 630.9,662.4 629.0,662.4 627.0,662.4 625.0,662.4 623.0,662.4
+621.0,662.4 619.0,662.4 617.0,662.4 615.0,662.4 613.0,662.4 611.1,662.4 609.1,662.4 607.1,662.4 605.1,662.4 603.1,662.4 601.1,662.4 599.1,662.4 597.1,662.4 595.1,662.4 593.1,662.4 591.2,662.4
+589.2,662.4 587.2,662.4 585.2,662.4 583.2,662.4 581.2,662.4 579.2,662.4 577.2,662.4 575.2,662.4 573.3,662.4 571.3,662.4 569.3,662.4 567.3,662.4 565.3,662.4 563.3,662.4 561.3,662.4 559.3,662.4
+557.3,662.4 555.4,662.4 553.4,662.4 551.4,662.4 549.4,662.4 547.4,662.4 545.4,662.4 543.4,662.4 541.4,662.4 539.4,662.4 537.4,662.4 535.5,662.4 533.5,662.4 531.5,662.4 529.5,662.4 527.5,662.4
+525.5,662.4 523.5,662.4 521.5,662.4 519.5,662.4 517.6,662.4 515.6,662.4 513.6,662.4 511.6,662.4 509.6,662.4 507.6,662.4 505.6,662.4 503.6,662.4 501.6,662.4 499.7,662.4 497.7,662.4 495.7,662.4
+493.7,662.4 491.7,662.4 489.7,662.4 487.7,662.4 485.7,662.4 483.7,662.4 481.7,662.4 479.8,662.4 477.8,662.4 475.8,662.4 473.8,662.4 471.8,662.4 469.8,662.4 467.8,662.4 465.8,662.4 463.8,662.4
+461.9,662.4 459.9,662.4 457.9,662.4 455.9,662.4 453.9,662.4 451.9,662.4 449.9,662.4 447.9,662.4 445.9,662.4 444.0,662.4 442.0,662.4 440.0,662.4 438.0,662.4 436.0,662.4 434.0,662.4 432.0,662.4
+430.0,662.4 428.0,662.4 426.1,662.4 424.1,662.4 422.1,662.4 420.1,662.4 418.1,662.4 416.1,662.4 414.1,662.4 412.1,662.4 410.1,662.4 408.1,662.4 406.2,662.4 404.2,662.4 402.2,662.4 400.2,662.4
+398.2,662.4 396.2,662.4 394.2,662.4 392.2,662.4 390.2,662.4 388.3,662.4 386.3,662.4 384.3,662.4 382.3,662.4 380.3,662.4 378.3,662.4 376.3,662.4 374.3,662.4 372.3,662.4 370.4,662.4 368.4,662.4
+366.4,662.4 364.4,662.4 362.4,662.4 360.4,662.4 358.4,662.4 356.4,662.4 354.4,662.4 352.4,662.4 350.5,662.4 348.5,662.4 346.5,662.4 344.5,662.4 342.5,662.4 340.5,662.4 338.5,662.4 336.5,662.4
+334.5,662.4 332.6,662.4 330.6,662.4 328.6,662.4 326.6,662.4 324.6,662.4 322.6,662.4 320.6,662.4 318.6,662.4 316.6,662.4 314.7,662.4 312.7,662.4 310.7,662.4 308.7,662.4 306.7,662.4 304.7,662.4
+302.7,662.4 300.7,662.4 298.7,662.4 296.7,662.4 294.8,662.4 292.8,662.4 290.8,662.4 288.8,662.4 286.8,662.4 284.8,662.4 282.8,662.4 280.8,662.4 278.8,662.4 276.9,662.4 274.9,662.4 272.9,662.4
+270.9,662.4 268.9,662.4 266.9,662.4 264.9,662.4 262.9,662.4 260.9,662.4 259.0,662.4 257.0,662.4 255.0,662.4 253.0,662.4 251.0,662.4 249.0,662.4 247.0,662.4 245.0,662.4 243.0,662.4 241.0,662.4
+239.1,662.4 237.1,662.4 235.1,662.4 233.1,662.4 231.1,662.4 229.1,662.4 227.1,662.4 225.1,662.4 223.1,662.4 221.2,662.4 219.2,662.4 217.2,662.4 215.2,662.4 213.2,662.4 211.2,662.4 209.2,662.4
+207.2,662.4 205.2,662.4 203.3,662.4 201.3,662.4 199.3,662.4 197.3,662.4 195.3,662.4 193.3,662.4 191.3,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.4,662.4 181.4,662.4 179.4,662.4 177.4,662.4
+175.4,662.4 173.4,662.4 171.4,662.4 169.4,662.4 167.4,662.4 165.5,662.4 163.5,662.4 161.5,662.4 159.5,662.4 157.5,662.4 155.5,662.4 153.5,662.4 151.5,662.4 149.5,662.4 147.6,662.4 145.6,662.4
+143.6,662.4 141.6,662.4 139.6,662.4 137.6,662.4 135.6,662.4 133.6,662.4 131.6,662.4 129.7,662.4 127.7,662.4 125.7,662.4 123.7,662.4 121.7,662.4 119.7,662.4 117.7,662.4 115.7,662.4 113.7,662.4
+111.7,662.4 109.8,662.4 107.8,662.4 105.8,662.4 103.8,662.4 101.8,662.4 99.8,662.4 97.8,662.4 95.8,662.4 93.8,662.4 91.9,662.4 89.9,662.4 87.9,662.4 85.9,662.4 83.9,662.4 81.9,662.4
+79.9,662.4 77.9,662.4 75.9,662.4 74.0,662.4 72.0,662.4 70.0,662.4 68.0,662.4 66.0,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M434.8,662.4 L434.8,404.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '169.8,662.1 170.8,662.1 171.8,662.0 172.8,662.0 173.8,661.9 174.9,661.8 175.9,661.8 176.9,661.7 177.9,661.6 178.9,661.5 179.9,661.5 180.9,661.3 181.9,661.2 182.9,661.1 183.9,661.0 185.0,660.8
+186.0,660.6 187.0,660.5 188.0,660.2 189.0,660.0 190.0,659.8 191.0,659.5 192.0,659.2 193.0,658.9 194.0,658.6 195.0,658.2 196.1,657.8 197.1,657.4 198.1,656.9 199.1,656.4 200.1,655.9 201.1,655.3
+202.1,654.7 203.1,654.0 204.1,653.3 205.1,652.5 206.2,651.7 207.2,650.8 208.2,649.8 209.2,648.8 210.2,647.7 211.2,646.5 212.2,645.3 213.2,643.9 214.2,642.5 215.2,641.0 216.3,639.4 217.3,637.8
+218.3,636.0 219.3,634.1 220.3,632.1 221.3,630.0 222.3,627.7 223.3,625.4 224.3,622.9 225.3,620.3 226.3,617.6 227.4,614.8 228.4,611.8 229.4,608.6 230.4,605.3 231.4,601.9 232.4,598.3 233.4,594.6
+234.4,590.7 235.4,586.6 236.4,582.4 237.5,578.0 238.5,573.5 239.5,568.8 240.5,563.9 241.5,558.9 242.5,553.6 243.5,548.2 244.5,542.7 245.5,536.9 246.5,531.0 247.6,524.9 248.6,518.7 249.6,512.3
+250.6,505.7 251.6,499.0 252.6,492.1 253.6,485.0 254.6,477.8 255.6,470.5 256.6,463.0 257.6,455.4 258.7,447.6 259.7,439.7 260.7,431.7 261.7,423.6 262.7,415.3 263.7,407.0 264.7,398.6 265.7,390.0
+266.7,381.5 267.7,372.8 268.8,364.1 269.8,355.3 270.8,346.5 271.8,337.7 272.8,328.9 273.8,320.0 274.8,311.2 275.8,302.3 276.8,293.5 277.8,284.8 278.8,276.0 279.9,267.4 280.9,258.8 281.9,250.3
+282.9,241.9 283.9,233.6 284.9,225.4 285.9,217.4 286.9,209.5 287.9,201.7 288.9,194.2 290.0,186.8 291.0,179.6 292.0,172.6 293.0,165.8 294.0,159.3 295.0,152.9 296.0,146.9 297.0,141.1 298.0,135.5
+299.0,130.3 300.1,125.3 301.1,120.6 302.1,116.2 303.1,112.2 304.1,108.4 305.1,105.0 306.1,101.9 307.1,99.1 308.1,96.7 309.1,94.6 310.1,92.9 311.2,91.5 312.2,90.5 313.2,89.8 314.2,89.5
+315.2,89.5 316.2,89.9 317.2,90.7 318.2,91.8 319.2,93.3 320.2,95.1 321.3,97.3 322.3,99.8 323.3,102.6 324.3,105.8 325.3,109.3 326.3,113.1 327.3,117.2 328.3,121.7 329.3,126.4 330.3,131.4
+331.3,136.7 332.4,142.3 333.4,148.1 334.4,154.2 335.4,160.5 336.4,167.0 337.4,173.7 338.4,180.7 339.4,187.8 340.4,195.1 341.4,202.6 342.5,210.2 343.5,218.0 344.5,225.9 345.5,233.9 346.5,242.0
+347.5,250.2 348.5,258.5 349.5,266.9 350.5,275.2 351.5,283.7 352.6,292.1 353.6,300.6 354.6,309.1 355.6,317.5 356.6,326.0 357.6,334.4 358.6,342.8 359.6,351.1 360.6,359.4 361.6,367.6 362.6,375.7
+363.7,383.7 364.7,391.7 365.7,399.5 366.7,407.2 367.7,414.8 368.7,422.3 369.7,429.7 370.7,436.9 371.7,444.0 372.7,451.0 373.8,457.8 374.8,464.4 375.8,470.9 376.8,477.3 377.8,483.5 378.8,489.5
+379.8,495.4 380.8,501.1 381.8,506.7 382.8,512.1 383.8,517.3 384.9,522.4 385.9,527.3 386.9,532.1 387.9,536.7 388.9,541.1 389.9,545.4 390.9,549.6 391.9,553.6 392.9,557.4 393.9,561.1 395.0,564.7
+396.0,568.1 397.0,571.4 398.0,574.5 399.0,577.6 400.0,580.5 401.0,583.2 402.0,585.9 403.0,588.4 404.0,590.9 405.1,593.2 406.1,595.4 407.1,597.5 408.1,599.5 409.1,601.5 410.1,603.3 411.1,605.0
+412.1,606.7 413.1,608.3 414.1,609.7 415.1,611.2 416.2,612.5 417.2,613.8 418.2,615.0 419.2,616.1 420.2,617.2 421.2,618.2 422.2,619.1 423.2,620.0 424.2,620.9 425.2,621.7 426.3,622.4 427.3,623.1
+428.3,623.8 429.3,624.4 430.3,625.0 431.3,625.5 432.3,626.0 433.3,626.5 434.3,626.9 435.3,627.3 436.4,627.6 437.4,627.9 438.4,628.2 439.4,628.5 440.4,628.7 441.4,629.0 442.4,629.1 443.4,629.3
+444.4,629.4 445.4,629.5 446.4,629.6 447.5,629.7 448.5,629.7 449.5,629.7 450.5,629.7 451.5,629.7 452.5,629.7 453.5,629.6 454.5,629.5 455.5,629.4 456.5,629.2 457.6,629.1 458.6,628.9 459.6,628.7
+460.6,628.5 461.6,628.3 462.6,628.1 463.6,627.8 464.6,627.5 465.6,627.2 466.6,626.9 467.6,626.6 468.7,626.2 469.7,625.9 470.7,625.5 471.7,625.1 472.7,624.7 473.7,624.3 474.7,623.8 475.7,623.4
+476.7,623.0 477.7,622.5 478.8,622.1 479.8,621.6 480.8,621.1 481.8,620.6 482.8,620.2 483.8,619.7 484.8,619.2 485.8,618.7 486.8,618.2 487.8,617.8 488.9,617.3 489.9,616.8 490.9,616.4 491.9,615.9
+492.9,615.5 493.9,615.0 494.9,614.6 495.9,614.2 496.9,613.8 497.9,613.5 498.9,613.1 500.0,612.8 501.0,612.5 502.0,612.2 503.0,611.9 504.0,611.6 505.0,611.4 506.0,611.2 507.0,611.0 508.0,610.8
+509.0,610.7 510.1,610.6 511.1,610.5 512.1,610.4 513.1,610.4 514.1,610.3 515.1,610.3 516.1,610.4 517.1,610.4 518.1,610.5 519.1,610.6 520.1,610.7 521.2,610.8 522.2,611.0 523.2,611.2 524.2,611.4
+525.2,611.6 526.2,611.8 527.2,612.0 528.2,612.3 529.2,612.6 530.2,612.9 531.3,613.2 532.3,613.5 533.3,613.8 534.3,614.2 535.3,614.5 536.3,614.9 537.3,615.3 538.3,615.6 539.3,616.0 540.3,616.4
+541.4,616.8 542.4,617.2 543.4,617.6 544.4,618.0 545.4,618.4 546.4,618.8 547.4,619.2 548.4,619.6 549.4,620.1 550.4,620.5 551.4,620.9 552.5,621.3 553.5,621.7 554.5,622.1 555.5,622.6 556.5,623.0
+557.5,623.4 558.5,623.8 559.5,624.3 560.5,624.7 561.5,625.1 562.6,625.5 563.6,626.0 564.6,626.4 565.6,626.8 566.6,627.3 567.6,627.7 568.6,628.2 569.6,628.6 570.6,629.1 571.6,629.6 572.7,630.0
+573.7,630.5 574.7,631.0 575.7,631.5 576.7,631.9 577.7,632.4 578.7,632.9 579.7,633.4 580.7,634.0 581.7,634.5 582.7,635.0 583.8,635.5 584.8,636.1 585.8,636.6 586.8,637.1 587.8,637.7 588.8,638.2
+589.8,638.8 590.8,639.3 591.8,639.9 592.8,640.5 593.9,641.0 594.9,641.6 595.9,642.2 596.9,642.7 597.9,643.3 598.9,643.9 599.9,644.4 600.9,645.0 601.9,645.5 602.9,646.1 603.9,646.6 605.0,647.2
+606.0,647.7 607.0,648.2 608.0,648.8 609.0,649.3 610.0,649.8 611.0,650.3 612.0,650.8 613.0,651.3 614.0,651.7 615.1,652.2 616.1,652.6 617.1,653.1 618.1,653.5 619.1,653.9 620.1,654.3 621.1,654.7
+622.1,655.1 623.1,655.5 624.1,655.8 625.2,656.2 626.2,656.5 627.2,656.8 628.2,657.1 629.2,657.4 630.2,657.7 631.2,658.0 632.2,658.3 633.2,658.5 634.2,658.8 635.2,659.0 636.3,659.2 637.3,659.4
+638.3,659.6 639.3,659.8 640.3,660.0 641.3,660.1 642.3,660.3 643.3,660.4 644.3,660.6 645.3,660.7 646.4,660.8 647.4,661.0 648.4,661.1 649.4,661.2 650.4,661.3 651.4,661.3 652.4,661.4 653.4,661.5
+654.4,661.6 655.4,661.7 656.4,661.7 657.5,661.8 658.5,661.8 659.5,661.9 660.5,661.9 661.5,662.0 662.5,662.0 663.5,662.0 664.5,662.1 665.5,662.1 666.5,662.1 667.6,662.2 668.6,662.2 669.6,662.2
+670.6,662.2 671.6,662.2 672.6,662.3 673.6,662.3 673.6,662.4 672.6,662.4 671.6,662.4 670.6,662.4 669.6,662.4 668.6,662.4 667.6,662.4 666.5,662.4 665.5,662.4 664.5,662.4 663.5,662.4 662.5,662.4
+661.5,662.4 660.5,662.4 659.5,662.4 658.5,662.4 657.5,662.4 656.4,662.4 655.4,662.4 654.4,662.4 653.4,662.4 652.4,662.4 651.4,662.4 650.4,662.4 649.4,662.4 648.4,662.4 647.4,662.4 646.4,662.4
+645.3,662.4 644.3,662.4 643.3,662.4 642.3,662.4 641.3,662.4 640.3,662.4 639.3,662.4 638.3,662.4 637.3,662.4 636.3,662.4 635.2,662.4 634.2,662.4 633.2,662.4 632.2,662.4 631.2,662.4 630.2,662.4
+629.2,662.4 628.2,662.4 627.2,662.4 626.2,662.4 625.2,662.4 624.1,662.4 623.1,662.4 622.1,662.4 621.1,662.4 620.1,662.4 619.1,662.4 618.1,662.4 617.1,662.4 616.1,662.4 615.1,662.4 614.0,662.4
+613.0,662.4 612.0,662.4 611.0,662.4 610.0,662.4 609.0,662.4 608.0,662.4 607.0,662.4 606.0,662.4 605.0,662.4 603.9,662.4 602.9,662.4 601.9,662.4 600.9,662.4 599.9,662.4 598.9,662.4 597.9,662.4
+596.9,662.4 595.9,662.4 594.9,662.4 593.9,662.4 592.8,662.4 591.8,662.4 590.8,662.4 589.8,662.4 588.8,662.4 587.8,662.4 586.8,662.4 585.8,662.4 584.8,662.4 583.8,662.4 582.7,662.4 581.7,662.4
+580.7,662.4 579.7,662.4 578.7,662.4 577.7,662.4 576.7,662.4 575.7,662.4 574.7,662.4 573.7,662.4 572.7,662.4 571.6,662.4 570.6,662.4 569.6,662.4 568.6,662.4 567.6,662.4 566.6,662.4 565.6,662.4
+564.6,662.4 563.6,662.4 562.6,662.4 561.5,662.4 560.5,662.4 559.5,662.4 558.5,662.4 557.5,662.4 556.5,662.4 555.5,662.4 554.5,662.4 553.5,662.4 552.5,662.4 551.4,662.4 550.4,662.4 549.4,662.4
+548.4,662.4 547.4,662.4 546.4,662.4 545.4,662.4 544.4,662.4 543.4,662.4 542.4,662.4 541.4,662.4 540.3,662.4 539.3,662.4 538.3,662.4 537.3,662.4 536.3,662.4 535.3,662.4 534.3,662.4 533.3,662.4
+532.3,662.4 531.3,662.4 530.2,662.4 529.2,662.4 528.2,662.4 527.2,662.4 526.2,662.4 525.2,662.4 524.2,662.4 523.2,662.4 522.2,662.4 521.2,662.4 520.1,662.4 519.1,662.4 518.1,662.4 517.1,662.4
+516.1,662.4 515.1,662.4 514.1,662.4 513.1,662.4 512.1,662.4 511.1,662.4 510.1,662.4 509.0,662.4 508.0,662.4 507.0,662.4 506.0,662.4 505.0,662.4 504.0,662.4 503.0,662.4 502.0,662.4 501.0,662.4
+500.0,662.4 498.9,662.4 497.9,662.4 496.9,662.4 495.9,662.4 494.9,662.4 493.9,662.4 492.9,662.4 491.9,662.4 490.9,662.4 489.9,662.4 488.9,662.4 487.8,662.4 486.8,662.4 485.8,662.4 484.8,662.4
+483.8,662.4 482.8,662.4 481.8,662.4 480.8,662.4 479.8,662.4 478.8,662.4 477.7,662.4 476.7,662.4 475.7,662.4 474.7,662.4 473.7,662.4 472.7,662.4 471.7,662.4 470.7,662.4 469.7,662.4 468.7,662.4
+467.6,662.4 466.6,662.4 465.6,662.4 464.6,662.4 463.6,662.4 462.6,662.4 461.6,662.4 460.6,662.4 459.6,662.4 458.6,662.4 457.6,662.4 456.5,662.4 455.5,662.4 454.5,662.4 453.5,662.4 452.5,662.4
+451.5,662.4 450.5,662.4 449.5,662.4 448.5,662.4 447.5,662.4 446.4,662.4 445.4,662.4 444.4,662.4 443.4,662.4 442.4,662.4 441.4,662.4 440.4,662.4 439.4,662.4 438.4,662.4 437.4,662.4 436.4,662.4
+435.3,662.4 434.3,662.4 433.3,662.4 432.3,662.4 431.3,662.4 430.3,662.4 429.3,662.4 428.3,662.4 427.3,662.4 426.3,662.4 425.2,662.4 424.2,662.4 423.2,662.4 422.2,662.4 421.2,662.4 420.2,662.4
+419.2,662.4 418.2,662.4 417.2,662.4 416.2,662.4 415.1,662.4 414.1,662.4 413.1,662.4 412.1,662.4 411.1,662.4 410.1,662.4 409.1,662.4 408.1,662.4 407.1,662.4 406.1,662.4 405.1,662.4 404.0,662.4
+403.0,662.4 402.0,662.4 401.0,662.4 400.0,662.4 399.0,662.4 398.0,662.4 397.0,662.4 396.0,662.4 395.0,662.4 393.9,662.4 392.9,662.4 391.9,662.4 390.9,662.4 389.9,662.4 388.9,662.4 387.9,662.4
+386.9,662.4 385.9,662.4 384.9,662.4 383.8,662.4 382.8,662.4 381.8,662.4 380.8,662.4 379.8,662.4 378.8,662.4 377.8,662.4 376.8,662.4 375.8,662.4 374.8,662.4 373.8,662.4 372.7,662.4 371.7,662.4
+370.7,662.4 369.7,662.4 368.7,662.4 367.7,662.4 366.7,662.4 365.7,662.4 364.7,662.4 363.7,662.4 362.6,662.4 361.6,662.4 360.6,662.4 359.6,662.4 358.6,662.4 357.6,662.4 356.6,662.4 355.6,662.4
+354.6,662.4 353.6,662.4 352.6,662.4 351.5,662.4 350.5,662.4 349.5,662.4 348.5,662.4 347.5,662.4 346.5,662.4 345.5,662.4 344.5,662.4 343.5,662.4 342.5,662.4 341.4,662.4 340.4,662.4 339.4,662.4
+338.4,662.4 337.4,662.4 336.4,662.4 335.4,662.4 334.4,662.4 333.4,662.4 332.4,662.4 331.3,662.4 330.3,662.4 329.3,662.4 328.3,662.4 327.3,662.4 326.3,662.4 325.3,662.4 324.3,662.4 323.3,662.4
+322.3,662.4 321.3,662.4 320.2,662.4 319.2,662.4 318.2,662.4 317.2,662.4 316.2,662.4 315.2,662.4 314.2,662.4 313.2,662.4 312.2,662.4 311.2,662.4 310.1,662.4 309.1,662.4 308.1,662.4 307.1,662.4
+306.1,662.4 305.1,662.4 304.1,662.4 303.1,662.4 302.1,662.4 301.1,662.4 300.1,662.4 299.0,662.4 298.0,662.4 297.0,662.4 296.0,662.4 295.0,662.4 294.0,662.4 293.0,662.4 292.0,662.4 291.0,662.4
+290.0,662.4 288.9,662.4 287.9,662.4 286.9,662.4 285.9,662.4 284.9,662.4 283.9,662.4 282.9,662.4 281.9,662.4 280.9,662.4 279.9,662.4 278.8,662.4 277.8,662.4 276.8,662.4 275.8,662.4 274.8,662.4
+273.8,662.4 272.8,662.4 271.8,662.4 270.8,662.4 269.8,662.4 268.8,662.4 267.7,662.4 266.7,662.4 265.7,662.4 264.7,662.4 263.7,662.4 262.7,662.4 261.7,662.4 260.7,662.4 259.7,662.4 258.7,662.4
+257.6,662.4 256.6,662.4 255.6,662.4 254.6,662.4 253.6,662.4 252.6,662.4 251.6,662.4 250.6,662.4 249.6,662.4 248.6,662.4 247.6,662.4 246.5,662.4 245.5,662.4 244.5,662.4 243.5,662.4 242.5,662.4
+241.5,662.4 240.5,662.4 239.5,662.4 238.5,662.4 237.5,662.4 236.4,662.4 235.4,662.4 234.4,662.4 233.4,662.4 232.4,662.4 231.4,662.4 230.4,662.4 229.4,662.4 228.4,662.4 227.4,662.4 226.3,662.4
+225.3,662.4 224.3,662.4 223.3,662.4 222.3,662.4 221.3,662.4 220.3,662.4 219.3,662.4 218.3,662.4 217.3,662.4 216.3,662.4 215.2,662.4 214.2,662.4 213.2,662.4 212.2,662.4 211.2,662.4 210.2,662.4
+209.2,662.4 208.2,662.4 207.2,662.4 206.2,662.4 205.1,662.4 204.1,662.4 203.1,662.4 202.1,662.4 201.1,662.4 200.1,662.4 199.1,662.4 198.1,662.4 197.1,662.4 196.1,662.4 195.0,662.4 194.0,662.4
+193.0,662.4 192.0,662.4 191.0,662.4 190.0,662.4 189.0,662.4 188.0,662.4 187.0,662.4 186.0,662.4 185.0,662.4 183.9,662.4 182.9,662.4 181.9,662.4 180.9,662.4 179.9,662.4 178.9,662.4 177.9,662.4
+176.9,662.4 175.9,662.4 174.9,662.4 173.8,662.4 172.8,662.4 171.8,662.4 170.8,662.4 169.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M338.5,662.4 L338.5,181.6  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/both/regression.svg b/results/barbershop/200000/report/both/regression.svg
new file mode 100644
index 0000000..daf3203
--- /dev/null
+++ b/results/barbershop/200000/report/both/regression.svg
@@ -0,0 +1,305 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,586.4 L1255.0,586.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,510.3 L1255.0,510.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,434.3 L1255.0,434.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,282.2 L1255.0,282.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,206.2 L1255.0,206.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.1 L1255.0,130.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M308.5,662.4 L308.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M308.5,662.4 L308.5,653.4  '/>	<g transform="translate(308.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M545.1,662.4 L545.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M545.1,662.4 L545.1,653.4  '/>	<g transform="translate(545.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M781.8,662.4 L781.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M781.8,662.4 L781.8,653.4  '/>	<g transform="translate(781.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1018.4,662.4 L1018.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1018.4,662.4 L1018.4,653.4  '/>	<g transform="translate(1018.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,107.6 1255.0,102.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,115.7 1255.0,109.9 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,105.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,113.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/change/mean.svg b/results/barbershop/200000/report/change/mean.svg
new file mode 100644
index 0000000..84508e8
--- /dev/null
+++ b/results/barbershop/200000/report/change/mean.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 140</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M150.2,662.4 L150.2,653.4  '/>	<g transform="translate(150.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.2,662.4 L248.2,653.4  '/>	<g transform="translate(248.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M346.2,662.4 L346.2,653.4  '/>	<g transform="translate(346.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M444.2,662.4 L444.2,653.4  '/>	<g transform="translate(444.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M542.2,662.4 L542.2,653.4  '/>	<g transform="translate(542.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M640.2,662.4 L640.2,653.4  '/>	<g transform="translate(640.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M738.2,662.4 L738.2,653.4  '/>	<g transform="translate(738.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M836.2,662.4 L836.2,653.4  '/>	<g transform="translate(836.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M934.2,662.4 L934.2,653.4  '/>	<g transform="translate(934.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.5 L73.8,658.3 L75.7,658.2 L77.6,658.0 L79.4,657.8 L81.3,657.7
+		L83.2,657.5 L85.1,657.3 L87.0,657.1 L88.9,656.9 L90.8,656.7 L92.7,656.5 L94.5,656.2 L96.4,655.9
+		L98.3,655.7 L100.2,655.4 L102.1,655.0 L104.0,654.7 L105.9,654.3 L107.8,653.9 L109.6,653.6 L111.5,653.2
+		L113.4,652.7 L115.3,652.3 L117.2,651.9 L119.1,651.5 L121.0,651.0 L122.9,650.6 L124.7,650.2 L126.6,649.7
+		L128.5,649.3 L130.4,648.8 L132.3,648.4 L134.2,647.9 L136.1,647.4 L138.0,647.0 L139.8,646.5 L141.7,646.0
+		L143.6,645.4 L145.5,644.9 L147.4,644.4 L149.3,643.8 L151.2,643.2 L153.0,642.6 L154.9,642.0 L156.8,641.4
+		L158.7,640.8 L160.6,640.1 L162.5,639.5 L164.4,638.8 L166.3,638.1 L168.1,637.4 L170.0,636.7 L171.9,636.0
+		L173.8,635.3 L175.7,634.6 L177.6,633.9 L179.5,633.2 L181.4,632.4 L183.2,631.6 L185.1,630.8 L187.0,630.0
+		L188.9,629.2 L190.8,628.3 L192.7,627.4 L194.6,626.4 L196.5,625.4 L198.3,624.4 L200.2,623.3 L202.1,622.2
+		L204.0,621.1 L205.9,619.9 L207.8,618.7 L209.7,617.5 L211.6,616.2 L213.4,615.0 L215.3,613.7 L217.2,612.4
+		L219.1,611.1 L221.0,609.7 L222.9,608.4 L224.8,607.0 L226.6,605.7 L228.5,604.3 L230.4,603.0 L232.3,601.6
+		L234.2,600.2 L236.1,598.9 L238.0,597.5 L239.9,596.1 L241.7,594.7 L243.6,593.2 L245.5,591.8 L247.4,590.3
+		L249.3,588.7 L251.2,587.2 L253.1,585.5 L255.0,583.9 L256.8,582.1 L258.7,580.4 L260.6,578.5 L262.5,576.7
+		L264.4,574.7 L266.3,572.8 L268.2,570.8 L270.1,568.8 L271.9,566.7 L273.8,564.6 L275.7,562.5 L277.6,560.4
+		L279.5,558.3 L281.4,556.1 L283.3,553.9 L285.2,551.6 L287.0,549.3 L288.9,547.0 L290.8,544.6 L292.7,542.2
+		L294.6,539.7 L296.5,537.1 L298.4,534.5 L300.2,531.9 L302.1,529.2 L304.0,526.5 L305.9,523.7 L307.8,520.9
+		L309.7,518.0 L311.6,515.1 L313.5,512.2 L315.3,509.2 L317.2,506.2 L319.1,503.1 L321.0,500.1 L322.9,496.9
+		L324.8,493.8 L326.7,490.6 L328.6,487.5 L330.4,484.2 L332.3,481.0 L334.2,477.7 L336.1,474.4 L338.0,471.1
+		L339.9,467.7 L341.8,464.3 L343.7,460.9 L345.5,457.4 L347.4,454.0 L349.3,450.5 L351.2,447.0 L353.1,443.4
+		L355.0,439.9 L356.9,436.3 L358.8,432.8 L360.6,429.2 L362.5,425.6 L364.4,422.0 L366.3,418.4 L368.2,414.8
+		L370.1,411.2 L372.0,407.5 L373.8,403.8 L375.7,400.1 L377.6,396.4 L379.5,392.6 L381.4,388.8 L383.3,384.9
+		L385.2,381.1 L387.1,377.1 L388.9,373.2 L390.8,369.2 L392.7,365.2 L394.6,361.2 L396.5,357.1 L398.4,353.0
+		L400.3,348.9 L402.2,344.8 L404.0,340.6 L405.9,336.5 L407.8,332.3 L409.7,328.1 L411.6,324.0 L413.5,319.8
+		L415.4,315.6 L417.3,311.5 L419.1,307.4 L421.0,303.2 L422.9,299.2 L424.8,295.1 L426.7,291.1 L428.6,287.1
+		L430.5,283.1 L432.4,279.2 L434.2,275.3 L436.1,271.4 L438.0,267.5 L439.9,263.6 L441.8,259.8 L443.7,255.9
+		L445.6,252.0 L447.4,248.0 L449.3,244.0 L451.2,240.0 L453.1,236.0 L455.0,231.9 L456.9,227.9 L458.8,223.8
+		L460.7,219.7 L462.5,215.7 L464.4,211.7 L466.3,207.7 L468.2,203.9 L470.1,200.1 L472.0,196.5 L473.9,192.9
+		L475.8,189.5 L477.6,186.1 L479.5,182.9 L481.4,179.8 L483.3,176.7 L485.2,173.7 L487.1,170.8 L489.0,167.9
+		L490.9,165.0 L492.7,162.2 L494.6,159.3 L496.5,156.4 L498.4,153.5 L500.3,150.6 L502.2,147.7 L504.1,144.7
+		L506.0,141.8 L507.8,138.8 L509.7,135.8 L511.6,132.9 L513.5,130.0 L515.4,127.1 L517.3,124.4 L519.2,121.7
+		L521.0,119.1 L522.9,116.7 L524.8,114.5 L526.7,112.4 L528.6,110.5 L530.5,108.8 L532.4,107.3 L534.3,106.0
+		L536.1,104.9 L538.0,103.9 L539.9,103.1 L541.8,102.5 L543.7,101.9 L545.6,101.4 L547.5,101.0 L549.4,100.7
+		L551.2,100.4 L553.1,100.1 L555.0,99.9 L556.9,99.7 L558.8,99.5 L560.7,99.4 L562.6,99.4 L564.5,99.5
+		L566.3,99.6 L568.2,99.8 L570.1,100.2 L572.0,100.6 L573.9,101.2 L575.8,101.8 L577.7,102.6 L579.5,103.5
+		L581.4,104.5 L583.3,105.7 L585.2,106.9 L587.1,108.2 L589.0,109.6 L590.9,111.2 L592.8,112.8 L594.6,114.5
+		L596.5,116.4 L598.4,118.3 L600.3,120.3 L602.2,122.4 L604.1,124.6 L606.0,126.9 L607.9,129.3 L609.7,131.7
+		L611.6,134.2 L613.5,136.7 L615.4,139.3 L617.3,141.9 L619.2,144.5 L621.1,147.1 L623.0,149.7 L624.8,152.3
+		L626.7,154.9 L628.6,157.5 L630.5,160.1 L632.4,162.7 L634.3,165.2 L636.2,167.8 L638.1,170.3 L639.9,172.9
+		L641.8,175.5 L643.7,178.1 L645.6,180.7 L647.5,183.4 L649.4,186.2 L651.3,189.1 L653.1,192.1 L655.0,195.3
+		L656.9,198.6 L658.8,202.0 L660.7,205.6 L662.6,209.3 L664.5,213.2 L666.4,217.2 L668.2,221.3 L670.1,225.5
+		L672.0,229.9 L673.9,234.3 L675.8,238.7 L677.7,243.2 L679.6,247.6 L681.5,252.1 L683.3,256.4 L685.2,260.8
+		L687.1,265.0 L689.0,269.2 L690.9,273.3 L692.8,277.3 L694.7,281.1 L696.6,284.9 L698.4,288.5 L700.3,292.1
+		L702.2,295.6 L704.1,299.0 L706.0,302.4 L707.9,305.8 L709.8,309.1 L711.7,312.5 L713.5,316.0 L715.4,319.5
+		L717.3,323.1 L719.2,326.8 L721.1,330.6 L723.0,334.5 L724.9,338.6 L726.7,342.7 L728.6,346.9 L730.5,351.2
+		L732.4,355.5 L734.3,359.9 L736.2,364.4 L738.1,368.8 L740.0,373.2 L741.8,377.6 L743.7,382.0 L745.6,386.4
+		L747.5,390.7 L749.4,395.0 L751.3,399.3 L753.2,403.6 L755.1,407.8 L756.9,412.1 L758.8,416.3 L760.7,420.6
+		L762.6,424.8 L764.5,429.0 L766.4,433.2 L768.3,437.5 L770.2,441.7 L772.0,445.8 L773.9,450.0 L775.8,454.1
+		L777.7,458.2 L779.6,462.3 L781.5,466.3 L783.4,470.2 L785.3,474.2 L787.1,478.1 L789.0,481.9 L790.9,485.7
+		L792.8,489.5 L794.7,493.2 L796.6,496.8 L798.5,500.4 L800.3,503.9 L802.2,507.4 L804.1,510.8 L806.0,514.1
+		L807.9,517.4 L809.8,520.6 L811.7,523.7 L813.6,526.7 L815.4,529.7 L817.3,532.6 L819.2,535.5 L821.1,538.3
+		L823.0,541.0 L824.9,543.7 L826.8,546.3 L828.7,549.0 L830.5,551.6 L832.4,554.1 L834.3,556.7 L836.2,559.3
+		L838.1,561.8 L840.0,564.4 L841.9,566.9 L843.8,569.5 L845.6,572.0 L847.5,574.5 L849.4,577.0 L851.3,579.4
+		L853.2,581.8 L855.1,584.1 L857.0,586.4 L858.9,588.6 L860.7,590.8 L862.6,592.9 L864.5,594.9 L866.4,596.9
+		L868.3,598.8 L870.2,600.7 L872.1,602.5 L873.9,604.2 L875.8,605.9 L877.7,607.5 L879.6,609.0 L881.5,610.5
+		L883.4,612.0 L885.3,613.4 L887.2,614.8 L889.0,616.1 L890.9,617.3 L892.8,618.6 L894.7,619.7 L896.6,620.9
+		L898.5,622.0 L900.4,623.2 L902.3,624.3 L904.1,625.3 L906.0,626.4 L907.9,627.4 L909.8,628.5 L911.7,629.5
+		L913.6,630.5 L915.5,631.5 L917.4,632.5 L919.2,633.5 L921.1,634.4 L923.0,635.4 L924.9,636.3 L926.8,637.2
+		L928.7,638.1 L930.6,639.0 L932.5,639.9 L934.3,640.7 L936.2,641.5 L938.1,642.3 L940.0,643.1 L941.9,643.8
+		L943.8,644.5 L945.7,645.2 L947.5,645.8 L949.4,646.5 L951.3,647.0 L953.2,647.6 L955.1,648.1 L957.0,648.6
+		L958.9,649.1 L960.8,649.5 L962.6,649.9 L964.5,650.3 L966.4,650.7 L968.3,651.1 L970.2,651.5 L972.1,651.8
+		L974.0,652.2 L975.9,652.5 L977.7,652.9 L979.6,653.2 L981.5,653.6 L983.4,653.9 L985.3,654.3 L987.2,654.6
+		L989.1,655.0 L991.0,655.3 L992.8,655.7 L994.7,656.0 L996.6,656.3 L998.5,656.7 L1000.4,657.0 L1002.3,657.2
+		L1004.2,657.5 L1006.1,657.7 L1007.9,658.0 L1009.8,658.2 L1011.7,658.4 L1013.6,658.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,640.8 160.6,640.1 162.5,639.5 164.4,638.8 166.3,638.1 168.1,637.4 170.0,636.7 171.9,636.0 173.8,635.3 175.7,634.6 177.6,633.9 179.5,633.2 181.4,632.4 183.2,631.6 185.1,630.8 187.0,630.0
+188.9,629.2 190.8,628.3 192.7,627.4 194.6,626.4 196.5,625.4 198.3,624.4 200.2,623.3 202.1,622.2 204.0,621.1 205.9,619.9 207.8,618.7 209.7,617.5 211.6,616.2 213.4,615.0 215.3,613.7 217.2,612.4
+219.1,611.1 221.0,609.7 222.9,608.4 224.8,607.0 226.6,605.7 228.5,604.3 230.4,603.0 232.3,601.6 234.2,600.2 236.1,598.9 238.0,597.5 239.9,596.1 241.7,594.7 243.6,593.2 245.5,591.8 247.4,590.3
+249.3,588.7 251.2,587.2 253.1,585.5 255.0,583.9 256.8,582.1 258.7,580.4 260.6,578.5 262.5,576.7 264.4,574.7 266.3,572.8 268.2,570.8 270.1,568.8 271.9,566.7 273.8,564.6 275.7,562.5 277.6,560.4
+279.5,558.3 281.4,556.1 283.3,553.9 285.2,551.6 287.0,549.3 288.9,547.0 290.8,544.6 292.7,542.2 294.6,539.7 296.5,537.1 298.4,534.5 300.2,531.9 302.1,529.2 304.0,526.5 305.9,523.7 307.8,520.9
+309.7,518.0 311.6,515.1 313.5,512.2 315.3,509.2 317.2,506.2 319.1,503.1 321.0,500.1 322.9,496.9 324.8,493.8 326.7,490.6 328.6,487.5 330.4,484.2 332.3,481.0 334.2,477.7 336.1,474.4 338.0,471.1
+339.9,467.7 341.8,464.3 343.7,460.9 345.5,457.4 347.4,454.0 349.3,450.5 351.2,447.0 353.1,443.4 355.0,439.9 356.9,436.3 358.8,432.8 360.6,429.2 362.5,425.6 364.4,422.0 366.3,418.4 368.2,414.8
+370.1,411.2 372.0,407.5 373.8,403.8 375.7,400.1 377.6,396.4 379.5,392.6 381.4,388.8 383.3,384.9 385.2,381.1 387.1,377.1 388.9,373.2 390.8,369.2 392.7,365.2 394.6,361.2 396.5,357.1 398.4,353.0
+400.3,348.9 402.2,344.8 404.0,340.6 405.9,336.5 407.8,332.3 409.7,328.1 411.6,324.0 413.5,319.8 415.4,315.6 417.3,311.5 419.1,307.4 421.0,303.2 422.9,299.2 424.8,295.1 426.7,291.1 428.6,287.1
+430.5,283.1 432.4,279.2 434.2,275.3 436.1,271.4 438.0,267.5 439.9,263.6 441.8,259.8 443.7,255.9 445.6,252.0 447.4,248.0 449.3,244.0 451.2,240.0 453.1,236.0 455.0,231.9 456.9,227.9 458.8,223.8
+460.7,219.7 462.5,215.7 464.4,211.7 466.3,207.7 468.2,203.9 470.1,200.1 472.0,196.5 473.9,192.9 475.8,189.5 477.6,186.1 479.5,182.9 481.4,179.8 483.3,176.7 485.2,173.7 487.1,170.8 489.0,167.9
+490.9,165.0 492.7,162.2 494.6,159.3 496.5,156.4 498.4,153.5 500.3,150.6 502.2,147.7 504.1,144.7 506.0,141.8 507.8,138.8 509.7,135.8 511.6,132.9 513.5,130.0 515.4,127.1 517.3,124.4 519.2,121.7
+521.0,119.1 522.9,116.7 524.8,114.5 526.7,112.4 528.6,110.5 530.5,108.8 532.4,107.3 534.3,106.0 536.1,104.9 538.0,103.9 539.9,103.1 541.8,102.5 543.7,101.9 545.6,101.4 547.5,101.0 549.4,100.7
+551.2,100.4 553.1,100.1 555.0,99.9 556.9,99.7 558.8,99.5 560.7,99.4 562.6,99.4 564.5,99.5 566.3,99.6 568.2,99.8 570.1,100.2 572.0,100.6 573.9,101.2 575.8,101.8 577.7,102.6 579.5,103.5
+581.4,104.5 583.3,105.7 585.2,106.9 587.1,108.2 589.0,109.6 590.9,111.2 592.8,112.8 594.6,114.5 596.5,116.4 598.4,118.3 600.3,120.3 602.2,122.4 604.1,124.6 606.0,126.9 607.9,129.3 609.7,131.7
+611.6,134.2 613.5,136.7 615.4,139.3 617.3,141.9 619.2,144.5 621.1,147.1 623.0,149.7 624.8,152.3 626.7,154.9 628.6,157.5 630.5,160.1 632.4,162.7 634.3,165.2 636.2,167.8 638.1,170.3 639.9,172.9
+641.8,175.5 643.7,178.1 645.6,180.7 647.5,183.4 649.4,186.2 651.3,189.1 653.1,192.1 655.0,195.3 656.9,198.6 658.8,202.0 660.7,205.6 662.6,209.3 664.5,213.2 666.4,217.2 668.2,221.3 670.1,225.5
+672.0,229.9 673.9,234.3 675.8,238.7 677.7,243.2 679.6,247.6 681.5,252.1 683.3,256.4 685.2,260.8 687.1,265.0 689.0,269.2 690.9,273.3 692.8,277.3 694.7,281.1 696.6,284.9 698.4,288.5 700.3,292.1
+702.2,295.6 704.1,299.0 706.0,302.4 707.9,305.8 709.8,309.1 711.7,312.5 713.5,316.0 715.4,319.5 717.3,323.1 719.2,326.8 721.1,330.6 723.0,334.5 724.9,338.6 726.7,342.7 728.6,346.9 730.5,351.2
+732.4,355.5 734.3,359.9 736.2,364.4 738.1,368.8 740.0,373.2 741.8,377.6 743.7,382.0 745.6,386.4 747.5,390.7 749.4,395.0 751.3,399.3 753.2,403.6 755.1,407.8 756.9,412.1 758.8,416.3 760.7,420.6
+762.6,424.8 764.5,429.0 766.4,433.2 768.3,437.5 770.2,441.7 772.0,445.8 773.9,450.0 775.8,454.1 777.7,458.2 779.6,462.3 781.5,466.3 783.4,470.2 785.3,474.2 787.1,478.1 789.0,481.9 790.9,485.7
+792.8,489.5 794.7,493.2 796.6,496.8 798.5,500.4 800.3,503.9 802.2,507.4 804.1,510.8 806.0,514.1 807.9,517.4 809.8,520.6 811.7,523.7 813.6,526.7 815.4,529.7 817.3,532.6 819.2,535.5 821.1,538.3
+823.0,541.0 824.9,543.7 826.8,546.3 828.7,549.0 830.5,551.6 832.4,554.1 834.3,556.7 836.2,559.3 838.1,561.8 840.0,564.4 841.9,566.9 843.8,569.5 845.6,572.0 847.5,574.5 849.4,577.0 851.3,579.4
+853.2,581.8 855.1,584.1 857.0,586.4 858.9,588.6 860.7,590.8 862.6,592.9 864.5,594.9 866.4,596.9 868.3,598.8 870.2,600.7 872.1,602.5 873.9,604.2 875.8,605.9 877.7,607.5 879.6,609.0 881.5,610.5
+883.4,612.0 885.3,613.4 887.2,614.8 889.0,616.1 890.9,617.3 892.8,618.6 894.7,619.7 896.6,620.9 898.5,622.0 900.4,623.2 902.3,624.3 904.1,625.3 906.0,626.4 907.9,627.4 909.8,628.5 911.7,629.5
+913.6,630.5 915.5,631.5 917.4,632.5 919.2,633.5 921.1,634.4 923.0,635.4 924.9,636.3 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M560.9,662.4 L560.9,99.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.8,54.1 542.8,54.1 542.8,662.4 542.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/change/median.svg b/results/barbershop/200000/report/change/median.svg
new file mode 100644
index 0000000..e32db8e
--- /dev/null
+++ b/results/barbershop/200000/report/change/median.svg
@@ -0,0 +1,305 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M181.1,662.4 L181.1,653.4  '/>	<g transform="translate(181.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M335.5,662.4 L335.5,653.4  '/>	<g transform="translate(335.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M489.8,662.4 L489.8,653.4  '/>	<g transform="translate(489.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M644.2,662.4 L644.2,653.4  '/>	<g transform="translate(644.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M798.5,662.4 L798.5,653.4  '/>	<g transform="translate(798.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M952.9,662.4 L952.9,653.4  '/>	<g transform="translate(952.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,657.0 L73.8,656.8 L75.7,656.6 L77.6,656.4 L79.4,656.2 L81.3,656.1
+		L83.2,656.0 L85.1,655.9 L87.0,655.8 L88.9,655.7 L90.8,655.7 L92.7,655.7 L94.5,655.7 L96.4,655.7
+		L98.3,655.7 L100.2,655.7 L102.1,655.7 L104.0,655.7 L105.9,655.7 L107.8,655.6 L109.6,655.5 L111.5,655.4
+		L113.4,655.2 L115.3,655.0 L117.2,654.7 L119.1,654.3 L121.0,653.8 L122.9,653.2 L124.7,652.4 L126.6,651.5
+		L128.5,650.5 L130.4,649.3 L132.3,647.9 L134.2,646.4 L136.1,644.6 L138.0,642.6 L139.8,640.4 L141.7,638.0
+		L143.6,635.4 L145.5,632.5 L147.4,629.5 L149.3,626.3 L151.2,622.9 L153.0,619.3 L154.9,615.7 L156.8,612.0
+		L158.7,608.2 L160.6,604.4 L162.5,600.6 L164.4,596.8 L166.3,593.1 L168.1,589.5 L170.0,586.0 L171.9,582.6
+		L173.8,579.4 L175.7,576.4 L177.6,573.5 L179.5,570.7 L181.4,568.2 L183.2,565.8 L185.1,563.5 L187.0,561.4
+		L188.9,559.4 L190.8,557.6 L192.7,555.9 L194.6,554.3 L196.5,552.8 L198.3,551.4 L200.2,550.1 L202.1,548.9
+		L204.0,547.8 L205.9,546.8 L207.8,545.8 L209.7,545.0 L211.6,544.2 L213.4,543.4 L215.3,542.7 L217.2,542.1
+		L219.1,541.5 L221.0,540.8 L222.9,540.2 L224.8,539.5 L226.6,538.8 L228.5,537.9 L230.4,537.0 L232.3,536.0
+		L234.2,534.8 L236.1,533.5 L238.0,532.1 L239.9,530.5 L241.7,528.7 L243.6,526.9 L245.5,525.0 L247.4,523.0
+		L249.3,521.0 L251.2,519.0 L253.1,517.1 L255.0,515.4 L256.8,513.8 L258.7,512.5 L260.6,511.4 L262.5,510.7
+		L264.4,510.3 L266.3,510.3 L268.2,510.8 L270.1,511.6 L271.9,512.8 L273.8,514.5 L275.7,516.5 L277.6,518.8
+		L279.5,521.4 L281.4,524.2 L283.3,527.2 L285.2,530.4 L287.0,533.6 L288.9,536.8 L290.8,540.0 L292.7,543.1
+		L294.6,546.0 L296.5,548.8 L298.4,551.5 L300.2,553.9 L302.1,556.1 L304.0,558.0 L305.9,559.7 L307.8,561.2
+		L309.7,562.4 L311.6,563.3 L313.5,564.0 L315.3,564.5 L317.2,564.7 L319.1,564.6 L321.0,564.3 L322.9,563.8
+		L324.8,563.1 L326.7,562.1 L328.6,561.0 L330.4,559.7 L332.3,558.2 L334.2,556.6 L336.1,554.9 L338.0,553.2
+		L339.9,551.4 L341.8,549.7 L343.7,548.0 L345.5,546.4 L347.4,544.9 L349.3,543.7 L351.2,542.6 L353.1,541.7
+		L355.0,541.0 L356.9,540.6 L358.8,540.4 L360.6,540.4 L362.5,540.6 L364.4,541.0 L366.3,541.6 L368.2,542.2
+		L370.1,543.0 L372.0,543.8 L373.8,544.7 L375.7,545.6 L377.6,546.5 L379.5,547.3 L381.4,548.1 L383.3,548.8
+		L385.2,549.4 L387.1,550.0 L388.9,550.5 L390.8,550.9 L392.7,551.3 L394.6,551.7 L396.5,552.0 L398.4,552.3
+		L400.3,552.7 L402.2,553.0 L404.0,553.3 L405.9,553.7 L407.8,554.1 L409.7,554.6 L411.6,555.1 L413.5,555.7
+		L415.4,556.3 L417.3,557.0 L419.1,557.7 L421.0,558.5 L422.9,559.3 L424.8,560.1 L426.7,561.0 L428.6,561.9
+		L430.5,562.8 L432.4,563.7 L434.2,564.6 L436.1,565.5 L438.0,566.3 L439.9,567.1 L441.8,567.9 L443.7,568.6
+		L445.6,569.2 L447.4,569.8 L449.3,570.3 L451.2,570.8 L453.1,571.2 L455.0,571.5 L456.9,571.8 L458.8,572.0
+		L460.7,572.1 L462.5,572.2 L464.4,572.3 L466.3,572.3 L468.2,572.2 L470.1,572.1 L472.0,572.0 L473.9,571.7
+		L475.8,571.4 L477.6,570.9 L479.5,570.3 L481.4,569.5 L483.3,568.5 L485.2,567.2 L487.1,565.6 L489.0,563.6
+		L490.9,561.1 L492.7,558.2 L494.6,554.8 L496.5,550.7 L498.4,546.0 L500.3,540.6 L502.2,534.4 L504.1,527.5
+		L506.0,519.8 L507.8,511.3 L509.7,502.1 L511.6,492.1 L513.5,481.4 L515.4,470.1 L517.3,458.3 L519.2,445.9
+		L521.0,433.2 L522.9,420.3 L524.8,407.2 L526.7,394.1 L528.6,381.1 L530.5,368.4 L532.4,356.0 L534.3,344.0
+		L536.1,332.5 L538.0,321.7 L539.9,311.5 L541.8,302.1 L543.7,293.3 L545.6,285.3 L547.5,278.1 L549.4,271.5
+		L551.2,265.5 L553.1,260.2 L555.0,255.4 L556.9,251.2 L558.8,247.3 L560.7,243.9 L562.6,240.7 L564.5,237.9
+		L566.3,235.3 L568.2,232.9 L570.1,230.7 L572.0,228.7 L573.9,226.9 L575.8,225.2 L577.7,223.6 L579.5,222.2
+		L581.4,220.8 L583.3,219.6 L585.2,218.3 L587.1,217.1 L589.0,215.8 L590.9,214.4 L592.8,212.8 L594.6,210.9
+		L596.5,208.7 L598.4,206.0 L600.3,202.9 L602.2,199.2 L604.1,195.0 L606.0,190.2 L607.9,184.8 L609.7,179.0
+		L611.6,172.6 L613.5,165.9 L615.4,158.9 L617.3,151.8 L619.2,144.7 L621.1,137.9 L623.0,131.5 L624.8,125.7
+		L626.7,120.7 L628.6,116.7 L630.5,113.8 L632.4,112.2 L634.3,112.1 L636.2,113.4 L638.1,116.3 L639.9,120.8
+		L641.8,126.8 L643.7,134.3 L645.6,143.2 L647.5,153.4 L649.4,164.6 L651.3,176.9 L653.1,189.8 L655.0,203.3
+		L656.9,217.0 L658.8,230.8 L660.7,244.5 L662.6,257.8 L664.5,270.6 L666.4,282.6 L668.2,293.8 L670.1,303.9
+		L672.0,313.0 L673.9,320.9 L675.8,327.5 L677.7,333.0 L679.6,337.2 L681.5,340.2 L683.3,342.2 L685.2,343.0
+		L687.1,342.9 L689.0,341.9 L690.9,340.1 L692.8,337.7 L694.7,334.6 L696.6,331.2 L698.4,327.4 L700.3,323.4
+		L702.2,319.2 L704.1,315.1 L706.0,311.0 L707.9,307.0 L709.8,303.4 L711.7,300.0 L713.5,297.1 L715.4,294.6
+		L717.3,292.6 L719.2,291.2 L721.1,290.4 L723.0,290.2 L724.9,290.7 L726.7,291.9 L728.6,293.7 L730.5,296.1
+		L732.4,299.2 L734.3,302.9 L736.2,307.2 L738.1,311.9 L740.0,317.1 L741.8,322.7 L743.7,328.5 L745.6,334.6
+		L747.5,340.8 L749.4,347.1 L751.3,353.4 L753.2,359.7 L755.1,365.9 L756.9,371.9 L758.8,377.8 L760.7,383.5
+		L762.6,389.0 L764.5,394.4 L766.4,399.6 L768.3,404.7 L770.2,409.7 L772.0,414.7 L773.9,419.6 L775.8,424.6
+		L777.7,429.7 L779.6,434.8 L781.5,440.0 L783.4,445.4 L785.3,450.8 L787.1,456.4 L789.0,462.1 L790.9,467.8
+		L792.8,473.6 L794.7,479.5 L796.6,485.3 L798.5,491.0 L800.3,496.6 L802.2,502.2 L804.1,507.5 L806.0,512.8
+		L807.9,517.8 L809.8,522.7 L811.7,527.4 L813.6,531.9 L815.4,536.2 L817.3,540.4 L819.2,544.5 L821.1,548.5
+		L823.0,552.4 L824.9,556.3 L826.8,560.0 L828.7,563.8 L830.5,567.5 L832.4,571.1 L834.3,574.8 L836.2,578.3
+		L838.1,581.8 L840.0,585.2 L841.9,588.6 L843.8,591.8 L845.6,594.8 L847.5,597.8 L849.4,600.6 L851.3,603.2
+		L853.2,605.6 L855.1,607.9 L857.0,610.0 L858.9,611.9 L860.7,613.7 L862.6,615.3 L864.5,616.8 L866.4,618.2
+		L868.3,619.5 L870.2,620.6 L872.1,621.8 L873.9,622.8 L875.8,623.8 L877.7,624.7 L879.6,625.6 L881.5,626.5
+		L883.4,627.3 L885.3,628.1 L887.2,628.9 L889.0,629.6 L890.9,630.4 L892.8,631.1 L894.7,631.8 L896.6,632.5
+		L898.5,633.1 L900.4,633.8 L902.3,634.4 L904.1,635.1 L906.0,635.7 L907.9,636.3 L909.8,636.9 L911.7,637.6
+		L913.6,638.2 L915.5,638.8 L917.4,639.4 L919.2,640.0 L921.1,640.7 L923.0,641.3 L924.9,641.9 L926.8,642.5
+		L928.7,643.1 L930.6,643.7 L932.5,644.2 L934.3,644.8 L936.2,645.4 L938.1,645.9 L940.0,646.4 L941.9,646.9
+		L943.8,647.4 L945.7,647.9 L947.5,648.4 L949.4,648.9 L951.3,649.4 L953.2,649.8 L955.1,650.3 L957.0,650.7
+		L958.9,651.2 L960.8,651.6 L962.6,652.1 L964.5,652.5 L966.4,652.9 L968.3,653.3 L970.2,653.7 L972.1,654.1
+		L974.0,654.5 L975.9,654.9 L977.7,655.2 L979.6,655.6 L981.5,655.9 L983.4,656.2 L985.3,656.5 L987.2,656.8
+		L989.1,657.1 L991.0,657.3 L992.8,657.6 L994.7,657.8 L996.6,658.0 L998.5,658.3 L1000.4,658.5 L1002.3,658.7
+		L1004.2,658.9 L1006.1,659.0 L1007.9,659.2 L1009.8,659.4 L1011.7,659.6 L1013.6,659.8  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,608.2 160.6,604.4 162.5,600.6 164.4,596.8 166.3,593.1 168.1,589.5 170.0,586.0 171.9,582.6 173.8,579.4 175.7,576.4 177.6,573.5 179.5,570.7 181.4,568.2 183.2,565.8 185.1,563.5 187.0,561.4
+188.9,559.4 190.8,557.6 192.7,555.9 194.6,554.3 196.5,552.8 198.3,551.4 200.2,550.1 202.1,548.9 204.0,547.8 205.9,546.8 207.8,545.8 209.7,545.0 211.6,544.2 213.4,543.4 215.3,542.7 217.2,542.1
+219.1,541.5 221.0,540.8 222.9,540.2 224.8,539.5 226.6,538.8 228.5,537.9 230.4,537.0 232.3,536.0 234.2,534.8 236.1,533.5 238.0,532.1 239.9,530.5 241.7,528.7 243.6,526.9 245.5,525.0 247.4,523.0
+249.3,521.0 251.2,519.0 253.1,517.1 255.0,515.4 256.8,513.8 258.7,512.5 260.6,511.4 262.5,510.7 264.4,510.3 266.3,510.3 268.2,510.8 270.1,511.6 271.9,512.8 273.8,514.5 275.7,516.5 277.6,518.8
+279.5,521.4 281.4,524.2 283.3,527.2 285.2,530.4 287.0,533.6 288.9,536.8 290.8,540.0 292.7,543.1 294.6,546.0 296.5,548.8 298.4,551.5 300.2,553.9 302.1,556.1 304.0,558.0 305.9,559.7 307.8,561.2
+309.7,562.4 311.6,563.3 313.5,564.0 315.3,564.5 317.2,564.7 319.1,564.6 321.0,564.3 322.9,563.8 324.8,563.1 326.7,562.1 328.6,561.0 330.4,559.7 332.3,558.2 334.2,556.6 336.1,554.9 338.0,553.2
+339.9,551.4 341.8,549.7 343.7,548.0 345.5,546.4 347.4,544.9 349.3,543.7 351.2,542.6 353.1,541.7 355.0,541.0 356.9,540.6 358.8,540.4 360.6,540.4 362.5,540.6 364.4,541.0 366.3,541.6 368.2,542.2
+370.1,543.0 372.0,543.8 373.8,544.7 375.7,545.6 377.6,546.5 379.5,547.3 381.4,548.1 383.3,548.8 385.2,549.4 387.1,550.0 388.9,550.5 390.8,550.9 392.7,551.3 394.6,551.7 396.5,552.0 398.4,552.3
+400.3,552.7 402.2,553.0 404.0,553.3 405.9,553.7 407.8,554.1 409.7,554.6 411.6,555.1 413.5,555.7 415.4,556.3 417.3,557.0 419.1,557.7 421.0,558.5 422.9,559.3 424.8,560.1 426.7,561.0 428.6,561.9
+430.5,562.8 432.4,563.7 434.2,564.6 436.1,565.5 438.0,566.3 439.9,567.1 441.8,567.9 443.7,568.6 445.6,569.2 447.4,569.8 449.3,570.3 451.2,570.8 453.1,571.2 455.0,571.5 456.9,571.8 458.8,572.0
+460.7,572.1 462.5,572.2 464.4,572.3 466.3,572.3 468.2,572.2 470.1,572.1 472.0,572.0 473.9,571.7 475.8,571.4 477.6,570.9 479.5,570.3 481.4,569.5 483.3,568.5 485.2,567.2 487.1,565.6 489.0,563.6
+490.9,561.1 492.7,558.2 494.6,554.8 496.5,550.7 498.4,546.0 500.3,540.6 502.2,534.4 504.1,527.5 506.0,519.8 507.8,511.3 509.7,502.1 511.6,492.1 513.5,481.4 515.4,470.1 517.3,458.3 519.2,445.9
+521.0,433.2 522.9,420.3 524.8,407.2 526.7,394.1 528.6,381.1 530.5,368.4 532.4,356.0 534.3,344.0 536.1,332.5 538.0,321.7 539.9,311.5 541.8,302.1 543.7,293.3 545.6,285.3 547.5,278.1 549.4,271.5
+551.2,265.5 553.1,260.2 555.0,255.4 556.9,251.2 558.8,247.3 560.7,243.9 562.6,240.7 564.5,237.9 566.3,235.3 568.2,232.9 570.1,230.7 572.0,228.7 573.9,226.9 575.8,225.2 577.7,223.6 579.5,222.2
+581.4,220.8 583.3,219.6 585.2,218.3 587.1,217.1 589.0,215.8 590.9,214.4 592.8,212.8 594.6,210.9 596.5,208.7 598.4,206.0 600.3,202.9 602.2,199.2 604.1,195.0 606.0,190.2 607.9,184.8 609.7,179.0
+611.6,172.6 613.5,165.9 615.4,158.9 617.3,151.8 619.2,144.7 621.1,137.9 623.0,131.5 624.8,125.7 626.7,120.7 628.6,116.7 630.5,113.8 632.4,112.2 634.3,112.1 636.2,113.4 638.1,116.3 639.9,120.8
+641.8,126.8 643.7,134.3 645.6,143.2 647.5,153.4 649.4,164.6 651.3,176.9 653.1,189.8 655.0,203.3 656.9,217.0 658.8,230.8 660.7,244.5 662.6,257.8 664.5,270.6 666.4,282.6 668.2,293.8 670.1,303.9
+672.0,313.0 673.9,320.9 675.8,327.5 677.7,333.0 679.6,337.2 681.5,340.2 683.3,342.2 685.2,343.0 687.1,342.9 689.0,341.9 690.9,340.1 692.8,337.7 694.7,334.6 696.6,331.2 698.4,327.4 700.3,323.4
+702.2,319.2 704.1,315.1 706.0,311.0 707.9,307.0 709.8,303.4 711.7,300.0 713.5,297.1 715.4,294.6 717.3,292.6 719.2,291.2 721.1,290.4 723.0,290.2 724.9,290.7 726.7,291.9 728.6,293.7 730.5,296.1
+732.4,299.2 734.3,302.9 736.2,307.2 738.1,311.9 740.0,317.1 741.8,322.7 743.7,328.5 745.6,334.6 747.5,340.8 749.4,347.1 751.3,353.4 753.2,359.7 755.1,365.9 756.9,371.9 758.8,377.8 760.7,383.5
+762.6,389.0 764.5,394.4 766.4,399.6 768.3,404.7 770.2,409.7 772.0,414.7 773.9,419.6 775.8,424.6 777.7,429.7 779.6,434.8 781.5,440.0 783.4,445.4 785.3,450.8 787.1,456.4 789.0,462.1 790.9,467.8
+792.8,473.6 794.7,479.5 796.6,485.3 798.5,491.0 800.3,496.6 802.2,502.2 804.1,507.5 806.0,512.8 807.9,517.8 809.8,522.7 811.7,527.4 813.6,531.9 815.4,536.2 817.3,540.4 819.2,544.5 821.1,548.5
+823.0,552.4 824.9,556.3 826.8,560.0 828.7,563.8 830.5,567.5 832.4,571.1 834.3,574.8 836.2,578.3 838.1,581.8 840.0,585.2 841.9,588.6 843.8,591.8 845.6,594.8 847.5,597.8 849.4,600.6 851.3,603.2
+853.2,605.6 855.1,607.9 857.0,610.0 858.9,611.9 860.7,613.7 862.6,615.3 864.5,616.8 866.4,618.2 868.3,619.5 870.2,620.6 872.1,621.8 873.9,622.8 875.8,623.8 877.7,624.7 879.6,625.6 881.5,626.5
+883.4,627.3 885.3,628.1 887.2,628.9 889.0,629.6 890.9,630.4 892.8,631.1 894.7,631.8 896.6,632.5 898.5,633.1 900.4,633.8 902.3,634.4 904.1,635.1 906.0,635.7 907.9,636.3 909.8,636.9 911.7,637.6
+913.6,638.2 915.5,638.8 917.4,639.4 919.2,640.0 921.1,640.7 923.0,641.3 924.9,641.9 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M632.3,662.4 L632.3,112.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.7,54.1 542.7,54.1 542.7,662.4 542.7,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/change/t-test.svg b/results/barbershop/200000/report/change/t-test.svg
new file mode 100644
index 0000000..ccee2b8
--- /dev/null
+++ b/results/barbershop/200000/report/change/t-test.svg
@@ -0,0 +1,245 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M223.0,662.4 L223.0,653.4  '/>	<g transform="translate(223.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M365.9,662.4 L365.9,653.4  '/>	<g transform="translate(365.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M508.7,662.4 L508.7,653.4  '/>	<g transform="translate(508.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M651.5,662.4 L651.5,653.4  '/>	<g transform="translate(651.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M794.3,662.4 L794.3,653.4  '/>	<g transform="translate(794.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M937.2,662.4 L937.2,653.4  '/>	<g transform="translate(937.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '346.2,662.4 347.5,662.4 348.7,662.4 350.0,662.4 351.2,662.4 352.5,662.4 353.7,662.4 355.0,662.4 356.2,662.4 357.5,662.4 358.7,662.4 360.0,662.4 361.2,662.4 362.5,662.4 363.7,662.4 365.0,662.3
+366.2,662.3 367.5,662.3 368.7,662.3 370.0,662.3 371.2,662.3 372.5,662.3 373.7,662.3 375.0,662.3 376.2,662.3 377.5,662.3 378.7,662.2 380.0,662.2 381.2,662.2 382.5,662.1 383.7,662.1 385.0,662.0
+386.2,662.0 387.5,661.9 388.7,661.8 390.0,661.7 391.2,661.6 392.5,661.6 393.7,661.5 395.0,661.3 396.2,661.2 397.5,661.1 398.7,661.0 400.0,660.9 401.2,660.8 402.5,660.7 403.8,660.6 405.0,660.5
+406.3,660.4 407.5,660.3 408.8,660.2 410.0,660.1 411.3,660.0 412.5,659.9 413.8,659.8 415.0,659.7 416.3,659.6 417.5,659.5 418.8,659.3 420.0,659.2 421.3,659.0 422.5,658.9 423.8,658.7 425.0,658.5
+426.3,658.3 427.5,658.1 428.8,657.9 430.0,657.7 431.3,657.4 432.5,657.2 433.8,657.0 435.0,656.8 436.3,656.6 437.5,656.3 438.8,656.0 440.0,655.7 441.3,655.3 442.5,654.9 443.8,654.5 445.0,654.0
+446.3,653.4 447.5,652.9 448.8,652.3 450.0,651.7 451.3,651.1 452.5,650.4 453.8,649.8 455.0,649.1 456.3,648.3 457.5,647.5 458.8,646.7 460.0,645.7 461.3,644.7 462.5,643.6 463.8,642.4 465.0,641.2
+466.3,639.9 467.5,638.7 468.8,637.4 470.1,636.1 471.3,634.8 472.6,633.6 473.8,632.4 475.1,631.3 476.3,630.1 477.6,629.0 478.8,627.8 480.1,626.5 481.3,625.2 482.6,623.7 483.8,622.2 485.1,620.5
+486.3,618.7 487.6,616.9 488.8,614.9 490.1,612.8 491.3,610.7 492.6,608.5 493.8,606.3 495.1,604.0 496.3,601.7 497.6,599.3 498.8,596.9 500.1,594.4 501.3,591.9 502.6,589.3 503.8,586.6 505.1,583.9
+506.3,581.1 507.6,578.3 508.8,575.4 510.1,572.6 511.3,569.7 512.6,566.8 513.8,563.9 515.1,561.0 516.3,558.1 517.6,555.1 518.8,552.1 520.1,549.0 521.3,545.8 522.6,542.5 523.8,539.0 525.1,535.4
+526.3,531.7 527.6,527.7 528.8,523.6 530.1,519.3 531.3,514.9 532.6,510.2 533.8,505.4 535.1,500.4 536.3,495.2 537.6,489.9 538.9,484.4 540.1,478.8 541.4,473.0 542.6,467.2 543.9,461.2 545.1,455.2
+546.4,449.2 547.6,443.1 548.9,437.0 550.1,430.9 551.4,424.8 552.6,418.7 553.9,412.6 555.1,406.5 556.4,400.4 557.6,394.4 558.9,388.4 560.1,382.5 561.4,376.7 562.6,371.0 563.9,365.5 565.1,360.3
+566.4,355.2 567.6,350.2 568.9,345.5 570.1,340.7 571.4,336.0 572.6,331.3 573.9,326.4 575.1,321.3 576.4,316.0 577.6,310.4 578.9,304.6 580.1,298.6 581.4,292.3 582.6,285.9 583.9,279.4 585.1,272.7
+586.4,265.9 587.6,259.1 588.9,252.3 590.1,245.3 591.4,238.4 592.6,231.4 593.9,224.5 595.1,217.5 596.4,210.6 597.6,203.8 598.9,197.2 600.1,190.7 601.4,184.6 602.6,178.7 603.9,173.0 605.1,167.7
+606.4,162.6 607.7,157.7 608.9,153.0 610.2,148.3 611.4,143.7 612.7,139.1 613.9,134.5 615.2,129.9 616.4,125.4 617.7,121.0 618.9,116.7 620.2,112.4 621.4,108.3 622.7,104.4 623.9,100.6 625.2,96.9
+626.4,93.4 627.7,90.0 628.9,86.7 630.2,83.7 631.4,80.9 632.7,78.3 633.9,76.0 635.2,74.1 636.4,72.5 637.7,71.3 638.9,70.5 640.2,70.0 641.4,69.8 642.7,69.9 643.9,70.1 645.2,70.5
+646.4,70.9 647.7,71.3 648.9,71.7 650.2,71.9 651.4,72.1 652.7,72.2 653.9,72.2 655.2,72.3 656.4,72.3 657.7,72.5 658.9,72.8 660.2,73.2 661.4,73.9 662.7,74.9 663.9,76.0 665.2,77.4
+666.4,79.0 667.7,80.7 668.9,82.6 670.2,84.7 671.4,86.8 672.7,89.0 674.0,91.4 675.2,93.8 676.5,96.4 677.7,99.2 679.0,102.2 680.2,105.4 681.5,109.0 682.7,112.8 684.0,117.0 685.2,121.4
+686.5,126.2 687.7,131.3 689.0,136.7 690.2,142.3 691.5,148.0 692.7,153.9 694.0,160.0 695.2,166.0 696.5,172.1 697.7,178.2 699.0,184.2 700.2,190.1 701.5,196.0 702.7,201.7 704.0,207.3 705.2,212.7
+706.5,218.1 707.7,223.3 709.0,228.4 710.2,233.6 711.5,238.7 712.7,243.9 714.0,249.2 715.2,254.6 716.5,260.1 717.7,265.8 719.0,271.6 720.2,277.6 721.5,283.7 722.7,290.0 724.0,296.4 725.2,302.9
+726.5,309.6 727.7,316.3 729.0,323.1 730.2,329.9 731.5,336.8 732.7,343.6 734.0,350.3 735.2,357.0 736.5,363.5 737.7,370.0 739.0,376.3 740.2,382.5 741.5,388.6 742.8,394.6 744.0,400.7 745.3,406.7
+746.5,412.7 747.8,418.8 749.0,424.9 750.3,430.9 751.5,437.0 752.8,443.0 754.0,448.8 755.3,454.5 756.5,460.0 757.8,465.3 759.0,470.3 760.3,475.0 761.5,479.4 762.8,483.6 764.0,487.5 765.3,491.2
+766.5,494.9 767.8,498.4 769.0,501.9 770.3,505.5 771.5,509.1 772.8,512.8 774.0,516.7 775.3,520.7 776.5,524.8 777.8,529.0 779.0,533.3 780.3,537.7 781.5,542.0 782.8,546.2 784.0,550.4 785.3,554.4
+786.5,558.2 787.8,561.9 789.0,565.3 790.3,568.6 791.5,571.7 792.8,574.6 794.0,577.4 795.3,580.1 796.5,582.6 797.8,585.0 799.0,587.3 800.3,589.6 801.5,591.9 802.8,594.0 804.0,596.2 805.3,598.4
+806.5,600.6 807.8,602.8 809.1,604.9 810.3,607.1 811.6,609.3 812.8,611.5 814.1,613.6 815.3,615.7 816.6,617.8 817.8,619.8 819.1,621.7 820.3,623.5 821.6,625.3 822.8,626.9 824.1,628.5 825.3,630.0
+826.6,631.4 827.8,632.8 829.1,634.1 830.3,635.3 831.6,636.6 832.8,637.7 834.1,638.9 835.3,640.0 836.6,641.0 837.8,642.1 839.1,643.0 840.3,644.0 841.6,644.9 842.8,645.7 844.1,646.5 845.3,647.3
+846.6,648.0 847.8,648.7 849.1,649.4 850.3,650.1 851.6,650.7 852.8,651.3 854.1,651.9 855.3,652.4 856.6,652.9 857.8,653.3 859.1,653.7 860.3,654.1 861.6,654.4 862.8,654.7 864.1,655.0 865.3,655.2
+866.6,655.5 867.8,655.7 869.1,656.0 870.3,656.3 871.6,656.6 872.8,656.9 874.1,657.2 875.3,657.6 876.6,658.0 877.9,658.3 879.1,658.7 880.4,659.0 881.6,659.3 882.9,659.6 884.1,659.8 885.4,660.0
+886.6,660.2 887.9,660.3 889.1,660.4 890.4,660.5 891.6,660.5 892.9,660.6 894.1,660.7 895.4,660.7 896.6,660.8 897.9,660.8 899.1,660.9 900.4,661.0 901.6,661.1 902.9,661.2 904.1,661.2 905.4,661.3
+906.6,661.4 907.9,661.5 909.1,661.6 910.4,661.7 911.6,661.7 912.9,661.8 914.1,661.8 915.4,661.9 916.6,661.9 917.9,661.9 919.1,661.9 920.4,661.9 921.6,661.9 922.9,661.9 924.1,661.9 925.4,661.9
+926.6,661.9 927.9,661.9 929.1,661.9 930.4,661.9 931.6,661.9 932.9,662.0 934.1,662.0 935.4,662.0 936.6,662.0 937.9,662.1 939.1,662.1 940.4,662.1 941.6,662.2 942.9,662.2 944.1,662.2 945.4,662.3
+946.7,662.3 947.9,662.3 949.2,662.3 950.4,662.3 951.7,662.3 952.9,662.3 954.2,662.4 955.4,662.4 956.7,662.4 957.9,662.4 959.2,662.4 960.4,662.4 961.7,662.4 962.9,662.4 964.2,662.4 965.4,662.4
+966.7,662.4 967.9,662.4 969.2,662.4 970.4,662.4 970.4,662.4 969.2,662.4 967.9,662.4 966.7,662.4 965.4,662.4 964.2,662.4 962.9,662.4 961.7,662.4 960.4,662.4 959.2,662.4 957.9,662.4 956.7,662.4
+955.4,662.4 954.2,662.4 952.9,662.4 951.7,662.4 950.4,662.4 949.2,662.4 947.9,662.4 946.7,662.4 945.4,662.4 944.1,662.4 942.9,662.4 941.6,662.4 940.4,662.4 939.1,662.4 937.9,662.4 936.6,662.4
+935.4,662.4 934.1,662.4 932.9,662.4 931.6,662.4 930.4,662.4 929.1,662.4 927.9,662.4 926.6,662.4 925.4,662.4 924.1,662.4 922.9,662.4 921.6,662.4 920.4,662.4 919.1,662.4 917.9,662.4 916.6,662.4
+915.4,662.4 914.1,662.4 912.9,662.4 911.6,662.4 910.4,662.4 909.1,662.4 907.9,662.4 906.6,662.4 905.4,662.4 904.1,662.4 902.9,662.4 901.6,662.4 900.4,662.4 899.1,662.4 897.9,662.4 896.6,662.4
+895.4,662.4 894.1,662.4 892.9,662.4 891.6,662.4 890.4,662.4 889.1,662.4 887.9,662.4 886.6,662.4 885.4,662.4 884.1,662.4 882.9,662.4 881.6,662.4 880.4,662.4 879.1,662.4 877.9,662.4 876.6,662.4
+875.3,662.4 874.1,662.4 872.8,662.4 871.6,662.4 870.3,662.4 869.1,662.4 867.8,662.4 866.6,662.4 865.3,662.4 864.1,662.4 862.8,662.4 861.6,662.4 860.3,662.4 859.1,662.4 857.8,662.4 856.6,662.4
+855.3,662.4 854.1,662.4 852.8,662.4 851.6,662.4 850.3,662.4 849.1,662.4 847.8,662.4 846.6,662.4 845.3,662.4 844.1,662.4 842.8,662.4 841.6,662.4 840.3,662.4 839.1,662.4 837.8,662.4 836.6,662.4
+835.3,662.4 834.1,662.4 832.8,662.4 831.6,662.4 830.3,662.4 829.1,662.4 827.8,662.4 826.6,662.4 825.3,662.4 824.1,662.4 822.8,662.4 821.6,662.4 820.3,662.4 819.1,662.4 817.8,662.4 816.6,662.4
+815.3,662.4 814.1,662.4 812.8,662.4 811.6,662.4 810.3,662.4 809.1,662.4 807.8,662.4 806.5,662.4 805.3,662.4 804.0,662.4 802.8,662.4 801.5,662.4 800.3,662.4 799.0,662.4 797.8,662.4 796.5,662.4
+795.3,662.4 794.0,662.4 792.8,662.4 791.5,662.4 790.3,662.4 789.0,662.4 787.8,662.4 786.5,662.4 785.3,662.4 784.0,662.4 782.8,662.4 781.5,662.4 780.3,662.4 779.0,662.4 777.8,662.4 776.5,662.4
+775.3,662.4 774.0,662.4 772.8,662.4 771.5,662.4 770.3,662.4 769.0,662.4 767.8,662.4 766.5,662.4 765.3,662.4 764.0,662.4 762.8,662.4 761.5,662.4 760.3,662.4 759.0,662.4 757.8,662.4 756.5,662.4
+755.3,662.4 754.0,662.4 752.8,662.4 751.5,662.4 750.3,662.4 749.0,662.4 747.8,662.4 746.5,662.4 745.3,662.4 744.0,662.4 742.8,662.4 741.5,662.4 740.2,662.4 739.0,662.4 737.7,662.4 736.5,662.4
+735.2,662.4 734.0,662.4 732.7,662.4 731.5,662.4 730.2,662.4 729.0,662.4 727.7,662.4 726.5,662.4 725.2,662.4 724.0,662.4 722.7,662.4 721.5,662.4 720.2,662.4 719.0,662.4 717.7,662.4 716.5,662.4
+715.2,662.4 714.0,662.4 712.7,662.4 711.5,662.4 710.2,662.4 709.0,662.4 707.7,662.4 706.5,662.4 705.2,662.4 704.0,662.4 702.7,662.4 701.5,662.4 700.2,662.4 699.0,662.4 697.7,662.4 696.5,662.4
+695.2,662.4 694.0,662.4 692.7,662.4 691.5,662.4 690.2,662.4 689.0,662.4 687.7,662.4 686.5,662.4 685.2,662.4 684.0,662.4 682.7,662.4 681.5,662.4 680.2,662.4 679.0,662.4 677.7,662.4 676.5,662.4
+675.2,662.4 674.0,662.4 672.7,662.4 671.4,662.4 670.2,662.4 668.9,662.4 667.7,662.4 666.4,662.4 665.2,662.4 663.9,662.4 662.7,662.4 661.4,662.4 660.2,662.4 658.9,662.4 657.7,662.4 656.4,662.4
+655.2,662.4 653.9,662.4 652.7,662.4 651.4,662.4 650.2,662.4 648.9,662.4 647.7,662.4 646.4,662.4 645.2,662.4 643.9,662.4 642.7,662.4 641.4,662.4 640.2,662.4 638.9,662.4 637.7,662.4 636.4,662.4
+635.2,662.4 633.9,662.4 632.7,662.4 631.4,662.4 630.2,662.4 628.9,662.4 627.7,662.4 626.4,662.4 625.2,662.4 623.9,662.4 622.7,662.4 621.4,662.4 620.2,662.4 618.9,662.4 617.7,662.4 616.4,662.4
+615.2,662.4 613.9,662.4 612.7,662.4 611.4,662.4 610.2,662.4 608.9,662.4 607.7,662.4 606.4,662.4 605.1,662.4 603.9,662.4 602.6,662.4 601.4,662.4 600.1,662.4 598.9,662.4 597.6,662.4 596.4,662.4
+595.1,662.4 593.9,662.4 592.6,662.4 591.4,662.4 590.1,662.4 588.9,662.4 587.6,662.4 586.4,662.4 585.1,662.4 583.9,662.4 582.6,662.4 581.4,662.4 580.1,662.4 578.9,662.4 577.6,662.4 576.4,662.4
+575.1,662.4 573.9,662.4 572.6,662.4 571.4,662.4 570.1,662.4 568.9,662.4 567.6,662.4 566.4,662.4 565.1,662.4 563.9,662.4 562.6,662.4 561.4,662.4 560.1,662.4 558.9,662.4 557.6,662.4 556.4,662.4
+555.1,662.4 553.9,662.4 552.6,662.4 551.4,662.4 550.1,662.4 548.9,662.4 547.6,662.4 546.4,662.4 545.1,662.4 543.9,662.4 542.6,662.4 541.4,662.4 540.1,662.4 538.9,662.4 537.6,662.4 536.3,662.4
+535.1,662.4 533.8,662.4 532.6,662.4 531.3,662.4 530.1,662.4 528.8,662.4 527.6,662.4 526.3,662.4 525.1,662.4 523.8,662.4 522.6,662.4 521.3,662.4 520.1,662.4 518.8,662.4 517.6,662.4 516.3,662.4
+515.1,662.4 513.8,662.4 512.6,662.4 511.3,662.4 510.1,662.4 508.8,662.4 507.6,662.4 506.3,662.4 505.1,662.4 503.8,662.4 502.6,662.4 501.3,662.4 500.1,662.4 498.8,662.4 497.6,662.4 496.3,662.4
+495.1,662.4 493.8,662.4 492.6,662.4 491.3,662.4 490.1,662.4 488.8,662.4 487.6,662.4 486.3,662.4 485.1,662.4 483.8,662.4 482.6,662.4 481.3,662.4 480.1,662.4 478.8,662.4 477.6,662.4 476.3,662.4
+475.1,662.4 473.8,662.4 472.6,662.4 471.3,662.4 470.1,662.4 468.8,662.4 467.5,662.4 466.3,662.4 465.0,662.4 463.8,662.4 462.5,662.4 461.3,662.4 460.0,662.4 458.8,662.4 457.5,662.4 456.3,662.4
+455.0,662.4 453.8,662.4 452.5,662.4 451.3,662.4 450.0,662.4 448.8,662.4 447.5,662.4 446.3,662.4 445.0,662.4 443.8,662.4 442.5,662.4 441.3,662.4 440.0,662.4 438.8,662.4 437.5,662.4 436.3,662.4
+435.0,662.4 433.8,662.4 432.5,662.4 431.3,662.4 430.0,662.4 428.8,662.4 427.5,662.4 426.3,662.4 425.0,662.4 423.8,662.4 422.5,662.4 421.3,662.4 420.0,662.4 418.8,662.4 417.5,662.4 416.3,662.4
+415.0,662.4 413.8,662.4 412.5,662.4 411.3,662.4 410.0,662.4 408.8,662.4 407.5,662.4 406.3,662.4 405.0,662.4 403.8,662.4 402.5,662.4 401.2,662.4 400.0,662.4 398.7,662.4 397.5,662.4 396.2,662.4
+395.0,662.4 393.7,662.4 392.5,662.4 391.2,662.4 390.0,662.4 388.7,662.4 387.5,662.4 386.2,662.4 385.0,662.4 383.7,662.4 382.5,662.4 381.2,662.4 380.0,662.4 378.7,662.4 377.5,662.4 376.2,662.4
+375.0,662.4 373.7,662.4 372.5,662.4 371.2,662.4 370.0,662.4 368.7,662.4 367.5,662.4 366.2,662.4 365.0,662.4 363.7,662.4 362.5,662.4 361.2,662.4 360.0,662.4 358.7,662.4 357.5,662.4 356.2,662.4
+355.0,662.4 353.7,662.4 352.5,662.4 351.2,662.4 350.0,662.4 348.7,662.4 347.5,662.4 346.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M158.8,662.4 L158.8,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/index.html b/results/barbershop/200000/report/index.html
new file mode 100644
index 0000000..e930509
--- /dev/null
+++ b/results/barbershop/200000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/200000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/200000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">2.8760 ms</td>
+                                <td>2.8898 ms</td>
+                                <td class="ci-bound">2.9064 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9647259</td>
+                                <td>0.9676391</td>
+                                <td class="ci-bound">0.9633333</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">2.8711 ms</td>
+                                <td>2.8819 ms</td>
+                                <td class="ci-bound">2.8944 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">30.129 us</td>
+                                <td>45.977 us</td>
+                                <td class="ci-bound">58.480 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">2.8633 ms</td>
+                                <td>2.8691 ms</td>
+                                <td class="ci-bound">2.8757 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">13.919 us</td>
+                                <td>23.404 us</td>
+                                <td class="ci-bound">30.964 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">-2.9850%</td>
+                            <td>-2.1617%</td>
+                            <td class="ci-bound">-1.4126%</td>
+                            <td>(p = 0.00 &lt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                Performance has improved.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/200000/report/mean.svg b/results/barbershop/200000/report/mean.svg
new file mode 100644
index 0000000..f553f57
--- /dev/null
+++ b/results/barbershop/200000/report/mean.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,594.8 L72.6,594.8  '/>	<g transform="translate(55.3,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,527.2 L72.6,527.2  '/>	<g transform="translate(55.3,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,459.6 L72.6,459.6  '/>	<g transform="translate(55.3,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,392.0 L72.6,392.0  '/>	<g transform="translate(55.3,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,324.5 L72.6,324.5  '/>	<g transform="translate(55.3,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,256.9 L72.6,256.9  '/>	<g transform="translate(55.3,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,189.3 L72.6,189.3  '/>	<g transform="translate(55.3,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,121.7 L72.6,121.7  '/>	<g transform="translate(55.3,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M114.2,662.4 L114.2,653.4  '/>	<g transform="translate(114.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.87</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M280.9,662.4 L280.9,653.4  '/>	<g transform="translate(280.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.875</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M447.6,662.4 L447.6,653.4  '/>	<g transform="translate(447.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.88</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M614.4,662.4 L614.4,653.4  '/>	<g transform="translate(614.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.885</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M781.1,662.4 L781.1,653.4  '/>	<g transform="translate(781.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.89</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M947.8,662.4 L947.8,653.4  '/>	<g transform="translate(947.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.895</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,657.5 L65.5,657.3 L67.4,657.0 L69.3,656.7 L71.2,656.5 L73.1,656.2
+		L75.0,656.0 L76.9,655.7 L78.8,655.4 L80.7,655.2 L82.6,654.9 L84.5,654.7 L86.4,654.4 L88.3,654.2
+		L90.3,653.9 L92.2,653.6 L94.1,653.3 L96.0,653.1 L97.9,652.8 L99.8,652.5 L101.7,652.2 L103.6,651.9
+		L105.5,651.6 L107.4,651.2 L109.3,650.9 L111.2,650.5 L113.1,650.2 L115.0,649.8 L116.9,649.4 L118.8,648.9
+		L120.7,648.5 L122.6,648.0 L124.5,647.5 L126.4,646.9 L128.3,646.4 L130.2,645.7 L132.1,645.1 L134.0,644.4
+		L135.9,643.6 L137.8,642.8 L139.8,641.9 L141.7,641.0 L143.6,640.1 L145.5,639.1 L147.4,638.1 L149.3,637.0
+		L151.2,635.9 L153.1,634.8 L155.0,633.6 L156.9,632.3 L158.8,631.1 L160.7,629.8 L162.6,628.4 L164.5,627.0
+		L166.4,625.6 L168.3,624.1 L170.2,622.6 L172.1,621.1 L174.0,619.5 L175.9,617.8 L177.8,616.1 L179.7,614.4
+		L181.6,612.6 L183.5,610.8 L185.4,608.9 L187.3,607.0 L189.3,605.0 L191.2,603.0 L193.1,601.0 L195.0,598.9
+		L196.9,596.7 L198.8,594.5 L200.7,592.3 L202.6,590.0 L204.5,587.6 L206.4,585.2 L208.3,582.7 L210.2,580.2
+		L212.1,577.7 L214.0,575.1 L215.9,572.4 L217.8,569.8 L219.7,567.1 L221.6,564.4 L223.5,561.6 L225.4,558.9
+		L227.3,556.1 L229.2,553.4 L231.1,550.6 L233.0,547.9 L234.9,545.1 L236.8,542.3 L238.8,539.5 L240.7,536.6
+		L242.6,533.7 L244.5,530.7 L246.4,527.7 L248.3,524.6 L250.2,521.4 L252.1,518.1 L254.0,514.8 L255.9,511.3
+		L257.8,507.8 L259.7,504.1 L261.6,500.4 L263.5,496.6 L265.4,492.7 L267.3,488.7 L269.2,484.7 L271.1,480.7
+		L273.0,476.6 L274.9,472.5 L276.8,468.4 L278.7,464.4 L280.6,460.3 L282.5,456.3 L284.4,452.3 L286.3,448.3
+		L288.2,444.4 L290.2,440.4 L292.1,436.4 L294.0,432.5 L295.9,428.5 L297.8,424.5 L299.7,420.4 L301.6,416.3
+		L303.5,412.2 L305.4,408.1 L307.3,403.9 L309.2,399.7 L311.1,395.5 L313.0,391.3 L314.9,387.2 L316.8,383.0
+		L318.7,378.9 L320.6,374.7 L322.5,370.6 L324.4,366.6 L326.3,362.5 L328.2,358.3 L330.1,354.2 L332.0,349.9
+		L333.9,345.6 L335.8,341.2 L337.7,336.6 L339.7,332.0 L341.6,327.2 L343.5,322.2 L345.4,317.2 L347.3,312.0
+		L349.2,306.8 L351.1,301.5 L353.0,296.2 L354.9,290.9 L356.8,285.7 L358.7,280.5 L360.6,275.5 L362.5,270.5
+		L364.4,265.7 L366.3,261.1 L368.2,256.6 L370.1,252.2 L372.0,248.0 L373.9,243.8 L375.8,239.7 L377.7,235.7
+		L379.6,231.7 L381.5,227.6 L383.4,223.6 L385.3,219.5 L387.2,215.4 L389.2,211.3 L391.1,207.0 L393.0,202.8
+		L394.9,198.5 L396.8,194.2 L398.7,189.9 L400.6,185.6 L402.5,181.4 L404.4,177.2 L406.3,173.0 L408.2,169.0
+		L410.1,165.0 L412.0,161.1 L413.9,157.4 L415.8,153.7 L417.7,150.2 L419.6,146.9 L421.5,143.6 L423.4,140.5
+		L425.3,137.6 L427.2,134.7 L429.1,132.0 L431.0,129.4 L432.9,126.9 L434.8,124.6 L436.7,122.3 L438.7,120.0
+		L440.6,117.9 L442.5,115.8 L444.4,113.7 L446.3,111.7 L448.2,109.6 L450.1,107.7 L452.0,105.7 L453.9,103.8
+		L455.8,101.9 L457.7,100.1 L459.6,98.3 L461.5,96.5 L463.4,94.8 L465.3,93.1 L467.2,91.5 L469.1,89.9
+		L471.0,88.3 L472.9,86.8 L474.8,85.3 L476.7,83.8 L478.6,82.4 L480.5,80.9 L482.4,79.4 L484.3,78.0
+		L486.2,76.5 L488.1,75.1 L490.1,73.7 L492.0,72.3 L493.9,70.9 L495.8,69.7 L497.7,68.5 L499.6,67.5
+		L501.5,66.6 L503.4,65.9 L505.3,65.4 L507.2,65.2 L509.1,65.3 L511.0,65.6 L512.9,66.2 L514.8,67.1
+		L516.7,68.2 L518.6,69.6 L520.5,71.3 L522.4,73.1 L524.3,75.2 L526.2,77.4 L528.1,79.7 L530.0,82.2
+		L531.9,84.7 L533.8,87.3 L535.7,90.0 L537.6,92.7 L539.6,95.4 L541.5,98.2 L543.4,101.1 L545.3,103.9
+		L547.2,106.9 L549.1,109.9 L551.0,112.9 L552.9,116.0 L554.8,119.2 L556.7,122.3 L558.6,125.6 L560.5,128.8
+		L562.4,132.1 L564.3,135.4 L566.2,138.7 L568.1,142.0 L570.0,145.2 L571.9,148.5 L573.8,151.7 L575.7,154.9
+		L577.6,158.1 L579.5,161.3 L581.4,164.5 L583.3,167.6 L585.2,170.8 L587.1,173.9 L589.1,177.1 L591.0,180.3
+		L592.9,183.5 L594.8,186.7 L596.7,190.0 L598.6,193.3 L600.5,196.7 L602.4,200.1 L604.3,203.6 L606.2,207.2
+		L608.1,210.8 L610.0,214.4 L611.9,218.1 L613.8,221.9 L615.7,225.6 L617.6,229.4 L619.5,233.1 L621.4,236.9
+		L623.3,240.7 L625.2,244.5 L627.1,248.3 L629.0,252.1 L630.9,255.9 L632.8,259.7 L634.7,263.6 L636.6,267.5
+		L638.5,271.4 L640.5,275.3 L642.4,279.2 L644.3,283.1 L646.2,287.1 L648.1,291.0 L650.0,294.9 L651.9,298.7
+		L653.8,302.6 L655.7,306.4 L657.6,310.2 L659.5,313.9 L661.4,317.7 L663.3,321.4 L665.2,325.1 L667.1,328.9
+		L669.0,332.7 L670.9,336.5 L672.8,340.4 L674.7,344.3 L676.6,348.3 L678.5,352.3 L680.4,356.3 L682.3,360.3
+		L684.2,364.4 L686.1,368.4 L688.0,372.5 L690.0,376.5 L691.9,380.5 L693.8,384.5 L695.7,388.4 L697.6,392.3
+		L699.5,396.1 L701.4,399.9 L703.3,403.6 L705.2,407.3 L707.1,410.9 L709.0,414.4 L710.9,417.9 L712.8,421.4
+		L714.7,424.8 L716.6,428.1 L718.5,431.5 L720.4,434.8 L722.3,438.1 L724.2,441.4 L726.1,444.7 L728.0,448.0
+		L729.9,451.4 L731.8,454.8 L733.7,458.3 L735.6,461.8 L737.5,465.4 L739.5,469.1 L741.4,472.9 L743.3,476.7
+		L745.2,480.5 L747.1,484.4 L749.0,488.3 L750.9,492.3 L752.8,496.1 L754.7,500.0 L756.6,503.7 L758.5,507.3
+		L760.4,510.9 L762.3,514.3 L764.2,517.5 L766.1,520.7 L768.0,523.7 L769.9,526.5 L771.8,529.3 L773.7,531.9
+		L775.6,534.5 L777.5,537.0 L779.4,539.4 L781.3,541.8 L783.2,544.2 L785.1,546.6 L787.0,549.0 L789.0,551.4
+		L790.9,553.7 L792.8,556.1 L794.7,558.4 L796.6,560.7 L798.5,563.0 L800.4,565.2 L802.3,567.4 L804.2,569.5
+		L806.1,571.4 L808.0,573.3 L809.9,575.1 L811.8,576.8 L813.7,578.5 L815.6,580.0 L817.5,581.4 L819.4,582.8
+		L821.3,584.1 L823.2,585.4 L825.1,586.6 L827.0,587.8 L828.9,589.0 L830.8,590.2 L832.7,591.4 L834.6,592.6
+		L836.5,593.9 L838.4,595.1 L840.4,596.4 L842.3,597.8 L844.2,599.2 L846.1,600.6 L848.0,602.1 L849.9,603.6
+		L851.8,605.1 L853.7,606.6 L855.6,608.2 L857.5,609.7 L859.4,611.3 L861.3,612.8 L863.2,614.3 L865.1,615.8
+		L867.0,617.3 L868.9,618.7 L870.8,620.0 L872.7,621.4 L874.6,622.6 L876.5,623.8 L878.4,625.0 L880.3,626.1
+		L882.2,627.2 L884.1,628.2 L886.0,629.1 L887.9,630.1 L889.9,631.0 L891.8,631.8 L893.7,632.7 L895.6,633.5
+		L897.5,634.2 L899.4,635.0 L901.3,635.7 L903.2,636.4 L905.1,637.1 L907.0,637.8 L908.9,638.4 L910.8,639.1
+		L912.7,639.7 L914.6,640.4 L916.5,641.0 L918.4,641.6 L920.3,642.2 L922.2,642.8 L924.1,643.4 L926.0,643.9
+		L927.9,644.5 L929.8,645.0 L931.7,645.4 L933.6,645.9 L935.5,646.3 L937.4,646.7 L939.4,647.1 L941.3,647.4
+		L943.2,647.8 L945.1,648.1 L947.0,648.4 L948.9,648.7 L950.8,649.0 L952.7,649.3 L954.6,649.5 L956.5,649.8
+		L958.4,650.1 L960.3,650.4 L962.2,650.7 L964.1,651.0 L966.0,651.3 L967.9,651.6 L969.8,651.9 L971.7,652.2
+		L973.6,652.4 L975.5,652.7 L977.4,653.0 L979.3,653.3 L981.2,653.6 L983.1,653.8 L985.0,654.1 L986.9,654.3
+		L988.9,654.6 L990.8,654.8 L992.7,655.1 L994.6,655.3 L996.5,655.6 L998.4,655.8 L1000.3,656.0 L1002.2,656.2
+		L1004.1,656.5 L1006.0,656.7 L1007.9,656.9 L1009.8,657.1 L1011.7,657.3 L1013.6,657.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,635.9 153.1,634.8 155.0,633.6 156.9,632.3 158.8,631.1 160.7,629.8 162.6,628.4 164.5,627.0 166.4,625.6 168.3,624.1 170.2,622.6 172.1,621.1 174.0,619.5 175.9,617.8 177.8,616.1 179.7,614.4
+181.6,612.6 183.5,610.8 185.4,608.9 187.3,607.0 189.3,605.0 191.2,603.0 193.1,601.0 195.0,598.9 196.9,596.7 198.8,594.5 200.7,592.3 202.6,590.0 204.5,587.6 206.4,585.2 208.3,582.7 210.2,580.2
+212.1,577.7 214.0,575.1 215.9,572.4 217.8,569.8 219.7,567.1 221.6,564.4 223.5,561.6 225.4,558.9 227.3,556.1 229.2,553.4 231.1,550.6 233.0,547.9 234.9,545.1 236.8,542.3 238.8,539.5 240.7,536.6
+242.6,533.7 244.5,530.7 246.4,527.7 248.3,524.6 250.2,521.4 252.1,518.1 254.0,514.8 255.9,511.3 257.8,507.8 259.7,504.1 261.6,500.4 263.5,496.6 265.4,492.7 267.3,488.7 269.2,484.7 271.1,480.7
+273.0,476.6 274.9,472.5 276.8,468.4 278.7,464.4 280.6,460.3 282.5,456.3 284.4,452.3 286.3,448.3 288.2,444.4 290.2,440.4 292.1,436.4 294.0,432.5 295.9,428.5 297.8,424.5 299.7,420.4 301.6,416.3
+303.5,412.2 305.4,408.1 307.3,403.9 309.2,399.7 311.1,395.5 313.0,391.3 314.9,387.2 316.8,383.0 318.7,378.9 320.6,374.7 322.5,370.6 324.4,366.6 326.3,362.5 328.2,358.3 330.1,354.2 332.0,349.9
+333.9,345.6 335.8,341.2 337.7,336.6 339.7,332.0 341.6,327.2 343.5,322.2 345.4,317.2 347.3,312.0 349.2,306.8 351.1,301.5 353.0,296.2 354.9,290.9 356.8,285.7 358.7,280.5 360.6,275.5 362.5,270.5
+364.4,265.7 366.3,261.1 368.2,256.6 370.1,252.2 372.0,248.0 373.9,243.8 375.8,239.7 377.7,235.7 379.6,231.7 381.5,227.6 383.4,223.6 385.3,219.5 387.2,215.4 389.2,211.3 391.1,207.0 393.0,202.8
+394.9,198.5 396.8,194.2 398.7,189.9 400.6,185.6 402.5,181.4 404.4,177.2 406.3,173.0 408.2,169.0 410.1,165.0 412.0,161.1 413.9,157.4 415.8,153.7 417.7,150.2 419.6,146.9 421.5,143.6 423.4,140.5
+425.3,137.6 427.2,134.7 429.1,132.0 431.0,129.4 432.9,126.9 434.8,124.6 436.7,122.3 438.7,120.0 440.6,117.9 442.5,115.8 444.4,113.7 446.3,111.7 448.2,109.6 450.1,107.7 452.0,105.7 453.9,103.8
+455.8,101.9 457.7,100.1 459.6,98.3 461.5,96.5 463.4,94.8 465.3,93.1 467.2,91.5 469.1,89.9 471.0,88.3 472.9,86.8 474.8,85.3 476.7,83.8 478.6,82.4 480.5,80.9 482.4,79.4 484.3,78.0
+486.2,76.5 488.1,75.1 490.1,73.7 492.0,72.3 493.9,70.9 495.8,69.7 497.7,68.5 499.6,67.5 501.5,66.6 503.4,65.9 505.3,65.4 507.2,65.2 509.1,65.3 511.0,65.6 512.9,66.2 514.8,67.1
+516.7,68.2 518.6,69.6 520.5,71.3 522.4,73.1 524.3,75.2 526.2,77.4 528.1,79.7 530.0,82.2 531.9,84.7 533.8,87.3 535.7,90.0 537.6,92.7 539.6,95.4 541.5,98.2 543.4,101.1 545.3,103.9
+547.2,106.9 549.1,109.9 551.0,112.9 552.9,116.0 554.8,119.2 556.7,122.3 558.6,125.6 560.5,128.8 562.4,132.1 564.3,135.4 566.2,138.7 568.1,142.0 570.0,145.2 571.9,148.5 573.8,151.7 575.7,154.9
+577.6,158.1 579.5,161.3 581.4,164.5 583.3,167.6 585.2,170.8 587.1,173.9 589.1,177.1 591.0,180.3 592.9,183.5 594.8,186.7 596.7,190.0 598.6,193.3 600.5,196.7 602.4,200.1 604.3,203.6 606.2,207.2
+608.1,210.8 610.0,214.4 611.9,218.1 613.8,221.9 615.7,225.6 617.6,229.4 619.5,233.1 621.4,236.9 623.3,240.7 625.2,244.5 627.1,248.3 629.0,252.1 630.9,255.9 632.8,259.7 634.7,263.6 636.6,267.5
+638.5,271.4 640.5,275.3 642.4,279.2 644.3,283.1 646.2,287.1 648.1,291.0 650.0,294.9 651.9,298.7 653.8,302.6 655.7,306.4 657.6,310.2 659.5,313.9 661.4,317.7 663.3,321.4 665.2,325.1 667.1,328.9
+669.0,332.7 670.9,336.5 672.8,340.4 674.7,344.3 676.6,348.3 678.5,352.3 680.4,356.3 682.3,360.3 684.2,364.4 686.1,368.4 688.0,372.5 690.0,376.5 691.9,380.5 693.8,384.5 695.7,388.4 697.6,392.3
+699.5,396.1 701.4,399.9 703.3,403.6 705.2,407.3 707.1,410.9 709.0,414.4 710.9,417.9 712.8,421.4 714.7,424.8 716.6,428.1 718.5,431.5 720.4,434.8 722.3,438.1 724.2,441.4 726.1,444.7 728.0,448.0
+729.9,451.4 731.8,454.8 733.7,458.3 735.6,461.8 737.5,465.4 739.5,469.1 741.4,472.9 743.3,476.7 745.2,480.5 747.1,484.4 749.0,488.3 750.9,492.3 752.8,496.1 754.7,500.0 756.6,503.7 758.5,507.3
+760.4,510.9 762.3,514.3 764.2,517.5 766.1,520.7 768.0,523.7 769.9,526.5 771.8,529.3 773.7,531.9 775.6,534.5 777.5,537.0 779.4,539.4 781.3,541.8 783.2,544.2 785.1,546.6 787.0,549.0 789.0,551.4
+790.9,553.7 792.8,556.1 794.7,558.4 796.6,560.7 798.5,563.0 800.4,565.2 802.3,567.4 804.2,569.5 806.1,571.4 808.0,573.3 809.9,575.1 811.8,576.8 813.7,578.5 815.6,580.0 817.5,581.4 819.4,582.8
+821.3,584.1 823.2,585.4 825.1,586.6 827.0,587.8 828.9,589.0 830.8,590.2 832.7,591.4 834.6,592.6 836.5,593.9 838.4,595.1 840.4,596.4 842.3,597.8 844.2,599.2 846.1,600.6 848.0,602.1 849.9,603.6
+851.8,605.1 853.7,606.6 855.6,608.2 857.5,609.7 859.4,611.3 861.3,612.8 863.2,614.3 865.1,615.8 867.0,617.3 868.9,618.7 870.8,620.0 872.7,621.4 874.6,622.6 876.5,623.8 878.4,625.0 880.3,626.1
+882.2,627.2 884.1,628.2 886.0,629.1 887.9,630.1 889.9,631.0 891.8,631.8 893.7,632.7 895.6,633.5 897.5,634.2 899.4,635.0 901.3,635.7 903.2,636.4 905.1,637.1 907.0,637.8 908.9,638.4 910.8,639.1
+912.7,639.7 914.6,640.4 916.5,641.0 918.4,641.6 920.3,642.2 922.2,642.8 924.1,643.4 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M511.9,662.4 L511.9,65.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/median.svg b/results/barbershop/200000/report/median.svg
new file mode 100644
index 0000000..1737866
--- /dev/null
+++ b/results/barbershop/200000/report/median.svg
@@ -0,0 +1,293 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M76.7,662.4 L76.7,653.4  '/>	<g transform="translate(76.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.862</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M200.6,662.4 L200.6,653.4  '/>	<g transform="translate(200.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.864</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M324.5,662.4 L324.5,653.4  '/>	<g transform="translate(324.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.866</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M448.5,662.4 L448.5,653.4  '/>	<g transform="translate(448.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.868</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M572.4,662.4 L572.4,653.4  '/>	<g transform="translate(572.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.87</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M696.3,662.4 L696.3,653.4  '/>	<g transform="translate(696.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.872</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M820.2,662.4 L820.2,653.4  '/>	<g transform="translate(820.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.874</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M944.1,662.4 L944.1,653.4  '/>	<g transform="translate(944.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.876</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.3 L73.8,658.2 L75.7,658.1 L77.6,658.0 L79.4,658.0 L81.3,657.9
+		L83.2,657.8 L85.1,657.8 L87.0,657.7 L88.9,657.6 L90.8,657.6 L92.7,657.5 L94.5,657.5 L96.4,657.4
+		L98.3,657.4 L100.2,657.3 L102.1,657.3 L104.0,657.2 L105.9,657.2 L107.8,657.1 L109.6,657.1 L111.5,657.1
+		L113.4,657.0 L115.3,657.0 L117.2,657.0 L119.1,657.0 L121.0,656.9 L122.9,656.9 L124.7,656.9 L126.6,656.8
+		L128.5,656.8 L130.4,656.7 L132.3,656.6 L134.2,656.6 L136.1,656.5 L138.0,656.4 L139.8,656.3 L141.7,656.2
+		L143.6,656.1 L145.5,656.0 L147.4,655.9 L149.3,655.7 L151.2,655.6 L153.0,655.5 L154.9,655.4 L156.8,655.3
+		L158.7,655.1 L160.6,655.0 L162.5,654.9 L164.4,654.7 L166.3,654.6 L168.1,654.4 L170.0,654.3 L171.9,654.1
+		L173.8,653.8 L175.7,653.6 L177.6,653.4 L179.5,653.1 L181.4,652.8 L183.2,652.6 L185.1,652.2 L187.0,651.9
+		L188.9,651.6 L190.8,651.3 L192.7,650.9 L194.6,650.6 L196.5,650.2 L198.3,649.8 L200.2,649.4 L202.1,649.0
+		L204.0,648.6 L205.9,648.1 L207.8,647.7 L209.7,647.1 L211.6,646.5 L213.4,645.9 L215.3,645.2 L217.2,644.4
+		L219.1,643.5 L221.0,642.4 L222.9,641.3 L224.8,639.9 L226.6,638.3 L228.5,636.5 L230.4,634.4 L232.3,631.9
+		L234.2,629.0 L236.1,625.7 L238.0,621.9 L239.9,617.4 L241.7,612.4 L243.6,606.6 L245.5,600.2 L247.4,592.9
+		L249.3,584.8 L251.2,575.9 L253.1,566.2 L255.0,555.8 L256.8,544.6 L258.7,532.8 L260.6,520.4 L262.5,507.7
+		L264.4,494.7 L266.3,481.5 L268.2,468.5 L270.1,455.6 L271.9,443.2 L273.8,431.3 L275.7,420.1 L277.6,409.7
+		L279.5,400.2 L281.4,391.6 L283.3,384.1 L285.2,377.6 L287.0,372.1 L288.9,367.4 L290.8,363.7 L292.7,360.7
+		L294.6,358.3 L296.5,356.6 L298.4,355.3 L300.2,354.4 L302.1,353.8 L304.0,353.4 L305.9,353.3 L307.8,353.3
+		L309.7,353.5 L311.6,353.9 L313.5,354.5 L315.3,355.4 L317.2,356.6 L319.1,358.1 L321.0,360.0 L322.9,362.3
+		L324.8,365.0 L326.7,368.2 L328.6,371.8 L330.4,375.8 L332.3,380.2 L334.2,384.9 L336.1,389.9 L338.0,394.9
+		L339.9,400.1 L341.8,405.2 L343.7,410.2 L345.5,415.0 L347.4,419.4 L349.3,423.6 L351.2,427.3 L353.1,430.6
+		L355.0,433.4 L356.9,435.7 L358.8,437.5 L360.6,438.9 L362.5,439.8 L364.4,440.3 L366.3,440.3 L368.2,440.0
+		L370.1,439.1 L372.0,437.8 L373.8,436.1 L375.7,433.8 L377.6,431.1 L379.5,427.8 L381.4,424.1 L383.3,419.8
+		L385.2,415.1 L387.1,410.0 L388.9,404.6 L390.8,399.0 L392.7,393.4 L394.6,388.0 L396.5,382.8 L398.4,378.1
+		L400.3,374.0 L402.2,370.6 L404.0,368.2 L405.9,366.7 L407.8,366.3 L409.7,366.9 L411.6,368.5 L413.5,371.0
+		L415.4,374.3 L417.3,378.3 L419.1,382.7 L421.0,387.4 L422.9,392.2 L424.8,397.0 L426.7,401.6 L428.6,405.8
+		L430.5,409.5 L432.4,412.7 L434.2,415.4 L436.1,417.4 L438.0,418.9 L439.9,419.8 L441.8,420.2 L443.7,420.2
+		L445.6,419.7 L447.4,418.9 L449.3,417.8 L451.2,416.3 L453.1,414.6 L455.0,412.5 L456.9,410.2 L458.8,407.4
+		L460.7,404.3 L462.5,400.7 L464.4,396.6 L466.3,392.1 L468.2,387.0 L470.1,381.3 L472.0,375.1 L473.9,368.4
+		L475.8,361.2 L477.6,353.4 L479.5,345.2 L481.4,336.6 L483.3,327.6 L485.2,318.3 L487.1,308.7 L489.0,298.9
+		L490.9,288.9 L492.7,278.8 L494.6,268.6 L496.5,258.3 L498.4,248.1 L500.3,238.0 L502.2,228.1 L504.1,218.4
+		L506.0,209.1 L507.8,200.3 L509.7,192.1 L511.6,184.7 L513.5,178.2 L515.4,172.9 L517.3,168.9 L519.2,166.4
+		L521.0,165.5 L522.9,166.5 L524.8,169.5 L526.7,174.5 L528.6,181.7 L530.5,191.0 L532.4,202.5 L534.3,215.9
+		L536.1,231.2 L538.0,248.1 L539.9,266.3 L541.8,285.6 L543.7,305.5 L545.6,325.8 L547.5,346.0 L549.4,365.7
+		L551.2,384.7 L553.1,402.6 L555.0,419.1 L556.9,434.1 L558.8,447.3 L560.7,458.7 L562.6,468.2 L564.5,476.0
+		L566.3,482.1 L568.2,486.7 L570.1,490.0 L572.0,492.2 L573.9,493.6 L575.8,494.4 L577.7,494.8 L579.5,495.0
+		L581.4,495.2 L583.3,495.6 L585.2,496.3 L587.1,497.3 L589.0,498.5 L590.9,500.1 L592.8,501.8 L594.6,503.6
+		L596.5,505.5 L598.4,507.1 L600.3,508.5 L602.2,509.6 L604.1,510.2 L606.0,510.2 L607.9,509.8 L609.7,508.9
+		L611.6,507.5 L613.5,505.7 L615.4,503.7 L617.3,501.6 L619.2,499.4 L621.1,497.5 L623.0,495.8 L624.8,494.5
+		L626.7,493.8 L628.6,493.6 L630.5,494.0 L632.4,495.0 L634.3,496.6 L636.2,498.6 L638.1,501.0 L639.9,503.7
+		L641.8,506.4 L643.7,509.1 L645.6,511.6 L647.5,513.8 L649.4,515.6 L651.3,517.0 L653.1,517.8 L655.0,518.0
+		L656.9,517.8 L658.8,517.0 L660.7,515.9 L662.6,514.3 L664.5,512.5 L666.4,510.4 L668.2,508.1 L670.1,505.6
+		L672.0,502.9 L673.9,500.1 L675.8,497.0 L677.7,493.5 L679.6,489.6 L681.5,485.2 L683.3,480.1 L685.2,474.3
+		L687.1,467.6 L689.0,460.0 L690.9,451.4 L692.8,442.0 L694.7,431.7 L696.6,420.7 L698.4,409.1 L700.3,397.3
+		L702.2,385.4 L704.1,373.8 L706.0,362.8 L707.9,352.7 L709.8,343.8 L711.7,336.5 L713.5,331.1 L715.4,327.6
+		L717.3,326.4 L719.2,327.5 L721.1,330.8 L723.0,336.5 L724.9,344.3 L726.7,354.0 L728.6,365.4 L730.5,378.3
+		L732.4,392.1 L734.3,406.7 L736.2,421.6 L738.1,436.4 L740.0,450.9 L741.8,464.6 L743.7,477.4 L745.6,489.0
+		L747.5,499.3 L749.4,508.1 L751.3,515.5 L753.2,521.4 L755.1,526.0 L756.9,529.3 L758.8,531.6 L760.7,533.1
+		L762.6,533.8 L764.5,534.2 L766.4,534.3 L768.3,534.4 L770.2,534.6 L772.0,535.0 L773.9,535.8 L775.8,537.0
+		L777.7,538.6 L779.6,540.5 L781.5,542.7 L783.4,545.1 L785.3,547.5 L787.1,549.8 L789.0,551.8 L790.9,553.4
+		L792.8,554.3 L794.7,554.4 L796.6,553.7 L798.5,552.0 L800.3,549.4 L802.2,545.7 L804.1,541.1 L806.0,535.6
+		L807.9,529.3 L809.8,522.4 L811.7,515.1 L813.6,507.6 L815.4,500.1 L817.3,492.8 L819.2,486.0 L821.1,479.8
+		L823.0,474.5 L824.9,470.2 L826.8,467.0 L828.7,465.1 L830.5,464.4 L832.4,465.1 L834.3,467.1 L836.2,470.2
+		L838.1,474.5 L840.0,479.9 L841.9,486.1 L843.8,493.0 L845.6,500.6 L847.5,508.5 L849.4,516.7 L851.3,525.0
+		L853.2,533.3 L855.1,541.4 L857.0,549.2 L858.9,556.8 L860.7,563.9 L862.6,570.6 L864.5,576.8 L866.4,582.5
+		L868.3,587.7 L870.2,592.5 L872.1,596.8 L873.9,600.6 L875.8,604.1 L877.7,607.1 L879.6,609.9 L881.5,612.3
+		L883.4,614.4 L885.3,616.3 L887.2,618.0 L889.0,619.4 L890.9,620.7 L892.8,621.9 L894.7,622.9 L896.6,623.7
+		L898.5,624.5 L900.4,625.2 L902.3,625.8 L904.1,626.3 L906.0,626.8 L907.9,627.3 L909.8,627.7 L911.7,628.1
+		L913.6,628.6 L915.5,629.0 L917.4,629.5 L919.2,630.1 L921.1,630.7 L923.0,631.4 L924.9,632.1 L926.8,633.0
+		L928.7,633.9 L930.6,634.8 L932.5,635.8 L934.3,636.9 L936.2,638.0 L938.1,639.2 L940.0,640.4 L941.9,641.6
+		L943.8,642.7 L945.7,643.9 L947.5,645.0 L949.4,646.2 L951.3,647.2 L953.2,648.2 L955.1,649.2 L957.0,650.1
+		L958.9,651.0 L960.8,651.8 L962.6,652.6 L964.5,653.3 L966.4,654.0 L968.3,654.7 L970.2,655.2 L972.1,655.8
+		L974.0,656.3 L975.9,656.8 L977.7,657.2 L979.6,657.7 L981.5,658.1 L983.4,658.4 L985.3,658.7 L987.2,659.0
+		L989.1,659.3 L991.0,659.6 L992.8,659.8 L994.7,660.0 L996.6,660.1 L998.5,660.2 L1000.4,660.3 L1002.3,660.4
+		L1004.2,660.5 L1006.1,660.5 L1007.9,660.5 L1009.8,660.5 L1011.7,660.5 L1013.6,660.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,655.1 160.6,655.0 162.5,654.9 164.4,654.7 166.3,654.6 168.1,654.4 170.0,654.3 171.9,654.1 173.8,653.8 175.7,653.6 177.6,653.4 179.5,653.1 181.4,652.8 183.2,652.6 185.1,652.2 187.0,651.9
+188.9,651.6 190.8,651.3 192.7,650.9 194.6,650.6 196.5,650.2 198.3,649.8 200.2,649.4 202.1,649.0 204.0,648.6 205.9,648.1 207.8,647.7 209.7,647.1 211.6,646.5 213.4,645.9 215.3,645.2 217.2,644.4
+219.1,643.5 221.0,642.4 222.9,641.3 224.8,639.9 226.6,638.3 228.5,636.5 230.4,634.4 232.3,631.9 234.2,629.0 236.1,625.7 238.0,621.9 239.9,617.4 241.7,612.4 243.6,606.6 245.5,600.2 247.4,592.9
+249.3,584.8 251.2,575.9 253.1,566.2 255.0,555.8 256.8,544.6 258.7,532.8 260.6,520.4 262.5,507.7 264.4,494.7 266.3,481.5 268.2,468.5 270.1,455.6 271.9,443.2 273.8,431.3 275.7,420.1 277.6,409.7
+279.5,400.2 281.4,391.6 283.3,384.1 285.2,377.6 287.0,372.1 288.9,367.4 290.8,363.7 292.7,360.7 294.6,358.3 296.5,356.6 298.4,355.3 300.2,354.4 302.1,353.8 304.0,353.4 305.9,353.3 307.8,353.3
+309.7,353.5 311.6,353.9 313.5,354.5 315.3,355.4 317.2,356.6 319.1,358.1 321.0,360.0 322.9,362.3 324.8,365.0 326.7,368.2 328.6,371.8 330.4,375.8 332.3,380.2 334.2,384.9 336.1,389.9 338.0,394.9
+339.9,400.1 341.8,405.2 343.7,410.2 345.5,415.0 347.4,419.4 349.3,423.6 351.2,427.3 353.1,430.6 355.0,433.4 356.9,435.7 358.8,437.5 360.6,438.9 362.5,439.8 364.4,440.3 366.3,440.3 368.2,440.0
+370.1,439.1 372.0,437.8 373.8,436.1 375.7,433.8 377.6,431.1 379.5,427.8 381.4,424.1 383.3,419.8 385.2,415.1 387.1,410.0 388.9,404.6 390.8,399.0 392.7,393.4 394.6,388.0 396.5,382.8 398.4,378.1
+400.3,374.0 402.2,370.6 404.0,368.2 405.9,366.7 407.8,366.3 409.7,366.9 411.6,368.5 413.5,371.0 415.4,374.3 417.3,378.3 419.1,382.7 421.0,387.4 422.9,392.2 424.8,397.0 426.7,401.6 428.6,405.8
+430.5,409.5 432.4,412.7 434.2,415.4 436.1,417.4 438.0,418.9 439.9,419.8 441.8,420.2 443.7,420.2 445.6,419.7 447.4,418.9 449.3,417.8 451.2,416.3 453.1,414.6 455.0,412.5 456.9,410.2 458.8,407.4
+460.7,404.3 462.5,400.7 464.4,396.6 466.3,392.1 468.2,387.0 470.1,381.3 472.0,375.1 473.9,368.4 475.8,361.2 477.6,353.4 479.5,345.2 481.4,336.6 483.3,327.6 485.2,318.3 487.1,308.7 489.0,298.9
+490.9,288.9 492.7,278.8 494.6,268.6 496.5,258.3 498.4,248.1 500.3,238.0 502.2,228.1 504.1,218.4 506.0,209.1 507.8,200.3 509.7,192.1 511.6,184.7 513.5,178.2 515.4,172.9 517.3,168.9 519.2,166.4
+521.0,165.5 522.9,166.5 524.8,169.5 526.7,174.5 528.6,181.7 530.5,191.0 532.4,202.5 534.3,215.9 536.1,231.2 538.0,248.1 539.9,266.3 541.8,285.6 543.7,305.5 545.6,325.8 547.5,346.0 549.4,365.7
+551.2,384.7 553.1,402.6 555.0,419.1 556.9,434.1 558.8,447.3 560.7,458.7 562.6,468.2 564.5,476.0 566.3,482.1 568.2,486.7 570.1,490.0 572.0,492.2 573.9,493.6 575.8,494.4 577.7,494.8 579.5,495.0
+581.4,495.2 583.3,495.6 585.2,496.3 587.1,497.3 589.0,498.5 590.9,500.1 592.8,501.8 594.6,503.6 596.5,505.5 598.4,507.1 600.3,508.5 602.2,509.6 604.1,510.2 606.0,510.2 607.9,509.8 609.7,508.9
+611.6,507.5 613.5,505.7 615.4,503.7 617.3,501.6 619.2,499.4 621.1,497.5 623.0,495.8 624.8,494.5 626.7,493.8 628.6,493.6 630.5,494.0 632.4,495.0 634.3,496.6 636.2,498.6 638.1,501.0 639.9,503.7
+641.8,506.4 643.7,509.1 645.6,511.6 647.5,513.8 649.4,515.6 651.3,517.0 653.1,517.8 655.0,518.0 656.9,517.8 658.8,517.0 660.7,515.9 662.6,514.3 664.5,512.5 666.4,510.4 668.2,508.1 670.1,505.6
+672.0,502.9 673.9,500.1 675.8,497.0 677.7,493.5 679.6,489.6 681.5,485.2 683.3,480.1 685.2,474.3 687.1,467.6 689.0,460.0 690.9,451.4 692.8,442.0 694.7,431.7 696.6,420.7 698.4,409.1 700.3,397.3
+702.2,385.4 704.1,373.8 706.0,362.8 707.9,352.7 709.8,343.8 711.7,336.5 713.5,331.1 715.4,327.6 717.3,326.4 719.2,327.5 721.1,330.8 723.0,336.5 724.9,344.3 726.7,354.0 728.6,365.4 730.5,378.3
+732.4,392.1 734.3,406.7 736.2,421.6 738.1,436.4 740.0,450.9 741.8,464.6 743.7,477.4 745.6,489.0 747.5,499.3 749.4,508.1 751.3,515.5 753.2,521.4 755.1,526.0 756.9,529.3 758.8,531.6 760.7,533.1
+762.6,533.8 764.5,534.2 766.4,534.3 768.3,534.4 770.2,534.6 772.0,535.0 773.9,535.8 775.8,537.0 777.7,538.6 779.6,540.5 781.5,542.7 783.4,545.1 785.3,547.5 787.1,549.8 789.0,551.8 790.9,553.4
+792.8,554.3 794.7,554.4 796.6,553.7 798.5,552.0 800.3,549.4 802.2,545.7 804.1,541.1 806.0,535.6 807.9,529.3 809.8,522.4 811.7,515.1 813.6,507.6 815.4,500.1 817.3,492.8 819.2,486.0 821.1,479.8
+823.0,474.5 824.9,470.2 826.8,467.0 828.7,465.1 830.5,464.4 832.4,465.1 834.3,467.1 836.2,470.2 838.1,474.5 840.0,479.9 841.9,486.1 843.8,493.0 845.6,500.6 847.5,508.5 849.4,516.7 851.3,525.0
+853.2,533.3 855.1,541.4 857.0,549.2 858.9,556.8 860.7,563.9 862.6,570.6 864.5,576.8 866.4,582.5 868.3,587.7 870.2,592.5 872.1,596.8 873.9,600.6 875.8,604.1 877.7,607.1 879.6,609.9 881.5,612.3
+883.4,614.4 885.3,616.3 887.2,618.0 889.0,619.4 890.9,620.7 892.8,621.9 894.7,622.9 896.6,623.7 898.5,624.5 900.4,625.2 902.3,625.8 904.1,626.3 906.0,626.8 907.9,627.3 909.8,627.7 911.7,628.1
+913.6,628.6 915.5,629.0 917.4,629.5 919.2,630.1 921.1,630.7 923.0,631.4 924.9,632.1 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M518.6,662.4 L518.6,167.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/pdf.svg b/results/barbershop/200000/report/pdf.svg
new file mode 100644
index 0000000..f83f28b
--- /dev/null
+++ b/results/barbershop/200000/report/pdf.svg
@@ -0,0 +1,420 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M155.7,662.4 L155.7,653.4  '/>	<g transform="translate(155.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M296.8,662.4 L296.8,653.4  '/>	<g transform="translate(296.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.85</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M437.8,662.4 L437.8,653.4  '/>	<g transform="translate(437.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M578.8,662.4 L578.8,653.4  '/>	<g transform="translate(578.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.95</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M719.9,662.4 L719.9,653.4  '/>	<g transform="translate(719.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M860.9,662.4 L860.9,653.4  '/>	<g transform="translate(860.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1001.9,662.4 L1001.9,653.4  '/>	<g transform="translate(1001.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,662.4 L1003.2,662.4  '/>	<g transform="translate(1020.5,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,575.5 L1003.2,575.5  '/>	<g transform="translate(1020.5,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,488.6 L1003.2,488.6  '/>	<g transform="translate(1020.5,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,401.7 L1003.2,401.7  '/>	<g transform="translate(1020.5,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,314.8 L1003.2,314.8  '/>	<g transform="translate(1020.5,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,227.9 L1003.2,227.9  '/>	<g transform="translate(1020.5,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,141.0 L1003.2,141.0  '/>	<g transform="translate(1020.5,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,54.1 L1003.2,54.1  '/>	<g transform="translate(1020.5,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1066.6,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1096.6,67.6 1138.8,67.6 1138.8,58.6 1096.6,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.1 73.8,662.1 75.7,662.0 77.6,662.0 79.4,661.9 81.3,661.8 83.2,661.8 85.1,661.7 87.0,661.6 88.9,661.5 90.7,661.5 92.6,661.3 94.5,661.2 96.4,661.1 98.3,661.0 100.2,660.8
+102.0,660.6 103.9,660.5 105.8,660.2 107.7,660.0 109.6,659.8 111.5,659.5 113.4,659.2 115.2,658.9 117.1,658.6 119.0,658.2 120.9,657.8 122.8,657.4 124.7,656.9 126.5,656.4 128.4,655.9 130.3,655.3
+132.2,654.7 134.1,654.0 136.0,653.3 137.9,652.5 139.7,651.7 141.6,650.8 143.5,649.8 145.4,648.8 147.3,647.7 149.2,646.5 151.0,645.3 152.9,643.9 154.8,642.5 156.7,641.0 158.6,639.4 160.5,637.8
+162.3,636.0 164.2,634.1 166.1,632.1 168.0,630.0 169.9,627.7 171.8,625.4 173.7,622.9 175.5,620.3 177.4,617.6 179.3,614.8 181.2,611.8 183.1,608.6 185.0,605.3 186.8,601.9 188.7,598.3 190.6,594.6
+192.5,590.7 194.4,586.6 196.3,582.4 198.2,578.0 200.0,573.5 201.9,568.8 203.8,563.9 205.7,558.9 207.6,553.6 209.5,548.2 211.3,542.7 213.2,536.9 215.1,531.0 217.0,524.9 218.9,518.7 220.8,512.3
+222.6,505.7 224.5,499.0 226.4,492.1 228.3,485.0 230.2,477.8 232.1,470.5 234.0,463.0 235.8,455.4 237.7,447.6 239.6,439.7 241.5,431.7 243.4,423.6 245.3,415.3 247.1,407.0 249.0,398.6 250.9,390.0
+252.8,381.5 254.7,372.8 256.6,364.1 258.5,355.3 260.3,346.5 262.2,337.7 264.1,328.9 266.0,320.0 267.9,311.2 269.8,302.3 271.6,293.5 273.5,284.8 275.4,276.0 277.3,267.4 279.2,258.8 281.1,250.3
+282.9,241.9 284.8,233.6 286.7,225.4 288.6,217.4 290.5,209.5 292.4,201.7 294.3,194.2 296.1,186.8 298.0,179.6 299.9,172.6 301.8,165.8 303.7,159.3 305.6,152.9 307.4,146.9 309.3,141.1 311.2,135.5
+313.1,130.3 315.0,125.3 316.9,120.6 318.8,116.2 320.6,112.2 322.5,108.4 324.4,105.0 326.3,101.9 328.2,99.1 330.1,96.7 331.9,94.6 333.8,92.9 335.7,91.5 337.6,90.5 339.5,89.8 341.4,89.5
+343.2,89.5 345.1,89.9 347.0,90.7 348.9,91.8 350.8,93.3 352.7,95.1 354.6,97.3 356.4,99.8 358.3,102.6 360.2,105.8 362.1,109.3 364.0,113.1 365.9,117.2 367.7,121.7 369.6,126.4 371.5,131.4
+373.4,136.7 375.3,142.3 377.2,148.1 379.1,154.2 380.9,160.5 382.8,167.0 384.7,173.7 386.6,180.7 388.5,187.8 390.4,195.1 392.2,202.6 394.1,210.2 396.0,218.0 397.9,225.9 399.8,233.9 401.7,242.0
+403.5,250.2 405.4,258.5 407.3,266.9 409.2,275.2 411.1,283.7 413.0,292.1 414.9,300.6 416.7,309.1 418.6,317.5 420.5,326.0 422.4,334.4 424.3,342.8 426.2,351.1 428.0,359.4 429.9,367.6 431.8,375.7
+433.7,383.7 435.6,391.7 437.5,399.5 439.4,407.2 441.2,414.8 443.1,422.3 445.0,429.7 446.9,436.9 448.8,444.0 450.7,451.0 452.5,457.8 454.4,464.4 456.3,470.9 458.2,477.3 460.1,483.5 462.0,489.5
+463.8,495.4 465.7,501.1 467.6,506.7 469.5,512.1 471.4,517.3 473.3,522.4 475.2,527.3 477.0,532.1 478.9,536.7 480.8,541.1 482.7,545.4 484.6,549.6 486.5,553.6 488.3,557.4 490.2,561.1 492.1,564.7
+494.0,568.1 495.9,571.4 497.8,574.5 499.7,577.6 501.5,580.5 503.4,583.2 505.3,585.9 507.2,588.4 509.1,590.9 511.0,593.2 512.8,595.4 514.7,597.5 516.6,599.5 518.5,601.5 520.4,603.3 522.3,605.0
+524.1,606.7 526.0,608.3 527.9,609.7 529.8,611.2 531.7,612.5 533.6,613.8 535.5,615.0 537.3,616.1 539.2,617.2 541.1,618.2 543.0,619.1 544.9,620.0 546.8,620.9 548.6,621.7 550.5,622.4 552.4,623.1
+554.3,623.8 556.2,624.4 558.1,625.0 560.0,625.5 561.8,626.0 563.7,626.5 565.6,626.9 567.5,627.3 569.4,627.6 571.3,627.9 573.1,628.2 575.0,628.5 576.9,628.7 578.8,629.0 580.7,629.1 582.6,629.3
+584.4,629.4 586.3,629.5 588.2,629.6 590.1,629.7 592.0,629.7 593.9,629.7 595.8,629.7 597.6,629.7 599.5,629.7 601.4,629.6 603.3,629.5 605.2,629.4 607.1,629.2 608.9,629.1 610.8,628.9 612.7,628.7
+614.6,628.5 616.5,628.3 618.4,628.1 620.3,627.8 622.1,627.5 624.0,627.2 625.9,626.9 627.8,626.6 629.7,626.2 631.6,625.9 633.4,625.5 635.3,625.1 637.2,624.7 639.1,624.3 641.0,623.8 642.9,623.4
+644.7,623.0 646.6,622.5 648.5,622.1 650.4,621.6 652.3,621.1 654.2,620.6 656.1,620.2 657.9,619.7 659.8,619.2 661.7,618.7 663.6,618.2 665.5,617.8 667.4,617.3 669.2,616.8 671.1,616.4 673.0,615.9
+674.9,615.5 676.8,615.0 678.7,614.6 680.6,614.2 682.4,613.8 684.3,613.5 686.2,613.1 688.1,612.8 690.0,612.5 691.9,612.2 693.7,611.9 695.6,611.6 697.5,611.4 699.4,611.2 701.3,611.0 703.2,610.8
+705.0,610.7 706.9,610.6 708.8,610.5 710.7,610.4 712.6,610.4 714.5,610.3 716.4,610.3 718.2,610.4 720.1,610.4 722.0,610.5 723.9,610.6 725.8,610.7 727.7,610.8 729.5,611.0 731.4,611.2 733.3,611.4
+735.2,611.6 737.1,611.8 739.0,612.0 740.9,612.3 742.7,612.6 744.6,612.9 746.5,613.2 748.4,613.5 750.3,613.8 752.2,614.2 754.0,614.5 755.9,614.9 757.8,615.3 759.7,615.6 761.6,616.0 763.5,616.4
+765.3,616.8 767.2,617.2 769.1,617.6 771.0,618.0 772.9,618.4 774.8,618.8 776.7,619.2 778.5,619.6 780.4,620.1 782.3,620.5 784.2,620.9 786.1,621.3 788.0,621.7 789.8,622.1 791.7,622.6 793.6,623.0
+795.5,623.4 797.4,623.8 799.3,624.3 801.2,624.7 803.0,625.1 804.9,625.5 806.8,626.0 808.7,626.4 810.6,626.8 812.5,627.3 814.3,627.7 816.2,628.2 818.1,628.6 820.0,629.1 821.9,629.6 823.8,630.0
+825.6,630.5 827.5,631.0 829.4,631.5 831.3,631.9 833.2,632.4 835.1,632.9 837.0,633.4 838.8,634.0 840.7,634.5 842.6,635.0 844.5,635.5 846.4,636.1 848.3,636.6 850.1,637.1 852.0,637.7 853.9,638.2
+855.8,638.8 857.7,639.3 859.6,639.9 861.5,640.5 863.3,641.0 865.2,641.6 867.1,642.2 869.0,642.7 870.9,643.3 872.8,643.9 874.6,644.4 876.5,645.0 878.4,645.5 880.3,646.1 882.2,646.6 884.1,647.2
+885.9,647.7 887.8,648.2 889.7,648.8 891.6,649.3 893.5,649.8 895.4,650.3 897.3,650.8 899.1,651.3 901.0,651.7 902.9,652.2 904.8,652.6 906.7,653.1 908.6,653.5 910.4,653.9 912.3,654.3 914.2,654.7
+916.1,655.1 918.0,655.5 919.9,655.8 921.8,656.2 923.6,656.5 925.5,656.8 927.4,657.1 929.3,657.4 931.2,657.7 933.1,658.0 934.9,658.3 936.8,658.5 938.7,658.8 940.6,659.0 942.5,659.2 944.4,659.4
+946.2,659.6 948.1,659.8 950.0,660.0 951.9,660.1 953.8,660.3 955.7,660.4 957.6,660.6 959.4,660.7 961.3,660.8 963.2,661.0 965.1,661.1 967.0,661.2 968.9,661.3 970.7,661.3 972.6,661.4 974.5,661.5
+976.4,661.6 978.3,661.7 980.2,661.7 982.1,661.8 983.9,661.8 985.8,661.9 987.7,661.9 989.6,662.0 991.5,662.0 993.4,662.0 995.2,662.1 997.1,662.1 999.0,662.1 1000.9,662.2 1002.8,662.2 1004.7,662.2
+1006.5,662.2 1008.4,662.2 1010.3,662.3 1012.2,662.3 1012.2,662.4 1010.3,662.4 1008.4,662.4 1006.5,662.4 1004.7,662.4 1002.8,662.4 1000.9,662.4 999.0,662.4 997.1,662.4 995.2,662.4 993.4,662.4 991.5,662.4
+989.6,662.4 987.7,662.4 985.8,662.4 983.9,662.4 982.1,662.4 980.2,662.4 978.3,662.4 976.4,662.4 974.5,662.4 972.6,662.4 970.7,662.4 968.9,662.4 967.0,662.4 965.1,662.4 963.2,662.4 961.3,662.4
+959.4,662.4 957.6,662.4 955.7,662.4 953.8,662.4 951.9,662.4 950.0,662.4 948.1,662.4 946.2,662.4 944.4,662.4 942.5,662.4 940.6,662.4 938.7,662.4 936.8,662.4 934.9,662.4 933.1,662.4 931.2,662.4
+929.3,662.4 927.4,662.4 925.5,662.4 923.6,662.4 921.8,662.4 919.9,662.4 918.0,662.4 916.1,662.4 914.2,662.4 912.3,662.4 910.4,662.4 908.6,662.4 906.7,662.4 904.8,662.4 902.9,662.4 901.0,662.4
+899.1,662.4 897.3,662.4 895.4,662.4 893.5,662.4 891.6,662.4 889.7,662.4 887.8,662.4 885.9,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4 876.5,662.4 874.6,662.4 872.8,662.4 870.9,662.4
+869.0,662.4 867.1,662.4 865.2,662.4 863.3,662.4 861.5,662.4 859.6,662.4 857.7,662.4 855.8,662.4 853.9,662.4 852.0,662.4 850.1,662.4 848.3,662.4 846.4,662.4 844.5,662.4 842.6,662.4 840.7,662.4
+838.8,662.4 837.0,662.4 835.1,662.4 833.2,662.4 831.3,662.4 829.4,662.4 827.5,662.4 825.6,662.4 823.8,662.4 821.9,662.4 820.0,662.4 818.1,662.4 816.2,662.4 814.3,662.4 812.5,662.4 810.6,662.4
+808.7,662.4 806.8,662.4 804.9,662.4 803.0,662.4 801.2,662.4 799.3,662.4 797.4,662.4 795.5,662.4 793.6,662.4 791.7,662.4 789.8,662.4 788.0,662.4 786.1,662.4 784.2,662.4 782.3,662.4 780.4,662.4
+778.5,662.4 776.7,662.4 774.8,662.4 772.9,662.4 771.0,662.4 769.1,662.4 767.2,662.4 765.3,662.4 763.5,662.4 761.6,662.4 759.7,662.4 757.8,662.4 755.9,662.4 754.0,662.4 752.2,662.4 750.3,662.4
+748.4,662.4 746.5,662.4 744.6,662.4 742.7,662.4 740.9,662.4 739.0,662.4 737.1,662.4 735.2,662.4 733.3,662.4 731.4,662.4 729.5,662.4 727.7,662.4 725.8,662.4 723.9,662.4 722.0,662.4 720.1,662.4
+718.2,662.4 716.4,662.4 714.5,662.4 712.6,662.4 710.7,662.4 708.8,662.4 706.9,662.4 705.0,662.4 703.2,662.4 701.3,662.4 699.4,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4
+688.1,662.4 686.2,662.4 684.3,662.4 682.4,662.4 680.6,662.4 678.7,662.4 676.8,662.4 674.9,662.4 673.0,662.4 671.1,662.4 669.2,662.4 667.4,662.4 665.5,662.4 663.6,662.4 661.7,662.4 659.8,662.4
+657.9,662.4 656.1,662.4 654.2,662.4 652.3,662.4 650.4,662.4 648.5,662.4 646.6,662.4 644.7,662.4 642.9,662.4 641.0,662.4 639.1,662.4 637.2,662.4 635.3,662.4 633.4,662.4 631.6,662.4 629.7,662.4
+627.8,662.4 625.9,662.4 624.0,662.4 622.1,662.4 620.3,662.4 618.4,662.4 616.5,662.4 614.6,662.4 612.7,662.4 610.8,662.4 608.9,662.4 607.1,662.4 605.2,662.4 603.3,662.4 601.4,662.4 599.5,662.4
+597.6,662.4 595.8,662.4 593.9,662.4 592.0,662.4 590.1,662.4 588.2,662.4 586.3,662.4 584.4,662.4 582.6,662.4 580.7,662.4 578.8,662.4 576.9,662.4 575.0,662.4 573.1,662.4 571.3,662.4 569.4,662.4
+567.5,662.4 565.6,662.4 563.7,662.4 561.8,662.4 560.0,662.4 558.1,662.4 556.2,662.4 554.3,662.4 552.4,662.4 550.5,662.4 548.6,662.4 546.8,662.4 544.9,662.4 543.0,662.4 541.1,662.4 539.2,662.4
+537.3,662.4 535.5,662.4 533.6,662.4 531.7,662.4 529.8,662.4 527.9,662.4 526.0,662.4 524.1,662.4 522.3,662.4 520.4,662.4 518.5,662.4 516.6,662.4 514.7,662.4 512.8,662.4 511.0,662.4 509.1,662.4
+507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.7,662.4 497.8,662.4 495.9,662.4 494.0,662.4 492.1,662.4 490.2,662.4 488.3,662.4 486.5,662.4 484.6,662.4 482.7,662.4 480.8,662.4 478.9,662.4
+477.0,662.4 475.2,662.4 473.3,662.4 471.4,662.4 469.5,662.4 467.6,662.4 465.7,662.4 463.8,662.4 462.0,662.4 460.1,662.4 458.2,662.4 456.3,662.4 454.4,662.4 452.5,662.4 450.7,662.4 448.8,662.4
+446.9,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.4,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.8,662.4 429.9,662.4 428.0,662.4 426.2,662.4 424.3,662.4 422.4,662.4 420.5,662.4 418.6,662.4
+416.7,662.4 414.9,662.4 413.0,662.4 411.1,662.4 409.2,662.4 407.3,662.4 405.4,662.4 403.5,662.4 401.7,662.4 399.8,662.4 397.9,662.4 396.0,662.4 394.1,662.4 392.2,662.4 390.4,662.4 388.5,662.4
+386.6,662.4 384.7,662.4 382.8,662.4 380.9,662.4 379.1,662.4 377.2,662.4 375.3,662.4 373.4,662.4 371.5,662.4 369.6,662.4 367.7,662.4 365.9,662.4 364.0,662.4 362.1,662.4 360.2,662.4 358.3,662.4
+356.4,662.4 354.6,662.4 352.7,662.4 350.8,662.4 348.9,662.4 347.0,662.4 345.1,662.4 343.2,662.4 341.4,662.4 339.5,662.4 337.6,662.4 335.7,662.4 333.8,662.4 331.9,662.4 330.1,662.4 328.2,662.4
+326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.8,662.4 316.9,662.4 315.0,662.4 313.1,662.4 311.2,662.4 309.3,662.4 307.4,662.4 305.6,662.4 303.7,662.4 301.8,662.4 299.9,662.4 298.0,662.4
+296.1,662.4 294.3,662.4 292.4,662.4 290.5,662.4 288.6,662.4 286.7,662.4 284.8,662.4 282.9,662.4 281.1,662.4 279.2,662.4 277.3,662.4 275.4,662.4 273.5,662.4 271.6,662.4 269.8,662.4 267.9,662.4
+266.0,662.4 264.1,662.4 262.2,662.4 260.3,662.4 258.5,662.4 256.6,662.4 254.7,662.4 252.8,662.4 250.9,662.4 249.0,662.4 247.1,662.4 245.3,662.4 243.4,662.4 241.5,662.4 239.6,662.4 237.7,662.4
+235.8,662.4 234.0,662.4 232.1,662.4 230.2,662.4 228.3,662.4 226.4,662.4 224.5,662.4 222.6,662.4 220.8,662.4 218.9,662.4 217.0,662.4 215.1,662.4 213.2,662.4 211.3,662.4 209.5,662.4 207.6,662.4
+205.7,662.4 203.8,662.4 201.9,662.4 200.0,662.4 198.2,662.4 196.3,662.4 194.4,662.4 192.5,662.4 190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.4,662.4
+175.5,662.4 173.7,662.4 171.8,662.4 169.9,662.4 168.0,662.4 166.1,662.4 164.2,662.4 162.3,662.4 160.5,662.4 158.6,662.4 156.7,662.4 154.8,662.4 152.9,662.4 151.0,662.4 149.2,662.4 147.3,662.4
+145.4,662.4 143.5,662.4 141.6,662.4 139.7,662.4 137.9,662.4 136.0,662.4 134.1,662.4 132.2,662.4 130.3,662.4 128.4,662.4 126.5,662.4 124.7,662.4 122.8,662.4 120.9,662.4 119.0,662.4 117.1,662.4
+115.2,662.4 113.4,662.4 111.5,662.4 109.6,662.4 107.7,662.4 105.8,662.4 103.9,662.4 102.0,662.4 100.2,662.4 98.3,662.4 96.4,662.4 94.5,662.4 92.6,662.4 90.7,662.4 88.9,662.4 87.0,662.4
+85.1,662.4 83.2,662.4 81.3,662.4 79.4,662.4 77.6,662.4 75.7,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1096.6,81.1 L1138.8,81.1 M386.8,662.4 L386.8,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(296.3,656.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(366.0,650.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(482.0,644.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(236.0,638.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.6,632.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,625.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(251.4,619.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(378.7,613.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(503.3,607.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(253.1,601.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(335.9,595.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.2,589.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,583.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(364.4,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.7,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.6,559.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.7,552.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.7,546.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.4,540.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(279.7,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(267.4,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.1,522.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(275.6,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(264.7,510.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(493.4,498.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(345.3,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.9,486.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(311.7,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.7,473.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(401.5,455.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(323.2,443.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(324.6,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(286.9,431.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(360.3,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(339.8,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(279.3,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(292.9,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.3,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(384.3,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(401.4,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.6,382.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(405.9,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.5,370.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(300.2,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(348.9,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.6,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.6,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(351.7,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.1,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(328.1,327.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(291.8,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(369.4,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(338.0,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(432.2,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(376.3,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(359.3,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.0,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(437.6,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.9,248.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(360.0,242.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(409.0,236.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(377.4,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(323.9,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.2,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.9,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(309.1,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(341.8,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(371.8,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(339.5,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(300.3,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(346.0,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(369.1,169.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(370.6,163.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.5,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(342.7,151.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,145.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(339.8,139.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.9,133.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(351.3,127.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(392.1,121.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(330.9,114.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.5,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.1,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(424.7,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(435.7,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(404.6,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.4,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(399.2,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(570.4,504.2) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(593.1,78.4) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>Severe outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,139.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Severe outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(696.7,467.7) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(827.0,461.7) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(848.1,449.5) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(700.8,291.3) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(791.4,285.3) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(696.3,279.2) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(654.0,273.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.2,90.6) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(737.9,84.5) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,135.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M195.0,662.4 L195.0,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M522.6,662.4 L522.6,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M72.1,662.4 L72.1,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>gnuplot_plot_9</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M645.5,662.4 L645.5,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/pdf_small.svg b/results/barbershop/200000/report/pdf_small.svg
new file mode 100644
index 0000000..680f630
--- /dev/null
+++ b/results/barbershop/200000/report/pdf_small.svg
@@ -0,0 +1,219 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,211.5 L72.6,211.5  '/>	<g transform="translate(55.3,215.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,180.5 L72.6,180.5  '/>	<g transform="translate(55.3,184.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,149.6 L72.6,149.6  '/>	<g transform="translate(55.3,153.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,118.7 L72.6,118.7  '/>	<g transform="translate(55.3,122.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,87.8 L72.6,87.8  '/>	<g transform="translate(55.3,91.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,56.8 L72.6,56.8  '/>	<g transform="translate(55.3,60.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,25.9 L72.6,25.9  '/>	<g transform="translate(55.3,29.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M95.8,242.4 L95.8,233.4  '/>	<g transform="translate(95.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M150.0,242.4 L150.0,233.4  '/>	<g transform="translate(150.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.85</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M204.2,242.4 L204.2,233.4  '/>	<g transform="translate(204.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M258.4,242.4 L258.4,233.4  '/>	<g transform="translate(258.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.95</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M312.6,242.4 L312.6,233.4  '/>	<g transform="translate(312.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M366.9,242.4 L366.9,233.4  '/>	<g transform="translate(366.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M421.1,242.4 L421.1,233.4  '/>	<g transform="translate(421.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '63.6,242.3 64.3,242.3 65.0,242.2 65.8,242.2 66.5,242.2 67.2,242.2 67.9,242.2 68.7,242.1 69.4,242.1 70.1,242.1 70.8,242.0 71.6,242.0 72.3,241.9 73.0,241.9 73.7,241.8 74.5,241.8
+75.2,241.7 75.9,241.6 76.6,241.6 77.4,241.5 78.1,241.4 78.8,241.3 79.5,241.2 80.3,241.0 81.0,240.9 81.7,240.8 82.4,240.6 83.2,240.4 83.9,240.3 84.6,240.1 85.3,239.9 86.1,239.6
+86.8,239.4 87.5,239.1 88.2,238.8 88.9,238.5 89.7,238.2 90.4,237.8 91.1,237.5 91.8,237.1 92.6,236.6 93.3,236.2 94.0,235.7 94.7,235.2 95.5,234.6 96.2,234.0 96.9,233.4 97.6,232.8
+98.4,232.1 99.1,231.3 99.8,230.5 100.5,229.7 101.3,228.8 102.0,227.9 102.7,227.0 103.4,225.9 104.2,224.9 104.9,223.8 105.6,222.6 106.3,221.3 107.1,220.1 107.8,218.7 108.5,217.3 109.2,215.9
+110.0,214.3 110.7,212.7 111.4,211.1 112.1,209.4 112.8,207.6 113.6,205.8 114.3,203.8 115.0,201.9 115.7,199.8 116.5,197.7 117.2,195.5 117.9,193.3 118.6,191.0 119.4,188.6 120.1,186.1 120.8,183.6
+121.5,181.1 122.3,178.4 123.0,175.7 123.7,173.0 124.4,170.1 125.2,167.3 125.9,164.3 126.6,161.3 127.3,158.3 128.1,155.2 128.8,152.1 129.5,148.9 130.2,145.7 131.0,142.4 131.7,139.1 132.4,135.8
+133.1,132.4 133.9,129.0 134.6,125.6 135.3,122.2 136.0,118.7 136.7,115.3 137.5,111.8 138.2,108.4 138.9,104.9 139.6,101.4 140.4,98.0 141.1,94.5 141.8,91.1 142.5,87.7 143.3,84.4 144.0,81.1
+144.7,77.8 145.4,74.5 146.2,71.3 146.9,68.2 147.6,65.1 148.3,62.0 149.1,59.1 149.8,56.2 150.5,53.4 151.2,50.6 152.0,48.0 152.7,45.4 153.4,42.9 154.1,40.6 154.9,38.3 155.6,36.1
+156.3,34.1 157.0,32.1 157.8,30.3 158.5,28.6 159.2,27.0 159.9,25.5 160.6,24.2 161.4,22.9 162.1,21.9 162.8,20.9 163.5,20.1 164.3,19.4 165.0,18.9 165.7,18.5 166.4,18.2 167.2,18.1
+167.9,18.1 168.6,18.3 169.3,18.6 170.1,19.0 170.8,19.6 171.5,20.3 172.2,21.1 173.0,22.1 173.7,23.2 174.4,24.5 175.1,25.8 175.9,27.3 176.6,29.0 177.3,30.7 178.0,32.5 178.8,34.5
+179.5,36.6 180.2,38.8 180.9,41.0 181.7,43.4 182.4,45.9 183.1,48.4 183.8,51.1 184.5,53.8 185.3,56.6 186.0,59.5 186.7,62.4 187.4,65.4 188.2,68.4 188.9,71.5 189.6,74.6 190.3,77.8
+191.1,81.0 191.8,84.3 192.5,87.5 193.2,90.8 194.0,94.1 194.7,97.4 195.4,100.8 196.1,104.1 196.9,107.4 197.6,110.7 198.3,114.0 199.0,117.3 199.8,120.5 200.5,123.8 201.2,127.0 201.9,130.2
+202.7,133.3 203.4,136.4 204.1,139.5 204.8,142.5 205.6,145.5 206.3,148.4 207.0,151.3 207.7,154.1 208.4,156.9 209.2,159.6 209.9,162.3 210.6,164.9 211.3,167.4 212.1,169.9 212.8,172.4 213.5,174.7
+214.2,177.0 215.0,179.3 215.7,181.4 216.4,183.6 217.1,185.6 217.9,187.6 218.6,189.5 219.3,191.4 220.0,193.2 220.8,194.9 221.5,196.6 222.2,198.2 222.9,199.8 223.7,201.3 224.4,202.7 225.1,204.1
+225.8,205.5 226.6,206.8 227.3,208.0 228.0,209.2 228.7,210.3 229.5,211.4 230.2,212.5 230.9,213.4 231.6,214.4 232.3,215.3 233.1,216.2 233.8,217.0 234.5,217.8 235.2,218.5 236.0,219.3 236.7,219.9
+237.4,220.6 238.1,221.2 238.9,221.8 239.6,222.3 240.3,222.9 241.0,223.4 241.8,223.8 242.5,224.3 243.2,224.7 243.9,225.1 244.7,225.5 245.4,225.8 246.1,226.1 246.8,226.5 247.6,226.8 248.3,227.0
+249.0,227.3 249.7,227.5 250.5,227.7 251.2,228.0 251.9,228.1 252.6,228.3 253.4,228.5 254.1,228.6 254.8,228.8 255.5,228.9 256.3,229.0 257.0,229.1 257.7,229.2 258.4,229.3 259.1,229.4 259.9,229.4
+260.6,229.5 261.3,229.5 262.0,229.6 262.8,229.6 263.5,229.6 264.2,229.6 264.9,229.6 265.7,229.6 266.4,229.6 267.1,229.6 267.8,229.5 268.6,229.5 269.3,229.4 270.0,229.4 270.7,229.3 271.5,229.2
+272.2,229.1 272.9,229.0 273.6,229.0 274.4,228.8 275.1,228.7 275.8,228.6 276.5,228.5 277.3,228.4 278.0,228.2 278.7,228.1 279.4,227.9 280.2,227.8 280.9,227.6 281.6,227.5 282.3,227.3 283.0,227.1
+283.8,227.0 284.5,226.8 285.2,226.6 285.9,226.4 286.7,226.2 287.4,226.0 288.1,225.9 288.8,225.7 289.6,225.5 290.3,225.3 291.0,225.1 291.7,224.9 292.5,224.7 293.2,224.6 293.9,224.4 294.6,224.2
+295.4,224.0 296.1,223.9 296.8,223.7 297.5,223.5 298.3,223.4 299.0,223.2 299.7,223.1 300.4,223.0 301.2,222.8 301.9,222.7 302.6,222.6 303.3,222.5 304.1,222.4 304.8,222.3 305.5,222.3 306.2,222.2
+306.9,222.2 307.7,222.1 308.4,222.1 309.1,222.0 309.8,222.0 310.6,222.0 311.3,222.0 312.0,222.0 312.7,222.0 313.5,222.1 314.2,222.1 314.9,222.2 315.6,222.2 316.4,222.3 317.1,222.3 317.8,222.4
+318.5,222.5 319.3,222.6 320.0,222.7 320.7,222.8 321.4,222.9 322.2,223.0 322.9,223.1 323.6,223.3 324.3,223.4 325.1,223.5 325.8,223.7 326.5,223.8 327.2,223.9 328.0,224.1 328.7,224.2 329.4,224.4
+330.1,224.5 330.8,224.7 331.6,224.9 332.3,225.0 333.0,225.2 333.7,225.3 334.5,225.5 335.2,225.7 335.9,225.8 336.6,226.0 337.4,226.1 338.1,226.3 338.8,226.5 339.5,226.6 340.3,226.8 341.0,227.0
+341.7,227.1 342.4,227.3 343.2,227.5 343.9,227.6 344.6,227.8 345.3,228.0 346.1,228.1 346.8,228.3 347.5,228.5 348.2,228.7 349.0,228.8 349.7,229.0 350.4,229.2 351.1,229.4 351.9,229.5 352.6,229.7
+353.3,229.9 354.0,230.1 354.7,230.3 355.5,230.5 356.2,230.7 356.9,230.9 357.6,231.1 358.4,231.3 359.1,231.5 359.8,231.7 360.5,231.9 361.3,232.1 362.0,232.3 362.7,232.5 363.4,232.7 364.2,232.9
+364.9,233.2 365.6,233.4 366.3,233.6 367.1,233.8 367.8,234.0 368.5,234.3 369.2,234.5 370.0,234.7 370.7,234.9 371.4,235.1 372.1,235.4 372.9,235.6 373.6,235.8 374.3,236.0 375.0,236.2 375.8,236.4
+376.5,236.6 377.2,236.9 377.9,237.1 378.6,237.3 379.4,237.5 380.1,237.7 380.8,237.8 381.5,238.0 382.3,238.2 383.0,238.4 383.7,238.6 384.4,238.7 385.2,238.9 385.9,239.1 386.6,239.2 387.3,239.4
+388.1,239.5 388.8,239.7 389.5,239.8 390.2,240.0 391.0,240.1 391.7,240.2 392.4,240.3 393.1,240.5 393.9,240.6 394.6,240.7 395.3,240.8 396.0,240.9 396.8,241.0 397.5,241.1 398.2,241.1 398.9,241.2
+399.7,241.3 400.4,241.4 401.1,241.4 401.8,241.5 402.5,241.6 403.3,241.6 404.0,241.7 404.7,241.7 405.4,241.8 406.2,241.8 406.9,241.9 407.6,241.9 408.3,242.0 409.1,242.0 409.8,242.0 410.5,242.1
+411.2,242.1 412.0,242.1 412.7,242.1 413.4,242.2 414.1,242.2 414.9,242.2 415.6,242.2 416.3,242.2 417.0,242.2 417.8,242.3 418.5,242.3 419.2,242.3 419.9,242.3 420.7,242.3 421.4,242.3 422.1,242.3
+422.8,242.3 423.6,242.3 424.3,242.3 425.0,242.3 425.0,242.4 424.3,242.4 423.6,242.4 422.8,242.4 422.1,242.4 421.4,242.4 420.7,242.4 419.9,242.4 419.2,242.4 418.5,242.4 417.8,242.4 417.0,242.4
+416.3,242.4 415.6,242.4 414.9,242.4 414.1,242.4 413.4,242.4 412.7,242.4 412.0,242.4 411.2,242.4 410.5,242.4 409.8,242.4 409.1,242.4 408.3,242.4 407.6,242.4 406.9,242.4 406.2,242.4 405.4,242.4
+404.7,242.4 404.0,242.4 403.3,242.4 402.5,242.4 401.8,242.4 401.1,242.4 400.4,242.4 399.7,242.4 398.9,242.4 398.2,242.4 397.5,242.4 396.8,242.4 396.0,242.4 395.3,242.4 394.6,242.4 393.9,242.4
+393.1,242.4 392.4,242.4 391.7,242.4 391.0,242.4 390.2,242.4 389.5,242.4 388.8,242.4 388.1,242.4 387.3,242.4 386.6,242.4 385.9,242.4 385.2,242.4 384.4,242.4 383.7,242.4 383.0,242.4 382.3,242.4
+381.5,242.4 380.8,242.4 380.1,242.4 379.4,242.4 378.6,242.4 377.9,242.4 377.2,242.4 376.5,242.4 375.8,242.4 375.0,242.4 374.3,242.4 373.6,242.4 372.9,242.4 372.1,242.4 371.4,242.4 370.7,242.4
+370.0,242.4 369.2,242.4 368.5,242.4 367.8,242.4 367.1,242.4 366.3,242.4 365.6,242.4 364.9,242.4 364.2,242.4 363.4,242.4 362.7,242.4 362.0,242.4 361.3,242.4 360.5,242.4 359.8,242.4 359.1,242.4
+358.4,242.4 357.6,242.4 356.9,242.4 356.2,242.4 355.5,242.4 354.7,242.4 354.0,242.4 353.3,242.4 352.6,242.4 351.9,242.4 351.1,242.4 350.4,242.4 349.7,242.4 349.0,242.4 348.2,242.4 347.5,242.4
+346.8,242.4 346.1,242.4 345.3,242.4 344.6,242.4 343.9,242.4 343.2,242.4 342.4,242.4 341.7,242.4 341.0,242.4 340.3,242.4 339.5,242.4 338.8,242.4 338.1,242.4 337.4,242.4 336.6,242.4 335.9,242.4
+335.2,242.4 334.5,242.4 333.7,242.4 333.0,242.4 332.3,242.4 331.6,242.4 330.8,242.4 330.1,242.4 329.4,242.4 328.7,242.4 328.0,242.4 327.2,242.4 326.5,242.4 325.8,242.4 325.1,242.4 324.3,242.4
+323.6,242.4 322.9,242.4 322.2,242.4 321.4,242.4 320.7,242.4 320.0,242.4 319.3,242.4 318.5,242.4 317.8,242.4 317.1,242.4 316.4,242.4 315.6,242.4 314.9,242.4 314.2,242.4 313.5,242.4 312.7,242.4
+312.0,242.4 311.3,242.4 310.6,242.4 309.8,242.4 309.1,242.4 308.4,242.4 307.7,242.4 306.9,242.4 306.2,242.4 305.5,242.4 304.8,242.4 304.1,242.4 303.3,242.4 302.6,242.4 301.9,242.4 301.2,242.4
+300.4,242.4 299.7,242.4 299.0,242.4 298.3,242.4 297.5,242.4 296.8,242.4 296.1,242.4 295.4,242.4 294.6,242.4 293.9,242.4 293.2,242.4 292.5,242.4 291.7,242.4 291.0,242.4 290.3,242.4 289.6,242.4
+288.8,242.4 288.1,242.4 287.4,242.4 286.7,242.4 285.9,242.4 285.2,242.4 284.5,242.4 283.8,242.4 283.0,242.4 282.3,242.4 281.6,242.4 280.9,242.4 280.2,242.4 279.4,242.4 278.7,242.4 278.0,242.4
+277.3,242.4 276.5,242.4 275.8,242.4 275.1,242.4 274.4,242.4 273.6,242.4 272.9,242.4 272.2,242.4 271.5,242.4 270.7,242.4 270.0,242.4 269.3,242.4 268.6,242.4 267.8,242.4 267.1,242.4 266.4,242.4
+265.7,242.4 264.9,242.4 264.2,242.4 263.5,242.4 262.8,242.4 262.0,242.4 261.3,242.4 260.6,242.4 259.9,242.4 259.1,242.4 258.4,242.4 257.7,242.4 257.0,242.4 256.3,242.4 255.5,242.4 254.8,242.4
+254.1,242.4 253.4,242.4 252.6,242.4 251.9,242.4 251.2,242.4 250.5,242.4 249.7,242.4 249.0,242.4 248.3,242.4 247.6,242.4 246.8,242.4 246.1,242.4 245.4,242.4 244.7,242.4 243.9,242.4 243.2,242.4
+242.5,242.4 241.8,242.4 241.0,242.4 240.3,242.4 239.6,242.4 238.9,242.4 238.1,242.4 237.4,242.4 236.7,242.4 236.0,242.4 235.2,242.4 234.5,242.4 233.8,242.4 233.1,242.4 232.3,242.4 231.6,242.4
+230.9,242.4 230.2,242.4 229.5,242.4 228.7,242.4 228.0,242.4 227.3,242.4 226.6,242.4 225.8,242.4 225.1,242.4 224.4,242.4 223.7,242.4 222.9,242.4 222.2,242.4 221.5,242.4 220.8,242.4 220.0,242.4
+219.3,242.4 218.6,242.4 217.9,242.4 217.1,242.4 216.4,242.4 215.7,242.4 215.0,242.4 214.2,242.4 213.5,242.4 212.8,242.4 212.1,242.4 211.3,242.4 210.6,242.4 209.9,242.4 209.2,242.4 208.4,242.4
+207.7,242.4 207.0,242.4 206.3,242.4 205.6,242.4 204.8,242.4 204.1,242.4 203.4,242.4 202.7,242.4 201.9,242.4 201.2,242.4 200.5,242.4 199.8,242.4 199.0,242.4 198.3,242.4 197.6,242.4 196.9,242.4
+196.1,242.4 195.4,242.4 194.7,242.4 194.0,242.4 193.2,242.4 192.5,242.4 191.8,242.4 191.1,242.4 190.3,242.4 189.6,242.4 188.9,242.4 188.2,242.4 187.4,242.4 186.7,242.4 186.0,242.4 185.3,242.4
+184.5,242.4 183.8,242.4 183.1,242.4 182.4,242.4 181.7,242.4 180.9,242.4 180.2,242.4 179.5,242.4 178.8,242.4 178.0,242.4 177.3,242.4 176.6,242.4 175.9,242.4 175.1,242.4 174.4,242.4 173.7,242.4
+173.0,242.4 172.2,242.4 171.5,242.4 170.8,242.4 170.1,242.4 169.3,242.4 168.6,242.4 167.9,242.4 167.2,242.4 166.4,242.4 165.7,242.4 165.0,242.4 164.3,242.4 163.5,242.4 162.8,242.4 162.1,242.4
+161.4,242.4 160.6,242.4 159.9,242.4 159.2,242.4 158.5,242.4 157.8,242.4 157.0,242.4 156.3,242.4 155.6,242.4 154.9,242.4 154.1,242.4 153.4,242.4 152.7,242.4 152.0,242.4 151.2,242.4 150.5,242.4
+149.8,242.4 149.1,242.4 148.3,242.4 147.6,242.4 146.9,242.4 146.2,242.4 145.4,242.4 144.7,242.4 144.0,242.4 143.3,242.4 142.5,242.4 141.8,242.4 141.1,242.4 140.4,242.4 139.6,242.4 138.9,242.4
+138.2,242.4 137.5,242.4 136.7,242.4 136.0,242.4 135.3,242.4 134.6,242.4 133.9,242.4 133.1,242.4 132.4,242.4 131.7,242.4 131.0,242.4 130.2,242.4 129.5,242.4 128.8,242.4 128.1,242.4 127.3,242.4
+126.6,242.4 125.9,242.4 125.2,242.4 124.4,242.4 123.7,242.4 123.0,242.4 122.3,242.4 121.5,242.4 120.8,242.4 120.1,242.4 119.4,242.4 118.6,242.4 117.9,242.4 117.2,242.4 116.5,242.4 115.7,242.4
+115.0,242.4 114.3,242.4 113.6,242.4 112.8,242.4 112.1,242.4 111.4,242.4 110.7,242.4 110.0,242.4 109.2,242.4 108.5,242.4 107.8,242.4 107.1,242.4 106.3,242.4 105.6,242.4 104.9,242.4 104.2,242.4
+103.4,242.4 102.7,242.4 102.0,242.4 101.3,242.4 100.5,242.4 99.8,242.4 99.1,242.4 98.4,242.4 97.6,242.4 96.9,242.4 96.2,242.4 95.5,242.4 94.7,242.4 94.0,242.4 93.3,242.4 92.6,242.4
+91.8,242.4 91.1,242.4 90.4,242.4 89.7,242.4 88.9,242.4 88.2,242.4 87.5,242.4 86.8,242.4 86.1,242.4 85.3,242.4 84.6,242.4 83.9,242.4 83.2,242.4 82.4,242.4 81.7,242.4 81.0,242.4
+80.3,242.4 79.5,242.4 78.8,242.4 78.1,242.4 77.4,242.4 76.6,242.4 75.9,242.4 75.2,242.4 74.5,242.4 73.7,242.4 73.0,242.4 72.3,242.4 71.6,242.4 70.8,242.4 70.1,242.4 69.4,242.4
+68.7,242.4 67.9,242.4 67.2,242.4 66.5,242.4 65.8,242.4 65.0,242.4 64.3,242.4 63.6,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M184.6,242.4 L184.6,71.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/regression.svg b/results/barbershop/200000/report/regression.svg
new file mode 100644
index 0000000..da3edcd
--- /dev/null
+++ b/results/barbershop/200000/report/regression.svg
@@ -0,0 +1,408 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,586.4 L1255.0,586.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,510.3 L1255.0,510.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,434.3 L1255.0,434.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,282.2 L1255.0,282.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,206.2 L1255.0,206.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.1 L1255.0,130.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M308.5,662.4 L308.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M308.5,662.4 L308.5,653.4  '/>	<g transform="translate(308.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M545.1,662.4 L545.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M545.1,662.4 L545.1,653.4  '/>	<g transform="translate(545.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M781.8,662.4 L781.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M781.8,662.4 L781.8,653.4  '/>	<g transform="translate(781.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1018.4,662.4 L1018.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1018.4,662.4 L1018.4,653.4  '/>	<g transform="translate(1018.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,657.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,651.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,645.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,640.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,635.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,630.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,624.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,618.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,612.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,608.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,602.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,597.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,592.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,585.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,580.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,575.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,570.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,564.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,559.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,553.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,548.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,543.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,537.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,532.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,527.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,516.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,512.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,509.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,503.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,499.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,492.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,480.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,471.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,475.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,459.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,466.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,461.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,456.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,449.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,444.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,440.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,435.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,429.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,421.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,415.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,414.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,404.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,402.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,396.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,389.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,385.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,380.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,373.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,369.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,363.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,359.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,350.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,346.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,337.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,334.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,315.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,305.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,304.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,300.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,307.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,302.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,293.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,292.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,285.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,277.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,273.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,271.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,262.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,259.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,255.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,248.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,241.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,237.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,234.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,226.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,219.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,214.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,208.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,204.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,195.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,194.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,187.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,182.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,174.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,172.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,167.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,159.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,150.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,124.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,119.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,123.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,127.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,124.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,118.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,113.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,113.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,115.7 1255.0,109.9 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/regression_small.svg b/results/barbershop/200000/report/regression_small.svg
new file mode 100644
index 0000000..ff53499
--- /dev/null
+++ b/results/barbershop/200000/report/regression_small.svg
@@ -0,0 +1,386 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,214.4 L425.0,214.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,214.4 L80.9,214.4  '/>	<g transform="translate(63.6,218.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,186.3 L425.0,186.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,186.3 L80.9,186.3  '/>	<g transform="translate(63.6,190.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,158.3 L425.0,158.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,158.3 L80.9,158.3  '/>	<g transform="translate(63.6,162.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,102.2 L425.0,102.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,102.2 L80.9,102.2  '/>	<g transform="translate(63.6,106.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,74.2 L425.0,74.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,74.2 L80.9,74.2  '/>	<g transform="translate(63.6,78.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,46.1 L425.0,46.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,46.1 L80.9,46.1  '/>	<g transform="translate(63.6,50.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M142.5,242.4 L142.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M142.5,242.4 L142.5,233.4  '/>	<g transform="translate(142.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M213.1,242.4 L213.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.1,242.4 L213.1,233.4  '/>	<g transform="translate(213.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M283.8,242.4 L283.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M283.8,242.4 L283.8,233.4  '/>	<g transform="translate(283.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M354.4,242.4 L354.4,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M354.4,242.4 L354.4,233.4  '/>	<g transform="translate(354.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,236.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,234.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,232.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,230.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,228.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,226.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,224.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,222.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,220.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,218.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,216.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,214.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,212.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,210.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,208.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,206.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,204.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,202.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,200.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,198.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,196.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,194.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,192.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,188.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,187.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,186.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,183.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,182.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,179.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,175.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,172.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,173.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,167.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,170.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,168.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,166.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,163.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,162.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,160.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,158.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,156.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,153.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,151.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,150.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,147.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,146.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,144.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,141.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,140.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,138.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,135.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,134.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,132.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,130.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,127.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,125.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,122.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,121.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,114.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,110.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,110.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,108.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,111.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,109.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,106.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,106.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,103.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,100.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,99.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,98.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,94.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,93.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,92.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,89.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,87.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,85.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,84.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,81.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,79.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,77.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,75.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,73.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,70.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,69.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,67.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,65.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,62.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,61.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,59.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,57.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,53.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,44.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,42.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,43.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,45.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,44.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,41.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,40.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,39.8  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,40.8 425.0,38.7 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/relative_pdf_small.svg b/results/barbershop/200000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..6c70b60
--- /dev/null
+++ b/results/barbershop/200000/report/relative_pdf_small.svg
@@ -0,0 +1,301 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,210.4 L72.6,210.4  '/>	<g transform="translate(55.3,214.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,178.3 L72.6,178.3  '/>	<g transform="translate(55.3,182.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,146.3 L72.6,146.3  '/>	<g transform="translate(55.3,150.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,114.2 L72.6,114.2  '/>	<g transform="translate(55.3,118.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,82.2 L72.6,82.2  '/>	<g transform="translate(55.3,86.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,50.1 L72.6,50.1  '/>	<g transform="translate(55.3,54.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L72.6,18.1  '/>	<g transform="translate(55.3,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L63.6,233.4  '/>	<g transform="translate(63.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M115.2,242.4 L115.2,233.4  '/>	<g transform="translate(115.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M166.9,242.4 L166.9,233.4  '/>	<g transform="translate(166.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M218.5,242.4 L218.5,233.4  '/>	<g transform="translate(218.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M270.1,242.4 L270.1,233.4  '/>	<g transform="translate(270.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M321.7,242.4 L321.7,233.4  '/>	<g transform="translate(321.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M373.4,242.4 L373.4,233.4  '/>	<g transform="translate(373.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '64.4,242.4 65.1,242.4 65.8,242.4 66.5,242.4 67.1,242.4 67.8,242.4 68.5,242.4 69.2,242.4 69.9,242.3 70.5,242.3 71.2,242.3 71.9,242.3 72.6,242.3 73.3,242.3 73.9,242.3 74.6,242.3
+75.3,242.3 76.0,242.3 76.7,242.3 77.3,242.2 78.0,242.2 78.7,242.2 79.4,242.2 80.0,242.2 80.7,242.2 81.4,242.2 82.1,242.1 82.8,242.1 83.4,242.1 84.1,242.1 84.8,242.0 85.5,242.0
+86.2,242.0 86.8,241.9 87.5,241.9 88.2,241.9 88.9,241.8 89.6,241.8 90.2,241.8 90.9,241.7 91.6,241.7 92.3,241.6 93.0,241.6 93.6,241.5 94.3,241.5 95.0,241.4 95.7,241.4 96.4,241.3
+97.0,241.3 97.7,241.2 98.4,241.1 99.1,241.1 99.8,241.0 100.4,240.9 101.1,240.9 101.8,240.8 102.5,240.7 103.2,240.6 103.8,240.6 104.5,240.5 105.2,240.4 105.9,240.3 106.6,240.2 107.2,240.1
+107.9,240.0 108.6,239.9 109.3,239.7 109.9,239.6 110.6,239.5 111.3,239.3 112.0,239.2 112.7,239.0 113.3,238.9 114.0,238.7 114.7,238.5 115.4,238.3 116.1,238.1 116.7,237.8 117.4,237.6 118.1,237.3
+118.8,237.0 119.5,236.7 120.1,236.4 120.8,236.0 121.5,235.7 122.2,235.3 122.9,234.8 123.5,234.4 124.2,233.9 124.9,233.3 125.6,232.8 126.3,232.2 126.9,231.5 127.6,230.9 128.3,230.1 129.0,229.4
+129.7,228.5 130.3,227.7 131.0,226.7 131.7,225.8 132.4,224.7 133.1,223.7 133.7,222.5 134.4,221.3 135.1,220.1 135.8,218.7 136.5,217.3 137.1,215.9 137.8,214.4 138.5,212.8 139.2,211.2 139.9,209.5
+140.5,207.7 141.2,205.9 141.9,204.0 142.6,202.0 143.2,200.0 143.9,197.9 144.6,195.8 145.3,193.6 146.0,191.4 146.6,189.1 147.3,186.8 148.0,184.4 148.7,182.0 149.4,179.6 150.0,177.1 150.7,174.6
+151.4,172.1 152.1,169.6 152.8,167.1 153.4,164.5 154.1,162.0 154.8,159.5 155.5,157.0 156.2,154.5 156.8,152.1 157.5,149.7 158.2,147.3 158.9,145.0 159.6,142.7 160.2,140.5 160.9,138.4 161.6,136.3
+162.3,134.3 163.0,132.4 163.6,130.6 164.3,128.9 165.0,127.3 165.7,125.8 166.4,124.4 167.0,123.1 167.7,121.9 168.4,120.8 169.1,119.9 169.8,119.1 170.4,118.4 171.1,117.8 171.8,117.4 172.5,117.1
+173.1,116.9 173.8,116.8 174.5,116.9 175.2,117.1 175.9,117.4 176.5,117.9 177.2,118.4 177.9,119.1 178.6,119.9 179.3,120.8 179.9,121.8 180.6,122.9 181.3,124.1 182.0,125.4 182.7,126.8 183.3,128.3
+184.0,129.8 184.7,131.5 185.4,133.2 186.1,134.9 186.7,136.7 187.4,138.6 188.1,140.5 188.8,142.5 189.5,144.5 190.1,146.5 190.8,148.6 191.5,150.7 192.2,152.8 192.9,154.9 193.5,157.0 194.2,159.1
+194.9,161.2 195.6,163.3 196.3,165.4 196.9,167.5 197.6,169.6 198.3,171.6 199.0,173.6 199.7,175.6 200.3,177.6 201.0,179.5 201.7,181.4 202.4,183.3 203.1,185.1 203.7,186.9 204.4,188.6 205.1,190.3
+205.8,192.0 206.4,193.6 207.1,195.1 207.8,196.6 208.5,198.1 209.2,199.5 209.8,200.8 210.5,202.1 211.2,203.3 211.9,204.5 212.6,205.7 213.2,206.7 213.9,207.8 214.6,208.8 215.3,209.7 216.0,210.6
+216.6,211.4 217.3,212.2 218.0,212.9 218.7,213.6 219.4,214.3 220.0,214.9 220.7,215.4 221.4,216.0 222.1,216.4 222.8,216.9 223.4,217.3 224.1,217.7 224.8,218.0 225.5,218.3 226.2,218.6 226.8,218.9
+227.5,219.1 228.2,219.3 228.9,219.5 229.6,219.7 230.2,219.8 230.9,220.0 231.6,220.1 232.3,220.2 233.0,220.3 233.6,220.4 234.3,220.5 235.0,220.6 235.7,220.7 236.3,220.8 237.0,220.9 237.7,221.0
+238.4,221.1 239.1,221.2 239.7,221.3 240.4,221.4 241.1,221.5 241.8,221.7 242.5,221.8 243.1,222.0 243.8,222.1 244.5,222.3 245.2,222.5 245.9,222.7 246.5,223.0 247.2,223.2 247.9,223.4 248.6,223.7
+249.3,224.0 249.9,224.3 250.6,224.6 251.3,224.9 252.0,225.2 252.7,225.5 253.3,225.9 254.0,226.2 254.7,226.6 255.4,227.0 256.1,227.3 256.7,227.7 257.4,228.1 258.1,228.5 258.8,228.9 259.5,229.3
+260.1,229.7 260.8,230.1 261.5,230.5 262.2,230.9 262.9,231.3 263.5,231.7 264.2,232.1 264.9,232.5 265.6,232.9 266.3,233.2 266.9,233.6 267.6,234.0 268.3,234.3 269.0,234.7 269.6,235.0 270.3,235.3
+271.0,235.7 271.7,236.0 272.4,236.3 273.0,236.6 273.7,236.8 274.4,237.1 275.1,237.3 275.8,237.6 276.4,237.8 277.1,238.0 277.8,238.2 278.5,238.4 279.2,238.6 279.8,238.7 280.5,238.9 281.2,239.0
+281.9,239.2 282.6,239.3 283.2,239.4 283.9,239.5 284.6,239.5 285.3,239.6 286.0,239.7 286.6,239.7 287.3,239.7 288.0,239.8 288.7,239.8 289.4,239.8 290.0,239.8 290.7,239.8 291.4,239.7 292.1,239.7
+292.8,239.7 293.4,239.6 294.1,239.6 294.8,239.5 295.5,239.5 296.2,239.4 296.8,239.3 297.5,239.3 298.2,239.2 298.9,239.1 299.5,239.0 300.2,238.9 300.9,238.8 301.6,238.7 302.3,238.6 302.9,238.5
+303.6,238.4 304.3,238.3 305.0,238.2 305.7,238.1 306.3,238.0 307.0,237.9 307.7,237.8 308.4,237.7 309.1,237.6 309.7,237.5 310.4,237.4 311.1,237.3 311.8,237.2 312.5,237.1 313.1,237.0 313.8,236.9
+314.5,236.8 315.2,236.8 315.9,236.7 316.5,236.6 317.2,236.5 317.9,236.5 318.6,236.4 319.3,236.3 319.9,236.3 320.6,236.2 321.3,236.2 322.0,236.1 322.7,236.1 323.3,236.0 324.0,236.0 324.7,235.9
+325.4,235.9 326.1,235.9 326.7,235.9 327.4,235.8 328.1,235.8 328.8,235.8 329.5,235.8 330.1,235.8 330.8,235.8 331.5,235.8 332.2,235.8 332.8,235.8 333.5,235.8 334.2,235.8 334.9,235.8 335.6,235.8
+336.2,235.8 336.9,235.9 337.6,235.9 338.3,235.9 339.0,236.0 339.6,236.0 340.3,236.1 341.0,236.1 341.7,236.2 342.4,236.2 343.0,236.3 343.7,236.3 344.4,236.4 345.1,236.5 345.8,236.6 346.4,236.7
+347.1,236.7 347.8,236.8 348.5,236.9 349.2,237.0 349.8,237.1 350.5,237.2 351.2,237.3 351.9,237.4 352.6,237.6 353.2,237.7 353.9,237.8 354.6,237.9 355.3,238.0 356.0,238.1 356.6,238.3 357.3,238.4
+358.0,238.5 358.7,238.6 359.4,238.8 360.0,238.9 360.7,239.0 361.4,239.1 362.1,239.3 362.7,239.4 363.4,239.5 364.1,239.6 364.8,239.7 365.5,239.9 366.1,240.0 366.8,240.1 367.5,240.2 368.2,240.3
+368.9,240.4 369.5,240.5 370.2,240.6 370.9,240.7 371.6,240.8 372.3,240.9 372.9,241.0 373.6,241.0 374.3,241.1 375.0,241.2 375.7,241.3 376.3,241.3 377.0,241.4 377.7,241.5 378.4,241.5 379.1,241.6
+379.7,241.7 380.4,241.7 381.1,241.8 381.8,241.8 382.5,241.8 383.1,241.9 383.8,241.9 384.5,242.0 385.2,242.0 385.9,242.0 386.5,242.1 387.2,242.1 387.9,242.1 388.6,242.1 389.3,242.2 389.9,242.2
+390.6,242.2 391.3,242.2 392.0,242.2 392.7,242.3 393.3,242.3 394.0,242.3 394.7,242.3 395.4,242.3 396.0,242.3 396.7,242.3 397.4,242.3 398.1,242.3 398.8,242.3 399.4,242.3 400.1,242.4 400.8,242.4
+401.5,242.4 402.2,242.4 402.8,242.4 403.5,242.4 403.5,242.4 402.8,242.4 402.2,242.4 401.5,242.4 400.8,242.4 400.1,242.4 399.4,242.4 398.8,242.4 398.1,242.4 397.4,242.4 396.7,242.4 396.0,242.4
+395.4,242.4 394.7,242.4 394.0,242.4 393.3,242.4 392.7,242.4 392.0,242.4 391.3,242.4 390.6,242.4 389.9,242.4 389.3,242.4 388.6,242.4 387.9,242.4 387.2,242.4 386.5,242.4 385.9,242.4 385.2,242.4
+384.5,242.4 383.8,242.4 383.1,242.4 382.5,242.4 381.8,242.4 381.1,242.4 380.4,242.4 379.7,242.4 379.1,242.4 378.4,242.4 377.7,242.4 377.0,242.4 376.3,242.4 375.7,242.4 375.0,242.4 374.3,242.4
+373.6,242.4 372.9,242.4 372.3,242.4 371.6,242.4 370.9,242.4 370.2,242.4 369.5,242.4 368.9,242.4 368.2,242.4 367.5,242.4 366.8,242.4 366.1,242.4 365.5,242.4 364.8,242.4 364.1,242.4 363.4,242.4
+362.7,242.4 362.1,242.4 361.4,242.4 360.7,242.4 360.0,242.4 359.4,242.4 358.7,242.4 358.0,242.4 357.3,242.4 356.6,242.4 356.0,242.4 355.3,242.4 354.6,242.4 353.9,242.4 353.2,242.4 352.6,242.4
+351.9,242.4 351.2,242.4 350.5,242.4 349.8,242.4 349.2,242.4 348.5,242.4 347.8,242.4 347.1,242.4 346.4,242.4 345.8,242.4 345.1,242.4 344.4,242.4 343.7,242.4 343.0,242.4 342.4,242.4 341.7,242.4
+341.0,242.4 340.3,242.4 339.6,242.4 339.0,242.4 338.3,242.4 337.6,242.4 336.9,242.4 336.2,242.4 335.6,242.4 334.9,242.4 334.2,242.4 333.5,242.4 332.8,242.4 332.2,242.4 331.5,242.4 330.8,242.4
+330.1,242.4 329.5,242.4 328.8,242.4 328.1,242.4 327.4,242.4 326.7,242.4 326.1,242.4 325.4,242.4 324.7,242.4 324.0,242.4 323.3,242.4 322.7,242.4 322.0,242.4 321.3,242.4 320.6,242.4 319.9,242.4
+319.3,242.4 318.6,242.4 317.9,242.4 317.2,242.4 316.5,242.4 315.9,242.4 315.2,242.4 314.5,242.4 313.8,242.4 313.1,242.4 312.5,242.4 311.8,242.4 311.1,242.4 310.4,242.4 309.7,242.4 309.1,242.4
+308.4,242.4 307.7,242.4 307.0,242.4 306.3,242.4 305.7,242.4 305.0,242.4 304.3,242.4 303.6,242.4 302.9,242.4 302.3,242.4 301.6,242.4 300.9,242.4 300.2,242.4 299.5,242.4 298.9,242.4 298.2,242.4
+297.5,242.4 296.8,242.4 296.2,242.4 295.5,242.4 294.8,242.4 294.1,242.4 293.4,242.4 292.8,242.4 292.1,242.4 291.4,242.4 290.7,242.4 290.0,242.4 289.4,242.4 288.7,242.4 288.0,242.4 287.3,242.4
+286.6,242.4 286.0,242.4 285.3,242.4 284.6,242.4 283.9,242.4 283.2,242.4 282.6,242.4 281.9,242.4 281.2,242.4 280.5,242.4 279.8,242.4 279.2,242.4 278.5,242.4 277.8,242.4 277.1,242.4 276.4,242.4
+275.8,242.4 275.1,242.4 274.4,242.4 273.7,242.4 273.0,242.4 272.4,242.4 271.7,242.4 271.0,242.4 270.3,242.4 269.6,242.4 269.0,242.4 268.3,242.4 267.6,242.4 266.9,242.4 266.3,242.4 265.6,242.4
+264.9,242.4 264.2,242.4 263.5,242.4 262.9,242.4 262.2,242.4 261.5,242.4 260.8,242.4 260.1,242.4 259.5,242.4 258.8,242.4 258.1,242.4 257.4,242.4 256.7,242.4 256.1,242.4 255.4,242.4 254.7,242.4
+254.0,242.4 253.3,242.4 252.7,242.4 252.0,242.4 251.3,242.4 250.6,242.4 249.9,242.4 249.3,242.4 248.6,242.4 247.9,242.4 247.2,242.4 246.5,242.4 245.9,242.4 245.2,242.4 244.5,242.4 243.8,242.4
+243.1,242.4 242.5,242.4 241.8,242.4 241.1,242.4 240.4,242.4 239.7,242.4 239.1,242.4 238.4,242.4 237.7,242.4 237.0,242.4 236.3,242.4 235.7,242.4 235.0,242.4 234.3,242.4 233.6,242.4 233.0,242.4
+232.3,242.4 231.6,242.4 230.9,242.4 230.2,242.4 229.6,242.4 228.9,242.4 228.2,242.4 227.5,242.4 226.8,242.4 226.2,242.4 225.5,242.4 224.8,242.4 224.1,242.4 223.4,242.4 222.8,242.4 222.1,242.4
+221.4,242.4 220.7,242.4 220.0,242.4 219.4,242.4 218.7,242.4 218.0,242.4 217.3,242.4 216.6,242.4 216.0,242.4 215.3,242.4 214.6,242.4 213.9,242.4 213.2,242.4 212.6,242.4 211.9,242.4 211.2,242.4
+210.5,242.4 209.8,242.4 209.2,242.4 208.5,242.4 207.8,242.4 207.1,242.4 206.4,242.4 205.8,242.4 205.1,242.4 204.4,242.4 203.7,242.4 203.1,242.4 202.4,242.4 201.7,242.4 201.0,242.4 200.3,242.4
+199.7,242.4 199.0,242.4 198.3,242.4 197.6,242.4 196.9,242.4 196.3,242.4 195.6,242.4 194.9,242.4 194.2,242.4 193.5,242.4 192.9,242.4 192.2,242.4 191.5,242.4 190.8,242.4 190.1,242.4 189.5,242.4
+188.8,242.4 188.1,242.4 187.4,242.4 186.7,242.4 186.1,242.4 185.4,242.4 184.7,242.4 184.0,242.4 183.3,242.4 182.7,242.4 182.0,242.4 181.3,242.4 180.6,242.4 179.9,242.4 179.3,242.4 178.6,242.4
+177.9,242.4 177.2,242.4 176.5,242.4 175.9,242.4 175.2,242.4 174.5,242.4 173.8,242.4 173.1,242.4 172.5,242.4 171.8,242.4 171.1,242.4 170.4,242.4 169.8,242.4 169.1,242.4 168.4,242.4 167.7,242.4
+167.0,242.4 166.4,242.4 165.7,242.4 165.0,242.4 164.3,242.4 163.6,242.4 163.0,242.4 162.3,242.4 161.6,242.4 160.9,242.4 160.2,242.4 159.6,242.4 158.9,242.4 158.2,242.4 157.5,242.4 156.8,242.4
+156.2,242.4 155.5,242.4 154.8,242.4 154.1,242.4 153.4,242.4 152.8,242.4 152.1,242.4 151.4,242.4 150.7,242.4 150.0,242.4 149.4,242.4 148.7,242.4 148.0,242.4 147.3,242.4 146.6,242.4 146.0,242.4
+145.3,242.4 144.6,242.4 143.9,242.4 143.2,242.4 142.6,242.4 141.9,242.4 141.2,242.4 140.5,242.4 139.9,242.4 139.2,242.4 138.5,242.4 137.8,242.4 137.1,242.4 136.5,242.4 135.8,242.4 135.1,242.4
+134.4,242.4 133.7,242.4 133.1,242.4 132.4,242.4 131.7,242.4 131.0,242.4 130.3,242.4 129.7,242.4 129.0,242.4 128.3,242.4 127.6,242.4 126.9,242.4 126.3,242.4 125.6,242.4 124.9,242.4 124.2,242.4
+123.5,242.4 122.9,242.4 122.2,242.4 121.5,242.4 120.8,242.4 120.1,242.4 119.5,242.4 118.8,242.4 118.1,242.4 117.4,242.4 116.7,242.4 116.1,242.4 115.4,242.4 114.7,242.4 114.0,242.4 113.3,242.4
+112.7,242.4 112.0,242.4 111.3,242.4 110.6,242.4 109.9,242.4 109.3,242.4 108.6,242.4 107.9,242.4 107.2,242.4 106.6,242.4 105.9,242.4 105.2,242.4 104.5,242.4 103.8,242.4 103.2,242.4 102.5,242.4
+101.8,242.4 101.1,242.4 100.4,242.4 99.8,242.4 99.1,242.4 98.4,242.4 97.7,242.4 97.0,242.4 96.4,242.4 95.7,242.4 95.0,242.4 94.3,242.4 93.6,242.4 93.0,242.4 92.3,242.4 91.6,242.4
+90.9,242.4 90.2,242.4 89.6,242.4 88.9,242.4 88.2,242.4 87.5,242.4 86.8,242.4 86.2,242.4 85.5,242.4 84.8,242.4 84.1,242.4 83.4,242.4 82.8,242.4 82.1,242.4 81.4,242.4 80.7,242.4
+80.0,242.4 79.4,242.4 78.7,242.4 78.0,242.4 77.3,242.4 76.7,242.4 76.0,242.4 75.3,242.4 74.6,242.4 73.9,242.4 73.3,242.4 72.6,242.4 71.9,242.4 71.2,242.4 70.5,242.4 69.9,242.4
+69.2,242.4 68.5,242.4 67.8,242.4 67.1,242.4 66.5,242.4 65.8,242.4 65.1,242.4 64.4,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M190.4,242.4 L190.4,147.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '99.9,242.3 100.2,242.3 100.6,242.3 100.9,242.2 101.3,242.2 101.6,242.2 102.0,242.2 102.3,242.1 102.6,242.1 103.0,242.1 103.3,242.1 103.7,242.0 104.0,242.0 104.4,241.9 104.7,241.9 105.1,241.8
+105.4,241.7 105.7,241.7 106.1,241.6 106.4,241.5 106.8,241.4 107.1,241.3 107.5,241.2 107.8,241.1 108.2,241.0 108.5,240.9 108.9,240.7 109.2,240.6 109.5,240.4 109.9,240.2 110.2,240.0 110.6,239.8
+110.9,239.6 111.3,239.3 111.6,239.0 112.0,238.7 112.3,238.4 112.6,238.1 113.0,237.8 113.3,237.4 113.7,237.0 114.0,236.5 114.4,236.1 114.7,235.6 115.1,235.1 115.4,234.5 115.7,233.9 116.1,233.3
+116.4,232.7 116.8,232.0 117.1,231.2 117.5,230.4 117.8,229.6 118.2,228.8 118.5,227.9 118.9,226.9 119.2,225.9 119.5,224.8 119.9,223.7 120.2,222.6 120.6,221.4 120.9,220.1 121.3,218.8 121.6,217.4
+122.0,216.0 122.3,214.5 122.6,212.9 123.0,211.3 123.3,209.6 123.7,207.9 124.0,206.1 124.4,204.2 124.7,202.3 125.1,200.3 125.4,198.3 125.8,196.1 126.1,194.0 126.4,191.7 126.8,189.4 127.1,187.1
+127.5,184.6 127.8,182.1 128.2,179.6 128.5,177.0 128.9,174.3 129.2,171.6 129.5,168.9 129.9,166.1 130.2,163.2 130.6,160.3 130.9,157.3 131.3,154.3 131.6,151.3 132.0,148.2 132.3,145.1 132.6,142.0
+133.0,138.8 133.3,135.6 133.7,132.4 134.0,129.2 134.4,125.9 134.7,122.7 135.1,119.4 135.4,116.2 135.8,112.9 136.1,109.6 136.4,106.4 136.8,103.1 137.1,99.9 137.5,96.7 137.8,93.6 138.2,90.4
+138.5,87.3 138.9,84.3 139.2,81.3 139.5,78.3 139.9,75.4 140.2,72.5 140.6,69.7 140.9,67.0 141.3,64.4 141.6,61.8 142.0,59.3 142.3,56.9 142.7,54.5 143.0,52.3 143.3,50.2 143.7,48.1
+144.0,46.2 144.4,44.3 144.7,42.6 145.1,41.0 145.4,39.5 145.8,38.1 146.1,36.9 146.4,35.7 146.8,34.7 147.1,33.8 147.5,33.0 147.8,32.4 148.2,31.9 148.5,31.5 148.9,31.3 149.2,31.2
+149.5,31.2 149.9,31.3 150.2,31.6 150.6,32.0 150.9,32.5 151.3,33.2 151.6,34.0 152.0,34.9 152.3,36.0 152.7,37.2 153.0,38.4 153.3,39.9 153.7,41.4 154.0,43.0 154.4,44.8 154.7,46.6
+155.1,48.6 155.4,50.6 155.8,52.8 156.1,55.0 156.4,57.3 156.8,59.7 157.1,62.2 157.5,64.8 157.8,67.4 158.2,70.1 158.5,72.9 158.9,75.7 159.2,78.5 159.6,81.5 159.9,84.4 160.2,87.4
+160.6,90.4 160.9,93.5 161.3,96.5 161.6,99.6 162.0,102.8 162.3,105.9 162.7,109.0 163.0,112.1 163.3,115.2 163.7,118.4 164.0,121.5 164.4,124.5 164.7,127.6 165.1,130.7 165.4,133.7 165.8,136.7
+166.1,139.6 166.5,142.6 166.8,145.5 167.1,148.3 167.5,151.1 167.8,153.9 168.2,156.6 168.5,159.3 168.9,161.9 169.2,164.4 169.6,167.0 169.9,169.4 170.2,171.8 170.6,174.1 170.9,176.4 171.3,178.7
+171.6,180.8 172.0,182.9 172.3,185.0 172.7,187.0 173.0,188.9 173.3,190.8 173.7,192.6 174.0,194.3 174.4,196.0 174.7,197.7 175.1,199.3 175.4,200.8 175.8,202.3 176.1,203.7 176.5,205.1 176.8,206.4
+177.1,207.6 177.5,208.8 177.8,210.0 178.2,211.1 178.5,212.2 178.9,213.2 179.2,214.2 179.6,215.1 179.9,216.0 180.2,216.9 180.6,217.7 180.9,218.5 181.3,219.2 181.6,219.9 182.0,220.6 182.3,221.2
+182.7,221.9 183.0,222.4 183.4,223.0 183.7,223.5 184.0,224.0 184.4,224.5 184.7,224.9 185.1,225.3 185.4,225.7 185.8,226.1 186.1,226.5 186.5,226.8 186.8,227.1 187.1,227.4 187.5,227.7 187.8,227.9
+188.2,228.2 188.5,228.4 188.9,228.6 189.2,228.8 189.6,229.0 189.9,229.1 190.2,229.3 190.6,229.4 190.9,229.6 191.3,229.7 191.6,229.8 192.0,229.9 192.3,230.0 192.7,230.1 193.0,230.1 193.4,230.2
+193.7,230.2 194.0,230.3 194.4,230.3 194.7,230.3 195.1,230.3 195.4,230.4 195.8,230.4 196.1,230.3 196.5,230.3 196.8,230.3 197.1,230.3 197.5,230.2 197.8,230.2 198.2,230.1 198.5,230.1 198.9,230.0
+199.2,229.9 199.6,229.8 199.9,229.7 200.3,229.6 200.6,229.5 200.9,229.4 201.3,229.3 201.6,229.2 202.0,229.1 202.3,228.9 202.7,228.8 203.0,228.6 203.4,228.5 203.7,228.3 204.0,228.2 204.4,228.0
+204.7,227.9 205.1,227.7 205.4,227.5 205.8,227.4 206.1,227.2 206.5,227.0 206.8,226.8 207.1,226.6 207.5,226.5 207.8,226.3 208.2,226.1 208.5,225.9 208.9,225.8 209.2,225.6 209.6,225.4 209.9,225.3
+210.3,225.1 210.6,224.9 210.9,224.8 211.3,224.6 211.6,224.5 212.0,224.4 212.3,224.2 212.7,224.1 213.0,224.0 213.4,223.9 213.7,223.8 214.0,223.7 214.4,223.6 214.7,223.5 215.1,223.4 215.4,223.4
+215.8,223.3 216.1,223.3 216.5,223.3 216.8,223.2 217.2,223.2 217.5,223.2 217.8,223.2 218.2,223.2 218.5,223.2 218.9,223.3 219.2,223.3 219.6,223.3 219.9,223.4 220.3,223.4 220.6,223.5 220.9,223.6
+221.3,223.7 221.6,223.7 222.0,223.8 222.3,223.9 222.7,224.0 223.0,224.1 223.4,224.3 223.7,224.4 224.1,224.5 224.4,224.6 224.7,224.8 225.1,224.9 225.4,225.0 225.8,225.2 226.1,225.3 226.5,225.4
+226.8,225.6 227.2,225.7 227.5,225.9 227.8,226.0 228.2,226.2 228.5,226.3 228.9,226.5 229.2,226.6 229.6,226.8 229.9,226.9 230.3,227.1 230.6,227.2 230.9,227.4 231.3,227.6 231.6,227.7 232.0,227.9
+232.3,228.0 232.7,228.2 233.0,228.3 233.4,228.5 233.7,228.6 234.1,228.8 234.4,229.0 234.7,229.1 235.1,229.3 235.4,229.5 235.8,229.6 236.1,229.8 236.5,229.9 236.8,230.1 237.2,230.3 237.5,230.5
+237.8,230.6 238.2,230.8 238.5,231.0 238.9,231.2 239.2,231.4 239.6,231.5 239.9,231.7 240.3,231.9 240.6,232.1 241.0,232.3 241.3,232.5 241.6,232.7 242.0,232.9 242.3,233.1 242.7,233.3 243.0,233.5
+243.4,233.7 243.7,233.9 244.1,234.1 244.4,234.3 244.7,234.5 245.1,234.7 245.4,234.9 245.8,235.1 246.1,235.4 246.5,235.6 246.8,235.8 247.2,236.0 247.5,236.2 247.8,236.4 248.2,236.6 248.5,236.8
+248.9,237.0 249.2,237.2 249.6,237.4 249.9,237.6 250.3,237.7 250.6,237.9 251.0,238.1 251.3,238.3 251.6,238.5 252.0,238.6 252.3,238.8 252.7,239.0 253.0,239.1 253.4,239.3 253.7,239.4 254.1,239.6
+254.4,239.7 254.7,239.8 255.1,240.0 255.4,240.1 255.8,240.2 256.1,240.3 256.5,240.5 256.8,240.6 257.2,240.7 257.5,240.8 257.9,240.9 258.2,241.0 258.5,241.1 258.9,241.1 259.2,241.2 259.6,241.3
+259.9,241.4 260.3,241.4 260.6,241.5 261.0,241.6 261.3,241.6 261.6,241.7 262.0,241.7 262.3,241.8 262.7,241.8 263.0,241.9 263.4,241.9 263.7,241.9 264.1,242.0 264.4,242.0 264.7,242.0 265.1,242.1
+265.4,242.1 265.8,242.1 266.1,242.1 266.5,242.2 266.8,242.2 267.2,242.2 267.5,242.2 267.9,242.2 268.2,242.3 268.5,242.3 268.9,242.3 269.2,242.3 269.6,242.3 269.9,242.3 270.3,242.3 270.6,242.3
+271.0,242.3 271.3,242.3 271.6,242.3 272.0,242.4 272.0,242.4 271.6,242.4 271.3,242.4 271.0,242.4 270.6,242.4 270.3,242.4 269.9,242.4 269.6,242.4 269.2,242.4 268.9,242.4 268.5,242.4 268.2,242.4
+267.9,242.4 267.5,242.4 267.2,242.4 266.8,242.4 266.5,242.4 266.1,242.4 265.8,242.4 265.4,242.4 265.1,242.4 264.7,242.4 264.4,242.4 264.1,242.4 263.7,242.4 263.4,242.4 263.0,242.4 262.7,242.4
+262.3,242.4 262.0,242.4 261.6,242.4 261.3,242.4 261.0,242.4 260.6,242.4 260.3,242.4 259.9,242.4 259.6,242.4 259.2,242.4 258.9,242.4 258.5,242.4 258.2,242.4 257.9,242.4 257.5,242.4 257.2,242.4
+256.8,242.4 256.5,242.4 256.1,242.4 255.8,242.4 255.4,242.4 255.1,242.4 254.7,242.4 254.4,242.4 254.1,242.4 253.7,242.4 253.4,242.4 253.0,242.4 252.7,242.4 252.3,242.4 252.0,242.4 251.6,242.4
+251.3,242.4 251.0,242.4 250.6,242.4 250.3,242.4 249.9,242.4 249.6,242.4 249.2,242.4 248.9,242.4 248.5,242.4 248.2,242.4 247.8,242.4 247.5,242.4 247.2,242.4 246.8,242.4 246.5,242.4 246.1,242.4
+245.8,242.4 245.4,242.4 245.1,242.4 244.7,242.4 244.4,242.4 244.1,242.4 243.7,242.4 243.4,242.4 243.0,242.4 242.7,242.4 242.3,242.4 242.0,242.4 241.6,242.4 241.3,242.4 241.0,242.4 240.6,242.4
+240.3,242.4 239.9,242.4 239.6,242.4 239.2,242.4 238.9,242.4 238.5,242.4 238.2,242.4 237.8,242.4 237.5,242.4 237.2,242.4 236.8,242.4 236.5,242.4 236.1,242.4 235.8,242.4 235.4,242.4 235.1,242.4
+234.7,242.4 234.4,242.4 234.1,242.4 233.7,242.4 233.4,242.4 233.0,242.4 232.7,242.4 232.3,242.4 232.0,242.4 231.6,242.4 231.3,242.4 230.9,242.4 230.6,242.4 230.3,242.4 229.9,242.4 229.6,242.4
+229.2,242.4 228.9,242.4 228.5,242.4 228.2,242.4 227.8,242.4 227.5,242.4 227.2,242.4 226.8,242.4 226.5,242.4 226.1,242.4 225.8,242.4 225.4,242.4 225.1,242.4 224.7,242.4 224.4,242.4 224.1,242.4
+223.7,242.4 223.4,242.4 223.0,242.4 222.7,242.4 222.3,242.4 222.0,242.4 221.6,242.4 221.3,242.4 220.9,242.4 220.6,242.4 220.3,242.4 219.9,242.4 219.6,242.4 219.2,242.4 218.9,242.4 218.5,242.4
+218.2,242.4 217.8,242.4 217.5,242.4 217.2,242.4 216.8,242.4 216.5,242.4 216.1,242.4 215.8,242.4 215.4,242.4 215.1,242.4 214.7,242.4 214.4,242.4 214.0,242.4 213.7,242.4 213.4,242.4 213.0,242.4
+212.7,242.4 212.3,242.4 212.0,242.4 211.6,242.4 211.3,242.4 210.9,242.4 210.6,242.4 210.3,242.4 209.9,242.4 209.6,242.4 209.2,242.4 208.9,242.4 208.5,242.4 208.2,242.4 207.8,242.4 207.5,242.4
+207.1,242.4 206.8,242.4 206.5,242.4 206.1,242.4 205.8,242.4 205.4,242.4 205.1,242.4 204.7,242.4 204.4,242.4 204.0,242.4 203.7,242.4 203.4,242.4 203.0,242.4 202.7,242.4 202.3,242.4 202.0,242.4
+201.6,242.4 201.3,242.4 200.9,242.4 200.6,242.4 200.3,242.4 199.9,242.4 199.6,242.4 199.2,242.4 198.9,242.4 198.5,242.4 198.2,242.4 197.8,242.4 197.5,242.4 197.1,242.4 196.8,242.4 196.5,242.4
+196.1,242.4 195.8,242.4 195.4,242.4 195.1,242.4 194.7,242.4 194.4,242.4 194.0,242.4 193.7,242.4 193.4,242.4 193.0,242.4 192.7,242.4 192.3,242.4 192.0,242.4 191.6,242.4 191.3,242.4 190.9,242.4
+190.6,242.4 190.2,242.4 189.9,242.4 189.6,242.4 189.2,242.4 188.9,242.4 188.5,242.4 188.2,242.4 187.8,242.4 187.5,242.4 187.1,242.4 186.8,242.4 186.5,242.4 186.1,242.4 185.8,242.4 185.4,242.4
+185.1,242.4 184.7,242.4 184.4,242.4 184.0,242.4 183.7,242.4 183.4,242.4 183.0,242.4 182.7,242.4 182.3,242.4 182.0,242.4 181.6,242.4 181.3,242.4 180.9,242.4 180.6,242.4 180.2,242.4 179.9,242.4
+179.6,242.4 179.2,242.4 178.9,242.4 178.5,242.4 178.2,242.4 177.8,242.4 177.5,242.4 177.1,242.4 176.8,242.4 176.5,242.4 176.1,242.4 175.8,242.4 175.4,242.4 175.1,242.4 174.7,242.4 174.4,242.4
+174.0,242.4 173.7,242.4 173.3,242.4 173.0,242.4 172.7,242.4 172.3,242.4 172.0,242.4 171.6,242.4 171.3,242.4 170.9,242.4 170.6,242.4 170.2,242.4 169.9,242.4 169.6,242.4 169.2,242.4 168.9,242.4
+168.5,242.4 168.2,242.4 167.8,242.4 167.5,242.4 167.1,242.4 166.8,242.4 166.5,242.4 166.1,242.4 165.8,242.4 165.4,242.4 165.1,242.4 164.7,242.4 164.4,242.4 164.0,242.4 163.7,242.4 163.3,242.4
+163.0,242.4 162.7,242.4 162.3,242.4 162.0,242.4 161.6,242.4 161.3,242.4 160.9,242.4 160.6,242.4 160.2,242.4 159.9,242.4 159.6,242.4 159.2,242.4 158.9,242.4 158.5,242.4 158.2,242.4 157.8,242.4
+157.5,242.4 157.1,242.4 156.8,242.4 156.4,242.4 156.1,242.4 155.8,242.4 155.4,242.4 155.1,242.4 154.7,242.4 154.4,242.4 154.0,242.4 153.7,242.4 153.3,242.4 153.0,242.4 152.7,242.4 152.3,242.4
+152.0,242.4 151.6,242.4 151.3,242.4 150.9,242.4 150.6,242.4 150.2,242.4 149.9,242.4 149.5,242.4 149.2,242.4 148.9,242.4 148.5,242.4 148.2,242.4 147.8,242.4 147.5,242.4 147.1,242.4 146.8,242.4
+146.4,242.4 146.1,242.4 145.8,242.4 145.4,242.4 145.1,242.4 144.7,242.4 144.4,242.4 144.0,242.4 143.7,242.4 143.3,242.4 143.0,242.4 142.7,242.4 142.3,242.4 142.0,242.4 141.6,242.4 141.3,242.4
+140.9,242.4 140.6,242.4 140.2,242.4 139.9,242.4 139.5,242.4 139.2,242.4 138.9,242.4 138.5,242.4 138.2,242.4 137.8,242.4 137.5,242.4 137.1,242.4 136.8,242.4 136.4,242.4 136.1,242.4 135.8,242.4
+135.4,242.4 135.1,242.4 134.7,242.4 134.4,242.4 134.0,242.4 133.7,242.4 133.3,242.4 133.0,242.4 132.6,242.4 132.3,242.4 132.0,242.4 131.6,242.4 131.3,242.4 130.9,242.4 130.6,242.4 130.2,242.4
+129.9,242.4 129.5,242.4 129.2,242.4 128.9,242.4 128.5,242.4 128.2,242.4 127.8,242.4 127.5,242.4 127.1,242.4 126.8,242.4 126.4,242.4 126.1,242.4 125.8,242.4 125.4,242.4 125.1,242.4 124.7,242.4
+124.4,242.4 124.0,242.4 123.7,242.4 123.3,242.4 123.0,242.4 122.6,242.4 122.3,242.4 122.0,242.4 121.6,242.4 121.3,242.4 120.9,242.4 120.6,242.4 120.2,242.4 119.9,242.4 119.5,242.4 119.2,242.4
+118.9,242.4 118.5,242.4 118.2,242.4 117.8,242.4 117.5,242.4 117.1,242.4 116.8,242.4 116.4,242.4 116.1,242.4 115.7,242.4 115.4,242.4 115.1,242.4 114.7,242.4 114.4,242.4 114.0,242.4 113.7,242.4
+113.3,242.4 113.0,242.4 112.6,242.4 112.3,242.4 112.0,242.4 111.6,242.4 111.3,242.4 110.9,242.4 110.6,242.4 110.2,242.4 109.9,242.4 109.5,242.4 109.2,242.4 108.9,242.4 108.5,242.4 108.2,242.4
+107.8,242.4 107.5,242.4 107.1,242.4 106.8,242.4 106.4,242.4 106.1,242.4 105.7,242.4 105.4,242.4 105.1,242.4 104.7,242.4 104.4,242.4 104.0,242.4 103.7,242.4 103.3,242.4 103.0,242.4 102.6,242.4
+102.3,242.4 102.0,242.4 101.6,242.4 101.3,242.4 100.9,242.4 100.6,242.4 100.2,242.4 99.9,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M157.5,242.4 L157.5,65.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/relative_regression_small.svg b/results/barbershop/200000/report/relative_regression_small.svg
new file mode 100644
index 0000000..fe2a761
--- /dev/null
+++ b/results/barbershop/200000/report/relative_regression_small.svg
@@ -0,0 +1,290 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,214.4 L425.0,214.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,214.4 L80.9,214.4  '/>	<g transform="translate(63.6,218.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,186.3 L425.0,186.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,186.3 L80.9,186.3  '/>	<g transform="translate(63.6,190.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,158.3 L425.0,158.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,158.3 L80.9,158.3  '/>	<g transform="translate(63.6,162.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,102.2 L425.0,102.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,102.2 L80.9,102.2  '/>	<g transform="translate(63.6,106.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,74.2 L425.0,74.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,74.2 L80.9,74.2  '/>	<g transform="translate(63.6,78.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,46.1 L425.0,46.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,46.1 L80.9,46.1  '/>	<g transform="translate(63.6,50.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M142.5,242.4 L142.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M142.5,242.4 L142.5,233.4  '/>	<g transform="translate(142.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M213.1,242.4 L213.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.1,242.4 L213.1,233.4  '/>	<g transform="translate(213.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M283.8,242.4 L283.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M283.8,242.4 L283.8,233.4  '/>	<g transform="translate(283.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M354.4,242.4 L354.4,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M354.4,242.4 L354.4,233.4  '/>	<g transform="translate(354.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,37.8 425.0,35.9 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,40.8 425.0,38.7 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,37.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,39.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/slope.svg b/results/barbershop/200000/report/slope.svg
new file mode 100644
index 0000000..74932e3
--- /dev/null
+++ b/results/barbershop/200000/report/slope.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M123.3,662.4 L123.3,653.4  '/>	<g transform="translate(123.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.875</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M251.1,662.4 L251.1,653.4  '/>	<g transform="translate(251.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.88</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M378.9,662.4 L378.9,653.4  '/>	<g transform="translate(378.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.885</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M506.7,662.4 L506.7,653.4  '/>	<g transform="translate(506.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.89</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M634.6,662.4 L634.6,653.4  '/>	<g transform="translate(634.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.895</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M762.4,662.4 L762.4,653.4  '/>	<g transform="translate(762.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M890.2,662.4 L890.2,653.4  '/>	<g transform="translate(890.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.905</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,659.7 L65.5,659.5 L67.4,659.3 L69.3,659.0 L71.2,658.8 L73.1,658.5
+		L75.0,658.2 L76.9,657.9 L78.8,657.5 L80.7,657.1 L82.6,656.7 L84.5,656.3 L86.4,655.9 L88.3,655.5
+		L90.3,655.0 L92.2,654.6 L94.1,654.1 L96.0,653.7 L97.9,653.2 L99.8,652.7 L101.7,652.2 L103.6,651.8
+		L105.5,651.3 L107.4,650.8 L109.3,650.3 L111.2,649.8 L113.1,649.2 L115.0,648.7 L116.9,648.1 L118.8,647.5
+		L120.7,646.9 L122.6,646.3 L124.5,645.6 L126.4,644.9 L128.3,644.1 L130.2,643.3 L132.1,642.5 L134.0,641.7
+		L135.9,640.9 L137.8,640.0 L139.8,639.1 L141.7,638.2 L143.6,637.3 L145.5,636.4 L147.4,635.4 L149.3,634.5
+		L151.2,633.5 L153.1,632.4 L155.0,631.4 L156.9,630.3 L158.8,629.2 L160.7,628.0 L162.6,626.8 L164.5,625.5
+		L166.4,624.2 L168.3,622.8 L170.2,621.4 L172.1,619.9 L174.0,618.4 L175.9,616.8 L177.8,615.2 L179.7,613.5
+		L181.6,611.8 L183.5,610.0 L185.4,608.2 L187.3,606.3 L189.3,604.4 L191.2,602.4 L193.1,600.3 L195.0,598.1
+		L196.9,595.8 L198.8,593.5 L200.7,591.0 L202.6,588.5 L204.5,585.9 L206.4,583.2 L208.3,580.4 L210.2,577.5
+		L212.1,574.6 L214.0,571.6 L215.9,568.5 L217.8,565.5 L219.7,562.4 L221.6,559.2 L223.5,556.0 L225.4,552.8
+		L227.3,549.6 L229.2,546.4 L231.1,543.1 L233.0,539.8 L234.9,536.5 L236.8,533.1 L238.8,529.7 L240.7,526.3
+		L242.6,522.9 L244.5,519.4 L246.4,515.9 L248.3,512.4 L250.2,508.8 L252.1,505.1 L254.0,501.4 L255.9,497.6
+		L257.8,493.7 L259.7,489.7 L261.6,485.7 L263.5,481.5 L265.4,477.2 L267.3,472.8 L269.2,468.3 L271.1,463.8
+		L273.0,459.2 L274.9,454.5 L276.8,449.8 L278.7,445.0 L280.6,440.3 L282.5,435.5 L284.4,430.7 L286.3,425.8
+		L288.2,421.0 L290.2,416.2 L292.1,411.3 L294.0,406.4 L295.9,401.5 L297.8,396.5 L299.7,391.5 L301.6,386.5
+		L303.5,381.4 L305.4,376.3 L307.3,371.1 L309.2,366.0 L311.1,360.8 L313.0,355.6 L314.9,350.3 L316.8,345.2
+		L318.7,340.0 L320.6,334.8 L322.5,329.8 L324.4,324.7 L326.3,319.8 L328.2,314.9 L330.1,310.1 L332.0,305.3
+		L333.9,300.7 L335.8,296.2 L337.7,291.7 L339.7,287.4 L341.6,283.1 L343.5,278.8 L345.4,274.7 L347.3,270.6
+		L349.2,266.5 L351.1,262.5 L353.0,258.5 L354.9,254.5 L356.8,250.5 L358.7,246.4 L360.6,242.4 L362.5,238.3
+		L364.4,234.2 L366.3,230.0 L368.2,225.7 L370.1,221.3 L372.0,216.9 L373.9,212.4 L375.8,207.9 L377.7,203.3
+		L379.6,198.7 L381.5,194.0 L383.4,189.4 L385.3,184.8 L387.2,180.3 L389.2,175.9 L391.1,171.6 L393.0,167.5
+		L394.9,163.5 L396.8,159.7 L398.7,156.0 L400.6,152.6 L402.5,149.3 L404.4,146.1 L406.3,143.2 L408.2,140.3
+		L410.1,137.6 L412.0,135.0 L413.9,132.5 L415.8,130.1 L417.7,127.7 L419.6,125.5 L421.5,123.2 L423.4,121.1
+		L425.3,119.0 L427.2,116.9 L429.1,114.9 L431.0,113.0 L432.9,111.1 L434.8,109.2 L436.7,107.4 L438.7,105.6
+		L440.6,103.9 L442.5,102.2 L444.4,100.5 L446.3,98.9 L448.2,97.3 L450.1,95.8 L452.0,94.3 L453.9,93.0
+		L455.8,91.7 L457.7,90.4 L459.6,89.3 L461.5,88.3 L463.4,87.4 L465.3,86.6 L467.2,85.8 L469.1,85.2
+		L471.0,84.6 L472.9,84.2 L474.8,83.8 L476.7,83.6 L478.6,83.4 L480.5,83.3 L482.4,83.3 L484.3,83.4
+		L486.2,83.6 L488.1,83.9 L490.1,84.3 L492.0,84.8 L493.9,85.4 L495.8,86.0 L497.7,86.8 L499.6,87.5
+		L501.5,88.3 L503.4,89.2 L505.3,90.0 L507.2,90.9 L509.1,91.8 L511.0,92.7 L512.9,93.6 L514.8,94.5
+		L516.7,95.5 L518.6,96.5 L520.5,97.6 L522.4,98.8 L524.3,100.1 L526.2,101.5 L528.1,103.0 L530.0,104.7
+		L531.9,106.5 L533.8,108.5 L535.7,110.7 L537.6,113.0 L539.6,115.4 L541.5,118.0 L543.4,120.8 L545.3,123.6
+		L547.2,126.6 L549.1,129.7 L551.0,132.8 L552.9,136.1 L554.8,139.4 L556.7,142.7 L558.6,146.1 L560.5,149.6
+		L562.4,153.0 L564.3,156.5 L566.2,160.0 L568.1,163.4 L570.0,166.9 L571.9,170.3 L573.8,173.7 L575.7,177.0
+		L577.6,180.3 L579.5,183.6 L581.4,186.9 L583.3,190.1 L585.2,193.4 L587.1,196.6 L589.1,199.9 L591.0,203.2
+		L592.9,206.5 L594.8,209.9 L596.7,213.3 L598.6,216.8 L600.5,220.4 L602.4,224.1 L604.3,227.9 L606.2,231.8
+		L608.1,235.7 L610.0,239.8 L611.9,243.9 L613.8,248.1 L615.7,252.4 L617.6,256.7 L619.5,261.0 L621.4,265.4
+		L623.3,269.8 L625.2,274.2 L627.1,278.7 L629.0,283.1 L630.9,287.5 L632.8,291.8 L634.7,296.2 L636.6,300.5
+		L638.5,304.8 L640.5,309.0 L642.4,313.2 L644.3,317.4 L646.2,321.5 L648.1,325.6 L650.0,329.7 L651.9,333.7
+		L653.8,337.7 L655.7,341.7 L657.6,345.6 L659.5,349.6 L661.4,353.5 L663.3,357.4 L665.2,361.3 L667.1,365.2
+		L669.0,369.1 L670.9,373.0 L672.8,376.9 L674.7,380.7 L676.6,384.6 L678.5,388.5 L680.4,392.4 L682.3,396.4
+		L684.2,400.3 L686.1,404.3 L688.0,408.2 L690.0,412.2 L691.9,416.2 L693.8,420.2 L695.7,424.2 L697.6,428.1
+		L699.5,432.1 L701.4,436.0 L703.3,439.9 L705.2,443.8 L707.1,447.7 L709.0,451.5 L710.9,455.3 L712.8,459.0
+		L714.7,462.8 L716.6,466.4 L718.5,470.1 L720.4,473.7 L722.3,477.3 L724.2,480.8 L726.1,484.2 L728.0,487.6
+		L729.9,491.0 L731.8,494.2 L733.7,497.4 L735.6,500.5 L737.5,503.6 L739.5,506.5 L741.4,509.4 L743.3,512.1
+		L745.2,514.8 L747.1,517.4 L749.0,520.0 L750.9,522.5 L752.8,525.0 L754.7,527.4 L756.6,529.8 L758.5,532.1
+		L760.4,534.4 L762.3,536.8 L764.2,539.1 L766.1,541.4 L768.0,543.6 L769.9,545.9 L771.8,548.1 L773.7,550.3
+		L775.6,552.5 L777.5,554.6 L779.4,556.7 L781.3,558.8 L783.2,560.8 L785.1,562.9 L787.0,564.8 L789.0,566.8
+		L790.9,568.7 L792.8,570.6 L794.7,572.4 L796.6,574.2 L798.5,576.0 L800.4,577.8 L802.3,579.5 L804.2,581.1
+		L806.1,582.7 L808.0,584.3 L809.9,585.8 L811.8,587.3 L813.7,588.8 L815.6,590.2 L817.5,591.5 L819.4,592.9
+		L821.3,594.2 L823.2,595.5 L825.1,596.7 L827.0,597.9 L828.9,599.2 L830.8,600.4 L832.7,601.6 L834.6,602.8
+		L836.5,604.0 L838.4,605.2 L840.4,606.4 L842.3,607.6 L844.2,608.8 L846.1,610.0 L848.0,611.2 L849.9,612.5
+		L851.8,613.7 L853.7,615.0 L855.6,616.2 L857.5,617.4 L859.4,618.6 L861.3,619.8 L863.2,621.0 L865.1,622.1
+		L867.0,623.2 L868.9,624.3 L870.8,625.2 L872.7,626.2 L874.6,627.1 L876.5,627.9 L878.4,628.7 L880.3,629.4
+		L882.2,630.1 L884.1,630.7 L886.0,631.4 L887.9,632.0 L889.9,632.6 L891.8,633.2 L893.7,633.8 L895.6,634.4
+		L897.5,635.0 L899.4,635.6 L901.3,636.3 L903.2,636.9 L905.1,637.6 L907.0,638.3 L908.9,639.0 L910.8,639.7
+		L912.7,640.4 L914.6,641.0 L916.5,641.7 L918.4,642.4 L920.3,643.0 L922.2,643.6 L924.1,644.2 L926.0,644.7
+		L927.9,645.2 L929.8,645.7 L931.7,646.2 L933.6,646.6 L935.5,647.0 L937.4,647.4 L939.4,647.8 L941.3,648.2
+		L943.2,648.6 L945.1,648.9 L947.0,649.3 L948.9,649.7 L950.8,650.0 L952.7,650.4 L954.6,650.7 L956.5,651.1
+		L958.4,651.4 L960.3,651.8 L962.2,652.1 L964.1,652.4 L966.0,652.7 L967.9,653.0 L969.8,653.3 L971.7,653.6
+		L973.6,653.8 L975.5,654.0 L977.4,654.2 L979.3,654.4 L981.2,654.6 L983.1,654.7 L985.0,654.8 L986.9,655.0
+		L988.9,655.1 L990.8,655.2 L992.7,655.3 L994.6,655.4 L996.5,655.6 L998.4,655.7 L1000.3,655.9 L1002.2,656.0
+		L1004.1,656.2 L1006.0,656.4 L1007.9,656.6 L1009.8,656.8 L1011.7,657.0 L1013.6,657.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,633.5 153.1,632.4 155.0,631.4 156.9,630.3 158.8,629.2 160.7,628.0 162.6,626.8 164.5,625.5 166.4,624.2 168.3,622.8 170.2,621.4 172.1,619.9 174.0,618.4 175.9,616.8 177.8,615.2 179.7,613.5
+181.6,611.8 183.5,610.0 185.4,608.2 187.3,606.3 189.3,604.4 191.2,602.4 193.1,600.3 195.0,598.1 196.9,595.8 198.8,593.5 200.7,591.0 202.6,588.5 204.5,585.9 206.4,583.2 208.3,580.4 210.2,577.5
+212.1,574.6 214.0,571.6 215.9,568.5 217.8,565.5 219.7,562.4 221.6,559.2 223.5,556.0 225.4,552.8 227.3,549.6 229.2,546.4 231.1,543.1 233.0,539.8 234.9,536.5 236.8,533.1 238.8,529.7 240.7,526.3
+242.6,522.9 244.5,519.4 246.4,515.9 248.3,512.4 250.2,508.8 252.1,505.1 254.0,501.4 255.9,497.6 257.8,493.7 259.7,489.7 261.6,485.7 263.5,481.5 265.4,477.2 267.3,472.8 269.2,468.3 271.1,463.8
+273.0,459.2 274.9,454.5 276.8,449.8 278.7,445.0 280.6,440.3 282.5,435.5 284.4,430.7 286.3,425.8 288.2,421.0 290.2,416.2 292.1,411.3 294.0,406.4 295.9,401.5 297.8,396.5 299.7,391.5 301.6,386.5
+303.5,381.4 305.4,376.3 307.3,371.1 309.2,366.0 311.1,360.8 313.0,355.6 314.9,350.3 316.8,345.2 318.7,340.0 320.6,334.8 322.5,329.8 324.4,324.7 326.3,319.8 328.2,314.9 330.1,310.1 332.0,305.3
+333.9,300.7 335.8,296.2 337.7,291.7 339.7,287.4 341.6,283.1 343.5,278.8 345.4,274.7 347.3,270.6 349.2,266.5 351.1,262.5 353.0,258.5 354.9,254.5 356.8,250.5 358.7,246.4 360.6,242.4 362.5,238.3
+364.4,234.2 366.3,230.0 368.2,225.7 370.1,221.3 372.0,216.9 373.9,212.4 375.8,207.9 377.7,203.3 379.6,198.7 381.5,194.0 383.4,189.4 385.3,184.8 387.2,180.3 389.2,175.9 391.1,171.6 393.0,167.5
+394.9,163.5 396.8,159.7 398.7,156.0 400.6,152.6 402.5,149.3 404.4,146.1 406.3,143.2 408.2,140.3 410.1,137.6 412.0,135.0 413.9,132.5 415.8,130.1 417.7,127.7 419.6,125.5 421.5,123.2 423.4,121.1
+425.3,119.0 427.2,116.9 429.1,114.9 431.0,113.0 432.9,111.1 434.8,109.2 436.7,107.4 438.7,105.6 440.6,103.9 442.5,102.2 444.4,100.5 446.3,98.9 448.2,97.3 450.1,95.8 452.0,94.3 453.9,93.0
+455.8,91.7 457.7,90.4 459.6,89.3 461.5,88.3 463.4,87.4 465.3,86.6 467.2,85.8 469.1,85.2 471.0,84.6 472.9,84.2 474.8,83.8 476.7,83.6 478.6,83.4 480.5,83.3 482.4,83.3 484.3,83.4
+486.2,83.6 488.1,83.9 490.1,84.3 492.0,84.8 493.9,85.4 495.8,86.0 497.7,86.8 499.6,87.5 501.5,88.3 503.4,89.2 505.3,90.0 507.2,90.9 509.1,91.8 511.0,92.7 512.9,93.6 514.8,94.5
+516.7,95.5 518.6,96.5 520.5,97.6 522.4,98.8 524.3,100.1 526.2,101.5 528.1,103.0 530.0,104.7 531.9,106.5 533.8,108.5 535.7,110.7 537.6,113.0 539.6,115.4 541.5,118.0 543.4,120.8 545.3,123.6
+547.2,126.6 549.1,129.7 551.0,132.8 552.9,136.1 554.8,139.4 556.7,142.7 558.6,146.1 560.5,149.6 562.4,153.0 564.3,156.5 566.2,160.0 568.1,163.4 570.0,166.9 571.9,170.3 573.8,173.7 575.7,177.0
+577.6,180.3 579.5,183.6 581.4,186.9 583.3,190.1 585.2,193.4 587.1,196.6 589.1,199.9 591.0,203.2 592.9,206.5 594.8,209.9 596.7,213.3 598.6,216.8 600.5,220.4 602.4,224.1 604.3,227.9 606.2,231.8
+608.1,235.7 610.0,239.8 611.9,243.9 613.8,248.1 615.7,252.4 617.6,256.7 619.5,261.0 621.4,265.4 623.3,269.8 625.2,274.2 627.1,278.7 629.0,283.1 630.9,287.5 632.8,291.8 634.7,296.2 636.6,300.5
+638.5,304.8 640.5,309.0 642.4,313.2 644.3,317.4 646.2,321.5 648.1,325.6 650.0,329.7 651.9,333.7 653.8,337.7 655.7,341.7 657.6,345.6 659.5,349.6 661.4,353.5 663.3,357.4 665.2,361.3 667.1,365.2
+669.0,369.1 670.9,373.0 672.8,376.9 674.7,380.7 676.6,384.6 678.5,388.5 680.4,392.4 682.3,396.4 684.2,400.3 686.1,404.3 688.0,408.2 690.0,412.2 691.9,416.2 693.8,420.2 695.7,424.2 697.6,428.1
+699.5,432.1 701.4,436.0 703.3,439.9 705.2,443.8 707.1,447.7 709.0,451.5 710.9,455.3 712.8,459.0 714.7,462.8 716.6,466.4 718.5,470.1 720.4,473.7 722.3,477.3 724.2,480.8 726.1,484.2 728.0,487.6
+729.9,491.0 731.8,494.2 733.7,497.4 735.6,500.5 737.5,503.6 739.5,506.5 741.4,509.4 743.3,512.1 745.2,514.8 747.1,517.4 749.0,520.0 750.9,522.5 752.8,525.0 754.7,527.4 756.6,529.8 758.5,532.1
+760.4,534.4 762.3,536.8 764.2,539.1 766.1,541.4 768.0,543.6 769.9,545.9 771.8,548.1 773.7,550.3 775.6,552.5 777.5,554.6 779.4,556.7 781.3,558.8 783.2,560.8 785.1,562.9 787.0,564.8 789.0,566.8
+790.9,568.7 792.8,570.6 794.7,572.4 796.6,574.2 798.5,576.0 800.4,577.8 802.3,579.5 804.2,581.1 806.1,582.7 808.0,584.3 809.9,585.8 811.8,587.3 813.7,588.8 815.6,590.2 817.5,591.5 819.4,592.9
+821.3,594.2 823.2,595.5 825.1,596.7 827.0,597.9 828.9,599.2 830.8,600.4 832.7,601.6 834.6,602.8 836.5,604.0 838.4,605.2 840.4,606.4 842.3,607.6 844.2,608.8 846.1,610.0 848.0,611.2 849.9,612.5
+851.8,613.7 853.7,615.0 855.6,616.2 857.5,617.4 859.4,618.6 861.3,619.8 863.2,621.0 865.1,622.1 867.0,623.2 868.9,624.3 870.8,625.2 872.7,626.2 874.6,627.1 876.5,627.9 878.4,628.7 880.3,629.4
+882.2,630.1 884.1,630.7 886.0,631.4 887.9,632.0 889.9,632.6 891.8,633.2 893.7,633.8 895.6,634.4 897.5,635.0 899.4,635.6 901.3,636.3 903.2,636.9 905.1,637.6 907.0,638.3 908.9,639.0 910.8,639.7
+912.7,640.4 914.6,641.0 916.5,641.7 918.4,642.4 920.3,643.0 922.2,643.6 924.1,644.2 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M500.6,662.4 L500.6,88.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/200000/report/typical.svg b/results/barbershop/200000/report/typical.svg
new file mode 100644
index 0000000..1f450a4
--- /dev/null
+++ b/results/barbershop/200000/report/typical.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M123.3,662.4 L123.3,653.4  '/>	<g transform="translate(123.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.875</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M251.1,662.4 L251.1,653.4  '/>	<g transform="translate(251.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.88</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M378.9,662.4 L378.9,653.4  '/>	<g transform="translate(378.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.885</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M506.7,662.4 L506.7,653.4  '/>	<g transform="translate(506.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.89</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M634.6,662.4 L634.6,653.4  '/>	<g transform="translate(634.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.895</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M762.4,662.4 L762.4,653.4  '/>	<g transform="translate(762.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M890.2,662.4 L890.2,653.4  '/>	<g transform="translate(890.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.905</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,659.7 L65.5,659.5 L67.4,659.3 L69.3,659.0 L71.2,658.8 L73.1,658.5
+		L75.0,658.2 L76.9,657.9 L78.8,657.5 L80.7,657.1 L82.6,656.7 L84.5,656.3 L86.4,655.9 L88.3,655.5
+		L90.3,655.0 L92.2,654.6 L94.1,654.1 L96.0,653.7 L97.9,653.2 L99.8,652.7 L101.7,652.2 L103.6,651.8
+		L105.5,651.3 L107.4,650.8 L109.3,650.3 L111.2,649.8 L113.1,649.2 L115.0,648.7 L116.9,648.1 L118.8,647.5
+		L120.7,646.9 L122.6,646.3 L124.5,645.6 L126.4,644.9 L128.3,644.1 L130.2,643.3 L132.1,642.5 L134.0,641.7
+		L135.9,640.9 L137.8,640.0 L139.8,639.1 L141.7,638.2 L143.6,637.3 L145.5,636.4 L147.4,635.4 L149.3,634.5
+		L151.2,633.5 L153.1,632.4 L155.0,631.4 L156.9,630.3 L158.8,629.2 L160.7,628.0 L162.6,626.8 L164.5,625.5
+		L166.4,624.2 L168.3,622.8 L170.2,621.4 L172.1,619.9 L174.0,618.4 L175.9,616.8 L177.8,615.2 L179.7,613.5
+		L181.6,611.8 L183.5,610.0 L185.4,608.2 L187.3,606.3 L189.3,604.4 L191.2,602.4 L193.1,600.3 L195.0,598.1
+		L196.9,595.8 L198.8,593.5 L200.7,591.0 L202.6,588.5 L204.5,585.9 L206.4,583.2 L208.3,580.4 L210.2,577.5
+		L212.1,574.6 L214.0,571.6 L215.9,568.5 L217.8,565.5 L219.7,562.4 L221.6,559.2 L223.5,556.0 L225.4,552.8
+		L227.3,549.6 L229.2,546.4 L231.1,543.1 L233.0,539.8 L234.9,536.5 L236.8,533.1 L238.8,529.7 L240.7,526.3
+		L242.6,522.9 L244.5,519.4 L246.4,515.9 L248.3,512.4 L250.2,508.8 L252.1,505.1 L254.0,501.4 L255.9,497.6
+		L257.8,493.7 L259.7,489.7 L261.6,485.7 L263.5,481.5 L265.4,477.2 L267.3,472.8 L269.2,468.3 L271.1,463.8
+		L273.0,459.2 L274.9,454.5 L276.8,449.8 L278.7,445.0 L280.6,440.3 L282.5,435.5 L284.4,430.7 L286.3,425.8
+		L288.2,421.0 L290.2,416.2 L292.1,411.3 L294.0,406.4 L295.9,401.5 L297.8,396.5 L299.7,391.5 L301.6,386.5
+		L303.5,381.4 L305.4,376.3 L307.3,371.1 L309.2,366.0 L311.1,360.8 L313.0,355.6 L314.9,350.3 L316.8,345.2
+		L318.7,340.0 L320.6,334.8 L322.5,329.8 L324.4,324.7 L326.3,319.8 L328.2,314.9 L330.1,310.1 L332.0,305.3
+		L333.9,300.7 L335.8,296.2 L337.7,291.7 L339.7,287.4 L341.6,283.1 L343.5,278.8 L345.4,274.7 L347.3,270.6
+		L349.2,266.5 L351.1,262.5 L353.0,258.5 L354.9,254.5 L356.8,250.5 L358.7,246.4 L360.6,242.4 L362.5,238.3
+		L364.4,234.2 L366.3,230.0 L368.2,225.7 L370.1,221.3 L372.0,216.9 L373.9,212.4 L375.8,207.9 L377.7,203.3
+		L379.6,198.7 L381.5,194.0 L383.4,189.4 L385.3,184.8 L387.2,180.3 L389.2,175.9 L391.1,171.6 L393.0,167.5
+		L394.9,163.5 L396.8,159.7 L398.7,156.0 L400.6,152.6 L402.5,149.3 L404.4,146.1 L406.3,143.2 L408.2,140.3
+		L410.1,137.6 L412.0,135.0 L413.9,132.5 L415.8,130.1 L417.7,127.7 L419.6,125.5 L421.5,123.2 L423.4,121.1
+		L425.3,119.0 L427.2,116.9 L429.1,114.9 L431.0,113.0 L432.9,111.1 L434.8,109.2 L436.7,107.4 L438.7,105.6
+		L440.6,103.9 L442.5,102.2 L444.4,100.5 L446.3,98.9 L448.2,97.3 L450.1,95.8 L452.0,94.3 L453.9,93.0
+		L455.8,91.7 L457.7,90.4 L459.6,89.3 L461.5,88.3 L463.4,87.4 L465.3,86.6 L467.2,85.8 L469.1,85.2
+		L471.0,84.6 L472.9,84.2 L474.8,83.8 L476.7,83.6 L478.6,83.4 L480.5,83.3 L482.4,83.3 L484.3,83.4
+		L486.2,83.6 L488.1,83.9 L490.1,84.3 L492.0,84.8 L493.9,85.4 L495.8,86.0 L497.7,86.8 L499.6,87.5
+		L501.5,88.3 L503.4,89.2 L505.3,90.0 L507.2,90.9 L509.1,91.8 L511.0,92.7 L512.9,93.6 L514.8,94.5
+		L516.7,95.5 L518.6,96.5 L520.5,97.6 L522.4,98.8 L524.3,100.1 L526.2,101.5 L528.1,103.0 L530.0,104.7
+		L531.9,106.5 L533.8,108.5 L535.7,110.7 L537.6,113.0 L539.6,115.4 L541.5,118.0 L543.4,120.8 L545.3,123.6
+		L547.2,126.6 L549.1,129.7 L551.0,132.8 L552.9,136.1 L554.8,139.4 L556.7,142.7 L558.6,146.1 L560.5,149.6
+		L562.4,153.0 L564.3,156.5 L566.2,160.0 L568.1,163.4 L570.0,166.9 L571.9,170.3 L573.8,173.7 L575.7,177.0
+		L577.6,180.3 L579.5,183.6 L581.4,186.9 L583.3,190.1 L585.2,193.4 L587.1,196.6 L589.1,199.9 L591.0,203.2
+		L592.9,206.5 L594.8,209.9 L596.7,213.3 L598.6,216.8 L600.5,220.4 L602.4,224.1 L604.3,227.9 L606.2,231.8
+		L608.1,235.7 L610.0,239.8 L611.9,243.9 L613.8,248.1 L615.7,252.4 L617.6,256.7 L619.5,261.0 L621.4,265.4
+		L623.3,269.8 L625.2,274.2 L627.1,278.7 L629.0,283.1 L630.9,287.5 L632.8,291.8 L634.7,296.2 L636.6,300.5
+		L638.5,304.8 L640.5,309.0 L642.4,313.2 L644.3,317.4 L646.2,321.5 L648.1,325.6 L650.0,329.7 L651.9,333.7
+		L653.8,337.7 L655.7,341.7 L657.6,345.6 L659.5,349.6 L661.4,353.5 L663.3,357.4 L665.2,361.3 L667.1,365.2
+		L669.0,369.1 L670.9,373.0 L672.8,376.9 L674.7,380.7 L676.6,384.6 L678.5,388.5 L680.4,392.4 L682.3,396.4
+		L684.2,400.3 L686.1,404.3 L688.0,408.2 L690.0,412.2 L691.9,416.2 L693.8,420.2 L695.7,424.2 L697.6,428.1
+		L699.5,432.1 L701.4,436.0 L703.3,439.9 L705.2,443.8 L707.1,447.7 L709.0,451.5 L710.9,455.3 L712.8,459.0
+		L714.7,462.8 L716.6,466.4 L718.5,470.1 L720.4,473.7 L722.3,477.3 L724.2,480.8 L726.1,484.2 L728.0,487.6
+		L729.9,491.0 L731.8,494.2 L733.7,497.4 L735.6,500.5 L737.5,503.6 L739.5,506.5 L741.4,509.4 L743.3,512.1
+		L745.2,514.8 L747.1,517.4 L749.0,520.0 L750.9,522.5 L752.8,525.0 L754.7,527.4 L756.6,529.8 L758.5,532.1
+		L760.4,534.4 L762.3,536.8 L764.2,539.1 L766.1,541.4 L768.0,543.6 L769.9,545.9 L771.8,548.1 L773.7,550.3
+		L775.6,552.5 L777.5,554.6 L779.4,556.7 L781.3,558.8 L783.2,560.8 L785.1,562.9 L787.0,564.8 L789.0,566.8
+		L790.9,568.7 L792.8,570.6 L794.7,572.4 L796.6,574.2 L798.5,576.0 L800.4,577.8 L802.3,579.5 L804.2,581.1
+		L806.1,582.7 L808.0,584.3 L809.9,585.8 L811.8,587.3 L813.7,588.8 L815.6,590.2 L817.5,591.5 L819.4,592.9
+		L821.3,594.2 L823.2,595.5 L825.1,596.7 L827.0,597.9 L828.9,599.2 L830.8,600.4 L832.7,601.6 L834.6,602.8
+		L836.5,604.0 L838.4,605.2 L840.4,606.4 L842.3,607.6 L844.2,608.8 L846.1,610.0 L848.0,611.2 L849.9,612.5
+		L851.8,613.7 L853.7,615.0 L855.6,616.2 L857.5,617.4 L859.4,618.6 L861.3,619.8 L863.2,621.0 L865.1,622.1
+		L867.0,623.2 L868.9,624.3 L870.8,625.2 L872.7,626.2 L874.6,627.1 L876.5,627.9 L878.4,628.7 L880.3,629.4
+		L882.2,630.1 L884.1,630.7 L886.0,631.4 L887.9,632.0 L889.9,632.6 L891.8,633.2 L893.7,633.8 L895.6,634.4
+		L897.5,635.0 L899.4,635.6 L901.3,636.3 L903.2,636.9 L905.1,637.6 L907.0,638.3 L908.9,639.0 L910.8,639.7
+		L912.7,640.4 L914.6,641.0 L916.5,641.7 L918.4,642.4 L920.3,643.0 L922.2,643.6 L924.1,644.2 L926.0,644.7
+		L927.9,645.2 L929.8,645.7 L931.7,646.2 L933.6,646.6 L935.5,647.0 L937.4,647.4 L939.4,647.8 L941.3,648.2
+		L943.2,648.6 L945.1,648.9 L947.0,649.3 L948.9,649.7 L950.8,650.0 L952.7,650.4 L954.6,650.7 L956.5,651.1
+		L958.4,651.4 L960.3,651.8 L962.2,652.1 L964.1,652.4 L966.0,652.7 L967.9,653.0 L969.8,653.3 L971.7,653.6
+		L973.6,653.8 L975.5,654.0 L977.4,654.2 L979.3,654.4 L981.2,654.6 L983.1,654.7 L985.0,654.8 L986.9,655.0
+		L988.9,655.1 L990.8,655.2 L992.7,655.3 L994.6,655.4 L996.5,655.6 L998.4,655.7 L1000.3,655.9 L1002.2,656.0
+		L1004.1,656.2 L1006.0,656.4 L1007.9,656.6 L1009.8,656.8 L1011.7,657.0 L1013.6,657.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,633.5 153.1,632.4 155.0,631.4 156.9,630.3 158.8,629.2 160.7,628.0 162.6,626.8 164.5,625.5 166.4,624.2 168.3,622.8 170.2,621.4 172.1,619.9 174.0,618.4 175.9,616.8 177.8,615.2 179.7,613.5
+181.6,611.8 183.5,610.0 185.4,608.2 187.3,606.3 189.3,604.4 191.2,602.4 193.1,600.3 195.0,598.1 196.9,595.8 198.8,593.5 200.7,591.0 202.6,588.5 204.5,585.9 206.4,583.2 208.3,580.4 210.2,577.5
+212.1,574.6 214.0,571.6 215.9,568.5 217.8,565.5 219.7,562.4 221.6,559.2 223.5,556.0 225.4,552.8 227.3,549.6 229.2,546.4 231.1,543.1 233.0,539.8 234.9,536.5 236.8,533.1 238.8,529.7 240.7,526.3
+242.6,522.9 244.5,519.4 246.4,515.9 248.3,512.4 250.2,508.8 252.1,505.1 254.0,501.4 255.9,497.6 257.8,493.7 259.7,489.7 261.6,485.7 263.5,481.5 265.4,477.2 267.3,472.8 269.2,468.3 271.1,463.8
+273.0,459.2 274.9,454.5 276.8,449.8 278.7,445.0 280.6,440.3 282.5,435.5 284.4,430.7 286.3,425.8 288.2,421.0 290.2,416.2 292.1,411.3 294.0,406.4 295.9,401.5 297.8,396.5 299.7,391.5 301.6,386.5
+303.5,381.4 305.4,376.3 307.3,371.1 309.2,366.0 311.1,360.8 313.0,355.6 314.9,350.3 316.8,345.2 318.7,340.0 320.6,334.8 322.5,329.8 324.4,324.7 326.3,319.8 328.2,314.9 330.1,310.1 332.0,305.3
+333.9,300.7 335.8,296.2 337.7,291.7 339.7,287.4 341.6,283.1 343.5,278.8 345.4,274.7 347.3,270.6 349.2,266.5 351.1,262.5 353.0,258.5 354.9,254.5 356.8,250.5 358.7,246.4 360.6,242.4 362.5,238.3
+364.4,234.2 366.3,230.0 368.2,225.7 370.1,221.3 372.0,216.9 373.9,212.4 375.8,207.9 377.7,203.3 379.6,198.7 381.5,194.0 383.4,189.4 385.3,184.8 387.2,180.3 389.2,175.9 391.1,171.6 393.0,167.5
+394.9,163.5 396.8,159.7 398.7,156.0 400.6,152.6 402.5,149.3 404.4,146.1 406.3,143.2 408.2,140.3 410.1,137.6 412.0,135.0 413.9,132.5 415.8,130.1 417.7,127.7 419.6,125.5 421.5,123.2 423.4,121.1
+425.3,119.0 427.2,116.9 429.1,114.9 431.0,113.0 432.9,111.1 434.8,109.2 436.7,107.4 438.7,105.6 440.6,103.9 442.5,102.2 444.4,100.5 446.3,98.9 448.2,97.3 450.1,95.8 452.0,94.3 453.9,93.0
+455.8,91.7 457.7,90.4 459.6,89.3 461.5,88.3 463.4,87.4 465.3,86.6 467.2,85.8 469.1,85.2 471.0,84.6 472.9,84.2 474.8,83.8 476.7,83.6 478.6,83.4 480.5,83.3 482.4,83.3 484.3,83.4
+486.2,83.6 488.1,83.9 490.1,84.3 492.0,84.8 493.9,85.4 495.8,86.0 497.7,86.8 499.6,87.5 501.5,88.3 503.4,89.2 505.3,90.0 507.2,90.9 509.1,91.8 511.0,92.7 512.9,93.6 514.8,94.5
+516.7,95.5 518.6,96.5 520.5,97.6 522.4,98.8 524.3,100.1 526.2,101.5 528.1,103.0 530.0,104.7 531.9,106.5 533.8,108.5 535.7,110.7 537.6,113.0 539.6,115.4 541.5,118.0 543.4,120.8 545.3,123.6
+547.2,126.6 549.1,129.7 551.0,132.8 552.9,136.1 554.8,139.4 556.7,142.7 558.6,146.1 560.5,149.6 562.4,153.0 564.3,156.5 566.2,160.0 568.1,163.4 570.0,166.9 571.9,170.3 573.8,173.7 575.7,177.0
+577.6,180.3 579.5,183.6 581.4,186.9 583.3,190.1 585.2,193.4 587.1,196.6 589.1,199.9 591.0,203.2 592.9,206.5 594.8,209.9 596.7,213.3 598.6,216.8 600.5,220.4 602.4,224.1 604.3,227.9 606.2,231.8
+608.1,235.7 610.0,239.8 611.9,243.9 613.8,248.1 615.7,252.4 617.6,256.7 619.5,261.0 621.4,265.4 623.3,269.8 625.2,274.2 627.1,278.7 629.0,283.1 630.9,287.5 632.8,291.8 634.7,296.2 636.6,300.5
+638.5,304.8 640.5,309.0 642.4,313.2 644.3,317.4 646.2,321.5 648.1,325.6 650.0,329.7 651.9,333.7 653.8,337.7 655.7,341.7 657.6,345.6 659.5,349.6 661.4,353.5 663.3,357.4 665.2,361.3 667.1,365.2
+669.0,369.1 670.9,373.0 672.8,376.9 674.7,380.7 676.6,384.6 678.5,388.5 680.4,392.4 682.3,396.4 684.2,400.3 686.1,404.3 688.0,408.2 690.0,412.2 691.9,416.2 693.8,420.2 695.7,424.2 697.6,428.1
+699.5,432.1 701.4,436.0 703.3,439.9 705.2,443.8 707.1,447.7 709.0,451.5 710.9,455.3 712.8,459.0 714.7,462.8 716.6,466.4 718.5,470.1 720.4,473.7 722.3,477.3 724.2,480.8 726.1,484.2 728.0,487.6
+729.9,491.0 731.8,494.2 733.7,497.4 735.6,500.5 737.5,503.6 739.5,506.5 741.4,509.4 743.3,512.1 745.2,514.8 747.1,517.4 749.0,520.0 750.9,522.5 752.8,525.0 754.7,527.4 756.6,529.8 758.5,532.1
+760.4,534.4 762.3,536.8 764.2,539.1 766.1,541.4 768.0,543.6 769.9,545.9 771.8,548.1 773.7,550.3 775.6,552.5 777.5,554.6 779.4,556.7 781.3,558.8 783.2,560.8 785.1,562.9 787.0,564.8 789.0,566.8
+790.9,568.7 792.8,570.6 794.7,572.4 796.6,574.2 798.5,576.0 800.4,577.8 802.3,579.5 804.2,581.1 806.1,582.7 808.0,584.3 809.9,585.8 811.8,587.3 813.7,588.8 815.6,590.2 817.5,591.5 819.4,592.9
+821.3,594.2 823.2,595.5 825.1,596.7 827.0,597.9 828.9,599.2 830.8,600.4 832.7,601.6 834.6,602.8 836.5,604.0 838.4,605.2 840.4,606.4 842.3,607.6 844.2,608.8 846.1,610.0 848.0,611.2 849.9,612.5
+851.8,613.7 853.7,615.0 855.6,616.2 857.5,617.4 859.4,618.6 861.3,619.8 863.2,621.0 865.1,622.1 867.0,623.2 868.9,624.3 870.8,625.2 872.7,626.2 874.6,627.1 876.5,627.9 878.4,628.7 880.3,629.4
+882.2,630.1 884.1,630.7 886.0,631.4 887.9,632.0 889.9,632.6 891.8,633.2 893.7,633.8 895.6,634.4 897.5,635.0 899.4,635.6 901.3,636.3 903.2,636.9 905.1,637.6 907.0,638.3 908.9,639.0 910.8,639.7
+912.7,640.4 914.6,641.0 916.5,641.7 918.4,642.4 920.3,643.0 922.2,643.6 924.1,644.2 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M500.6,662.4 L500.6,88.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/200000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/base/benchmark.json b/results/barbershop/300000/base/benchmark.json
new file mode 100644
index 0000000..91d9a10
--- /dev/null
+++ b/results/barbershop/300000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"300000","throughput":null,"full_id":"Barbershop/300000","directory_name":"barbershop/300000","title":"Barbershop/300000"}
\ No newline at end of file
diff --git a/results/barbershop/300000/base/estimates.json b/results/barbershop/300000/base/estimates.json
new file mode 100644
index 0000000..d36a8bf
--- /dev/null
+++ b/results/barbershop/300000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":4373750.9119972335,"upper_bound":4406489.834763139},"point_estimate":4389038.014643958,"standard_error":6369.588929665976},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":4361871.014492754,"upper_bound":4379474.730418296},"point_estimate":4370147.926617455,"standard_error":3178.156800386434},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":18587.570013293185,"upper_bound":40970.664060734045},"point_estimate":26851.43968166257,"standard_error":4292.075500232266},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":4382924.884283507,"upper_bound":4442329.036780518},"point_estimate":4411332.477907492,"standard_error":11613.40727876023},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":42287.87664262792,"upper_bound":82266.047038884},"point_estimate":64452.55482381178,"standard_error":7714.535859652863}}
\ No newline at end of file
diff --git a/results/barbershop/300000/base/raw.csv b/results/barbershop/300000/base/raw.csv
new file mode 100644
index 0000000..dee6ca7
--- /dev/null
+++ b/results/barbershop/300000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,300000,,,13130900.0,ns,3
+Barbershop,,300000,,,25902900.0,ns,6
+Barbershop,,300000,,,40050100.0,ns,9
+Barbershop,,300000,,,51668200.0,ns,12
+Barbershop,,300000,,,65161100.0,ns,15
+Barbershop,,300000,,,80460200.0,ns,18
+Barbershop,,300000,,,94219900.0,ns,21
+Barbershop,,300000,,,105277900.0,ns,24
+Barbershop,,300000,,,117723200.0,ns,27
+Barbershop,,300000,,,131537300.0,ns,30
+Barbershop,,300000,,,144278300.0,ns,33
+Barbershop,,300000,,,155961400.0,ns,36
+Barbershop,,300000,,,167193200.0,ns,39
+Barbershop,,300000,,,186410100.0,ns,42
+Barbershop,,300000,,,194951800.0,ns,45
+Barbershop,,300000,,,209392700.0,ns,48
+Barbershop,,300000,,,224709800.0,ns,51
+Barbershop,,300000,,,236922600.0,ns,54
+Barbershop,,300000,,,250591300.0,ns,57
+Barbershop,,300000,,,261313300.0,ns,60
+Barbershop,,300000,,,274549000.0,ns,63
+Barbershop,,300000,,,286030500.0,ns,66
+Barbershop,,300000,,,303370200.0,ns,69
+Barbershop,,300000,,,313899500.0,ns,72
+Barbershop,,300000,,,323939800.0,ns,75
+Barbershop,,300000,,,342237200.0,ns,78
+Barbershop,,300000,,,351819700.0,ns,81
+Barbershop,,300000,,,365223000.0,ns,84
+Barbershop,,300000,,,388897600.0,ns,87
+Barbershop,,300000,,,392939400.0,ns,90
+Barbershop,,300000,,,406753800.0,ns,93
+Barbershop,,300000,,,424385300.0,ns,96
+Barbershop,,300000,,,431003500.0,ns,99
+Barbershop,,300000,,,443846300.0,ns,102
+Barbershop,,300000,,,457477300.0,ns,105
+Barbershop,,300000,,,472030500.0,ns,108
+Barbershop,,300000,,,480775300.0,ns,111
+Barbershop,,300000,,,504011600.0,ns,114
+Barbershop,,300000,,,509311700.0,ns,117
+Barbershop,,300000,,,527337000.0,ns,120
+Barbershop,,300000,,,534455800.0,ns,123
+Barbershop,,300000,,,551067300.0,ns,126
+Barbershop,,300000,,,562056400.0,ns,129
+Barbershop,,300000,,,578019400.0,ns,132
+Barbershop,,300000,,,594754700.0,ns,135
+Barbershop,,300000,,,601938200.0,ns,138
+Barbershop,,300000,,,616210900.0,ns,141
+Barbershop,,300000,,,629127900.0,ns,144
+Barbershop,,300000,,,641132200.0,ns,147
+Barbershop,,300000,,,654450400.0,ns,150
+Barbershop,,300000,,,665197700.0,ns,153
+Barbershop,,300000,,,679834900.0,ns,156
+Barbershop,,300000,,,692721400.0,ns,159
+Barbershop,,300000,,,707634500.0,ns,162
+Barbershop,,300000,,,719118200.0,ns,165
+Barbershop,,300000,,,735442000.0,ns,168
+Barbershop,,300000,,,741458500.0,ns,171
+Barbershop,,300000,,,762258000.0,ns,174
+Barbershop,,300000,,,776478500.0,ns,177
+Barbershop,,300000,,,782712000.0,ns,180
+Barbershop,,300000,,,804424900.0,ns,183
+Barbershop,,300000,,,814024600.0,ns,186
+Barbershop,,300000,,,825377300.0,ns,189
+Barbershop,,300000,,,838504300.0,ns,192
+Barbershop,,300000,,,856488100.0,ns,195
+Barbershop,,300000,,,871893300.0,ns,198
+Barbershop,,300000,,,875310800.0,ns,201
+Barbershop,,300000,,,886747600.0,ns,204
+Barbershop,,300000,,,904063400.0,ns,207
+Barbershop,,300000,,,913378100.0,ns,210
+Barbershop,,300000,,,927880000.0,ns,213
+Barbershop,,300000,,,941282200.0,ns,216
+Barbershop,,300000,,,956811400.0,ns,219
+Barbershop,,300000,,,971797000.0,ns,222
+Barbershop,,300000,,,983659300.0,ns,225
+Barbershop,,300000,,,986141300.0,ns,228
+Barbershop,,300000,,,1005873600.0,ns,231
+Barbershop,,300000,,,1023890100.0,ns,234
+Barbershop,,300000,,,1035390600.0,ns,237
+Barbershop,,300000,,,1042685400.0,ns,240
+Barbershop,,300000,,,1071244700.0,ns,243
+Barbershop,,300000,,,1092393700.0,ns,246
+Barbershop,,300000,,,1107408900.0,ns,249
+Barbershop,,300000,,,1153875900.0,ns,252
+Barbershop,,300000,,,1172126500.0,ns,255
+Barbershop,,300000,,,1182349200.0,ns,258
+Barbershop,,300000,,,1192445200.0,ns,261
+Barbershop,,300000,,,1213089100.0,ns,264
+Barbershop,,300000,,,1218473300.0,ns,267
+Barbershop,,300000,,,1244205500.0,ns,270
+Barbershop,,300000,,,1201498900.0,ns,273
+Barbershop,,300000,,,1204861300.0,ns,276
+Barbershop,,300000,,,1241214600.0,ns,279
+Barbershop,,300000,,,1222585400.0,ns,282
+Barbershop,,300000,,,1249680800.0,ns,285
+Barbershop,,300000,,,1285461700.0,ns,288
+Barbershop,,300000,,,1274043500.0,ns,291
+Barbershop,,300000,,,1284781700.0,ns,294
+Barbershop,,300000,,,1302659300.0,ns,297
+Barbershop,,300000,,,1318199400.0,ns,300
diff --git a/results/barbershop/300000/base/sample.json b/results/barbershop/300000/base/sample.json
new file mode 100644
index 0000000..29256a6
--- /dev/null
+++ b/results/barbershop/300000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[3.0,6.0,9.0,12.0,15.0,18.0,21.0,24.0,27.0,30.0,33.0,36.0,39.0,42.0,45.0,48.0,51.0,54.0,57.0,60.0,63.0,66.0,69.0,72.0,75.0,78.0,81.0,84.0,87.0,90.0,93.0,96.0,99.0,102.0,105.0,108.0,111.0,114.0,117.0,120.0,123.0,126.0,129.0,132.0,135.0,138.0,141.0,144.0,147.0,150.0,153.0,156.0,159.0,162.0,165.0,168.0,171.0,174.0,177.0,180.0,183.0,186.0,189.0,192.0,195.0,198.0,201.0,204.0,207.0,210.0,213.0,216.0,219.0,222.0,225.0,228.0,231.0,234.0,237.0,240.0,243.0,246.0,249.0,252.0,255.0,258.0,261.0,264.0,267.0,270.0,273.0,276.0,279.0,282.0,285.0,288.0,291.0,294.0,297.0,300.0],"times":[13130900.0,25902900.0,40050100.0,51668200.0,65161100.0,80460200.0,94219900.0,105277900.0,117723200.0,131537300.0,144278300.0,155961400.0,167193200.0,186410100.0,194951800.0,209392700.0,224709800.0,236922600.0,250591300.0,261313300.0,274549000.0,286030500.0,303370200.0,313899500.0,323939800.0,342237200.0,351819700.0,365223000.0,388897600.0,392939400.0,406753800.0,424385300.0,431003500.0,443846300.0,457477300.0,472030500.0,480775300.0,504011600.0,509311700.0,527337000.0,534455800.0,551067300.0,562056400.0,578019400.0,594754700.0,601938200.0,616210900.0,629127900.0,641132200.0,654450400.0,665197700.0,679834900.0,692721400.0,707634500.0,719118200.0,735442000.0,741458500.0,762258000.0,776478500.0,782712000.0,804424900.0,814024600.0,825377300.0,838504300.0,856488100.0,871893300.0,875310800.0,886747600.0,904063400.0,913378100.0,927880000.0,941282200.0,956811400.0,971797000.0,983659300.0,986141300.0,1005873600.0,1023890100.0,1035390600.0,1042685400.0,1071244700.0,1092393700.0,1107408900.0,1153875900.0,1172126500.0,1182349200.0,1192445200.0,1213089100.0,1218473300.0,1244205500.0,1201498900.0,1204861300.0,1241214600.0,1222585400.0,1249680800.0,1285461700.0,1274043500.0,1284781700.0,1302659300.0,1318199400.0]}
\ No newline at end of file
diff --git a/results/barbershop/300000/base/tukey.json b/results/barbershop/300000/base/tukey.json
new file mode 100644
index 0000000..d780ebd
--- /dev/null
+++ b/results/barbershop/300000/base/tukey.json
@@ -0,0 +1 @@
+[4232721.070166856,4293916.172521239,4457103.112132927,4518298.2144873105]
\ No newline at end of file
diff --git a/results/barbershop/300000/change/estimates.json b/results/barbershop/300000/change/estimates.json
new file mode 100644
index 0000000..5e33e72
--- /dev/null
+++ b/results/barbershop/300000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.009210801368392696,"upper_bound":0.004199028651757892},"point_estimate":-0.0026268962782750593,"standard_error":0.002578346536024039},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.005524873153360334,"upper_bound":0.002676330979548678},"point_estimate":-0.002004227185535612,"standard_error":0.0016267252890769877}}
\ No newline at end of file
diff --git a/results/barbershop/300000/new/benchmark.json b/results/barbershop/300000/new/benchmark.json
new file mode 100644
index 0000000..91d9a10
--- /dev/null
+++ b/results/barbershop/300000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"300000","throughput":null,"full_id":"Barbershop/300000","directory_name":"barbershop/300000","title":"Barbershop/300000"}
\ No newline at end of file
diff --git a/results/barbershop/300000/new/estimates.json b/results/barbershop/300000/new/estimates.json
new file mode 100644
index 0000000..d36a8bf
--- /dev/null
+++ b/results/barbershop/300000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":4373750.9119972335,"upper_bound":4406489.834763139},"point_estimate":4389038.014643958,"standard_error":6369.588929665976},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":4361871.014492754,"upper_bound":4379474.730418296},"point_estimate":4370147.926617455,"standard_error":3178.156800386434},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":18587.570013293185,"upper_bound":40970.664060734045},"point_estimate":26851.43968166257,"standard_error":4292.075500232266},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":4382924.884283507,"upper_bound":4442329.036780518},"point_estimate":4411332.477907492,"standard_error":11613.40727876023},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":42287.87664262792,"upper_bound":82266.047038884},"point_estimate":64452.55482381178,"standard_error":7714.535859652863}}
\ No newline at end of file
diff --git a/results/barbershop/300000/new/raw.csv b/results/barbershop/300000/new/raw.csv
new file mode 100644
index 0000000..dee6ca7
--- /dev/null
+++ b/results/barbershop/300000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,300000,,,13130900.0,ns,3
+Barbershop,,300000,,,25902900.0,ns,6
+Barbershop,,300000,,,40050100.0,ns,9
+Barbershop,,300000,,,51668200.0,ns,12
+Barbershop,,300000,,,65161100.0,ns,15
+Barbershop,,300000,,,80460200.0,ns,18
+Barbershop,,300000,,,94219900.0,ns,21
+Barbershop,,300000,,,105277900.0,ns,24
+Barbershop,,300000,,,117723200.0,ns,27
+Barbershop,,300000,,,131537300.0,ns,30
+Barbershop,,300000,,,144278300.0,ns,33
+Barbershop,,300000,,,155961400.0,ns,36
+Barbershop,,300000,,,167193200.0,ns,39
+Barbershop,,300000,,,186410100.0,ns,42
+Barbershop,,300000,,,194951800.0,ns,45
+Barbershop,,300000,,,209392700.0,ns,48
+Barbershop,,300000,,,224709800.0,ns,51
+Barbershop,,300000,,,236922600.0,ns,54
+Barbershop,,300000,,,250591300.0,ns,57
+Barbershop,,300000,,,261313300.0,ns,60
+Barbershop,,300000,,,274549000.0,ns,63
+Barbershop,,300000,,,286030500.0,ns,66
+Barbershop,,300000,,,303370200.0,ns,69
+Barbershop,,300000,,,313899500.0,ns,72
+Barbershop,,300000,,,323939800.0,ns,75
+Barbershop,,300000,,,342237200.0,ns,78
+Barbershop,,300000,,,351819700.0,ns,81
+Barbershop,,300000,,,365223000.0,ns,84
+Barbershop,,300000,,,388897600.0,ns,87
+Barbershop,,300000,,,392939400.0,ns,90
+Barbershop,,300000,,,406753800.0,ns,93
+Barbershop,,300000,,,424385300.0,ns,96
+Barbershop,,300000,,,431003500.0,ns,99
+Barbershop,,300000,,,443846300.0,ns,102
+Barbershop,,300000,,,457477300.0,ns,105
+Barbershop,,300000,,,472030500.0,ns,108
+Barbershop,,300000,,,480775300.0,ns,111
+Barbershop,,300000,,,504011600.0,ns,114
+Barbershop,,300000,,,509311700.0,ns,117
+Barbershop,,300000,,,527337000.0,ns,120
+Barbershop,,300000,,,534455800.0,ns,123
+Barbershop,,300000,,,551067300.0,ns,126
+Barbershop,,300000,,,562056400.0,ns,129
+Barbershop,,300000,,,578019400.0,ns,132
+Barbershop,,300000,,,594754700.0,ns,135
+Barbershop,,300000,,,601938200.0,ns,138
+Barbershop,,300000,,,616210900.0,ns,141
+Barbershop,,300000,,,629127900.0,ns,144
+Barbershop,,300000,,,641132200.0,ns,147
+Barbershop,,300000,,,654450400.0,ns,150
+Barbershop,,300000,,,665197700.0,ns,153
+Barbershop,,300000,,,679834900.0,ns,156
+Barbershop,,300000,,,692721400.0,ns,159
+Barbershop,,300000,,,707634500.0,ns,162
+Barbershop,,300000,,,719118200.0,ns,165
+Barbershop,,300000,,,735442000.0,ns,168
+Barbershop,,300000,,,741458500.0,ns,171
+Barbershop,,300000,,,762258000.0,ns,174
+Barbershop,,300000,,,776478500.0,ns,177
+Barbershop,,300000,,,782712000.0,ns,180
+Barbershop,,300000,,,804424900.0,ns,183
+Barbershop,,300000,,,814024600.0,ns,186
+Barbershop,,300000,,,825377300.0,ns,189
+Barbershop,,300000,,,838504300.0,ns,192
+Barbershop,,300000,,,856488100.0,ns,195
+Barbershop,,300000,,,871893300.0,ns,198
+Barbershop,,300000,,,875310800.0,ns,201
+Barbershop,,300000,,,886747600.0,ns,204
+Barbershop,,300000,,,904063400.0,ns,207
+Barbershop,,300000,,,913378100.0,ns,210
+Barbershop,,300000,,,927880000.0,ns,213
+Barbershop,,300000,,,941282200.0,ns,216
+Barbershop,,300000,,,956811400.0,ns,219
+Barbershop,,300000,,,971797000.0,ns,222
+Barbershop,,300000,,,983659300.0,ns,225
+Barbershop,,300000,,,986141300.0,ns,228
+Barbershop,,300000,,,1005873600.0,ns,231
+Barbershop,,300000,,,1023890100.0,ns,234
+Barbershop,,300000,,,1035390600.0,ns,237
+Barbershop,,300000,,,1042685400.0,ns,240
+Barbershop,,300000,,,1071244700.0,ns,243
+Barbershop,,300000,,,1092393700.0,ns,246
+Barbershop,,300000,,,1107408900.0,ns,249
+Barbershop,,300000,,,1153875900.0,ns,252
+Barbershop,,300000,,,1172126500.0,ns,255
+Barbershop,,300000,,,1182349200.0,ns,258
+Barbershop,,300000,,,1192445200.0,ns,261
+Barbershop,,300000,,,1213089100.0,ns,264
+Barbershop,,300000,,,1218473300.0,ns,267
+Barbershop,,300000,,,1244205500.0,ns,270
+Barbershop,,300000,,,1201498900.0,ns,273
+Barbershop,,300000,,,1204861300.0,ns,276
+Barbershop,,300000,,,1241214600.0,ns,279
+Barbershop,,300000,,,1222585400.0,ns,282
+Barbershop,,300000,,,1249680800.0,ns,285
+Barbershop,,300000,,,1285461700.0,ns,288
+Barbershop,,300000,,,1274043500.0,ns,291
+Barbershop,,300000,,,1284781700.0,ns,294
+Barbershop,,300000,,,1302659300.0,ns,297
+Barbershop,,300000,,,1318199400.0,ns,300
diff --git a/results/barbershop/300000/new/sample.json b/results/barbershop/300000/new/sample.json
new file mode 100644
index 0000000..29256a6
--- /dev/null
+++ b/results/barbershop/300000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[3.0,6.0,9.0,12.0,15.0,18.0,21.0,24.0,27.0,30.0,33.0,36.0,39.0,42.0,45.0,48.0,51.0,54.0,57.0,60.0,63.0,66.0,69.0,72.0,75.0,78.0,81.0,84.0,87.0,90.0,93.0,96.0,99.0,102.0,105.0,108.0,111.0,114.0,117.0,120.0,123.0,126.0,129.0,132.0,135.0,138.0,141.0,144.0,147.0,150.0,153.0,156.0,159.0,162.0,165.0,168.0,171.0,174.0,177.0,180.0,183.0,186.0,189.0,192.0,195.0,198.0,201.0,204.0,207.0,210.0,213.0,216.0,219.0,222.0,225.0,228.0,231.0,234.0,237.0,240.0,243.0,246.0,249.0,252.0,255.0,258.0,261.0,264.0,267.0,270.0,273.0,276.0,279.0,282.0,285.0,288.0,291.0,294.0,297.0,300.0],"times":[13130900.0,25902900.0,40050100.0,51668200.0,65161100.0,80460200.0,94219900.0,105277900.0,117723200.0,131537300.0,144278300.0,155961400.0,167193200.0,186410100.0,194951800.0,209392700.0,224709800.0,236922600.0,250591300.0,261313300.0,274549000.0,286030500.0,303370200.0,313899500.0,323939800.0,342237200.0,351819700.0,365223000.0,388897600.0,392939400.0,406753800.0,424385300.0,431003500.0,443846300.0,457477300.0,472030500.0,480775300.0,504011600.0,509311700.0,527337000.0,534455800.0,551067300.0,562056400.0,578019400.0,594754700.0,601938200.0,616210900.0,629127900.0,641132200.0,654450400.0,665197700.0,679834900.0,692721400.0,707634500.0,719118200.0,735442000.0,741458500.0,762258000.0,776478500.0,782712000.0,804424900.0,814024600.0,825377300.0,838504300.0,856488100.0,871893300.0,875310800.0,886747600.0,904063400.0,913378100.0,927880000.0,941282200.0,956811400.0,971797000.0,983659300.0,986141300.0,1005873600.0,1023890100.0,1035390600.0,1042685400.0,1071244700.0,1092393700.0,1107408900.0,1153875900.0,1172126500.0,1182349200.0,1192445200.0,1213089100.0,1218473300.0,1244205500.0,1201498900.0,1204861300.0,1241214600.0,1222585400.0,1249680800.0,1285461700.0,1274043500.0,1284781700.0,1302659300.0,1318199400.0]}
\ No newline at end of file
diff --git a/results/barbershop/300000/new/tukey.json b/results/barbershop/300000/new/tukey.json
new file mode 100644
index 0000000..d780ebd
--- /dev/null
+++ b/results/barbershop/300000/new/tukey.json
@@ -0,0 +1 @@
+[4232721.070166856,4293916.172521239,4457103.112132927,4518298.2144873105]
\ No newline at end of file
diff --git a/results/barbershop/300000/report/MAD.svg b/results/barbershop/300000/report/MAD.svg
new file mode 100644
index 0000000..af9fa15
--- /dev/null
+++ b/results/barbershop/300000/report/MAD.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,594.8 L89.2,594.8  '/>	<g transform="translate(71.9,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,527.2 L89.2,527.2  '/>	<g transform="translate(71.9,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,459.6 L89.2,459.6  '/>	<g transform="translate(71.9,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,392.0 L89.2,392.0  '/>	<g transform="translate(71.9,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,324.5 L89.2,324.5  '/>	<g transform="translate(71.9,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,256.9 L89.2,256.9  '/>	<g transform="translate(71.9,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,189.3 L89.2,189.3  '/>	<g transform="translate(71.9,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.07</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,121.7 L89.2,121.7  '/>	<g transform="translate(71.9,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.08</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.09</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.2,662.4 L213.2,653.4  '/>	<g transform="translate(213.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M383.8,662.4 L383.8,653.4  '/>	<g transform="translate(383.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M554.4,662.4 L554.4,653.4  '/>	<g transform="translate(554.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M725.0,662.4 L725.0,653.4  '/>	<g transform="translate(725.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M895.6,662.4 L895.6,653.4  '/>	<g transform="translate(895.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,659.5 L82.1,659.3 L83.9,659.1 L85.8,658.9 L87.7,658.6 L89.6,658.4
+		L91.4,658.1 L93.3,657.8 L95.2,657.5 L97.0,657.2 L98.9,656.9 L100.8,656.6 L102.6,656.2 L104.5,655.8
+		L106.4,655.5 L108.3,655.1 L110.1,654.7 L112.0,654.2 L113.9,653.8 L115.7,653.3 L117.6,652.8 L119.5,652.2
+		L121.4,651.6 L123.2,651.0 L125.1,650.3 L127.0,649.5 L128.8,648.8 L130.7,648.0 L132.6,647.1 L134.4,646.3
+		L136.3,645.4 L138.2,644.5 L140.1,643.6 L141.9,642.7 L143.8,641.8 L145.7,640.8 L147.5,639.9 L149.4,638.9
+		L151.3,638.0 L153.2,637.0 L155.0,636.0 L156.9,635.0 L158.8,633.9 L160.6,632.8 L162.5,631.7 L164.4,630.6
+		L166.2,629.5 L168.1,628.4 L170.0,627.2 L171.9,626.1 L173.7,625.0 L175.6,623.9 L177.5,622.8 L179.3,621.8
+		L181.2,620.8 L183.1,619.8 L185.0,618.8 L186.8,617.9 L188.7,616.9 L190.6,616.0 L192.4,615.0 L194.3,614.1
+		L196.2,613.1 L198.0,612.0 L199.9,610.9 L201.8,609.8 L203.7,608.5 L205.5,607.1 L207.4,605.7 L209.3,604.1
+		L211.1,602.5 L213.0,600.7 L214.9,598.9 L216.7,596.9 L218.6,594.9 L220.5,592.9 L222.4,590.8 L224.2,588.7
+		L226.1,586.7 L228.0,584.6 L229.8,582.6 L231.7,580.7 L233.6,578.8 L235.5,577.0 L237.3,575.2 L239.2,573.5
+		L241.1,571.9 L242.9,570.2 L244.8,568.6 L246.7,566.8 L248.5,565.0 L250.4,563.1 L252.3,561.0 L254.2,558.7
+		L256.0,556.2 L257.9,553.3 L259.8,550.2 L261.6,546.7 L263.5,543.0 L265.4,538.9 L267.3,534.5 L269.1,529.9
+		L271.0,525.0 L272.9,519.9 L274.7,514.6 L276.6,509.1 L278.5,503.6 L280.3,497.9 L282.2,492.2 L284.1,486.3
+		L286.0,480.4 L287.8,474.2 L289.7,467.9 L291.6,461.3 L293.4,454.3 L295.3,447.0 L297.2,439.2 L299.1,430.8
+		L300.9,421.9 L302.8,412.4 L304.7,402.4 L306.5,391.8 L308.4,380.8 L310.3,369.4 L312.1,357.7 L314.0,346.1
+		L315.9,334.5 L317.8,323.3 L319.6,312.5 L321.5,302.5 L323.4,293.2 L325.2,284.9 L327.1,277.6 L329.0,271.3
+		L330.9,265.9 L332.7,261.4 L334.6,257.7 L336.5,254.5 L338.3,251.6 L340.2,248.8 L342.1,245.9 L343.9,242.6
+		L345.8,238.8 L347.7,234.2 L349.6,228.9 L351.4,222.8 L353.3,215.8 L355.2,208.1 L357.0,199.8 L358.9,191.0
+		L360.8,181.9 L362.7,172.7 L364.5,163.7 L366.4,154.9 L368.3,146.5 L370.1,138.7 L372.0,131.5 L373.9,124.9
+		L375.7,119.0 L377.6,113.6 L379.5,108.7 L381.4,104.2 L383.2,100.0 L385.1,96.0 L387.0,92.2 L388.8,88.5
+		L390.7,84.9 L392.6,81.3 L394.5,77.8 L396.3,74.5 L398.2,71.3 L400.1,68.4 L401.9,65.8 L403.8,63.7
+		L405.7,61.9 L407.5,60.7 L409.4,59.9 L411.3,59.6 L413.2,59.8 L415.0,60.4 L416.9,61.4 L418.8,62.6
+		L420.6,64.1 L422.5,65.7 L424.4,67.4 L426.3,69.1 L428.1,70.8 L430.0,72.5 L431.9,74.0 L433.7,75.5
+		L435.6,77.0 L437.5,78.4 L439.3,79.8 L441.2,81.3 L443.1,82.8 L445.0,84.3 L446.8,85.9 L448.7,87.5
+		L450.6,89.1 L452.4,90.5 L454.3,91.7 L456.2,92.7 L458.0,93.2 L459.9,93.4 L461.8,93.1 L463.7,92.3
+		L465.5,91.0 L467.4,89.3 L469.3,87.1 L471.1,84.7 L473.0,82.1 L474.9,79.4 L476.8,76.6 L478.6,74.0
+		L480.5,71.6 L482.4,69.4 L484.2,67.6 L486.1,66.0 L488.0,64.7 L489.8,63.6 L491.7,62.8 L493.6,62.1
+		L495.5,61.5 L497.3,61.0 L499.2,60.5 L501.1,60.0 L502.9,59.5 L504.8,59.0 L506.7,58.6 L508.6,58.4
+		L510.4,58.4 L512.3,58.8 L514.2,59.7 L516.0,61.1 L517.9,63.3 L519.8,66.1 L521.6,69.7 L523.5,74.1
+		L525.4,79.1 L527.3,84.7 L529.1,90.7 L531.0,96.9 L532.9,103.2 L534.7,109.4 L536.6,115.2 L538.5,120.5
+		L540.4,125.2 L542.2,129.0 L544.1,132.1 L546.0,134.4 L547.8,135.9 L549.7,136.8 L551.6,137.2 L553.4,137.2
+		L555.3,137.2 L557.2,137.3 L559.1,137.8 L560.9,138.7 L562.8,140.3 L564.7,142.8 L566.5,146.0 L568.4,150.2
+		L570.3,155.1 L572.2,160.8 L574.0,166.9 L575.9,173.5 L577.8,180.2 L579.6,186.8 L581.5,193.2 L583.4,199.2
+		L585.2,204.5 L587.1,209.1 L589.0,213.0 L590.9,216.0 L592.7,218.4 L594.6,220.0 L596.5,221.2 L598.3,222.0
+		L600.2,222.6 L602.1,223.2 L604.0,224.0 L605.8,225.1 L607.7,226.7 L609.6,228.8 L611.4,231.6 L613.3,235.0
+		L615.2,238.9 L617.0,243.3 L618.9,248.0 L620.8,253.0 L622.7,258.0 L624.5,262.9 L626.4,267.6 L628.3,271.8
+		L630.1,275.5 L632.0,278.7 L633.9,281.1 L635.8,283.0 L637.6,284.2 L639.5,284.9 L641.4,285.2 L643.2,285.1
+		L645.1,285.0 L647.0,284.8 L648.8,284.7 L650.7,285.0 L652.6,285.6 L654.5,286.8 L656.3,288.5 L658.2,290.8
+		L660.1,293.6 L661.9,297.1 L663.8,301.2 L665.7,305.7 L667.5,310.6 L669.4,315.9 L671.3,321.5 L673.2,327.2
+		L675.0,333.1 L676.9,339.0 L678.8,344.8 L680.6,350.6 L682.5,356.1 L684.4,361.5 L686.3,366.6 L688.1,371.5
+		L690.0,376.0 L691.9,380.1 L693.7,383.9 L695.6,387.4 L697.5,390.5 L699.3,393.3 L701.2,395.7 L703.1,397.9
+		L705.0,399.9 L706.8,401.7 L708.7,403.4 L710.6,405.1 L712.4,406.9 L714.3,408.7 L716.2,410.7 L718.1,413.0
+		L719.9,415.5 L721.8,418.4 L723.7,421.6 L725.5,425.1 L727.4,429.1 L729.3,433.4 L731.1,438.0 L733.0,442.8
+		L734.9,448.0 L736.8,453.3 L738.6,458.8 L740.5,464.3 L742.4,469.9 L744.2,475.5 L746.1,480.9 L748.0,486.2
+		L749.9,491.4 L751.7,496.4 L753.6,501.1 L755.5,505.6 L757.3,509.9 L759.2,514.0 L761.1,517.8 L762.9,521.5
+		L764.8,524.9 L766.7,528.2 L768.6,531.4 L770.4,534.5 L772.3,537.5 L774.2,540.4 L776.0,543.3 L777.9,546.2
+		L779.8,549.1 L781.7,552.0 L783.5,554.9 L785.4,557.8 L787.3,560.7 L789.1,563.7 L791.0,566.6 L792.9,569.5
+		L794.7,572.4 L796.6,575.3 L798.5,578.1 L800.4,580.8 L802.2,583.4 L804.1,586.0 L806.0,588.4 L807.8,590.7
+		L809.7,592.9 L811.6,594.9 L813.5,596.9 L815.3,598.7 L817.2,600.3 L819.1,601.8 L820.9,603.3 L822.8,604.6
+		L824.7,605.8 L826.5,607.0 L828.4,608.1 L830.3,609.1 L832.2,610.2 L834.0,611.2 L835.9,612.3 L837.8,613.3
+		L839.6,614.4 L841.5,615.5 L843.4,616.6 L845.3,617.8 L847.1,619.0 L849.0,620.2 L850.9,621.4 L852.7,622.6
+		L854.6,623.8 L856.5,625.0 L858.3,626.2 L860.2,627.3 L862.1,628.4 L864.0,629.4 L865.8,630.4 L867.7,631.3
+		L869.6,632.2 L871.4,633.0 L873.3,633.7 L875.2,634.4 L877.1,635.1 L878.9,635.7 L880.8,636.3 L882.7,636.8
+		L884.5,637.4 L886.4,637.8 L888.3,638.3 L890.1,638.8 L892.0,639.3 L893.9,639.7 L895.8,640.2 L897.6,640.7
+		L899.5,641.2 L901.4,641.7 L903.2,642.1 L905.1,642.6 L907.0,643.1 L908.8,643.6 L910.7,644.0 L912.6,644.4
+		L914.5,644.8 L916.3,645.1 L918.2,645.4 L920.1,645.7 L921.9,645.9 L923.8,646.2 L925.7,646.4 L927.6,646.5
+		L929.4,646.7 L931.3,646.9 L933.2,647.1 L935.0,647.2 L936.9,647.4 L938.8,647.6 L940.6,647.7 L942.5,647.9
+		L944.4,648.1 L946.3,648.3 L948.1,648.5 L950.0,648.7 L951.9,648.9 L953.7,649.1 L955.6,649.3 L957.5,649.6
+		L959.4,649.8 L961.2,650.0 L963.1,650.3 L965.0,650.6 L966.8,650.9 L968.7,651.2 L970.6,651.6 L972.4,651.9
+		L974.3,652.3 L976.2,652.7 L978.1,653.1 L979.9,653.5 L981.8,653.9 L983.7,654.3 L985.5,654.7 L987.4,655.1
+		L989.3,655.4 L991.2,655.7 L993.0,656.0 L994.9,656.3 L996.8,656.5 L998.6,656.7 L1000.5,656.9 L1002.4,657.1
+		L1004.2,657.3 L1006.1,657.4 L1008.0,657.5 L1009.9,657.6 L1011.7,657.7 L1013.6,657.8  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,629.5 168.1,628.4 170.0,627.2 171.9,626.1 173.7,625.0 175.6,623.9 177.5,622.8 179.3,621.8 181.2,620.8 183.1,619.8 185.0,618.8 186.8,617.9 188.7,616.9 190.6,616.0 192.4,615.0 194.3,614.1
+196.2,613.1 198.0,612.0 199.9,610.9 201.8,609.8 203.7,608.5 205.5,607.1 207.4,605.7 209.3,604.1 211.1,602.5 213.0,600.7 214.9,598.9 216.7,596.9 218.6,594.9 220.5,592.9 222.4,590.8 224.2,588.7
+226.1,586.7 228.0,584.6 229.8,582.6 231.7,580.7 233.6,578.8 235.5,577.0 237.3,575.2 239.2,573.5 241.1,571.9 242.9,570.2 244.8,568.6 246.7,566.8 248.5,565.0 250.4,563.1 252.3,561.0 254.2,558.7
+256.0,556.2 257.9,553.3 259.8,550.2 261.6,546.7 263.5,543.0 265.4,538.9 267.3,534.5 269.1,529.9 271.0,525.0 272.9,519.9 274.7,514.6 276.6,509.1 278.5,503.6 280.3,497.9 282.2,492.2 284.1,486.3
+286.0,480.4 287.8,474.2 289.7,467.9 291.6,461.3 293.4,454.3 295.3,447.0 297.2,439.2 299.1,430.8 300.9,421.9 302.8,412.4 304.7,402.4 306.5,391.8 308.4,380.8 310.3,369.4 312.1,357.7 314.0,346.1
+315.9,334.5 317.8,323.3 319.6,312.5 321.5,302.5 323.4,293.2 325.2,284.9 327.1,277.6 329.0,271.3 330.9,265.9 332.7,261.4 334.6,257.7 336.5,254.5 338.3,251.6 340.2,248.8 342.1,245.9 343.9,242.6
+345.8,238.8 347.7,234.2 349.6,228.9 351.4,222.8 353.3,215.8 355.2,208.1 357.0,199.8 358.9,191.0 360.8,181.9 362.7,172.7 364.5,163.7 366.4,154.9 368.3,146.5 370.1,138.7 372.0,131.5 373.9,124.9
+375.7,119.0 377.6,113.6 379.5,108.7 381.4,104.2 383.2,100.0 385.1,96.0 387.0,92.2 388.8,88.5 390.7,84.9 392.6,81.3 394.5,77.8 396.3,74.5 398.2,71.3 400.1,68.4 401.9,65.8 403.8,63.7
+405.7,61.9 407.5,60.7 409.4,59.9 411.3,59.6 413.2,59.8 415.0,60.4 416.9,61.4 418.8,62.6 420.6,64.1 422.5,65.7 424.4,67.4 426.3,69.1 428.1,70.8 430.0,72.5 431.9,74.0 433.7,75.5
+435.6,77.0 437.5,78.4 439.3,79.8 441.2,81.3 443.1,82.8 445.0,84.3 446.8,85.9 448.7,87.5 450.6,89.1 452.4,90.5 454.3,91.7 456.2,92.7 458.0,93.2 459.9,93.4 461.8,93.1 463.7,92.3
+465.5,91.0 467.4,89.3 469.3,87.1 471.1,84.7 473.0,82.1 474.9,79.4 476.8,76.6 478.6,74.0 480.5,71.6 482.4,69.4 484.2,67.6 486.1,66.0 488.0,64.7 489.8,63.6 491.7,62.8 493.6,62.1
+495.5,61.5 497.3,61.0 499.2,60.5 501.1,60.0 502.9,59.5 504.8,59.0 506.7,58.6 508.6,58.4 510.4,58.4 512.3,58.8 514.2,59.7 516.0,61.1 517.9,63.3 519.8,66.1 521.6,69.7 523.5,74.1
+525.4,79.1 527.3,84.7 529.1,90.7 531.0,96.9 532.9,103.2 534.7,109.4 536.6,115.2 538.5,120.5 540.4,125.2 542.2,129.0 544.1,132.1 546.0,134.4 547.8,135.9 549.7,136.8 551.6,137.2 553.4,137.2
+555.3,137.2 557.2,137.3 559.1,137.8 560.9,138.7 562.8,140.3 564.7,142.8 566.5,146.0 568.4,150.2 570.3,155.1 572.2,160.8 574.0,166.9 575.9,173.5 577.8,180.2 579.6,186.8 581.5,193.2 583.4,199.2
+585.2,204.5 587.1,209.1 589.0,213.0 590.9,216.0 592.7,218.4 594.6,220.0 596.5,221.2 598.3,222.0 600.2,222.6 602.1,223.2 604.0,224.0 605.8,225.1 607.7,226.7 609.6,228.8 611.4,231.6 613.3,235.0
+615.2,238.9 617.0,243.3 618.9,248.0 620.8,253.0 622.7,258.0 624.5,262.9 626.4,267.6 628.3,271.8 630.1,275.5 632.0,278.7 633.9,281.1 635.8,283.0 637.6,284.2 639.5,284.9 641.4,285.2 643.2,285.1
+645.1,285.0 647.0,284.8 648.8,284.7 650.7,285.0 652.6,285.6 654.5,286.8 656.3,288.5 658.2,290.8 660.1,293.6 661.9,297.1 663.8,301.2 665.7,305.7 667.5,310.6 669.4,315.9 671.3,321.5 673.2,327.2
+675.0,333.1 676.9,339.0 678.8,344.8 680.6,350.6 682.5,356.1 684.4,361.5 686.3,366.6 688.1,371.5 690.0,376.0 691.9,380.1 693.7,383.9 695.6,387.4 697.5,390.5 699.3,393.3 701.2,395.7 703.1,397.9
+705.0,399.9 706.8,401.7 708.7,403.4 710.6,405.1 712.4,406.9 714.3,408.7 716.2,410.7 718.1,413.0 719.9,415.5 721.8,418.4 723.7,421.6 725.5,425.1 727.4,429.1 729.3,433.4 731.1,438.0 733.0,442.8
+734.9,448.0 736.8,453.3 738.6,458.8 740.5,464.3 742.4,469.9 744.2,475.5 746.1,480.9 748.0,486.2 749.9,491.4 751.7,496.4 753.6,501.1 755.5,505.6 757.3,509.9 759.2,514.0 761.1,517.8 762.9,521.5
+764.8,524.9 766.7,528.2 768.6,531.4 770.4,534.5 772.3,537.5 774.2,540.4 776.0,543.3 777.9,546.2 779.8,549.1 781.7,552.0 783.5,554.9 785.4,557.8 787.3,560.7 789.1,563.7 791.0,566.6 792.9,569.5
+794.7,572.4 796.6,575.3 798.5,578.1 800.4,580.8 802.2,583.4 804.1,586.0 806.0,588.4 807.8,590.7 809.7,592.9 811.6,594.9 813.5,596.9 815.3,598.7 817.2,600.3 819.1,601.8 820.9,603.3 822.8,604.6
+824.7,605.8 826.5,607.0 828.4,608.1 830.3,609.1 832.2,610.2 834.0,611.2 835.9,612.3 837.8,613.3 839.6,614.4 841.5,615.5 843.4,616.6 845.3,617.8 847.1,619.0 849.0,620.2 850.9,621.4 852.7,622.6
+854.6,623.8 856.5,625.0 858.3,626.2 860.2,627.3 862.1,628.4 864.0,629.4 865.8,630.4 867.7,631.3 869.6,632.2 871.4,633.0 873.3,633.7 875.2,634.4 877.1,635.1 878.9,635.7 880.8,636.3 882.7,636.8
+884.5,637.4 886.4,637.8 888.3,638.3 890.1,638.8 892.0,639.3 893.9,639.7 895.8,640.2 897.6,640.7 899.5,641.2 901.4,641.7 903.2,642.1 905.1,642.6 907.0,643.1 908.8,643.6 910.7,644.0 912.6,644.4
+914.5,644.8 916.3,645.1 918.2,645.4 920.1,645.7 921.9,645.9 923.8,646.2 925.7,646.4 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M447.0,662.4 L447.0,86.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/SD.svg b/results/barbershop/300000/report/SD.svg
new file mode 100644
index 0000000..3ed81ac
--- /dev/null
+++ b/results/barbershop/300000/report/SD.svg
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,561.0 L89.2,561.0  '/>	<g transform="translate(71.9,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,459.6 L89.2,459.6  '/>	<g transform="translate(71.9,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,256.9 L89.2,256.9  '/>	<g transform="translate(71.9,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,155.5 L89.2,155.5  '/>	<g transform="translate(71.9,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M121.3,662.4 L121.3,653.4  '/>	<g transform="translate(121.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M216.9,662.4 L216.9,653.4  '/>	<g transform="translate(216.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M312.4,662.4 L312.4,653.4  '/>	<g transform="translate(312.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M407.9,662.4 L407.9,653.4  '/>	<g transform="translate(407.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M503.4,662.4 L503.4,653.4  '/>	<g transform="translate(503.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M598.9,662.4 L598.9,653.4  '/>	<g transform="translate(598.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M694.4,662.4 L694.4,653.4  '/>	<g transform="translate(694.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M789.9,662.4 L789.9,653.4  '/>	<g transform="translate(789.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M885.5,662.4 L885.5,653.4  '/>	<g transform="translate(885.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M981.0,662.4 L981.0,653.4  '/>	<g transform="translate(981.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 85</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,657.9 L82.1,657.7 L83.9,657.6 L85.8,657.4 L87.7,657.3 L89.6,657.2
+		L91.4,657.1 L93.3,657.0 L95.2,656.9 L97.0,656.8 L98.9,656.7 L100.8,656.6 L102.6,656.4 L104.5,656.3
+		L106.4,656.2 L108.3,656.0 L110.1,655.8 L112.0,655.6 L113.9,655.4 L115.7,655.1 L117.6,654.8 L119.5,654.5
+		L121.4,654.1 L123.2,653.8 L125.1,653.4 L127.0,653.0 L128.8,652.7 L130.7,652.3 L132.6,651.9 L134.4,651.5
+		L136.3,651.2 L138.2,650.9 L140.1,650.5 L141.9,650.2 L143.8,649.9 L145.7,649.6 L147.5,649.3 L149.4,649.1
+		L151.3,648.8 L153.2,648.5 L155.0,648.2 L156.9,647.9 L158.8,647.6 L160.6,647.3 L162.5,646.9 L164.4,646.6
+		L166.2,646.2 L168.1,645.8 L170.0,645.3 L171.9,644.9 L173.7,644.4 L175.6,643.9 L177.5,643.3 L179.3,642.8
+		L181.2,642.2 L183.1,641.7 L185.0,641.1 L186.8,640.5 L188.7,639.9 L190.6,639.3 L192.4,638.7 L194.3,638.1
+		L196.2,637.5 L198.0,636.8 L199.9,636.2 L201.8,635.5 L203.7,634.9 L205.5,634.1 L207.4,633.4 L209.3,632.6
+		L211.1,631.8 L213.0,631.0 L214.9,630.1 L216.7,629.2 L218.6,628.3 L220.5,627.4 L222.4,626.4 L224.2,625.5
+		L226.1,624.5 L228.0,623.5 L229.8,622.6 L231.7,621.6 L233.6,620.7 L235.5,619.7 L237.3,618.8 L239.2,617.9
+		L241.1,616.9 L242.9,616.0 L244.8,615.0 L246.7,614.1 L248.5,613.1 L250.4,612.0 L252.3,610.9 L254.2,609.7
+		L256.0,608.5 L257.9,607.2 L259.8,605.9 L261.6,604.4 L263.5,602.9 L265.4,601.3 L267.3,599.7 L269.1,598.0
+		L271.0,596.2 L272.9,594.3 L274.7,592.4 L276.6,590.5 L278.5,588.5 L280.3,586.5 L282.2,584.5 L284.1,582.4
+		L286.0,580.4 L287.8,578.3 L289.7,576.2 L291.6,574.1 L293.4,572.1 L295.3,570.0 L297.2,567.9 L299.1,565.8
+		L300.9,563.7 L302.8,561.6 L304.7,559.5 L306.5,557.3 L308.4,555.2 L310.3,552.9 L312.1,550.7 L314.0,548.4
+		L315.9,546.1 L317.8,543.7 L319.6,541.3 L321.5,538.9 L323.4,536.4 L325.2,533.9 L327.1,531.3 L329.0,528.7
+		L330.9,526.1 L332.7,523.5 L334.6,520.8 L336.5,518.1 L338.3,515.4 L340.2,512.7 L342.1,509.9 L343.9,507.1
+		L345.8,504.2 L347.7,501.4 L349.6,498.5 L351.4,495.5 L353.3,492.6 L355.2,489.7 L357.0,486.7 L358.9,483.8
+		L360.8,480.8 L362.7,477.9 L364.5,474.9 L366.4,472.0 L368.3,469.0 L370.1,466.1 L372.0,463.1 L373.9,460.1
+		L375.7,457.2 L377.6,454.1 L379.5,451.1 L381.4,448.0 L383.2,444.9 L385.1,441.8 L387.0,438.6 L388.8,435.4
+		L390.7,432.1 L392.6,428.7 L394.5,425.3 L396.3,421.9 L398.2,418.4 L400.1,414.8 L401.9,411.2 L403.8,407.5
+		L405.7,403.9 L407.5,400.1 L409.4,396.4 L411.3,392.7 L413.2,388.9 L415.0,385.2 L416.9,381.5 L418.8,377.7
+		L420.6,374.0 L422.5,370.4 L424.4,366.7 L426.3,363.0 L428.1,359.4 L430.0,355.7 L431.9,352.0 L433.7,348.2
+		L435.6,344.5 L437.5,340.6 L439.3,336.8 L441.2,332.9 L443.1,329.0 L445.0,325.1 L446.8,321.1 L448.7,317.2
+		L450.6,313.2 L452.4,309.3 L454.3,305.5 L456.2,301.6 L458.0,297.9 L459.9,294.2 L461.8,290.6 L463.7,287.0
+		L465.5,283.5 L467.4,280.0 L469.3,276.6 L471.1,273.3 L473.0,269.9 L474.9,266.6 L476.8,263.3 L478.6,260.1
+		L480.5,256.8 L482.4,253.6 L484.2,250.4 L486.1,247.2 L488.0,244.1 L489.8,241.0 L491.7,237.9 L493.6,234.9
+		L495.5,232.0 L497.3,229.1 L499.2,226.3 L501.1,223.4 L502.9,220.6 L504.8,217.8 L506.7,215.0 L508.6,212.1
+		L510.4,209.1 L512.3,206.1 L514.2,203.1 L516.0,199.9 L517.9,196.7 L519.8,193.5 L521.6,190.3 L523.5,187.1
+		L525.4,184.0 L527.3,181.0 L529.1,178.1 L531.0,175.4 L532.9,172.8 L534.7,170.5 L536.6,168.4 L538.5,166.5
+		L540.4,164.8 L542.2,163.3 L544.1,161.9 L546.0,160.7 L547.8,159.7 L549.7,158.7 L551.6,157.8 L553.4,156.8
+		L555.3,155.9 L557.2,155.0 L559.1,154.0 L560.9,153.0 L562.8,151.9 L564.7,150.8 L566.5,149.7 L568.4,148.5
+		L570.3,147.4 L572.2,146.2 L574.0,145.1 L575.9,144.0 L577.8,142.9 L579.6,141.9 L581.5,141.0 L583.4,140.1
+		L585.2,139.4 L587.1,138.7 L589.0,138.2 L590.9,137.8 L592.7,137.5 L594.6,137.3 L596.5,137.3 L598.3,137.5
+		L600.2,137.8 L602.1,138.4 L604.0,139.1 L605.8,139.9 L607.7,141.0 L609.6,142.3 L611.4,143.7 L613.3,145.2
+		L615.2,147.0 L617.0,148.8 L618.9,150.7 L620.8,152.7 L622.7,154.7 L624.5,156.8 L626.4,158.9 L628.3,161.1
+		L630.1,163.2 L632.0,165.4 L633.9,167.6 L635.8,169.7 L637.6,171.9 L639.5,174.1 L641.4,176.4 L643.2,178.7
+		L645.1,181.0 L647.0,183.4 L648.8,185.8 L650.7,188.3 L652.6,190.9 L654.5,193.6 L656.3,196.3 L658.2,199.0
+		L660.1,201.9 L661.9,204.8 L663.8,207.7 L665.7,210.7 L667.5,213.7 L669.4,216.8 L671.3,219.9 L673.2,223.0
+		L675.0,226.1 L676.9,229.3 L678.8,232.5 L680.6,235.8 L682.5,239.1 L684.4,242.4 L686.3,245.8 L688.1,249.3
+		L690.0,252.9 L691.9,256.6 L693.7,260.4 L695.6,264.3 L697.5,268.3 L699.3,272.3 L701.2,276.4 L703.1,280.6
+		L705.0,284.9 L706.8,289.1 L708.7,293.4 L710.6,297.6 L712.4,301.8 L714.3,305.9 L716.2,310.0 L718.1,314.0
+		L719.9,317.9 L721.8,321.8 L723.7,325.6 L725.5,329.4 L727.4,333.2 L729.3,337.0 L731.1,340.9 L733.0,344.8
+		L734.9,348.7 L736.8,352.8 L738.6,357.0 L740.5,361.3 L742.4,365.7 L744.2,370.2 L746.1,374.8 L748.0,379.5
+		L749.9,384.2 L751.7,389.0 L753.6,393.8 L755.5,398.6 L757.3,403.4 L759.2,408.1 L761.1,412.8 L762.9,417.5
+		L764.8,422.0 L766.7,426.6 L768.6,431.1 L770.4,435.5 L772.3,439.8 L774.2,444.1 L776.0,448.4 L777.9,452.5
+		L779.8,456.6 L781.7,460.7 L783.5,464.6 L785.4,468.6 L787.3,472.4 L789.1,476.2 L791.0,479.9 L792.9,483.5
+		L794.7,487.1 L796.6,490.7 L798.5,494.1 L800.4,497.6 L802.2,501.0 L804.1,504.3 L806.0,507.6 L807.8,510.9
+		L809.7,514.1 L811.6,517.4 L813.5,520.5 L815.3,523.7 L817.2,526.8 L819.1,529.9 L820.9,533.0 L822.8,536.0
+		L824.7,539.0 L826.5,541.9 L828.4,544.8 L830.3,547.6 L832.2,550.4 L834.0,553.1 L835.9,555.8 L837.8,558.4
+		L839.6,560.9 L841.5,563.3 L843.4,565.7 L845.3,568.0 L847.1,570.3 L849.0,572.6 L850.9,574.8 L852.7,577.0
+		L854.6,579.2 L856.5,581.4 L858.3,583.6 L860.2,585.8 L862.1,588.0 L864.0,590.2 L865.8,592.4 L867.7,594.6
+		L869.6,596.8 L871.4,599.0 L873.3,601.1 L875.2,603.1 L877.1,605.2 L878.9,607.1 L880.8,609.1 L882.7,610.9
+		L884.5,612.7 L886.4,614.5 L888.3,616.1 L890.1,617.8 L892.0,619.3 L893.9,620.9 L895.8,622.3 L897.6,623.8
+		L899.5,625.2 L901.4,626.5 L903.2,627.8 L905.1,629.1 L907.0,630.3 L908.8,631.4 L910.7,632.5 L912.6,633.5
+		L914.5,634.5 L916.3,635.4 L918.2,636.3 L920.1,637.1 L921.9,637.9 L923.8,638.6 L925.7,639.3 L927.6,639.9
+		L929.4,640.6 L931.3,641.2 L933.2,641.8 L935.0,642.4 L936.9,643.0 L938.8,643.6 L940.6,644.2 L942.5,644.9
+		L944.4,645.5 L946.3,646.1 L948.1,646.7 L950.0,647.4 L951.9,648.0 L953.7,648.6 L955.6,649.2 L957.5,649.8
+		L959.4,650.4 L961.2,650.9 L963.1,651.4 L965.0,652.0 L966.8,652.5 L968.7,652.9 L970.6,653.4 L972.4,653.8
+		L974.3,654.2 L976.2,654.6 L978.1,654.9 L979.9,655.3 L981.8,655.6 L983.7,655.9 L985.5,656.2 L987.4,656.5
+		L989.3,656.8 L991.2,657.0 L993.0,657.2 L994.9,657.5 L996.8,657.7 L998.6,657.9 L1000.5,658.1 L1002.4,658.2
+		L1004.2,658.4 L1006.1,658.6 L1008.0,658.7 L1009.9,658.8 L1011.7,658.9 L1013.6,659.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,646.2 168.1,645.8 170.0,645.3 171.9,644.9 173.7,644.4 175.6,643.9 177.5,643.3 179.3,642.8 181.2,642.2 183.1,641.7 185.0,641.1 186.8,640.5 188.7,639.9 190.6,639.3 192.4,638.7 194.3,638.1
+196.2,637.5 198.0,636.8 199.9,636.2 201.8,635.5 203.7,634.9 205.5,634.1 207.4,633.4 209.3,632.6 211.1,631.8 213.0,631.0 214.9,630.1 216.7,629.2 218.6,628.3 220.5,627.4 222.4,626.4 224.2,625.5
+226.1,624.5 228.0,623.5 229.8,622.6 231.7,621.6 233.6,620.7 235.5,619.7 237.3,618.8 239.2,617.9 241.1,616.9 242.9,616.0 244.8,615.0 246.7,614.1 248.5,613.1 250.4,612.0 252.3,610.9 254.2,609.7
+256.0,608.5 257.9,607.2 259.8,605.9 261.6,604.4 263.5,602.9 265.4,601.3 267.3,599.7 269.1,598.0 271.0,596.2 272.9,594.3 274.7,592.4 276.6,590.5 278.5,588.5 280.3,586.5 282.2,584.5 284.1,582.4
+286.0,580.4 287.8,578.3 289.7,576.2 291.6,574.1 293.4,572.1 295.3,570.0 297.2,567.9 299.1,565.8 300.9,563.7 302.8,561.6 304.7,559.5 306.5,557.3 308.4,555.2 310.3,552.9 312.1,550.7 314.0,548.4
+315.9,546.1 317.8,543.7 319.6,541.3 321.5,538.9 323.4,536.4 325.2,533.9 327.1,531.3 329.0,528.7 330.9,526.1 332.7,523.5 334.6,520.8 336.5,518.1 338.3,515.4 340.2,512.7 342.1,509.9 343.9,507.1
+345.8,504.2 347.7,501.4 349.6,498.5 351.4,495.5 353.3,492.6 355.2,489.7 357.0,486.7 358.9,483.8 360.8,480.8 362.7,477.9 364.5,474.9 366.4,472.0 368.3,469.0 370.1,466.1 372.0,463.1 373.9,460.1
+375.7,457.2 377.6,454.1 379.5,451.1 381.4,448.0 383.2,444.9 385.1,441.8 387.0,438.6 388.8,435.4 390.7,432.1 392.6,428.7 394.5,425.3 396.3,421.9 398.2,418.4 400.1,414.8 401.9,411.2 403.8,407.5
+405.7,403.9 407.5,400.1 409.4,396.4 411.3,392.7 413.2,388.9 415.0,385.2 416.9,381.5 418.8,377.7 420.6,374.0 422.5,370.4 424.4,366.7 426.3,363.0 428.1,359.4 430.0,355.7 431.9,352.0 433.7,348.2
+435.6,344.5 437.5,340.6 439.3,336.8 441.2,332.9 443.1,329.0 445.0,325.1 446.8,321.1 448.7,317.2 450.6,313.2 452.4,309.3 454.3,305.5 456.2,301.6 458.0,297.9 459.9,294.2 461.8,290.6 463.7,287.0
+465.5,283.5 467.4,280.0 469.3,276.6 471.1,273.3 473.0,269.9 474.9,266.6 476.8,263.3 478.6,260.1 480.5,256.8 482.4,253.6 484.2,250.4 486.1,247.2 488.0,244.1 489.8,241.0 491.7,237.9 493.6,234.9
+495.5,232.0 497.3,229.1 499.2,226.3 501.1,223.4 502.9,220.6 504.8,217.8 506.7,215.0 508.6,212.1 510.4,209.1 512.3,206.1 514.2,203.1 516.0,199.9 517.9,196.7 519.8,193.5 521.6,190.3 523.5,187.1
+525.4,184.0 527.3,181.0 529.1,178.1 531.0,175.4 532.9,172.8 534.7,170.5 536.6,168.4 538.5,166.5 540.4,164.8 542.2,163.3 544.1,161.9 546.0,160.7 547.8,159.7 549.7,158.7 551.6,157.8 553.4,156.8
+555.3,155.9 557.2,155.0 559.1,154.0 560.9,153.0 562.8,151.9 564.7,150.8 566.5,149.7 568.4,148.5 570.3,147.4 572.2,146.2 574.0,145.1 575.9,144.0 577.8,142.9 579.6,141.9 581.5,141.0 583.4,140.1
+585.2,139.4 587.1,138.7 589.0,138.2 590.9,137.8 592.7,137.5 594.6,137.3 596.5,137.3 598.3,137.5 600.2,137.8 602.1,138.4 604.0,139.1 605.8,139.9 607.7,141.0 609.6,142.3 611.4,143.7 613.3,145.2
+615.2,147.0 617.0,148.8 618.9,150.7 620.8,152.7 622.7,154.7 624.5,156.8 626.4,158.9 628.3,161.1 630.1,163.2 632.0,165.4 633.9,167.6 635.8,169.7 637.6,171.9 639.5,174.1 641.4,176.4 643.2,178.7
+645.1,181.0 647.0,183.4 648.8,185.8 650.7,188.3 652.6,190.9 654.5,193.6 656.3,196.3 658.2,199.0 660.1,201.9 661.9,204.8 663.8,207.7 665.7,210.7 667.5,213.7 669.4,216.8 671.3,219.9 673.2,223.0
+675.0,226.1 676.9,229.3 678.8,232.5 680.6,235.8 682.5,239.1 684.4,242.4 686.3,245.8 688.1,249.3 690.0,252.9 691.9,256.6 693.7,260.4 695.6,264.3 697.5,268.3 699.3,272.3 701.2,276.4 703.1,280.6
+705.0,284.9 706.8,289.1 708.7,293.4 710.6,297.6 712.4,301.8 714.3,305.9 716.2,310.0 718.1,314.0 719.9,317.9 721.8,321.8 723.7,325.6 725.5,329.4 727.4,333.2 729.3,337.0 731.1,340.9 733.0,344.8
+734.9,348.7 736.8,352.8 738.6,357.0 740.5,361.3 742.4,365.7 744.2,370.2 746.1,374.8 748.0,379.5 749.9,384.2 751.7,389.0 753.6,393.8 755.5,398.6 757.3,403.4 759.2,408.1 761.1,412.8 762.9,417.5
+764.8,422.0 766.7,426.6 768.6,431.1 770.4,435.5 772.3,439.8 774.2,444.1 776.0,448.4 777.9,452.5 779.8,456.6 781.7,460.7 783.5,464.6 785.4,468.6 787.3,472.4 789.1,476.2 791.0,479.9 792.9,483.5
+794.7,487.1 796.6,490.7 798.5,494.1 800.4,497.6 802.2,501.0 804.1,504.3 806.0,507.6 807.8,510.9 809.7,514.1 811.6,517.4 813.5,520.5 815.3,523.7 817.2,526.8 819.1,529.9 820.9,533.0 822.8,536.0
+824.7,539.0 826.5,541.9 828.4,544.8 830.3,547.6 832.2,550.4 834.0,553.1 835.9,555.8 837.8,558.4 839.6,560.9 841.5,563.3 843.4,565.7 845.3,568.0 847.1,570.3 849.0,572.6 850.9,574.8 852.7,577.0
+854.6,579.2 856.5,581.4 858.3,583.6 860.2,585.8 862.1,588.0 864.0,590.2 865.8,592.4 867.7,594.6 869.6,596.8 871.4,599.0 873.3,601.1 875.2,603.1 877.1,605.2 878.9,607.1 880.8,609.1 882.7,610.9
+884.5,612.7 886.4,614.5 888.3,616.1 890.1,617.8 892.0,619.3 893.9,620.9 895.8,622.3 897.6,623.8 899.5,625.2 901.4,626.5 903.2,627.8 905.1,629.1 907.0,630.3 908.8,631.4 910.7,632.5 912.6,633.5
+914.5,634.5 916.3,635.4 918.2,636.3 920.1,637.1 921.9,637.9 923.8,638.6 925.7,639.3 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M588.5,662.4 L588.5,138.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/both/pdf.svg b/results/barbershop/300000/report/both/pdf.svg
new file mode 100644
index 0000000..75f393f
--- /dev/null
+++ b/results/barbershop/300000/report/both/pdf.svg
@@ -0,0 +1,348 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,601.6 L72.6,601.6  '/>	<g transform="translate(55.3,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,540.7 L72.6,540.7  '/>	<g transform="translate(55.3,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,479.9 L72.6,479.9  '/>	<g transform="translate(55.3,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,419.1 L72.6,419.1  '/>	<g transform="translate(55.3,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,297.4 L72.6,297.4  '/>	<g transform="translate(55.3,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,236.6 L72.6,236.6  '/>	<g transform="translate(55.3,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,175.8 L72.6,175.8  '/>	<g transform="translate(55.3,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,114.9 L72.6,114.9  '/>	<g transform="translate(55.3,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L63.6,653.4  '/>	<g transform="translate(63.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M195.8,662.4 L195.8,653.4  '/>	<g transform="translate(195.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M328.1,662.4 L328.1,653.4  '/>	<g transform="translate(328.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M460.3,662.4 L460.3,653.4  '/>	<g transform="translate(460.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M592.5,662.4 L592.5,653.4  '/>	<g transform="translate(592.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M724.8,662.4 L724.8,653.4  '/>	<g transform="translate(724.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M857.0,662.4 L857.0,653.4  '/>	<g transform="translate(857.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M989.3,662.4 L989.3,653.4  '/>	<g transform="translate(989.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '154.2,662.2 156.1,662.2 158.0,662.1 159.9,662.1 161.7,662.1 163.6,662.0 165.5,662.0 167.4,661.9 169.3,661.9 171.2,661.8 173.0,661.7 174.9,661.6 176.8,661.6 178.7,661.5 180.6,661.4 182.4,661.2
+184.3,661.1 186.2,661.0 188.1,660.8 190.0,660.6 191.9,660.5 193.7,660.3 195.6,660.0 197.5,659.8 199.4,659.5 201.3,659.2 203.2,658.9 205.0,658.6 206.9,658.2 208.8,657.9 210.7,657.4 212.6,657.0
+214.5,656.5 216.3,656.0 218.2,655.4 220.1,654.8 222.0,654.1 223.9,653.4 225.8,652.7 227.6,651.9 229.5,651.0 231.4,650.1 233.3,649.1 235.2,648.1 237.1,647.0 238.9,645.8 240.8,644.6 242.7,643.3
+244.6,641.9 246.5,640.4 248.4,638.9 250.2,637.2 252.1,635.5 254.0,633.7 255.9,631.8 257.8,629.8 259.7,627.8 261.5,625.6 263.4,623.3 265.3,620.9 267.2,618.4 269.1,615.8 270.9,613.1 272.8,610.3
+274.7,607.4 276.6,604.4 278.5,601.3 280.4,598.0 282.2,594.7 284.1,591.2 286.0,587.6 287.9,583.9 289.8,580.1 291.7,576.2 293.5,572.2 295.4,568.1 297.3,563.8 299.2,559.5 301.1,555.1 303.0,550.6
+304.8,545.9 306.7,541.2 308.6,536.4 310.5,531.5 312.4,526.5 314.3,521.5 316.1,516.4 318.0,511.2 319.9,505.9 321.8,500.6 323.7,495.3 325.6,489.8 327.4,484.4 329.3,478.9 331.2,473.4 333.1,467.8
+335.0,462.3 336.9,456.7 338.7,451.1 340.6,445.5 342.5,440.0 344.4,434.4 346.3,428.9 348.2,423.3 350.0,417.9 351.9,412.4 353.8,407.1 355.7,401.7 357.6,396.5 359.4,391.3 361.3,386.1 363.2,381.1
+365.1,376.1 367.0,371.3 368.9,366.5 370.7,361.9 372.6,357.4 374.5,353.0 376.4,348.7 378.3,344.6 380.2,340.6 382.0,336.7 383.9,333.0 385.8,329.5 387.7,326.1 389.6,322.9 391.5,319.9 393.3,317.0
+395.2,314.3 397.1,311.9 399.0,309.6 400.9,307.5 402.8,305.6 404.6,303.9 406.5,302.4 408.4,301.2 410.3,300.1 412.2,299.3 414.1,298.7 415.9,298.3 417.8,298.1 419.7,298.1 421.6,298.4 423.5,298.9
+425.4,299.6 427.2,300.5 429.1,301.7 431.0,303.0 432.9,304.6 434.8,306.4 436.7,308.4 438.5,310.5 440.4,312.9 442.3,315.5 444.2,318.3 446.1,321.3 448.0,324.4 449.8,327.8 451.7,331.3 453.6,334.9
+455.5,338.7 457.4,342.7 459.2,346.8 461.1,351.0 463.0,355.4 464.9,359.9 466.8,364.5 468.7,369.1 470.5,373.9 472.4,378.8 474.3,383.7 476.2,388.7 478.1,393.7 480.0,398.8 481.8,403.9 483.7,409.1
+485.6,414.3 487.5,419.4 489.4,424.6 491.3,429.8 493.1,435.0 495.0,440.1 496.9,445.3 498.8,450.4 500.7,455.4 502.6,460.4 504.4,465.4 506.3,470.3 508.2,475.1 510.1,479.9 512.0,484.6 513.9,489.2
+515.7,493.7 517.6,498.2 519.5,502.5 521.4,506.8 523.3,511.0 525.2,515.1 527.0,519.1 528.9,523.0 530.8,526.9 532.7,530.6 534.6,534.2 536.5,537.7 538.3,541.2 540.2,544.5 542.1,547.8 544.0,550.9
+545.9,554.0 547.7,556.9 549.6,559.8 551.5,562.6 553.4,565.3 555.3,567.9 557.2,570.5 559.0,572.9 560.9,575.3 562.8,577.6 564.7,579.8 566.6,581.9 568.5,584.0 570.3,586.0 572.2,587.9 574.1,589.7
+576.0,591.5 577.9,593.2 579.8,594.8 581.6,596.4 583.5,597.9 585.4,599.4 587.3,600.8 589.2,602.1 591.1,603.3 592.9,604.5 594.8,605.7 596.7,606.7 598.6,607.8 600.5,608.7 602.4,609.6 604.2,610.5
+606.1,611.3 608.0,612.0 609.9,612.7 611.8,613.3 613.7,613.9 615.5,614.5 617.4,614.9 619.3,615.4 621.2,615.8 623.1,616.1 625.0,616.4 626.8,616.6 628.7,616.8 630.6,617.0 632.5,617.1 634.4,617.2
+636.2,617.3 638.1,617.3 640.0,617.3 641.9,617.3 643.8,617.2 645.7,617.1 647.5,617.0 649.4,616.8 651.3,616.7 653.2,616.5 655.1,616.3 657.0,616.1 658.8,615.9 660.7,615.7 662.6,615.5 664.5,615.3
+666.4,615.0 668.3,614.8 670.1,614.6 672.0,614.4 673.9,614.2 675.8,614.1 677.7,613.9 679.6,613.7 681.4,613.6 683.3,613.5 685.2,613.4 687.1,613.4 689.0,613.3 690.9,613.3 692.7,613.3 694.6,613.4
+696.5,613.5 698.4,613.6 700.3,613.7 702.2,613.9 704.0,614.1 705.9,614.3 707.8,614.6 709.7,614.9 711.6,615.2 713.5,615.6 715.3,616.0 717.2,616.4 719.1,616.8 721.0,617.3 722.9,617.8 724.8,618.4
+726.6,618.9 728.5,619.5 730.4,620.1 732.3,620.7 734.2,621.4 736.0,622.1 737.9,622.8 739.8,623.5 741.7,624.2 743.6,624.9 745.5,625.7 747.3,626.4 749.2,627.2 751.1,628.0 753.0,628.7 754.9,629.5
+756.8,630.3 758.6,631.1 760.5,631.9 762.4,632.7 764.3,633.5 766.2,634.2 768.1,635.0 769.9,635.8 771.8,636.5 773.7,637.3 775.6,638.0 777.5,638.7 779.4,639.5 781.2,640.2 783.1,640.8 785.0,641.5
+786.9,642.2 788.8,642.8 790.7,643.4 792.5,644.0 794.4,644.6 796.3,645.2 798.2,645.7 800.1,646.2 802.0,646.7 803.8,647.2 805.7,647.7 807.6,648.1 809.5,648.5 811.4,648.9 813.3,649.3 815.1,649.6
+817.0,650.0 818.9,650.3 820.8,650.6 822.7,650.8 824.5,651.1 826.4,651.3 828.3,651.5 830.2,651.7 832.1,651.9 834.0,652.0 835.8,652.2 837.7,652.3 839.6,652.4 841.5,652.5 843.4,652.6 845.3,652.6
+847.1,652.7 849.0,652.7 850.9,652.8 852.8,652.8 854.7,652.8 856.6,652.8 858.4,652.8 860.3,652.8 862.2,652.7 864.1,652.7 866.0,652.7 867.9,652.6 869.7,652.6 871.6,652.5 873.5,652.5 875.4,652.4
+877.3,652.4 879.2,652.3 881.0,652.3 882.9,652.2 884.8,652.2 886.7,652.2 888.6,652.1 890.5,652.1 892.3,652.0 894.2,652.0 896.1,652.0 898.0,652.0 899.9,651.9 901.8,651.9 903.6,651.9 905.5,651.9
+907.4,651.9 909.3,651.9 911.2,652.0 913.0,652.0 914.9,652.0 916.8,652.0 918.7,652.1 920.6,652.1 922.5,652.2 924.3,652.3 926.2,652.3 928.1,652.4 930.0,652.5 931.9,652.6 933.8,652.7 935.6,652.8
+937.5,652.9 939.4,653.0 941.3,653.2 943.2,653.3 945.1,653.4 946.9,653.6 948.8,653.7 950.7,653.9 952.6,654.0 954.5,654.2 956.4,654.4 958.2,654.5 960.1,654.7 962.0,654.9 963.9,655.1 965.8,655.3
+967.7,655.5 969.5,655.6 971.4,655.8 973.3,656.0 975.2,656.2 977.1,656.4 979.0,656.6 980.8,656.8 982.7,657.0 984.6,657.2 986.5,657.4 988.4,657.6 990.3,657.8 992.1,658.0 994.0,658.1 995.9,658.3
+997.8,658.5 999.7,658.7 1001.5,658.8 1003.4,659.0 1005.3,659.2 1007.2,659.3 1009.1,659.5 1011.0,659.6 1012.8,659.8 1014.7,659.9 1016.6,660.1 1018.5,660.2 1020.4,660.3 1022.3,660.5 1024.1,660.6 1026.0,660.7
+1027.9,660.8 1029.8,660.9 1031.7,661.0 1033.6,661.1 1035.4,661.2 1037.3,661.3 1039.2,661.3 1041.1,661.4 1043.0,661.5 1044.9,661.6 1046.7,661.6 1048.6,661.7 1050.5,661.7 1052.4,661.8 1054.3,661.8 1056.2,661.9
+1058.0,661.9 1059.9,662.0 1061.8,662.0 1063.7,662.0 1065.6,662.1 1067.5,662.1 1069.3,662.1 1071.2,662.1 1073.1,662.2 1075.0,662.2 1076.9,662.2 1078.8,662.2 1080.6,662.2 1082.5,662.3 1084.4,662.3 1086.3,662.3
+1088.2,662.3 1090.1,662.3 1091.9,662.3 1093.8,662.3 1093.8,662.4 1091.9,662.4 1090.1,662.4 1088.2,662.4 1086.3,662.4 1084.4,662.4 1082.5,662.4 1080.6,662.4 1078.8,662.4 1076.9,662.4 1075.0,662.4 1073.1,662.4
+1071.2,662.4 1069.3,662.4 1067.5,662.4 1065.6,662.4 1063.7,662.4 1061.8,662.4 1059.9,662.4 1058.0,662.4 1056.2,662.4 1054.3,662.4 1052.4,662.4 1050.5,662.4 1048.6,662.4 1046.7,662.4 1044.9,662.4 1043.0,662.4
+1041.1,662.4 1039.2,662.4 1037.3,662.4 1035.4,662.4 1033.6,662.4 1031.7,662.4 1029.8,662.4 1027.9,662.4 1026.0,662.4 1024.1,662.4 1022.3,662.4 1020.4,662.4 1018.5,662.4 1016.6,662.4 1014.7,662.4 1012.8,662.4
+1011.0,662.4 1009.1,662.4 1007.2,662.4 1005.3,662.4 1003.4,662.4 1001.5,662.4 999.7,662.4 997.8,662.4 995.9,662.4 994.0,662.4 992.1,662.4 990.3,662.4 988.4,662.4 986.5,662.4 984.6,662.4 982.7,662.4
+980.8,662.4 979.0,662.4 977.1,662.4 975.2,662.4 973.3,662.4 971.4,662.4 969.5,662.4 967.7,662.4 965.8,662.4 963.9,662.4 962.0,662.4 960.1,662.4 958.2,662.4 956.4,662.4 954.5,662.4 952.6,662.4
+950.7,662.4 948.8,662.4 946.9,662.4 945.1,662.4 943.2,662.4 941.3,662.4 939.4,662.4 937.5,662.4 935.6,662.4 933.8,662.4 931.9,662.4 930.0,662.4 928.1,662.4 926.2,662.4 924.3,662.4 922.5,662.4
+920.6,662.4 918.7,662.4 916.8,662.4 914.9,662.4 913.0,662.4 911.2,662.4 909.3,662.4 907.4,662.4 905.5,662.4 903.6,662.4 901.8,662.4 899.9,662.4 898.0,662.4 896.1,662.4 894.2,662.4 892.3,662.4
+890.5,662.4 888.6,662.4 886.7,662.4 884.8,662.4 882.9,662.4 881.0,662.4 879.2,662.4 877.3,662.4 875.4,662.4 873.5,662.4 871.6,662.4 869.7,662.4 867.9,662.4 866.0,662.4 864.1,662.4 862.2,662.4
+860.3,662.4 858.4,662.4 856.6,662.4 854.7,662.4 852.8,662.4 850.9,662.4 849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.7,662.4 835.8,662.4 834.0,662.4 832.1,662.4
+830.2,662.4 828.3,662.4 826.4,662.4 824.5,662.4 822.7,662.4 820.8,662.4 818.9,662.4 817.0,662.4 815.1,662.4 813.3,662.4 811.4,662.4 809.5,662.4 807.6,662.4 805.7,662.4 803.8,662.4 802.0,662.4
+800.1,662.4 798.2,662.4 796.3,662.4 794.4,662.4 792.5,662.4 790.7,662.4 788.8,662.4 786.9,662.4 785.0,662.4 783.1,662.4 781.2,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4
+769.9,662.4 768.1,662.4 766.2,662.4 764.3,662.4 762.4,662.4 760.5,662.4 758.6,662.4 756.8,662.4 754.9,662.4 753.0,662.4 751.1,662.4 749.2,662.4 747.3,662.4 745.5,662.4 743.6,662.4 741.7,662.4
+739.8,662.4 737.9,662.4 736.0,662.4 734.2,662.4 732.3,662.4 730.4,662.4 728.5,662.4 726.6,662.4 724.8,662.4 722.9,662.4 721.0,662.4 719.1,662.4 717.2,662.4 715.3,662.4 713.5,662.4 711.6,662.4
+709.7,662.4 707.8,662.4 705.9,662.4 704.0,662.4 702.2,662.4 700.3,662.4 698.4,662.4 696.5,662.4 694.6,662.4 692.7,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.4,662.4
+679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.3,662.4 666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 657.0,662.4 655.1,662.4 653.2,662.4 651.3,662.4
+649.4,662.4 647.5,662.4 645.7,662.4 643.8,662.4 641.9,662.4 640.0,662.4 638.1,662.4 636.2,662.4 634.4,662.4 632.5,662.4 630.6,662.4 628.7,662.4 626.8,662.4 625.0,662.4 623.1,662.4 621.2,662.4
+619.3,662.4 617.4,662.4 615.5,662.4 613.7,662.4 611.8,662.4 609.9,662.4 608.0,662.4 606.1,662.4 604.2,662.4 602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.1,662.4
+589.2,662.4 587.3,662.4 585.4,662.4 583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.0,662.4 574.1,662.4 572.2,662.4 570.3,662.4 568.5,662.4 566.6,662.4 564.7,662.4 562.8,662.4 560.9,662.4
+559.0,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.5,662.4 549.6,662.4 547.7,662.4 545.9,662.4 544.0,662.4 542.1,662.4 540.2,662.4 538.3,662.4 536.5,662.4 534.6,662.4 532.7,662.4 530.8,662.4
+528.9,662.4 527.0,662.4 525.2,662.4 523.3,662.4 521.4,662.4 519.5,662.4 517.6,662.4 515.7,662.4 513.9,662.4 512.0,662.4 510.1,662.4 508.2,662.4 506.3,662.4 504.4,662.4 502.6,662.4 500.7,662.4
+498.8,662.4 496.9,662.4 495.0,662.4 493.1,662.4 491.3,662.4 489.4,662.4 487.5,662.4 485.6,662.4 483.7,662.4 481.8,662.4 480.0,662.4 478.1,662.4 476.2,662.4 474.3,662.4 472.4,662.4 470.5,662.4
+468.7,662.4 466.8,662.4 464.9,662.4 463.0,662.4 461.1,662.4 459.2,662.4 457.4,662.4 455.5,662.4 453.6,662.4 451.7,662.4 449.8,662.4 448.0,662.4 446.1,662.4 444.2,662.4 442.3,662.4 440.4,662.4
+438.5,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.4,662.4 423.5,662.4 421.6,662.4 419.7,662.4 417.8,662.4 415.9,662.4 414.1,662.4 412.2,662.4 410.3,662.4
+408.4,662.4 406.5,662.4 404.6,662.4 402.8,662.4 400.9,662.4 399.0,662.4 397.1,662.4 395.2,662.4 393.3,662.4 391.5,662.4 389.6,662.4 387.7,662.4 385.8,662.4 383.9,662.4 382.0,662.4 380.2,662.4
+378.3,662.4 376.4,662.4 374.5,662.4 372.6,662.4 370.7,662.4 368.9,662.4 367.0,662.4 365.1,662.4 363.2,662.4 361.3,662.4 359.4,662.4 357.6,662.4 355.7,662.4 353.8,662.4 351.9,662.4 350.0,662.4
+348.2,662.4 346.3,662.4 344.4,662.4 342.5,662.4 340.6,662.4 338.7,662.4 336.9,662.4 335.0,662.4 333.1,662.4 331.2,662.4 329.3,662.4 327.4,662.4 325.6,662.4 323.7,662.4 321.8,662.4 319.9,662.4
+318.0,662.4 316.1,662.4 314.3,662.4 312.4,662.4 310.5,662.4 308.6,662.4 306.7,662.4 304.8,662.4 303.0,662.4 301.1,662.4 299.2,662.4 297.3,662.4 295.4,662.4 293.5,662.4 291.7,662.4 289.8,662.4
+287.9,662.4 286.0,662.4 284.1,662.4 282.2,662.4 280.4,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.8,662.4 270.9,662.4 269.1,662.4 267.2,662.4 265.3,662.4 263.4,662.4 261.5,662.4 259.7,662.4
+257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.4,662.4 246.5,662.4 244.6,662.4 242.7,662.4 240.8,662.4 238.9,662.4 237.1,662.4 235.2,662.4 233.3,662.4 231.4,662.4 229.5,662.4
+227.6,662.4 225.8,662.4 223.9,662.4 222.0,662.4 220.1,662.4 218.2,662.4 216.3,662.4 214.5,662.4 212.6,662.4 210.7,662.4 208.8,662.4 206.9,662.4 205.0,662.4 203.2,662.4 201.3,662.4 199.4,662.4
+197.5,662.4 195.6,662.4 193.7,662.4 191.9,662.4 190.0,662.4 188.1,662.4 186.2,662.4 184.3,662.4 182.4,662.4 180.6,662.4 178.7,662.4 176.8,662.4 174.9,662.4 173.0,662.4 171.2,662.4 169.3,662.4
+167.4,662.4 165.5,662.4 163.6,662.4 161.7,662.4 159.9,662.4 158.0,662.4 156.1,662.4 154.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M461.1,662.4 L461.1,351.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '203.1,662.3 204.4,662.3 205.6,662.3 206.9,662.2 208.2,662.2 209.5,662.2 210.8,662.2 212.1,662.2 213.3,662.1 214.6,662.1 215.9,662.1 217.2,662.0 218.5,662.0 219.8,662.0 221.0,661.9 222.3,661.9
+223.6,661.8 224.9,661.8 226.2,661.7 227.5,661.6 228.7,661.6 230.0,661.5 231.3,661.4 232.6,661.3 233.9,661.2 235.2,661.1 236.4,661.0 237.7,660.9 239.0,660.7 240.3,660.6 241.6,660.4 242.9,660.3
+244.1,660.1 245.4,659.9 246.7,659.7 248.0,659.5 249.3,659.3 250.5,659.0 251.8,658.8 253.1,658.5 254.4,658.2 255.7,657.9 257.0,657.6 258.2,657.2 259.5,656.8 260.8,656.4 262.1,656.0 263.4,655.6
+264.7,655.1 265.9,654.6 267.2,654.1 268.5,653.6 269.8,653.0 271.1,652.4 272.4,651.7 273.6,651.0 274.9,650.3 276.2,649.6 277.5,648.8 278.8,647.9 280.1,647.0 281.3,646.1 282.6,645.1 283.9,644.1
+285.2,643.0 286.5,641.9 287.8,640.7 289.0,639.4 290.3,638.1 291.6,636.7 292.9,635.2 294.2,633.7 295.5,632.1 296.7,630.4 298.0,628.6 299.3,626.8 300.6,624.9 301.9,622.8 303.2,620.7 304.4,618.5
+305.7,616.1 307.0,613.7 308.3,611.1 309.6,608.5 310.9,605.7 312.1,602.8 313.4,599.8 314.7,596.6 316.0,593.3 317.3,589.8 318.6,586.3 319.8,582.5 321.1,578.6 322.4,574.6 323.7,570.4 325.0,566.0
+326.3,561.5 327.5,556.8 328.8,551.9 330.1,546.9 331.4,541.7 332.7,536.3 334.0,530.7 335.2,525.0 336.5,519.0 337.8,512.9 339.1,506.6 340.4,500.1 341.7,493.4 342.9,486.6 344.2,479.5 345.5,472.3
+346.8,464.9 348.1,457.4 349.4,449.6 350.6,441.8 351.9,433.7 353.2,425.5 354.5,417.2 355.8,408.7 357.1,400.1 358.3,391.4 359.6,382.6 360.9,373.6 362.2,364.6 363.5,355.5 364.8,346.3 366.0,337.1
+367.3,327.8 368.6,318.5 369.9,309.2 371.2,299.9 372.5,290.6 373.7,281.3 375.0,272.1 376.3,262.9 377.6,253.8 378.9,244.8 380.2,235.9 381.4,227.2 382.7,218.6 384.0,210.1 385.3,201.9 386.6,193.8
+387.9,185.9 389.1,178.3 390.4,170.9 391.7,163.8 393.0,157.0 394.3,150.4 395.6,144.2 396.8,138.2 398.1,132.6 399.4,127.4 400.7,122.5 402.0,118.0 403.3,113.8 404.5,110.1 405.8,106.7 407.1,103.8
+408.4,101.2 409.7,99.1 411.0,97.4 412.2,96.1 413.5,95.2 414.8,94.7 416.1,94.7 417.4,95.1 418.7,95.9 419.9,97.2 421.2,98.8 422.5,100.9 423.8,103.3 425.1,106.2 426.4,109.4 427.6,113.0
+428.9,117.0 430.2,121.3 431.5,126.0 432.8,131.0 434.1,136.3 435.3,142.0 436.6,147.9 437.9,154.1 439.2,160.6 440.5,167.3 441.8,174.2 443.0,181.4 444.3,188.7 445.6,196.3 446.9,203.9 448.2,211.8
+449.5,219.8 450.7,227.9 452.0,236.1 453.3,244.3 454.6,252.7 455.9,261.1 457.2,269.5 458.4,277.9 459.7,286.4 461.0,294.8 462.3,303.2 463.6,311.6 464.9,319.9 466.1,328.2 467.4,336.4 468.7,344.5
+470.0,352.5 471.3,360.4 472.6,368.2 473.8,375.9 475.1,383.4 476.4,390.8 477.7,398.0 479.0,405.1 480.3,412.1 481.5,418.9 482.8,425.5 484.1,431.9 485.4,438.2 486.7,444.3 488.0,450.2 489.2,455.9
+490.5,461.5 491.8,466.9 493.1,472.1 494.4,477.2 495.7,482.0 496.9,486.7 498.2,491.3 499.5,495.6 500.8,499.8 502.1,503.9 503.3,507.8 504.6,511.5 505.9,515.1 507.2,518.5 508.5,521.9 509.8,525.1
+511.0,528.1 512.3,531.1 513.6,533.9 514.9,536.6 516.2,539.2 517.5,541.7 518.7,544.2 520.0,546.5 521.3,548.8 522.6,550.9 523.9,553.1 525.2,555.1 526.4,557.1 527.7,559.0 529.0,560.9 530.3,562.7
+531.6,564.5 532.9,566.3 534.1,568.0 535.4,569.7 536.7,571.3 538.0,573.0 539.3,574.6 540.6,576.2 541.8,577.7 543.1,579.3 544.4,580.9 545.7,582.4 547.0,583.9 548.3,585.5 549.5,587.0 550.8,588.5
+552.1,590.0 553.4,591.6 554.7,593.1 556.0,594.6 557.2,596.1 558.5,597.6 559.8,599.1 561.1,600.6 562.4,602.1 563.7,603.6 564.9,605.1 566.2,606.5 567.5,608.0 568.8,609.5 570.1,610.9 571.4,612.4
+572.6,613.8 573.9,615.2 575.2,616.6 576.5,618.0 577.8,619.4 579.1,620.8 580.3,622.1 581.6,623.4 582.9,624.7 584.2,626.0 585.5,627.2 586.8,628.4 588.0,629.6 589.3,630.7 590.6,631.9 591.9,633.0
+593.2,634.0 594.5,635.0 595.7,636.0 597.0,637.0 598.3,637.9 599.6,638.7 600.9,639.6 602.2,640.4 603.4,641.1 604.7,641.8 606.0,642.5 607.3,643.1 608.6,643.7 609.9,644.2 611.1,644.7 612.4,645.1
+613.7,645.5 615.0,645.8 616.3,646.1 617.6,646.4 618.8,646.6 620.1,646.7 621.4,646.8 622.7,646.9 624.0,646.9 625.3,646.9 626.5,646.8 627.8,646.7 629.1,646.5 630.4,646.3 631.7,646.0 633.0,645.7
+634.2,645.3 635.5,644.9 636.8,644.5 638.1,644.0 639.4,643.5 640.7,643.0 641.9,642.4 643.2,641.7 644.5,641.1 645.8,640.4 647.1,639.7 648.4,638.9 649.6,638.1 650.9,637.3 652.2,636.5 653.5,635.6
+654.8,634.7 656.1,633.8 657.3,632.9 658.6,632.0 659.9,631.0 661.2,630.1 662.5,629.1 663.8,628.2 665.0,627.2 666.3,626.2 667.6,625.3 668.9,624.3 670.2,623.3 671.5,622.4 672.7,621.5 674.0,620.5
+675.3,619.6 676.6,618.8 677.9,617.9 679.2,617.0 680.4,616.2 681.7,615.4 683.0,614.7 684.3,614.0 685.6,613.3 686.9,612.6 688.1,612.0 689.4,611.4 690.7,610.9 692.0,610.4 693.3,610.0 694.6,609.6
+695.8,609.2 697.1,608.9 698.4,608.6 699.7,608.4 701.0,608.2 702.3,608.1 703.5,608.1 704.8,608.1 706.1,608.1 707.4,608.2 708.7,608.3 710.0,608.5 711.2,608.8 712.5,609.1 713.8,609.4 715.1,609.8
+716.4,610.2 717.7,610.7 718.9,611.2 720.2,611.8 721.5,612.4 722.8,613.0 724.1,613.7 725.4,614.4 726.6,615.1 727.9,615.9 729.2,616.7 730.5,617.6 731.8,618.4 733.1,619.3 734.3,620.3 735.6,621.2
+736.9,622.1 738.2,623.1 739.5,624.1 740.8,625.1 742.0,626.1 743.3,627.1 744.6,628.1 745.9,629.1 747.2,630.2 748.5,631.2 749.7,632.2 751.0,633.2 752.3,634.2 753.6,635.2 754.9,636.2 756.1,637.2
+757.4,638.2 758.7,639.1 760.0,640.1 761.3,641.0 762.6,641.9 763.8,642.8 765.1,643.6 766.4,644.5 767.7,645.3 769.0,646.1 770.3,646.9 771.5,647.7 772.8,648.4 774.1,649.1 775.4,649.8 776.7,650.5
+778.0,651.1 779.2,651.8 780.5,652.4 781.8,652.9 783.1,653.5 784.4,654.0 785.7,654.5 786.9,655.0 788.2,655.5 789.5,655.9 790.8,656.3 792.1,656.7 793.4,657.1 794.6,657.4 795.9,657.8 797.2,658.1
+798.5,658.4 799.8,658.7 801.1,659.0 802.3,659.2 803.6,659.5 804.9,659.7 806.2,659.9 807.5,660.1 808.8,660.3 810.0,660.4 811.3,660.6 812.6,660.7 813.9,660.9 815.2,661.0 816.5,661.1 817.7,661.2
+819.0,661.3 820.3,661.4 821.6,661.5 822.9,661.6 824.2,661.7 825.4,661.7 826.7,661.8 828.0,661.9 829.3,661.9 830.6,662.0 831.9,662.0 833.1,662.0 834.4,662.1 835.7,662.1 837.0,662.1 838.3,662.2
+839.6,662.2 840.8,662.2 842.1,662.2 843.4,662.2 843.4,662.4 842.1,662.4 840.8,662.4 839.6,662.4 838.3,662.4 837.0,662.4 835.7,662.4 834.4,662.4 833.1,662.4 831.9,662.4 830.6,662.4 829.3,662.4
+828.0,662.4 826.7,662.4 825.4,662.4 824.2,662.4 822.9,662.4 821.6,662.4 820.3,662.4 819.0,662.4 817.7,662.4 816.5,662.4 815.2,662.4 813.9,662.4 812.6,662.4 811.3,662.4 810.0,662.4 808.8,662.4
+807.5,662.4 806.2,662.4 804.9,662.4 803.6,662.4 802.3,662.4 801.1,662.4 799.8,662.4 798.5,662.4 797.2,662.4 795.9,662.4 794.6,662.4 793.4,662.4 792.1,662.4 790.8,662.4 789.5,662.4 788.2,662.4
+786.9,662.4 785.7,662.4 784.4,662.4 783.1,662.4 781.8,662.4 780.5,662.4 779.2,662.4 778.0,662.4 776.7,662.4 775.4,662.4 774.1,662.4 772.8,662.4 771.5,662.4 770.3,662.4 769.0,662.4 767.7,662.4
+766.4,662.4 765.1,662.4 763.8,662.4 762.6,662.4 761.3,662.4 760.0,662.4 758.7,662.4 757.4,662.4 756.1,662.4 754.9,662.4 753.6,662.4 752.3,662.4 751.0,662.4 749.7,662.4 748.5,662.4 747.2,662.4
+745.9,662.4 744.6,662.4 743.3,662.4 742.0,662.4 740.8,662.4 739.5,662.4 738.2,662.4 736.9,662.4 735.6,662.4 734.3,662.4 733.1,662.4 731.8,662.4 730.5,662.4 729.2,662.4 727.9,662.4 726.6,662.4
+725.4,662.4 724.1,662.4 722.8,662.4 721.5,662.4 720.2,662.4 718.9,662.4 717.7,662.4 716.4,662.4 715.1,662.4 713.8,662.4 712.5,662.4 711.2,662.4 710.0,662.4 708.7,662.4 707.4,662.4 706.1,662.4
+704.8,662.4 703.5,662.4 702.3,662.4 701.0,662.4 699.7,662.4 698.4,662.4 697.1,662.4 695.8,662.4 694.6,662.4 693.3,662.4 692.0,662.4 690.7,662.4 689.4,662.4 688.1,662.4 686.9,662.4 685.6,662.4
+684.3,662.4 683.0,662.4 681.7,662.4 680.4,662.4 679.2,662.4 677.9,662.4 676.6,662.4 675.3,662.4 674.0,662.4 672.7,662.4 671.5,662.4 670.2,662.4 668.9,662.4 667.6,662.4 666.3,662.4 665.0,662.4
+663.8,662.4 662.5,662.4 661.2,662.4 659.9,662.4 658.6,662.4 657.3,662.4 656.1,662.4 654.8,662.4 653.5,662.4 652.2,662.4 650.9,662.4 649.6,662.4 648.4,662.4 647.1,662.4 645.8,662.4 644.5,662.4
+643.2,662.4 641.9,662.4 640.7,662.4 639.4,662.4 638.1,662.4 636.8,662.4 635.5,662.4 634.2,662.4 633.0,662.4 631.7,662.4 630.4,662.4 629.1,662.4 627.8,662.4 626.5,662.4 625.3,662.4 624.0,662.4
+622.7,662.4 621.4,662.4 620.1,662.4 618.8,662.4 617.6,662.4 616.3,662.4 615.0,662.4 613.7,662.4 612.4,662.4 611.1,662.4 609.9,662.4 608.6,662.4 607.3,662.4 606.0,662.4 604.7,662.4 603.4,662.4
+602.2,662.4 600.9,662.4 599.6,662.4 598.3,662.4 597.0,662.4 595.7,662.4 594.5,662.4 593.2,662.4 591.9,662.4 590.6,662.4 589.3,662.4 588.0,662.4 586.8,662.4 585.5,662.4 584.2,662.4 582.9,662.4
+581.6,662.4 580.3,662.4 579.1,662.4 577.8,662.4 576.5,662.4 575.2,662.4 573.9,662.4 572.6,662.4 571.4,662.4 570.1,662.4 568.8,662.4 567.5,662.4 566.2,662.4 564.9,662.4 563.7,662.4 562.4,662.4
+561.1,662.4 559.8,662.4 558.5,662.4 557.2,662.4 556.0,662.4 554.7,662.4 553.4,662.4 552.1,662.4 550.8,662.4 549.5,662.4 548.3,662.4 547.0,662.4 545.7,662.4 544.4,662.4 543.1,662.4 541.8,662.4
+540.6,662.4 539.3,662.4 538.0,662.4 536.7,662.4 535.4,662.4 534.1,662.4 532.9,662.4 531.6,662.4 530.3,662.4 529.0,662.4 527.7,662.4 526.4,662.4 525.2,662.4 523.9,662.4 522.6,662.4 521.3,662.4
+520.0,662.4 518.7,662.4 517.5,662.4 516.2,662.4 514.9,662.4 513.6,662.4 512.3,662.4 511.0,662.4 509.8,662.4 508.5,662.4 507.2,662.4 505.9,662.4 504.6,662.4 503.3,662.4 502.1,662.4 500.8,662.4
+499.5,662.4 498.2,662.4 496.9,662.4 495.7,662.4 494.4,662.4 493.1,662.4 491.8,662.4 490.5,662.4 489.2,662.4 488.0,662.4 486.7,662.4 485.4,662.4 484.1,662.4 482.8,662.4 481.5,662.4 480.3,662.4
+479.0,662.4 477.7,662.4 476.4,662.4 475.1,662.4 473.8,662.4 472.6,662.4 471.3,662.4 470.0,662.4 468.7,662.4 467.4,662.4 466.1,662.4 464.9,662.4 463.6,662.4 462.3,662.4 461.0,662.4 459.7,662.4
+458.4,662.4 457.2,662.4 455.9,662.4 454.6,662.4 453.3,662.4 452.0,662.4 450.7,662.4 449.5,662.4 448.2,662.4 446.9,662.4 445.6,662.4 444.3,662.4 443.0,662.4 441.8,662.4 440.5,662.4 439.2,662.4
+437.9,662.4 436.6,662.4 435.3,662.4 434.1,662.4 432.8,662.4 431.5,662.4 430.2,662.4 428.9,662.4 427.6,662.4 426.4,662.4 425.1,662.4 423.8,662.4 422.5,662.4 421.2,662.4 419.9,662.4 418.7,662.4
+417.4,662.4 416.1,662.4 414.8,662.4 413.5,662.4 412.2,662.4 411.0,662.4 409.7,662.4 408.4,662.4 407.1,662.4 405.8,662.4 404.5,662.4 403.3,662.4 402.0,662.4 400.7,662.4 399.4,662.4 398.1,662.4
+396.8,662.4 395.6,662.4 394.3,662.4 393.0,662.4 391.7,662.4 390.4,662.4 389.1,662.4 387.9,662.4 386.6,662.4 385.3,662.4 384.0,662.4 382.7,662.4 381.4,662.4 380.2,662.4 378.9,662.4 377.6,662.4
+376.3,662.4 375.0,662.4 373.7,662.4 372.5,662.4 371.2,662.4 369.9,662.4 368.6,662.4 367.3,662.4 366.0,662.4 364.8,662.4 363.5,662.4 362.2,662.4 360.9,662.4 359.6,662.4 358.3,662.4 357.1,662.4
+355.8,662.4 354.5,662.4 353.2,662.4 351.9,662.4 350.6,662.4 349.4,662.4 348.1,662.4 346.8,662.4 345.5,662.4 344.2,662.4 342.9,662.4 341.7,662.4 340.4,662.4 339.1,662.4 337.8,662.4 336.5,662.4
+335.2,662.4 334.0,662.4 332.7,662.4 331.4,662.4 330.1,662.4 328.8,662.4 327.5,662.4 326.3,662.4 325.0,662.4 323.7,662.4 322.4,662.4 321.1,662.4 319.8,662.4 318.6,662.4 317.3,662.4 316.0,662.4
+314.7,662.4 313.4,662.4 312.1,662.4 310.9,662.4 309.6,662.4 308.3,662.4 307.0,662.4 305.7,662.4 304.4,662.4 303.2,662.4 301.9,662.4 300.6,662.4 299.3,662.4 298.0,662.4 296.7,662.4 295.5,662.4
+294.2,662.4 292.9,662.4 291.6,662.4 290.3,662.4 289.0,662.4 287.8,662.4 286.5,662.4 285.2,662.4 283.9,662.4 282.6,662.4 281.3,662.4 280.1,662.4 278.8,662.4 277.5,662.4 276.2,662.4 274.9,662.4
+273.6,662.4 272.4,662.4 271.1,662.4 269.8,662.4 268.5,662.4 267.2,662.4 265.9,662.4 264.7,662.4 263.4,662.4 262.1,662.4 260.8,662.4 259.5,662.4 258.2,662.4 257.0,662.4 255.7,662.4 254.4,662.4
+253.1,662.4 251.8,662.4 250.5,662.4 249.3,662.4 248.0,662.4 246.7,662.4 245.4,662.4 244.1,662.4 242.9,662.4 241.6,662.4 240.3,662.4 239.0,662.4 237.7,662.4 236.4,662.4 235.2,662.4 233.9,662.4
+232.6,662.4 231.3,662.4 230.0,662.4 228.7,662.4 227.5,662.4 226.2,662.4 224.9,662.4 223.6,662.4 222.3,662.4 221.0,662.4 219.8,662.4 218.5,662.4 217.2,662.4 215.9,662.4 214.6,662.4 213.3,662.4
+212.1,662.4 210.8,662.4 209.5,662.4 208.2,662.4 206.9,662.4 205.6,662.4 204.4,662.4 203.1,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M445.8,662.4 L445.8,197.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/both/regression.svg b/results/barbershop/300000/report/both/regression.svg
new file mode 100644
index 0000000..908c7e0
--- /dev/null
+++ b/results/barbershop/300000/report/both/regression.svg
@@ -0,0 +1,305 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,575.5 L1255.0,575.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,488.6 L1255.0,488.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,401.7 L1255.0,401.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,314.8 L1255.0,314.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,227.9 L1255.0,227.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,141.0 L1255.0,141.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M269.1,662.4 L269.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M269.1,662.4 L269.1,653.4  '/>	<g transform="translate(269.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M466.3,662.4 L466.3,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M466.3,662.4 L466.3,653.4  '/>	<g transform="translate(466.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M860.6,662.4 L860.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M860.6,662.4 L860.6,653.4  '/>	<g transform="translate(860.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1057.8,662.4 L1057.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1057.8,662.4 L1057.8,653.4  '/>	<g transform="translate(1057.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,88.3 1255.0,80.0 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,91.1 1255.0,83.3 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,84.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,87.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/change/mean.svg b/results/barbershop/300000/report/change/mean.svg
new file mode 100644
index 0000000..55ce9e9
--- /dev/null
+++ b/results/barbershop/300000/report/change/mean.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 140</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 160</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M112.2,662.4 L112.2,653.4  '/>	<g transform="translate(112.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M227.1,662.4 L227.1,653.4  '/>	<g transform="translate(227.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M342.0,662.4 L342.0,653.4  '/>	<g transform="translate(342.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M456.9,662.4 L456.9,653.4  '/>	<g transform="translate(456.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M571.8,662.4 L571.8,653.4  '/>	<g transform="translate(571.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M686.7,662.4 L686.7,653.4  '/>	<g transform="translate(686.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M801.6,662.4 L801.6,653.4  '/>	<g transform="translate(801.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M916.6,662.4 L916.6,653.4  '/>	<g transform="translate(916.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.5 L73.8,658.4 L75.7,658.2 L77.6,658.1 L79.4,657.9 L81.3,657.7
+		L83.2,657.5 L85.1,657.3 L87.0,657.1 L88.9,656.9 L90.8,656.7 L92.7,656.5 L94.5,656.2 L96.4,655.9
+		L98.3,655.7 L100.2,655.4 L102.1,655.1 L104.0,654.7 L105.9,654.4 L107.8,654.0 L109.6,653.7 L111.5,653.3
+		L113.4,652.8 L115.3,652.4 L117.2,652.0 L119.1,651.5 L121.0,651.0 L122.9,650.6 L124.7,650.1 L126.6,649.6
+		L128.5,649.1 L130.4,648.6 L132.3,648.1 L134.2,647.6 L136.1,647.0 L138.0,646.5 L139.8,646.0 L141.7,645.5
+		L143.6,645.0 L145.5,644.4 L147.4,643.9 L149.3,643.4 L151.2,642.8 L153.0,642.2 L154.9,641.7 L156.8,641.1
+		L158.7,640.5 L160.6,639.8 L162.5,639.2 L164.4,638.5 L166.3,637.7 L168.1,637.0 L170.0,636.2 L171.9,635.4
+		L173.8,634.6 L175.7,633.7 L177.6,632.8 L179.5,631.9 L181.4,630.9 L183.2,629.9 L185.1,628.9 L187.0,627.9
+		L188.9,626.8 L190.8,625.7 L192.7,624.6 L194.6,623.5 L196.5,622.3 L198.3,621.1 L200.2,619.9 L202.1,618.7
+		L204.0,617.4 L205.9,616.2 L207.8,614.9 L209.7,613.5 L211.6,612.2 L213.4,610.9 L215.3,609.5 L217.2,608.1
+		L219.1,606.7 L221.0,605.3 L222.9,603.8 L224.8,602.4 L226.6,600.9 L228.5,599.4 L230.4,597.9 L232.3,596.4
+		L234.2,594.8 L236.1,593.2 L238.0,591.5 L239.9,589.8 L241.7,588.0 L243.6,586.2 L245.5,584.3 L247.4,582.3
+		L249.3,580.3 L251.2,578.1 L253.1,575.9 L255.0,573.6 L256.8,571.3 L258.7,568.8 L260.6,566.3 L262.5,563.8
+		L264.4,561.2 L266.3,558.6 L268.2,555.9 L270.1,553.3 L271.9,550.6 L273.8,547.9 L275.7,545.1 L277.6,542.4
+		L279.5,539.7 L281.4,536.9 L283.3,534.2 L285.2,531.4 L287.0,528.6 L288.9,525.7 L290.8,522.8 L292.7,519.8
+		L294.6,516.8 L296.5,513.7 L298.4,510.5 L300.2,507.2 L302.1,503.9 L304.0,500.5 L305.9,497.0 L307.8,493.4
+		L309.7,489.8 L311.6,486.1 L313.5,482.4 L315.3,478.6 L317.2,474.8 L319.1,471.0 L321.0,467.2 L322.9,463.3
+		L324.8,459.5 L326.7,455.6 L328.6,451.7 L330.4,447.8 L332.3,443.9 L334.2,439.9 L336.1,436.0 L338.0,431.9
+		L339.9,427.9 L341.8,423.8 L343.7,419.7 L345.5,415.5 L347.4,411.3 L349.3,407.0 L351.2,402.7 L353.1,398.3
+		L355.0,393.9 L356.9,389.4 L358.8,384.9 L360.6,380.3 L362.5,375.6 L364.4,370.9 L366.3,366.2 L368.2,361.4
+		L370.1,356.6 L372.0,351.8 L373.8,346.9 L375.7,342.0 L377.6,337.1 L379.5,332.3 L381.4,327.4 L383.3,322.5
+		L385.2,317.6 L387.1,312.8 L388.9,307.9 L390.8,303.1 L392.7,298.3 L394.6,293.6 L396.5,288.8 L398.4,284.1
+		L400.3,279.3 L402.2,274.6 L404.0,270.0 L405.9,265.3 L407.8,260.7 L409.7,256.1 L411.6,251.6 L413.5,247.1
+		L415.4,242.7 L417.3,238.3 L419.1,234.1 L421.0,229.9 L422.9,225.8 L424.8,221.8 L426.7,218.0 L428.6,214.2
+		L430.5,210.5 L432.4,206.9 L434.2,203.3 L436.1,199.8 L438.0,196.3 L439.9,192.9 L441.8,189.4 L443.7,185.9
+		L445.6,182.4 L447.4,178.9 L449.3,175.3 L451.2,171.7 L453.1,168.0 L455.0,164.2 L456.9,160.4 L458.8,156.5
+		L460.7,152.7 L462.5,148.8 L464.4,144.9 L466.3,141.1 L468.2,137.3 L470.1,133.6 L472.0,130.1 L473.9,126.7
+		L475.8,123.4 L477.6,120.4 L479.5,117.5 L481.4,114.9 L483.3,112.5 L485.2,110.4 L487.1,108.4 L489.0,106.6
+		L490.9,105.1 L492.7,103.6 L494.6,102.3 L496.5,101.1 L498.4,99.9 L500.3,98.7 L502.2,97.5 L504.1,96.2
+		L506.0,94.8 L507.8,93.3 L509.7,91.6 L511.6,89.7 L513.5,87.7 L515.4,85.6 L517.3,83.4 L519.2,81.0
+		L521.0,78.7 L522.9,76.3 L524.8,74.0 L526.7,71.8 L528.6,69.8 L530.5,67.9 L532.4,66.3 L534.3,64.9
+		L536.1,63.8 L538.0,63.0 L539.9,62.5 L541.8,62.4 L543.7,62.5 L545.6,62.9 L547.5,63.6 L549.4,64.5
+		L551.2,65.7 L553.1,67.0 L555.0,68.5 L556.9,70.2 L558.8,71.9 L560.7,73.8 L562.6,75.7 L564.5,77.7
+		L566.3,79.7 L568.2,81.8 L570.1,84.0 L572.0,86.2 L573.9,88.5 L575.8,90.8 L577.7,93.3 L579.5,95.8
+		L581.4,98.4 L583.3,101.2 L585.2,104.1 L587.1,107.1 L589.0,110.2 L590.9,113.4 L592.8,116.7 L594.6,120.0
+		L596.5,123.4 L598.4,126.7 L600.3,130.1 L602.2,133.5 L604.1,136.9 L606.0,140.2 L607.9,143.4 L609.7,146.6
+		L611.6,149.8 L613.5,152.9 L615.4,155.9 L617.3,158.9 L619.2,161.9 L621.1,164.9 L623.0,167.9 L624.8,170.9
+		L626.7,173.9 L628.6,177.0 L630.5,180.2 L632.4,183.5 L634.3,186.8 L636.2,190.3 L638.1,193.8 L639.9,197.5
+		L641.8,201.4 L643.7,205.4 L645.6,209.5 L647.5,213.8 L649.4,218.3 L651.3,222.9 L653.1,227.6 L655.0,232.4
+		L656.9,237.3 L658.8,242.3 L660.7,247.3 L662.6,252.4 L664.5,257.4 L666.4,262.4 L668.2,267.3 L670.1,272.1
+		L672.0,276.8 L673.9,281.4 L675.8,285.8 L677.7,290.1 L679.6,294.3 L681.5,298.3 L683.3,302.2 L685.2,306.1
+		L687.1,309.9 L689.0,313.6 L690.9,317.3 L692.8,321.1 L694.7,324.8 L696.6,328.6 L698.4,332.5 L700.3,336.5
+		L702.2,340.6 L704.1,344.8 L706.0,349.0 L707.9,353.4 L709.8,357.9 L711.7,362.4 L713.5,367.0 L715.4,371.6
+		L717.3,376.3 L719.2,381.0 L721.1,385.6 L723.0,390.3 L724.9,394.9 L726.7,399.5 L728.6,404.0 L730.5,408.5
+		L732.4,413.0 L734.3,417.3 L736.2,421.6 L738.1,425.9 L740.0,430.1 L741.8,434.2 L743.7,438.3 L745.6,442.3
+		L747.5,446.2 L749.4,450.1 L751.3,453.8 L753.2,457.6 L755.1,461.2 L756.9,464.7 L758.8,468.1 L760.7,471.5
+		L762.6,474.7 L764.5,477.9 L766.4,481.0 L768.3,484.0 L770.2,487.0 L772.0,489.9 L773.9,492.7 L775.8,495.6
+		L777.7,498.4 L779.6,501.2 L781.5,504.0 L783.4,506.7 L785.3,509.5 L787.1,512.3 L789.0,515.1 L790.9,518.0
+		L792.8,520.8 L794.7,523.7 L796.6,526.6 L798.5,529.5 L800.3,532.5 L802.2,535.4 L804.1,538.4 L806.0,541.4
+		L807.9,544.4 L809.8,547.4 L811.7,550.4 L813.6,553.3 L815.4,556.2 L817.3,559.1 L819.2,561.8 L821.1,564.4
+		L823.0,567.0 L824.9,569.4 L826.8,571.8 L828.7,574.0 L830.5,576.1 L832.4,578.1 L834.3,580.0 L836.2,581.8
+		L838.1,583.6 L840.0,585.3 L841.9,586.9 L843.8,588.5 L845.6,590.1 L847.5,591.6 L849.4,593.2 L851.3,594.7
+		L853.2,596.2 L855.1,597.7 L857.0,599.2 L858.9,600.7 L860.7,602.2 L862.6,603.7 L864.5,605.2 L866.4,606.7
+		L868.3,608.1 L870.2,609.6 L872.1,611.0 L873.9,612.3 L875.8,613.7 L877.7,615.0 L879.6,616.3 L881.5,617.6
+		L883.4,618.8 L885.3,620.0 L887.2,621.1 L889.0,622.3 L890.9,623.4 L892.8,624.5 L894.7,625.6 L896.6,626.6
+		L898.5,627.7 L900.4,628.7 L902.3,629.7 L904.1,630.7 L906.0,631.6 L907.9,632.5 L909.8,633.5 L911.7,634.4
+		L913.6,635.2 L915.5,636.1 L917.4,636.9 L919.2,637.7 L921.1,638.5 L923.0,639.2 L924.9,639.9 L926.8,640.6
+		L928.7,641.3 L930.6,641.9 L932.5,642.5 L934.3,643.1 L936.2,643.7 L938.1,644.3 L940.0,644.8 L941.9,645.3
+		L943.8,645.8 L945.7,646.2 L947.5,646.7 L949.4,647.1 L951.3,647.6 L953.2,648.0 L955.1,648.4 L957.0,648.8
+		L958.9,649.2 L960.8,649.6 L962.6,650.0 L964.5,650.4 L966.4,650.8 L968.3,651.2 L970.2,651.6 L972.1,652.0
+		L974.0,652.4 L975.9,652.7 L977.7,653.1 L979.6,653.5 L981.5,653.8 L983.4,654.1 L985.3,654.4 L987.2,654.7
+		L989.1,655.0 L991.0,655.3 L992.8,655.6 L994.7,655.9 L996.6,656.2 L998.5,656.4 L1000.4,656.7 L1002.3,656.9
+		L1004.2,657.2 L1006.1,657.4 L1007.9,657.6 L1009.8,657.8 L1011.7,658.0 L1013.6,658.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,640.5 160.6,639.8 162.5,639.2 164.4,638.5 166.3,637.7 168.1,637.0 170.0,636.2 171.9,635.4 173.8,634.6 175.7,633.7 177.6,632.8 179.5,631.9 181.4,630.9 183.2,629.9 185.1,628.9 187.0,627.9
+188.9,626.8 190.8,625.7 192.7,624.6 194.6,623.5 196.5,622.3 198.3,621.1 200.2,619.9 202.1,618.7 204.0,617.4 205.9,616.2 207.8,614.9 209.7,613.5 211.6,612.2 213.4,610.9 215.3,609.5 217.2,608.1
+219.1,606.7 221.0,605.3 222.9,603.8 224.8,602.4 226.6,600.9 228.5,599.4 230.4,597.9 232.3,596.4 234.2,594.8 236.1,593.2 238.0,591.5 239.9,589.8 241.7,588.0 243.6,586.2 245.5,584.3 247.4,582.3
+249.3,580.3 251.2,578.1 253.1,575.9 255.0,573.6 256.8,571.3 258.7,568.8 260.6,566.3 262.5,563.8 264.4,561.2 266.3,558.6 268.2,555.9 270.1,553.3 271.9,550.6 273.8,547.9 275.7,545.1 277.6,542.4
+279.5,539.7 281.4,536.9 283.3,534.2 285.2,531.4 287.0,528.6 288.9,525.7 290.8,522.8 292.7,519.8 294.6,516.8 296.5,513.7 298.4,510.5 300.2,507.2 302.1,503.9 304.0,500.5 305.9,497.0 307.8,493.4
+309.7,489.8 311.6,486.1 313.5,482.4 315.3,478.6 317.2,474.8 319.1,471.0 321.0,467.2 322.9,463.3 324.8,459.5 326.7,455.6 328.6,451.7 330.4,447.8 332.3,443.9 334.2,439.9 336.1,436.0 338.0,431.9
+339.9,427.9 341.8,423.8 343.7,419.7 345.5,415.5 347.4,411.3 349.3,407.0 351.2,402.7 353.1,398.3 355.0,393.9 356.9,389.4 358.8,384.9 360.6,380.3 362.5,375.6 364.4,370.9 366.3,366.2 368.2,361.4
+370.1,356.6 372.0,351.8 373.8,346.9 375.7,342.0 377.6,337.1 379.5,332.3 381.4,327.4 383.3,322.5 385.2,317.6 387.1,312.8 388.9,307.9 390.8,303.1 392.7,298.3 394.6,293.6 396.5,288.8 398.4,284.1
+400.3,279.3 402.2,274.6 404.0,270.0 405.9,265.3 407.8,260.7 409.7,256.1 411.6,251.6 413.5,247.1 415.4,242.7 417.3,238.3 419.1,234.1 421.0,229.9 422.9,225.8 424.8,221.8 426.7,218.0 428.6,214.2
+430.5,210.5 432.4,206.9 434.2,203.3 436.1,199.8 438.0,196.3 439.9,192.9 441.8,189.4 443.7,185.9 445.6,182.4 447.4,178.9 449.3,175.3 451.2,171.7 453.1,168.0 455.0,164.2 456.9,160.4 458.8,156.5
+460.7,152.7 462.5,148.8 464.4,144.9 466.3,141.1 468.2,137.3 470.1,133.6 472.0,130.1 473.9,126.7 475.8,123.4 477.6,120.4 479.5,117.5 481.4,114.9 483.3,112.5 485.2,110.4 487.1,108.4 489.0,106.6
+490.9,105.1 492.7,103.6 494.6,102.3 496.5,101.1 498.4,99.9 500.3,98.7 502.2,97.5 504.1,96.2 506.0,94.8 507.8,93.3 509.7,91.6 511.6,89.7 513.5,87.7 515.4,85.6 517.3,83.4 519.2,81.0
+521.0,78.7 522.9,76.3 524.8,74.0 526.7,71.8 528.6,69.8 530.5,67.9 532.4,66.3 534.3,64.9 536.1,63.8 538.0,63.0 539.9,62.5 541.8,62.4 543.7,62.5 545.6,62.9 547.5,63.6 549.4,64.5
+551.2,65.7 553.1,67.0 555.0,68.5 556.9,70.2 558.8,71.9 560.7,73.8 562.6,75.7 564.5,77.7 566.3,79.7 568.2,81.8 570.1,84.0 572.0,86.2 573.9,88.5 575.8,90.8 577.7,93.3 579.5,95.8
+581.4,98.4 583.3,101.2 585.2,104.1 587.1,107.1 589.0,110.2 590.9,113.4 592.8,116.7 594.6,120.0 596.5,123.4 598.4,126.7 600.3,130.1 602.2,133.5 604.1,136.9 606.0,140.2 607.9,143.4 609.7,146.6
+611.6,149.8 613.5,152.9 615.4,155.9 617.3,158.9 619.2,161.9 621.1,164.9 623.0,167.9 624.8,170.9 626.7,173.9 628.6,177.0 630.5,180.2 632.4,183.5 634.3,186.8 636.2,190.3 638.1,193.8 639.9,197.5
+641.8,201.4 643.7,205.4 645.6,209.5 647.5,213.8 649.4,218.3 651.3,222.9 653.1,227.6 655.0,232.4 656.9,237.3 658.8,242.3 660.7,247.3 662.6,252.4 664.5,257.4 666.4,262.4 668.2,267.3 670.1,272.1
+672.0,276.8 673.9,281.4 675.8,285.8 677.7,290.1 679.6,294.3 681.5,298.3 683.3,302.2 685.2,306.1 687.1,309.9 689.0,313.6 690.9,317.3 692.8,321.1 694.7,324.8 696.6,328.6 698.4,332.5 700.3,336.5
+702.2,340.6 704.1,344.8 706.0,349.0 707.9,353.4 709.8,357.9 711.7,362.4 713.5,367.0 715.4,371.6 717.3,376.3 719.2,381.0 721.1,385.6 723.0,390.3 724.9,394.9 726.7,399.5 728.6,404.0 730.5,408.5
+732.4,413.0 734.3,417.3 736.2,421.6 738.1,425.9 740.0,430.1 741.8,434.2 743.7,438.3 745.6,442.3 747.5,446.2 749.4,450.1 751.3,453.8 753.2,457.6 755.1,461.2 756.9,464.7 758.8,468.1 760.7,471.5
+762.6,474.7 764.5,477.9 766.4,481.0 768.3,484.0 770.2,487.0 772.0,489.9 773.9,492.7 775.8,495.6 777.7,498.4 779.6,501.2 781.5,504.0 783.4,506.7 785.3,509.5 787.1,512.3 789.0,515.1 790.9,518.0
+792.8,520.8 794.7,523.7 796.6,526.6 798.5,529.5 800.3,532.5 802.2,535.4 804.1,538.4 806.0,541.4 807.9,544.4 809.8,547.4 811.7,550.4 813.6,553.3 815.4,556.2 817.3,559.1 819.2,561.8 821.1,564.4
+823.0,567.0 824.9,569.4 826.8,571.8 828.7,574.0 830.5,576.1 832.4,578.1 834.3,580.0 836.2,581.8 838.1,583.6 840.0,585.3 841.9,586.9 843.8,588.5 845.6,590.1 847.5,591.6 849.4,593.2 851.3,594.7
+853.2,596.2 855.1,597.7 857.0,599.2 858.9,600.7 860.7,602.2 862.6,603.7 864.5,605.2 866.4,606.7 868.3,608.1 870.2,609.6 872.1,611.0 873.9,612.3 875.8,613.7 877.7,615.0 879.6,616.3 881.5,617.6
+883.4,618.8 885.3,620.0 887.2,621.1 889.0,622.3 890.9,623.4 892.8,624.5 894.7,625.6 896.6,626.6 898.5,627.7 900.4,628.7 902.3,629.7 904.1,630.7 906.0,631.6 907.9,632.5 909.8,633.5 911.7,634.4
+913.6,635.2 915.5,636.1 917.4,636.9 919.2,637.7 921.1,638.5 923.0,639.2 924.9,639.9 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M535.8,662.4 L535.8,64.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '112.2,54.1 1013.6,54.1 1013.6,662.4 112.2,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/change/median.svg b/results/barbershop/300000/report/change/median.svg
new file mode 100644
index 0000000..b1e01cc
--- /dev/null
+++ b/results/barbershop/300000/report/change/median.svg
@@ -0,0 +1,300 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M112.9,662.4 L112.9,653.4  '/>	<g transform="translate(112.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M300.8,662.4 L300.8,653.4  '/>	<g transform="translate(300.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M488.7,662.4 L488.7,653.4  '/>	<g transform="translate(488.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M676.6,662.4 L676.6,653.4  '/>	<g transform="translate(676.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M864.5,662.4 L864.5,653.4  '/>	<g transform="translate(864.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.8 L73.8,658.8 L75.7,658.7 L77.6,658.6 L79.4,658.5 L81.3,658.4
+		L83.2,658.3 L85.1,658.2 L87.0,658.1 L88.9,657.9 L90.8,657.8 L92.7,657.6 L94.5,657.4 L96.4,657.2
+		L98.3,657.0 L100.2,656.7 L102.1,656.5 L104.0,656.2 L105.9,655.9 L107.8,655.7 L109.6,655.4 L111.5,655.1
+		L113.4,654.8 L115.3,654.6 L117.2,654.3 L119.1,654.0 L121.0,653.7 L122.9,653.4 L124.7,653.1 L126.6,652.8
+		L128.5,652.5 L130.4,652.2 L132.3,651.9 L134.2,651.5 L136.1,651.2 L138.0,650.8 L139.8,650.4 L141.7,650.0
+		L143.6,649.5 L145.5,649.0 L147.4,648.5 L149.3,648.0 L151.2,647.4 L153.0,646.8 L154.9,646.2 L156.8,645.5
+		L158.7,644.8 L160.6,644.1 L162.5,643.3 L164.4,642.4 L166.3,641.5 L168.1,640.5 L170.0,639.5 L171.9,638.4
+		L173.8,637.2 L175.7,636.0 L177.6,634.7 L179.5,633.4 L181.4,632.0 L183.2,630.6 L185.1,629.2 L187.0,627.7
+		L188.9,626.2 L190.8,624.6 L192.7,623.0 L194.6,621.4 L196.5,619.8 L198.3,618.1 L200.2,616.4 L202.1,614.6
+		L204.0,612.9 L205.9,611.0 L207.8,609.2 L209.7,607.3 L211.6,605.3 L213.4,603.4 L215.3,601.3 L217.2,599.3
+		L219.1,597.2 L221.0,595.1 L222.9,592.9 L224.8,590.8 L226.6,588.6 L228.5,586.4 L230.4,584.1 L232.3,581.9
+		L234.2,579.7 L236.1,577.4 L238.0,575.2 L239.9,573.0 L241.7,570.8 L243.6,568.6 L245.5,566.4 L247.4,564.2
+		L249.3,562.1 L251.2,560.0 L253.1,557.9 L255.0,555.8 L256.8,553.7 L258.7,551.6 L260.6,549.4 L262.5,547.3
+		L264.4,545.1 L266.3,542.9 L268.2,540.6 L270.1,538.3 L271.9,535.8 L273.8,533.3 L275.7,530.7 L277.6,528.0
+		L279.5,525.1 L281.4,522.2 L283.3,519.2 L285.2,516.1 L287.0,513.0 L288.9,509.7 L290.8,506.4 L292.7,503.0
+		L294.6,499.6 L296.5,496.0 L298.4,492.4 L300.2,488.7 L302.1,484.9 L304.0,480.9 L305.9,476.8 L307.8,472.6
+		L309.7,468.2 L311.6,463.6 L313.5,458.8 L315.3,453.9 L317.2,448.7 L319.1,443.4 L321.0,437.9 L322.9,432.3
+		L324.8,426.5 L326.7,420.5 L328.6,414.4 L330.4,408.2 L332.3,401.8 L334.2,395.3 L336.1,388.6 L338.0,381.9
+		L339.9,374.9 L341.8,367.9 L343.7,360.7 L345.5,353.5 L347.4,346.2 L349.3,338.9 L351.2,331.6 L353.1,324.3
+		L355.0,317.0 L356.9,309.9 L358.8,302.9 L360.6,296.0 L362.5,289.2 L364.4,282.6 L366.3,276.2 L368.2,269.9
+		L370.1,263.7 L372.0,257.6 L373.8,251.7 L375.7,245.9 L377.6,240.1 L379.5,234.5 L381.4,229.1 L383.3,223.8
+		L385.2,218.6 L387.1,213.7 L388.9,209.0 L390.8,204.4 L392.7,200.1 L394.6,196.0 L396.5,192.1 L398.4,188.4
+		L400.3,184.8 L402.2,181.3 L404.0,177.8 L405.9,174.3 L407.8,170.8 L409.7,167.4 L411.6,163.9 L413.5,160.4
+		L415.4,156.9 L417.3,153.6 L419.1,150.4 L421.0,147.4 L422.9,144.7 L424.8,142.2 L426.7,140.1 L428.6,138.2
+		L430.5,136.7 L432.4,135.5 L434.2,134.5 L436.1,133.7 L438.0,132.9 L439.9,132.2 L441.8,131.5 L443.7,130.6
+		L445.6,129.7 L447.4,128.7 L449.3,127.6 L451.2,126.5 L453.1,125.4 L455.0,124.3 L456.9,123.5 L458.8,122.9
+		L460.7,122.5 L462.5,122.6 L464.4,122.9 L466.3,123.7 L468.2,124.7 L470.1,126.1 L472.0,127.7 L473.9,129.5
+		L475.8,131.4 L477.6,133.3 L479.5,135.2 L481.4,137.0 L483.3,138.8 L485.2,140.6 L487.1,142.4 L489.0,144.2
+		L490.9,146.0 L492.7,148.0 L494.6,150.2 L496.5,152.6 L498.4,155.3 L500.3,158.3 L502.2,161.5 L504.1,164.9
+		L506.0,168.5 L507.8,172.3 L509.7,176.2 L511.6,180.1 L513.5,184.0 L515.4,187.9 L517.3,191.8 L519.2,195.5
+		L521.0,199.2 L522.9,202.9 L524.8,206.5 L526.7,210.1 L528.6,213.8 L530.5,217.5 L532.4,221.3 L534.3,225.1
+		L536.1,228.9 L538.0,232.8 L539.9,236.6 L541.8,240.3 L543.7,244.0 L545.6,247.4 L547.5,250.7 L549.4,253.8
+		L551.2,256.6 L553.1,259.2 L555.0,261.6 L556.9,263.9 L558.8,265.9 L560.7,267.9 L562.6,269.8 L564.5,271.6
+		L566.3,273.5 L568.2,275.5 L570.1,277.5 L572.0,279.7 L573.9,281.9 L575.8,284.3 L577.7,286.8 L579.5,289.4
+		L581.4,292.1 L583.3,294.9 L585.2,297.7 L587.1,300.6 L589.0,303.5 L590.9,306.4 L592.8,309.3 L594.6,312.2
+		L596.5,315.0 L598.4,317.9 L600.3,320.7 L602.2,323.6 L604.1,326.4 L606.0,329.3 L607.9,332.2 L609.7,335.1
+		L611.6,338.0 L613.5,341.0 L615.4,343.9 L617.3,346.9 L619.2,349.9 L621.1,352.8 L623.0,355.7 L624.8,358.6
+		L626.7,361.4 L628.6,364.1 L630.5,366.6 L632.4,369.1 L634.3,371.5 L636.2,373.7 L638.1,375.9 L639.9,378.0
+		L641.8,380.0 L643.7,382.0 L645.6,384.0 L647.5,386.1 L649.4,388.1 L651.3,390.2 L653.1,392.4 L655.0,394.7
+		L656.9,397.0 L658.8,399.3 L660.7,401.6 L662.6,403.9 L664.5,406.2 L666.4,408.5 L668.2,410.6 L670.1,412.8
+		L672.0,414.8 L673.9,416.8 L675.8,418.7 L677.7,420.6 L679.6,422.6 L681.5,424.5 L683.3,426.5 L685.2,428.6
+		L687.1,430.7 L689.0,432.9 L690.9,435.2 L692.8,437.6 L694.7,440.1 L696.6,442.6 L698.4,445.1 L700.3,447.5
+		L702.2,450.0 L704.1,452.4 L706.0,454.7 L707.9,456.8 L709.8,458.9 L711.7,460.9 L713.5,462.8 L715.4,464.6
+		L717.3,466.2 L719.2,467.8 L721.1,469.4 L723.0,470.9 L724.9,472.4 L726.7,473.8 L728.6,475.3 L730.5,476.7
+		L732.4,478.2 L734.3,479.7 L736.2,481.2 L738.1,482.8 L740.0,484.4 L741.8,486.0 L743.7,487.6 L745.6,489.3
+		L747.5,491.1 L749.4,492.9 L751.3,494.7 L753.2,496.6 L755.1,498.6 L756.9,500.6 L758.8,502.6 L760.7,504.7
+		L762.6,506.8 L764.5,508.9 L766.4,511.1 L768.3,513.3 L770.2,515.5 L772.0,517.7 L773.9,519.9 L775.8,522.2
+		L777.7,524.6 L779.6,527.0 L781.5,529.4 L783.4,532.0 L785.3,534.6 L787.1,537.3 L789.0,540.0 L790.9,542.9
+		L792.8,545.7 L794.7,548.6 L796.6,551.4 L798.5,554.2 L800.3,557.0 L802.2,559.7 L804.1,562.3 L806.0,564.8
+		L807.9,567.1 L809.8,569.4 L811.7,571.6 L813.6,573.7 L815.4,575.6 L817.3,577.6 L819.2,579.4 L821.1,581.3
+		L823.0,583.1 L824.9,584.8 L826.8,586.6 L828.7,588.3 L830.5,590.0 L832.4,591.7 L834.3,593.3 L836.2,594.9
+		L838.1,596.5 L840.0,597.9 L841.9,599.3 L843.8,600.7 L845.6,601.9 L847.5,603.2 L849.4,604.3 L851.3,605.5
+		L853.2,606.6 L855.1,607.7 L857.0,608.8 L858.9,609.9 L860.7,611.0 L862.6,612.2 L864.5,613.3 L866.4,614.5
+		L868.3,615.8 L870.2,617.1 L872.1,618.3 L873.9,619.7 L875.8,621.0 L877.7,622.3 L879.6,623.7 L881.5,625.0
+		L883.4,626.4 L885.3,627.7 L887.2,629.0 L889.0,630.2 L890.9,631.4 L892.8,632.6 L894.7,633.7 L896.6,634.7
+		L898.5,635.7 L900.4,636.7 L902.3,637.5 L904.1,638.3 L906.0,639.1 L907.9,639.8 L909.8,640.5 L911.7,641.1
+		L913.6,641.7 L915.5,642.3 L917.4,642.8 L919.2,643.3 L921.1,643.8 L923.0,644.3 L924.9,644.7 L926.8,645.1
+		L928.7,645.6 L930.6,646.0 L932.5,646.4 L934.3,646.8 L936.2,647.1 L938.1,647.5 L940.0,647.8 L941.9,648.2
+		L943.8,648.5 L945.7,648.8 L947.5,649.2 L949.4,649.5 L951.3,649.9 L953.2,650.2 L955.1,650.6 L957.0,651.0
+		L958.9,651.4 L960.8,651.8 L962.6,652.2 L964.5,652.6 L966.4,653.1 L968.3,653.5 L970.2,653.9 L972.1,654.4
+		L974.0,654.8 L975.9,655.2 L977.7,655.6 L979.6,656.0 L981.5,656.3 L983.4,656.6 L985.3,656.9 L987.2,657.2
+		L989.1,657.4 L991.0,657.6 L992.8,657.8 L994.7,658.0 L996.6,658.2 L998.5,658.3 L1000.4,658.5 L1002.3,658.6
+		L1004.2,658.7 L1006.1,658.9 L1007.9,659.0 L1009.8,659.1 L1011.7,659.2 L1013.6,659.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,644.8 160.6,644.1 162.5,643.3 164.4,642.4 166.3,641.5 168.1,640.5 170.0,639.5 171.9,638.4 173.8,637.2 175.7,636.0 177.6,634.7 179.5,633.4 181.4,632.0 183.2,630.6 185.1,629.2 187.0,627.7
+188.9,626.2 190.8,624.6 192.7,623.0 194.6,621.4 196.5,619.8 198.3,618.1 200.2,616.4 202.1,614.6 204.0,612.9 205.9,611.0 207.8,609.2 209.7,607.3 211.6,605.3 213.4,603.4 215.3,601.3 217.2,599.3
+219.1,597.2 221.0,595.1 222.9,592.9 224.8,590.8 226.6,588.6 228.5,586.4 230.4,584.1 232.3,581.9 234.2,579.7 236.1,577.4 238.0,575.2 239.9,573.0 241.7,570.8 243.6,568.6 245.5,566.4 247.4,564.2
+249.3,562.1 251.2,560.0 253.1,557.9 255.0,555.8 256.8,553.7 258.7,551.6 260.6,549.4 262.5,547.3 264.4,545.1 266.3,542.9 268.2,540.6 270.1,538.3 271.9,535.8 273.8,533.3 275.7,530.7 277.6,528.0
+279.5,525.1 281.4,522.2 283.3,519.2 285.2,516.1 287.0,513.0 288.9,509.7 290.8,506.4 292.7,503.0 294.6,499.6 296.5,496.0 298.4,492.4 300.2,488.7 302.1,484.9 304.0,480.9 305.9,476.8 307.8,472.6
+309.7,468.2 311.6,463.6 313.5,458.8 315.3,453.9 317.2,448.7 319.1,443.4 321.0,437.9 322.9,432.3 324.8,426.5 326.7,420.5 328.6,414.4 330.4,408.2 332.3,401.8 334.2,395.3 336.1,388.6 338.0,381.9
+339.9,374.9 341.8,367.9 343.7,360.7 345.5,353.5 347.4,346.2 349.3,338.9 351.2,331.6 353.1,324.3 355.0,317.0 356.9,309.9 358.8,302.9 360.6,296.0 362.5,289.2 364.4,282.6 366.3,276.2 368.2,269.9
+370.1,263.7 372.0,257.6 373.8,251.7 375.7,245.9 377.6,240.1 379.5,234.5 381.4,229.1 383.3,223.8 385.2,218.6 387.1,213.7 388.9,209.0 390.8,204.4 392.7,200.1 394.6,196.0 396.5,192.1 398.4,188.4
+400.3,184.8 402.2,181.3 404.0,177.8 405.9,174.3 407.8,170.8 409.7,167.4 411.6,163.9 413.5,160.4 415.4,156.9 417.3,153.6 419.1,150.4 421.0,147.4 422.9,144.7 424.8,142.2 426.7,140.1 428.6,138.2
+430.5,136.7 432.4,135.5 434.2,134.5 436.1,133.7 438.0,132.9 439.9,132.2 441.8,131.5 443.7,130.6 445.6,129.7 447.4,128.7 449.3,127.6 451.2,126.5 453.1,125.4 455.0,124.3 456.9,123.5 458.8,122.9
+460.7,122.5 462.5,122.6 464.4,122.9 466.3,123.7 468.2,124.7 470.1,126.1 472.0,127.7 473.9,129.5 475.8,131.4 477.6,133.3 479.5,135.2 481.4,137.0 483.3,138.8 485.2,140.6 487.1,142.4 489.0,144.2
+490.9,146.0 492.7,148.0 494.6,150.2 496.5,152.6 498.4,155.3 500.3,158.3 502.2,161.5 504.1,164.9 506.0,168.5 507.8,172.3 509.7,176.2 511.6,180.1 513.5,184.0 515.4,187.9 517.3,191.8 519.2,195.5
+521.0,199.2 522.9,202.9 524.8,206.5 526.7,210.1 528.6,213.8 530.5,217.5 532.4,221.3 534.3,225.1 536.1,228.9 538.0,232.8 539.9,236.6 541.8,240.3 543.7,244.0 545.6,247.4 547.5,250.7 549.4,253.8
+551.2,256.6 553.1,259.2 555.0,261.6 556.9,263.9 558.8,265.9 560.7,267.9 562.6,269.8 564.5,271.6 566.3,273.5 568.2,275.5 570.1,277.5 572.0,279.7 573.9,281.9 575.8,284.3 577.7,286.8 579.5,289.4
+581.4,292.1 583.3,294.9 585.2,297.7 587.1,300.6 589.0,303.5 590.9,306.4 592.8,309.3 594.6,312.2 596.5,315.0 598.4,317.9 600.3,320.7 602.2,323.6 604.1,326.4 606.0,329.3 607.9,332.2 609.7,335.1
+611.6,338.0 613.5,341.0 615.4,343.9 617.3,346.9 619.2,349.9 621.1,352.8 623.0,355.7 624.8,358.6 626.7,361.4 628.6,364.1 630.5,366.6 632.4,369.1 634.3,371.5 636.2,373.7 638.1,375.9 639.9,378.0
+641.8,380.0 643.7,382.0 645.6,384.0 647.5,386.1 649.4,388.1 651.3,390.2 653.1,392.4 655.0,394.7 656.9,397.0 658.8,399.3 660.7,401.6 662.6,403.9 664.5,406.2 666.4,408.5 668.2,410.6 670.1,412.8
+672.0,414.8 673.9,416.8 675.8,418.7 677.7,420.6 679.6,422.6 681.5,424.5 683.3,426.5 685.2,428.6 687.1,430.7 689.0,432.9 690.9,435.2 692.8,437.6 694.7,440.1 696.6,442.6 698.4,445.1 700.3,447.5
+702.2,450.0 704.1,452.4 706.0,454.7 707.9,456.8 709.8,458.9 711.7,460.9 713.5,462.8 715.4,464.6 717.3,466.2 719.2,467.8 721.1,469.4 723.0,470.9 724.9,472.4 726.7,473.8 728.6,475.3 730.5,476.7
+732.4,478.2 734.3,479.7 736.2,481.2 738.1,482.8 740.0,484.4 741.8,486.0 743.7,487.6 745.6,489.3 747.5,491.1 749.4,492.9 751.3,494.7 753.2,496.6 755.1,498.6 756.9,500.6 758.8,502.6 760.7,504.7
+762.6,506.8 764.5,508.9 766.4,511.1 768.3,513.3 770.2,515.5 772.0,517.7 773.9,519.9 775.8,522.2 777.7,524.6 779.6,527.0 781.5,529.4 783.4,532.0 785.3,534.6 787.1,537.3 789.0,540.0 790.9,542.9
+792.8,545.7 794.7,548.6 796.6,551.4 798.5,554.2 800.3,557.0 802.2,559.7 804.1,562.3 806.0,564.8 807.9,567.1 809.8,569.4 811.7,571.6 813.6,573.7 815.4,575.6 817.3,577.6 819.2,579.4 821.1,581.3
+823.0,583.1 824.9,584.8 826.8,586.6 828.7,588.3 830.5,590.0 832.4,591.7 834.3,593.3 836.2,594.9 838.1,596.5 840.0,597.9 841.9,599.3 843.8,600.7 845.6,601.9 847.5,603.2 849.4,604.3 851.3,605.5
+853.2,606.6 855.1,607.7 857.0,608.8 858.9,609.9 860.7,611.0 862.6,612.2 864.5,613.3 866.4,614.5 868.3,615.8 870.2,617.1 872.1,618.3 873.9,619.7 875.8,621.0 877.7,622.3 879.6,623.7 881.5,625.0
+883.4,626.4 885.3,627.7 887.2,629.0 889.0,630.2 890.9,631.4 892.8,632.6 894.7,633.7 896.6,634.7 898.5,635.7 900.4,636.7 902.3,637.5 904.1,638.3 906.0,639.1 907.9,639.8 909.8,640.5 911.7,641.1
+913.6,641.7 915.5,642.3 917.4,642.8 919.2,643.3 921.1,643.8 923.0,644.3 924.9,644.7 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M488.3,662.4 L488.3,143.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '71.9,54.1 1013.6,54.1 1013.6,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/change/t-test.svg b/results/barbershop/300000/report/change/t-test.svg
new file mode 100644
index 0000000..d0a3bfa
--- /dev/null
+++ b/results/barbershop/300000/report/change/t-test.svg
@@ -0,0 +1,265 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M171.1,662.4 L171.1,653.4  '/>	<g transform="translate(171.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M262.0,662.4 L262.0,653.4  '/>	<g transform="translate(262.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M352.9,662.4 L352.9,653.4  '/>	<g transform="translate(352.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M443.8,662.4 L443.8,653.4  '/>	<g transform="translate(443.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M534.7,662.4 L534.7,653.4  '/>	<g transform="translate(534.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M625.5,662.4 L625.5,653.4  '/>	<g transform="translate(625.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M716.4,662.4 L716.4,653.4  '/>	<g transform="translate(716.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M807.3,662.4 L807.3,653.4  '/>	<g transform="translate(807.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M898.2,662.4 L898.2,653.4  '/>	<g transform="translate(898.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M989.1,662.4 L989.1,653.4  '/>	<g transform="translate(989.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '168.6,662.4 170.3,662.4 172.1,662.4 173.8,662.4 175.6,662.4 177.3,662.4 179.1,662.4 180.8,662.4 182.6,662.4 184.3,662.4 186.1,662.4 187.8,662.4 189.6,662.4 191.3,662.4 193.1,662.3 194.8,662.3
+196.6,662.3 198.3,662.3 200.1,662.3 201.8,662.3 203.6,662.3 205.4,662.3 207.1,662.3 208.9,662.3 210.6,662.3 212.4,662.3 214.1,662.3 215.9,662.3 217.6,662.3 219.4,662.3 221.1,662.3 222.9,662.3
+224.6,662.3 226.4,662.3 228.1,662.3 229.9,662.3 231.6,662.3 233.4,662.3 235.1,662.3 236.9,662.3 238.6,662.3 240.4,662.3 242.1,662.3 243.9,662.3 245.6,662.3 247.4,662.3 249.1,662.3 250.9,662.3
+252.6,662.3 254.4,662.3 256.1,662.3 257.9,662.3 259.7,662.3 261.4,662.2 263.2,662.2 264.9,662.2 266.7,662.2 268.4,662.2 270.2,662.1 271.9,662.1 273.7,662.0 275.4,662.0 277.2,662.0 278.9,661.9
+280.7,661.8 282.4,661.8 284.2,661.7 285.9,661.7 287.7,661.6 289.4,661.5 291.2,661.5 292.9,661.4 294.7,661.3 296.4,661.3 298.2,661.2 299.9,661.1 301.7,661.0 303.4,660.9 305.2,660.8 306.9,660.7
+308.7,660.7 310.4,660.6 312.2,660.5 313.9,660.4 315.7,660.3 317.5,660.2 319.2,660.1 321.0,660.0 322.7,659.9 324.5,659.7 326.2,659.6 328.0,659.4 329.7,659.2 331.5,658.9 333.2,658.7 335.0,658.4
+336.7,658.1 338.5,657.8 340.2,657.5 342.0,657.2 343.7,656.8 345.5,656.5 347.2,656.1 349.0,655.7 350.7,655.3 352.5,654.9 354.2,654.4 356.0,653.9 357.7,653.4 359.5,652.9 361.2,652.3 363.0,651.6
+364.7,650.9 366.5,650.2 368.2,649.5 370.0,648.7 371.8,647.9 373.5,647.1 375.3,646.3 377.0,645.5 378.8,644.6 380.5,643.8 382.3,642.9 384.0,642.1 385.8,641.3 387.5,640.4 389.3,639.6 391.0,638.8
+392.8,638.0 394.5,637.2 396.3,636.3 398.0,635.4 399.8,634.4 401.5,633.4 403.3,632.3 405.0,631.1 406.8,629.8 408.5,628.5 410.3,627.0 412.0,625.5 413.8,623.8 415.5,622.0 417.3,620.2 419.0,618.2
+420.8,616.1 422.5,613.8 424.3,611.5 426.1,609.0 427.8,606.4 429.6,603.7 431.3,600.8 433.1,597.9 434.8,594.8 436.6,591.6 438.3,588.4 440.1,585.0 441.8,581.6 443.6,578.1 445.3,574.5 447.1,570.9
+448.8,567.3 450.6,563.6 452.3,559.9 454.1,556.1 455.8,552.3 457.6,548.5 459.3,544.7 461.1,540.8 462.8,536.8 464.6,532.8 466.3,528.7 468.1,524.5 469.8,520.2 471.6,515.6 473.3,510.9 475.1,506.0
+476.8,500.8 478.6,495.4 480.4,489.7 482.1,483.9 483.9,477.9 485.6,471.7 487.4,465.5 489.1,459.3 490.9,453.1 492.6,447.0 494.4,441.0 496.1,435.2 497.9,429.5 499.6,424.0 501.4,418.6 503.1,413.2
+504.9,407.9 506.6,402.4 508.4,396.8 510.1,391.0 511.9,385.1 513.6,378.9 515.4,372.5 517.1,365.9 518.9,359.2 520.6,352.4 522.4,345.5 524.1,338.7 525.9,331.9 527.6,325.1 529.4,318.3 531.1,311.6
+532.9,304.9 534.7,298.1 536.4,291.4 538.2,284.6 539.9,277.7 541.7,270.7 543.4,263.7 545.2,256.6 546.9,249.4 548.7,242.1 550.4,234.9 552.2,227.6 553.9,220.4 555.7,213.3 557.4,206.3 559.2,199.5
+560.9,192.8 562.7,186.4 564.4,180.2 566.2,174.3 567.9,168.7 569.7,163.3 571.4,158.2 573.2,153.2 574.9,148.3 576.7,143.5 578.4,138.7 580.2,134.0 581.9,129.4 583.7,124.7 585.4,120.2 587.2,115.8
+588.9,111.5 590.7,107.4 592.5,103.6 594.2,99.9 596.0,96.5 597.7,93.2 599.5,90.2 601.2,87.3 603.0,84.5 604.7,81.9 606.5,79.4 608.2,77.0 610.0,74.7 611.7,72.6 613.5,70.7 615.2,69.0
+617.0,67.6 618.7,66.3 620.5,65.2 622.2,64.3 624.0,63.6 625.7,63.0 627.5,62.5 629.2,62.1 631.0,61.8 632.7,61.7 634.5,61.8 636.2,62.2 638.0,62.9 639.7,63.9 641.5,65.3 643.2,67.0
+645.0,69.1 646.8,71.5 648.5,74.2 650.3,77.2 652.0,80.4 653.8,83.8 655.5,87.4 657.3,91.1 659.0,95.0 660.8,99.2 662.5,103.5 664.3,108.2 666.0,113.1 667.8,118.2 669.5,123.7 671.3,129.4
+673.0,135.3 674.8,141.4 676.5,147.6 678.3,153.9 680.0,160.3 681.8,166.7 683.5,173.1 685.3,179.5 687.0,185.9 688.8,192.2 690.5,198.6 692.3,204.9 694.0,211.2 695.8,217.5 697.5,223.8 699.3,230.3
+701.1,236.8 702.8,243.5 704.6,250.2 706.3,257.1 708.1,264.1 709.8,271.2 711.6,278.3 713.3,285.3 715.1,292.2 716.8,299.0 718.6,305.7 720.3,312.2 722.1,318.5 723.8,324.7 725.6,330.9 727.3,337.1
+729.1,343.4 730.8,349.8 732.6,356.3 734.3,362.9 736.1,369.7 737.8,376.5 739.6,383.3 741.3,390.1 743.1,396.8 744.8,403.4 746.6,409.9 748.3,416.3 750.1,422.5 751.8,428.5 753.6,434.5 755.4,440.2
+757.1,445.9 758.9,451.3 760.6,456.7 762.4,461.9 764.1,466.9 765.9,471.9 767.6,476.9 769.4,481.8 771.1,486.8 772.9,491.8 774.6,496.9 776.4,502.0 778.1,507.2 779.9,512.5 781.6,517.7 783.4,522.9
+785.1,528.0 786.9,533.0 788.6,537.8 790.4,542.5 792.1,547.0 793.9,551.2 795.6,555.3 797.4,559.1 799.1,562.8 800.9,566.3 802.6,569.7 804.4,572.9 806.1,576.0 807.9,579.0 809.7,582.0 811.4,584.9
+813.2,587.7 814.9,590.5 816.7,593.2 818.4,595.9 820.2,598.5 821.9,601.0 823.7,603.5 825.4,605.8 827.2,608.1 828.9,610.3 830.7,612.4 832.4,614.4 834.2,616.3 835.9,618.1 837.7,619.9 839.4,621.6
+841.2,623.2 842.9,624.8 844.7,626.3 846.4,627.7 848.2,629.1 849.9,630.4 851.7,631.7 853.4,633.0 855.2,634.3 856.9,635.5 858.7,636.8 860.4,638.0 862.2,639.3 864.0,640.5 865.7,641.7 867.5,642.9
+869.2,644.0 871.0,645.0 872.7,646.1 874.5,647.0 876.2,647.9 878.0,648.7 879.7,649.5 881.5,650.2 883.2,650.8 885.0,651.4 886.7,651.9 888.5,652.4 890.2,652.9 892.0,653.3 893.7,653.7 895.5,654.2
+897.2,654.6 899.0,655.0 900.7,655.4 902.5,655.8 904.2,656.2 906.0,656.6 907.7,656.9 909.5,657.3 911.2,657.6 913.0,657.8 914.7,658.1 916.5,658.3 918.2,658.5 920.0,658.7 921.8,658.8 923.5,659.0
+925.3,659.1 927.0,659.2 928.8,659.4 930.5,659.5 932.3,659.7 934.0,659.8 935.8,660.0 937.5,660.1 939.3,660.3 941.0,660.4 942.8,660.6 944.5,660.7 946.3,660.8 948.0,660.9 949.8,660.9 951.5,661.0
+953.3,661.0 955.0,661.1 956.8,661.1 958.5,661.1 960.3,661.2 962.0,661.2 963.8,661.2 965.5,661.3 967.3,661.3 969.0,661.4 970.8,661.5 972.5,661.5 974.3,661.6 976.1,661.7 977.8,661.8 979.6,661.8
+981.3,661.9 983.1,662.0 984.8,662.1 986.6,662.1 988.3,662.2 990.1,662.2 991.8,662.3 993.6,662.3 995.3,662.3 997.1,662.3 998.8,662.3 1000.6,662.4 1002.3,662.4 1004.1,662.4 1005.8,662.4 1007.6,662.3
+1009.3,662.3 1011.1,662.3 1012.8,662.3 1014.6,662.3 1016.3,662.3 1018.1,662.3 1019.8,662.4 1021.6,662.4 1023.3,662.4 1025.1,662.4 1026.8,662.4 1028.6,662.4 1030.4,662.4 1032.1,662.4 1033.9,662.4 1035.6,662.4
+1037.4,662.4 1039.1,662.4 1040.9,662.4 1042.6,662.4 1042.6,662.4 1040.9,662.4 1039.1,662.4 1037.4,662.4 1035.6,662.4 1033.9,662.4 1032.1,662.4 1030.4,662.4 1028.6,662.4 1026.8,662.4 1025.1,662.4 1023.3,662.4
+1021.6,662.4 1019.8,662.4 1018.1,662.4 1016.3,662.4 1014.6,662.4 1012.8,662.4 1011.1,662.4 1009.3,662.4 1007.6,662.4 1005.8,662.4 1004.1,662.4 1002.3,662.4 1000.6,662.4 998.8,662.4 997.1,662.4 995.3,662.4
+993.6,662.4 991.8,662.4 990.1,662.4 988.3,662.4 986.6,662.4 984.8,662.4 983.1,662.4 981.3,662.4 979.6,662.4 977.8,662.4 976.1,662.4 974.3,662.4 972.5,662.4 970.8,662.4 969.0,662.4 967.3,662.4
+965.5,662.4 963.8,662.4 962.0,662.4 960.3,662.4 958.5,662.4 956.8,662.4 955.0,662.4 953.3,662.4 951.5,662.4 949.8,662.4 948.0,662.4 946.3,662.4 944.5,662.4 942.8,662.4 941.0,662.4 939.3,662.4
+937.5,662.4 935.8,662.4 934.0,662.4 932.3,662.4 930.5,662.4 928.8,662.4 927.0,662.4 925.3,662.4 923.5,662.4 921.8,662.4 920.0,662.4 918.2,662.4 916.5,662.4 914.7,662.4 913.0,662.4 911.2,662.4
+909.5,662.4 907.7,662.4 906.0,662.4 904.2,662.4 902.5,662.4 900.7,662.4 899.0,662.4 897.2,662.4 895.5,662.4 893.7,662.4 892.0,662.4 890.2,662.4 888.5,662.4 886.7,662.4 885.0,662.4 883.2,662.4
+881.5,662.4 879.7,662.4 878.0,662.4 876.2,662.4 874.5,662.4 872.7,662.4 871.0,662.4 869.2,662.4 867.5,662.4 865.7,662.4 864.0,662.4 862.2,662.4 860.4,662.4 858.7,662.4 856.9,662.4 855.2,662.4
+853.4,662.4 851.7,662.4 849.9,662.4 848.2,662.4 846.4,662.4 844.7,662.4 842.9,662.4 841.2,662.4 839.4,662.4 837.7,662.4 835.9,662.4 834.2,662.4 832.4,662.4 830.7,662.4 828.9,662.4 827.2,662.4
+825.4,662.4 823.7,662.4 821.9,662.4 820.2,662.4 818.4,662.4 816.7,662.4 814.9,662.4 813.2,662.4 811.4,662.4 809.7,662.4 807.9,662.4 806.1,662.4 804.4,662.4 802.6,662.4 800.9,662.4 799.1,662.4
+797.4,662.4 795.6,662.4 793.9,662.4 792.1,662.4 790.4,662.4 788.6,662.4 786.9,662.4 785.1,662.4 783.4,662.4 781.6,662.4 779.9,662.4 778.1,662.4 776.4,662.4 774.6,662.4 772.9,662.4 771.1,662.4
+769.4,662.4 767.6,662.4 765.9,662.4 764.1,662.4 762.4,662.4 760.6,662.4 758.9,662.4 757.1,662.4 755.4,662.4 753.6,662.4 751.8,662.4 750.1,662.4 748.3,662.4 746.6,662.4 744.8,662.4 743.1,662.4
+741.3,662.4 739.6,662.4 737.8,662.4 736.1,662.4 734.3,662.4 732.6,662.4 730.8,662.4 729.1,662.4 727.3,662.4 725.6,662.4 723.8,662.4 722.1,662.4 720.3,662.4 718.6,662.4 716.8,662.4 715.1,662.4
+713.3,662.4 711.6,662.4 709.8,662.4 708.1,662.4 706.3,662.4 704.6,662.4 702.8,662.4 701.1,662.4 699.3,662.4 697.5,662.4 695.8,662.4 694.0,662.4 692.3,662.4 690.5,662.4 688.8,662.4 687.0,662.4
+685.3,662.4 683.5,662.4 681.8,662.4 680.0,662.4 678.3,662.4 676.5,662.4 674.8,662.4 673.0,662.4 671.3,662.4 669.5,662.4 667.8,662.4 666.0,662.4 664.3,662.4 662.5,662.4 660.8,662.4 659.0,662.4
+657.3,662.4 655.5,662.4 653.8,662.4 652.0,662.4 650.3,662.4 648.5,662.4 646.8,662.4 645.0,662.4 643.2,662.4 641.5,662.4 639.7,662.4 638.0,662.4 636.2,662.4 634.5,662.4 632.7,662.4 631.0,662.4
+629.2,662.4 627.5,662.4 625.7,662.4 624.0,662.4 622.2,662.4 620.5,662.4 618.7,662.4 617.0,662.4 615.2,662.4 613.5,662.4 611.7,662.4 610.0,662.4 608.2,662.4 606.5,662.4 604.7,662.4 603.0,662.4
+601.2,662.4 599.5,662.4 597.7,662.4 596.0,662.4 594.2,662.4 592.5,662.4 590.7,662.4 588.9,662.4 587.2,662.4 585.4,662.4 583.7,662.4 581.9,662.4 580.2,662.4 578.4,662.4 576.7,662.4 574.9,662.4
+573.2,662.4 571.4,662.4 569.7,662.4 567.9,662.4 566.2,662.4 564.4,662.4 562.7,662.4 560.9,662.4 559.2,662.4 557.4,662.4 555.7,662.4 553.9,662.4 552.2,662.4 550.4,662.4 548.7,662.4 546.9,662.4
+545.2,662.4 543.4,662.4 541.7,662.4 539.9,662.4 538.2,662.4 536.4,662.4 534.7,662.4 532.9,662.4 531.1,662.4 529.4,662.4 527.6,662.4 525.9,662.4 524.1,662.4 522.4,662.4 520.6,662.4 518.9,662.4
+517.1,662.4 515.4,662.4 513.6,662.4 511.9,662.4 510.1,662.4 508.4,662.4 506.6,662.4 504.9,662.4 503.1,662.4 501.4,662.4 499.6,662.4 497.9,662.4 496.1,662.4 494.4,662.4 492.6,662.4 490.9,662.4
+489.1,662.4 487.4,662.4 485.6,662.4 483.9,662.4 482.1,662.4 480.4,662.4 478.6,662.4 476.8,662.4 475.1,662.4 473.3,662.4 471.6,662.4 469.8,662.4 468.1,662.4 466.3,662.4 464.6,662.4 462.8,662.4
+461.1,662.4 459.3,662.4 457.6,662.4 455.8,662.4 454.1,662.4 452.3,662.4 450.6,662.4 448.8,662.4 447.1,662.4 445.3,662.4 443.6,662.4 441.8,662.4 440.1,662.4 438.3,662.4 436.6,662.4 434.8,662.4
+433.1,662.4 431.3,662.4 429.6,662.4 427.8,662.4 426.1,662.4 424.3,662.4 422.5,662.4 420.8,662.4 419.0,662.4 417.3,662.4 415.5,662.4 413.8,662.4 412.0,662.4 410.3,662.4 408.5,662.4 406.8,662.4
+405.0,662.4 403.3,662.4 401.5,662.4 399.8,662.4 398.0,662.4 396.3,662.4 394.5,662.4 392.8,662.4 391.0,662.4 389.3,662.4 387.5,662.4 385.8,662.4 384.0,662.4 382.3,662.4 380.5,662.4 378.8,662.4
+377.0,662.4 375.3,662.4 373.5,662.4 371.8,662.4 370.0,662.4 368.2,662.4 366.5,662.4 364.7,662.4 363.0,662.4 361.2,662.4 359.5,662.4 357.7,662.4 356.0,662.4 354.2,662.4 352.5,662.4 350.7,662.4
+349.0,662.4 347.2,662.4 345.5,662.4 343.7,662.4 342.0,662.4 340.2,662.4 338.5,662.4 336.7,662.4 335.0,662.4 333.2,662.4 331.5,662.4 329.7,662.4 328.0,662.4 326.2,662.4 324.5,662.4 322.7,662.4
+321.0,662.4 319.2,662.4 317.5,662.4 315.7,662.4 313.9,662.4 312.2,662.4 310.4,662.4 308.7,662.4 306.9,662.4 305.2,662.4 303.4,662.4 301.7,662.4 299.9,662.4 298.2,662.4 296.4,662.4 294.7,662.4
+292.9,662.4 291.2,662.4 289.4,662.4 287.7,662.4 285.9,662.4 284.2,662.4 282.4,662.4 280.7,662.4 278.9,662.4 277.2,662.4 275.4,662.4 273.7,662.4 271.9,662.4 270.2,662.4 268.4,662.4 266.7,662.4
+264.9,662.4 263.2,662.4 261.4,662.4 259.7,662.4 257.9,662.4 256.1,662.4 254.4,662.4 252.6,662.4 250.9,662.4 249.1,662.4 247.4,662.4 245.6,662.4 243.9,662.4 242.1,662.4 240.4,662.4 238.6,662.4
+236.9,662.4 235.1,662.4 233.4,662.4 231.6,662.4 229.9,662.4 228.1,662.4 226.4,662.4 224.6,662.4 222.9,662.4 221.1,662.4 219.4,662.4 217.6,662.4 215.9,662.4 214.1,662.4 212.4,662.4 210.6,662.4
+208.9,662.4 207.1,662.4 205.4,662.4 203.6,662.4 201.8,662.4 200.1,662.4 198.3,662.4 196.6,662.4 194.8,662.4 193.1,662.4 191.3,662.4 189.6,662.4 187.8,662.4 186.1,662.4 184.3,662.4 182.6,662.4
+180.8,662.4 179.1,662.4 177.3,662.4 175.6,662.4 173.8,662.4 172.1,662.4 170.3,662.4 168.6,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M530.6,662.4 L530.6,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/index.html b/results/barbershop/300000/report/index.html
new file mode 100644
index 0000000..7e5a22b
--- /dev/null
+++ b/results/barbershop/300000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/300000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/300000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">4.3829 ms</td>
+                                <td>4.4113 ms</td>
+                                <td class="ci-bound">4.4423 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9500093</td>
+                                <td>0.9552652</td>
+                                <td class="ci-bound">0.9490142</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">4.3738 ms</td>
+                                <td>4.3890 ms</td>
+                                <td class="ci-bound">4.4065 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">42.288 us</td>
+                                <td>64.453 us</td>
+                                <td class="ci-bound">82.266 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">4.3619 ms</td>
+                                <td>4.3701 ms</td>
+                                <td class="ci-bound">4.3795 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">18.588 us</td>
+                                <td>26.851 us</td>
+                                <td class="ci-bound">40.971 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">-0.9211%</td>
+                            <td>-0.2627%</td>
+                            <td class="ci-bound">+0.4199%</td>
+                            <td>(p = 0.30 &gt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                No change in performance detected.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/300000/report/mean.svg b/results/barbershop/300000/report/mean.svg
new file mode 100644
index 0000000..4833cfb
--- /dev/null
+++ b/results/barbershop/300000/report/mean.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.6,662.4 L179.6,653.4  '/>	<g transform="translate(179.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.375</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M298.3,662.4 L298.3,653.4  '/>	<g transform="translate(298.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.38</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M417.0,662.4 L417.0,653.4  '/>	<g transform="translate(417.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.385</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M535.7,662.4 L535.7,653.4  '/>	<g transform="translate(535.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.39</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M654.4,662.4 L654.4,653.4  '/>	<g transform="translate(654.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.395</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M773.2,662.4 L773.2,653.4  '/>	<g transform="translate(773.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M891.9,662.4 L891.9,653.4  '/>	<g transform="translate(891.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.405</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1010.6,662.4 L1010.6,653.4  '/>	<g transform="translate(1010.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.41</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.2 L65.5,658.1 L67.4,657.9 L69.3,657.8 L71.2,657.6 L73.1,657.4
+		L75.0,657.2 L76.9,657.0 L78.8,656.8 L80.7,656.6 L82.6,656.4 L84.5,656.1 L86.4,655.8 L88.3,655.5
+		L90.3,655.3 L92.2,654.9 L94.1,654.6 L96.0,654.3 L97.9,653.9 L99.8,653.6 L101.7,653.2 L103.6,652.8
+		L105.5,652.5 L107.4,652.1 L109.3,651.6 L111.2,651.2 L113.1,650.8 L115.0,650.3 L116.9,649.8 L118.8,649.3
+		L120.7,648.9 L122.6,648.4 L124.5,647.9 L126.4,647.4 L128.3,646.8 L130.2,646.3 L132.1,645.8 L134.0,645.2
+		L135.9,644.6 L137.8,644.0 L139.8,643.4 L141.7,642.7 L143.6,642.0 L145.5,641.3 L147.4,640.5 L149.3,639.6
+		L151.2,638.7 L153.1,637.8 L155.0,636.8 L156.9,635.8 L158.8,634.8 L160.7,633.8 L162.6,632.7 L164.5,631.7
+		L166.4,630.6 L168.3,629.5 L170.2,628.5 L172.1,627.4 L174.0,626.3 L175.9,625.2 L177.8,624.1 L179.7,623.0
+		L181.6,621.9 L183.5,620.7 L185.4,619.5 L187.3,618.3 L189.3,617.0 L191.2,615.7 L193.1,614.3 L195.0,612.8
+		L196.9,611.2 L198.8,609.6 L200.7,607.8 L202.6,606.0 L204.5,604.1 L206.4,602.1 L208.3,600.0 L210.2,597.9
+		L212.1,595.7 L214.0,593.4 L215.9,591.1 L217.8,588.7 L219.7,586.3 L221.6,583.9 L223.5,581.4 L225.4,578.9
+		L227.3,576.4 L229.2,573.8 L231.1,571.2 L233.0,568.6 L234.9,565.9 L236.8,563.2 L238.8,560.4 L240.7,557.5
+		L242.6,554.6 L244.5,551.5 L246.4,548.4 L248.3,545.3 L250.2,542.0 L252.1,538.8 L254.0,535.4 L255.9,532.0
+		L257.8,528.6 L259.7,525.2 L261.6,521.8 L263.5,518.4 L265.4,515.0 L267.3,511.6 L269.2,508.3 L271.1,505.0
+		L273.0,501.7 L274.9,498.5 L276.8,495.3 L278.7,492.2 L280.6,489.0 L282.5,485.9 L284.4,482.8 L286.3,479.6
+		L288.2,476.5 L290.2,473.3 L292.1,470.0 L294.0,466.7 L295.9,463.4 L297.8,459.9 L299.7,456.4 L301.6,452.9
+		L303.5,449.2 L305.4,445.5 L307.3,441.7 L309.2,437.8 L311.1,433.9 L313.0,429.8 L314.9,425.8 L316.8,421.6
+		L318.7,417.3 L320.6,413.0 L322.5,408.5 L324.4,404.0 L326.3,399.4 L328.2,394.6 L330.1,389.7 L332.0,384.8
+		L333.9,379.7 L335.8,374.4 L337.7,369.1 L339.7,363.8 L341.6,358.3 L343.5,352.8 L345.4,347.3 L347.3,341.9
+		L349.2,336.4 L351.1,331.1 L353.0,325.8 L354.9,320.6 L356.8,315.5 L358.7,310.6 L360.6,305.7 L362.5,301.0
+		L364.4,296.4 L366.3,292.0 L368.2,287.6 L370.1,283.3 L372.0,279.1 L373.9,274.9 L375.8,270.8 L377.7,266.8
+		L379.6,262.8 L381.5,258.9 L383.4,255.0 L385.3,251.2 L387.2,247.4 L389.2,243.8 L391.1,240.2 L393.0,236.6
+		L394.9,233.1 L396.8,229.7 L398.7,226.4 L400.6,223.1 L402.5,219.9 L404.4,216.7 L406.3,213.5 L408.2,210.3
+		L410.1,207.1 L412.0,203.9 L413.9,200.7 L415.8,197.5 L417.7,194.3 L419.6,191.1 L421.5,188.0 L423.4,184.9
+		L425.3,181.9 L427.2,179.0 L429.1,176.2 L431.0,173.6 L432.9,171.1 L434.8,168.7 L436.7,166.5 L438.7,164.5
+		L440.6,162.6 L442.5,160.8 L444.4,159.2 L446.3,157.6 L448.2,156.0 L450.1,154.4 L452.0,152.9 L453.9,151.3
+		L455.8,149.7 L457.7,148.0 L459.6,146.2 L461.5,144.4 L463.4,142.6 L465.3,140.6 L467.2,138.7 L469.1,136.8
+		L471.0,134.8 L472.9,132.9 L474.8,131.0 L476.7,129.1 L478.6,127.3 L480.5,125.6 L482.4,123.9 L484.3,122.3
+		L486.2,120.8 L488.1,119.3 L490.1,117.8 L492.0,116.5 L493.9,115.2 L495.8,114.0 L497.7,113.0 L499.6,112.0
+		L501.5,111.2 L503.4,110.6 L505.3,110.2 L507.2,109.9 L509.1,109.9 L511.0,110.1 L512.9,110.5 L514.8,111.2
+		L516.7,112.1 L518.6,113.2 L520.5,114.5 L522.4,115.9 L524.3,117.5 L526.2,119.1 L528.1,120.9 L530.0,122.8
+		L531.9,124.7 L533.8,126.6 L535.7,128.6 L537.6,130.6 L539.6,132.6 L541.5,134.7 L543.4,136.9 L545.3,139.1
+		L547.2,141.3 L549.1,143.6 L551.0,146.0 L552.9,148.4 L554.8,150.9 L556.7,153.4 L558.6,156.0 L560.5,158.7
+		L562.4,161.4 L564.3,164.1 L566.2,166.9 L568.1,169.8 L570.0,172.8 L571.9,175.9 L573.8,179.0 L575.7,182.3
+		L577.6,185.8 L579.5,189.3 L581.4,193.0 L583.3,196.8 L585.2,200.8 L587.1,204.9 L589.1,209.0 L591.0,213.3
+		L592.9,217.6 L594.8,222.0 L596.7,226.3 L598.6,230.7 L600.5,235.0 L602.4,239.3 L604.3,243.5 L606.2,247.6
+		L608.1,251.6 L610.0,255.5 L611.9,259.3 L613.8,263.0 L615.7,266.5 L617.6,270.0 L619.5,273.3 L621.4,276.6
+		L623.3,279.8 L625.2,283.0 L627.1,286.2 L629.0,289.3 L630.9,292.5 L632.8,295.6 L634.7,298.8 L636.6,302.0
+		L638.5,305.3 L640.5,308.6 L642.4,312.0 L644.3,315.3 L646.2,318.7 L648.1,322.1 L650.0,325.5 L651.9,328.9
+		L653.8,332.3 L655.7,335.7 L657.6,339.1 L659.5,342.4 L661.4,345.8 L663.3,349.1 L665.2,352.4 L667.1,355.7
+		L669.0,359.0 L670.9,362.3 L672.8,365.7 L674.7,369.0 L676.6,372.4 L678.5,375.8 L680.4,379.2 L682.3,382.7
+		L684.2,386.2 L686.1,389.6 L688.0,393.1 L690.0,396.6 L691.9,400.1 L693.8,403.5 L695.7,407.0 L697.6,410.4
+		L699.5,413.8 L701.4,417.2 L703.3,420.6 L705.2,424.0 L707.1,427.4 L709.0,430.8 L710.9,434.2 L712.8,437.6
+		L714.7,441.0 L716.6,444.4 L718.5,447.9 L720.4,451.4 L722.3,454.9 L724.2,458.4 L726.1,462.0 L728.0,465.5
+		L729.9,469.1 L731.8,472.8 L733.7,476.4 L735.6,480.0 L737.5,483.7 L739.5,487.3 L741.4,490.9 L743.3,494.5
+		L745.2,498.1 L747.1,501.6 L749.0,505.1 L750.9,508.5 L752.8,511.8 L754.7,515.1 L756.6,518.3 L758.5,521.4
+		L760.4,524.4 L762.3,527.4 L764.2,530.2 L766.1,533.0 L768.0,535.7 L769.9,538.2 L771.8,540.7 L773.7,543.1
+		L775.6,545.4 L777.5,547.6 L779.4,549.7 L781.3,551.7 L783.2,553.7 L785.1,555.5 L787.0,557.3 L789.0,559.1
+		L790.9,560.7 L792.8,562.4 L794.7,564.0 L796.6,565.5 L798.5,567.1 L800.4,568.6 L802.3,570.1 L804.2,571.7
+		L806.1,573.2 L808.0,574.8 L809.9,576.4 L811.8,578.0 L813.7,579.7 L815.6,581.3 L817.5,583.0 L819.4,584.7
+		L821.3,586.5 L823.2,588.2 L825.1,590.0 L827.0,591.7 L828.9,593.5 L830.8,595.2 L832.7,597.0 L834.6,598.7
+		L836.5,600.4 L838.4,602.1 L840.4,603.8 L842.3,605.4 L844.2,607.0 L846.1,608.5 L848.0,610.0 L849.9,611.4
+		L851.8,612.7 L853.7,614.0 L855.6,615.2 L857.5,616.4 L859.4,617.5 L861.3,618.6 L863.2,619.6 L865.1,620.5
+		L867.0,621.4 L868.9,622.3 L870.8,623.1 L872.7,623.9 L874.6,624.6 L876.5,625.3 L878.4,626.0 L880.3,626.6
+		L882.2,627.3 L884.1,627.9 L886.0,628.5 L887.9,629.1 L889.9,629.7 L891.8,630.4 L893.7,631.0 L895.6,631.6
+		L897.5,632.3 L899.4,632.9 L901.3,633.6 L903.2,634.3 L905.1,635.0 L907.0,635.8 L908.9,636.5 L910.8,637.2
+		L912.7,638.0 L914.6,638.7 L916.5,639.5 L918.4,640.2 L920.3,640.9 L922.2,641.7 L924.1,642.4 L926.0,643.0
+		L927.9,643.7 L929.8,644.3 L931.7,645.0 L933.6,645.6 L935.5,646.1 L937.4,646.7 L939.4,647.2 L941.3,647.7
+		L943.2,648.2 L945.1,648.7 L947.0,649.1 L948.9,649.5 L950.8,649.9 L952.7,650.3 L954.6,650.7 L956.5,651.1
+		L958.4,651.4 L960.3,651.8 L962.2,652.1 L964.1,652.4 L966.0,652.8 L967.9,653.1 L969.8,653.4 L971.7,653.7
+		L973.6,654.0 L975.5,654.3 L977.4,654.6 L979.3,654.9 L981.2,655.2 L983.1,655.5 L985.0,655.8 L986.9,656.0
+		L988.9,656.2 L990.8,656.5 L992.7,656.7 L994.6,656.8 L996.5,657.0 L998.4,657.2 L1000.3,657.3 L1002.2,657.4
+		L1004.1,657.6 L1006.0,657.7 L1007.9,657.8 L1009.8,657.9 L1011.7,658.0 L1013.6,658.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,638.7 153.1,637.8 155.0,636.8 156.9,635.8 158.8,634.8 160.7,633.8 162.6,632.7 164.5,631.7 166.4,630.6 168.3,629.5 170.2,628.5 172.1,627.4 174.0,626.3 175.9,625.2 177.8,624.1 179.7,623.0
+181.6,621.9 183.5,620.7 185.4,619.5 187.3,618.3 189.3,617.0 191.2,615.7 193.1,614.3 195.0,612.8 196.9,611.2 198.8,609.6 200.7,607.8 202.6,606.0 204.5,604.1 206.4,602.1 208.3,600.0 210.2,597.9
+212.1,595.7 214.0,593.4 215.9,591.1 217.8,588.7 219.7,586.3 221.6,583.9 223.5,581.4 225.4,578.9 227.3,576.4 229.2,573.8 231.1,571.2 233.0,568.6 234.9,565.9 236.8,563.2 238.8,560.4 240.7,557.5
+242.6,554.6 244.5,551.5 246.4,548.4 248.3,545.3 250.2,542.0 252.1,538.8 254.0,535.4 255.9,532.0 257.8,528.6 259.7,525.2 261.6,521.8 263.5,518.4 265.4,515.0 267.3,511.6 269.2,508.3 271.1,505.0
+273.0,501.7 274.9,498.5 276.8,495.3 278.7,492.2 280.6,489.0 282.5,485.9 284.4,482.8 286.3,479.6 288.2,476.5 290.2,473.3 292.1,470.0 294.0,466.7 295.9,463.4 297.8,459.9 299.7,456.4 301.6,452.9
+303.5,449.2 305.4,445.5 307.3,441.7 309.2,437.8 311.1,433.9 313.0,429.8 314.9,425.8 316.8,421.6 318.7,417.3 320.6,413.0 322.5,408.5 324.4,404.0 326.3,399.4 328.2,394.6 330.1,389.7 332.0,384.8
+333.9,379.7 335.8,374.4 337.7,369.1 339.7,363.8 341.6,358.3 343.5,352.8 345.4,347.3 347.3,341.9 349.2,336.4 351.1,331.1 353.0,325.8 354.9,320.6 356.8,315.5 358.7,310.6 360.6,305.7 362.5,301.0
+364.4,296.4 366.3,292.0 368.2,287.6 370.1,283.3 372.0,279.1 373.9,274.9 375.8,270.8 377.7,266.8 379.6,262.8 381.5,258.9 383.4,255.0 385.3,251.2 387.2,247.4 389.2,243.8 391.1,240.2 393.0,236.6
+394.9,233.1 396.8,229.7 398.7,226.4 400.6,223.1 402.5,219.9 404.4,216.7 406.3,213.5 408.2,210.3 410.1,207.1 412.0,203.9 413.9,200.7 415.8,197.5 417.7,194.3 419.6,191.1 421.5,188.0 423.4,184.9
+425.3,181.9 427.2,179.0 429.1,176.2 431.0,173.6 432.9,171.1 434.8,168.7 436.7,166.5 438.7,164.5 440.6,162.6 442.5,160.8 444.4,159.2 446.3,157.6 448.2,156.0 450.1,154.4 452.0,152.9 453.9,151.3
+455.8,149.7 457.7,148.0 459.6,146.2 461.5,144.4 463.4,142.6 465.3,140.6 467.2,138.7 469.1,136.8 471.0,134.8 472.9,132.9 474.8,131.0 476.7,129.1 478.6,127.3 480.5,125.6 482.4,123.9 484.3,122.3
+486.2,120.8 488.1,119.3 490.1,117.8 492.0,116.5 493.9,115.2 495.8,114.0 497.7,113.0 499.6,112.0 501.5,111.2 503.4,110.6 505.3,110.2 507.2,109.9 509.1,109.9 511.0,110.1 512.9,110.5 514.8,111.2
+516.7,112.1 518.6,113.2 520.5,114.5 522.4,115.9 524.3,117.5 526.2,119.1 528.1,120.9 530.0,122.8 531.9,124.7 533.8,126.6 535.7,128.6 537.6,130.6 539.6,132.6 541.5,134.7 543.4,136.9 545.3,139.1
+547.2,141.3 549.1,143.6 551.0,146.0 552.9,148.4 554.8,150.9 556.7,153.4 558.6,156.0 560.5,158.7 562.4,161.4 564.3,164.1 566.2,166.9 568.1,169.8 570.0,172.8 571.9,175.9 573.8,179.0 575.7,182.3
+577.6,185.8 579.5,189.3 581.4,193.0 583.3,196.8 585.2,200.8 587.1,204.9 589.1,209.0 591.0,213.3 592.9,217.6 594.8,222.0 596.7,226.3 598.6,230.7 600.5,235.0 602.4,239.3 604.3,243.5 606.2,247.6
+608.1,251.6 610.0,255.5 611.9,259.3 613.8,263.0 615.7,266.5 617.6,270.0 619.5,273.3 621.4,276.6 623.3,279.8 625.2,283.0 627.1,286.2 629.0,289.3 630.9,292.5 632.8,295.6 634.7,298.8 636.6,302.0
+638.5,305.3 640.5,308.6 642.4,312.0 644.3,315.3 646.2,318.7 648.1,322.1 650.0,325.5 651.9,328.9 653.8,332.3 655.7,335.7 657.6,339.1 659.5,342.4 661.4,345.8 663.3,349.1 665.2,352.4 667.1,355.7
+669.0,359.0 670.9,362.3 672.8,365.7 674.7,369.0 676.6,372.4 678.5,375.8 680.4,379.2 682.3,382.7 684.2,386.2 686.1,389.6 688.0,393.1 690.0,396.6 691.9,400.1 693.8,403.5 695.7,407.0 697.6,410.4
+699.5,413.8 701.4,417.2 703.3,420.6 705.2,424.0 707.1,427.4 709.0,430.8 710.9,434.2 712.8,437.6 714.7,441.0 716.6,444.4 718.5,447.9 720.4,451.4 722.3,454.9 724.2,458.4 726.1,462.0 728.0,465.5
+729.9,469.1 731.8,472.8 733.7,476.4 735.6,480.0 737.5,483.7 739.5,487.3 741.4,490.9 743.3,494.5 745.2,498.1 747.1,501.6 749.0,505.1 750.9,508.5 752.8,511.8 754.7,515.1 756.6,518.3 758.5,521.4
+760.4,524.4 762.3,527.4 764.2,530.2 766.1,533.0 768.0,535.7 769.9,538.2 771.8,540.7 773.7,543.1 775.6,545.4 777.5,547.6 779.4,549.7 781.3,551.7 783.2,553.7 785.1,555.5 787.0,557.3 789.0,559.1
+790.9,560.7 792.8,562.4 794.7,564.0 796.6,565.5 798.5,567.1 800.4,568.6 802.3,570.1 804.2,571.7 806.1,573.2 808.0,574.8 809.9,576.4 811.8,578.0 813.7,579.7 815.6,581.3 817.5,583.0 819.4,584.7
+821.3,586.5 823.2,588.2 825.1,590.0 827.0,591.7 828.9,593.5 830.8,595.2 832.7,597.0 834.6,598.7 836.5,600.4 838.4,602.1 840.4,603.8 842.3,605.4 844.2,607.0 846.1,608.5 848.0,610.0 849.9,611.4
+851.8,612.7 853.7,614.0 855.6,615.2 857.5,616.4 859.4,617.5 861.3,618.6 863.2,619.6 865.1,620.5 867.0,621.4 868.9,622.3 870.8,623.1 872.7,623.9 874.6,624.6 876.5,625.3 878.4,626.0 880.3,626.6
+882.2,627.3 884.1,627.9 886.0,628.5 887.9,629.1 889.9,629.7 891.8,630.4 893.7,631.0 895.6,631.6 897.5,632.3 899.4,632.9 901.3,633.6 903.2,634.3 905.1,635.0 907.0,635.8 908.9,636.5 910.8,637.2
+912.7,638.0 914.6,638.7 916.5,639.5 918.4,640.2 920.3,640.9 922.2,641.7 924.1,642.4 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M512.9,662.4 L512.9,110.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/median.svg b/results/barbershop/300000/report/median.svg
new file mode 100644
index 0000000..cc07fa2
--- /dev/null
+++ b/results/barbershop/300000/report/median.svg
@@ -0,0 +1,278 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M75.6,662.4 L75.6,653.4  '/>	<g transform="translate(75.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.36</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M294.5,662.4 L294.5,653.4  '/>	<g transform="translate(294.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.365</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M513.3,662.4 L513.3,653.4  '/>	<g transform="translate(513.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.37</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M732.1,662.4 L732.1,653.4  '/>	<g transform="translate(732.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.375</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M951.0,662.4 L951.0,653.4  '/>	<g transform="translate(951.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.38</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.4 L73.8,659.4 L75.7,659.3 L77.6,659.3 L79.4,659.3 L81.3,659.3
+		L83.2,659.3 L85.1,659.3 L87.0,659.3 L88.9,659.3 L90.8,659.3 L92.7,659.3 L94.5,659.2 L96.4,659.2
+		L98.3,659.1 L100.2,659.0 L102.1,658.9 L104.0,658.8 L105.9,658.7 L107.8,658.6 L109.6,658.5 L111.5,658.4
+		L113.4,658.3 L115.3,658.2 L117.2,658.0 L119.1,657.9 L121.0,657.8 L122.9,657.6 L124.7,657.3 L126.6,657.1
+		L128.5,656.8 L130.4,656.4 L132.3,656.0 L134.2,655.5 L136.1,655.0 L138.0,654.4 L139.8,653.7 L141.7,653.1
+		L143.6,652.3 L145.5,651.6 L147.4,650.8 L149.3,649.9 L151.2,649.1 L153.0,648.3 L154.9,647.4 L156.8,646.6
+		L158.7,645.8 L160.6,645.0 L162.5,644.3 L164.4,643.7 L166.3,643.1 L168.1,642.5 L170.0,642.1 L171.9,641.7
+		L173.8,641.3 L175.7,641.1 L177.6,640.9 L179.5,640.8 L181.4,640.8 L183.2,640.8 L185.1,640.8 L187.0,641.0
+		L188.9,641.1 L190.8,641.4 L192.7,641.7 L194.6,642.0 L196.5,642.4 L198.3,642.9 L200.2,643.5 L202.1,644.2
+		L204.0,644.9 L205.9,645.7 L207.8,646.6 L209.7,647.6 L211.6,648.5 L213.4,649.5 L215.3,650.5 L217.2,651.4
+		L219.1,652.3 L221.0,653.0 L222.9,653.7 L224.8,654.1 L226.6,654.4 L228.5,654.6 L230.4,654.5 L232.3,654.3
+		L234.2,653.9 L236.1,653.3 L238.0,652.5 L239.9,651.6 L241.7,650.6 L243.6,649.4 L245.5,648.3 L247.4,647.1
+		L249.3,645.9 L251.2,644.8 L253.1,643.8 L255.0,642.9 L256.8,642.2 L258.7,641.7 L260.6,641.3 L262.5,641.2
+		L264.4,641.3 L266.3,641.6 L268.2,642.1 L270.1,642.7 L271.9,643.5 L273.8,644.3 L275.7,645.2 L277.6,646.0
+		L279.5,646.9 L281.4,647.6 L283.3,648.1 L285.2,648.5 L287.0,648.7 L288.9,648.7 L290.8,648.4 L292.7,647.9
+		L294.6,647.1 L296.5,646.0 L298.4,644.6 L300.2,643.1 L302.1,641.3 L304.0,639.3 L305.9,637.1 L307.8,634.9
+		L309.7,632.5 L311.6,630.1 L313.5,627.7 L315.3,625.4 L317.2,623.1 L319.1,620.9 L321.0,618.9 L322.9,617.0
+		L324.8,615.3 L326.7,613.7 L328.6,612.3 L330.4,611.1 L332.3,609.9 L334.2,608.8 L336.1,607.8 L338.0,606.8
+		L339.9,605.7 L341.8,604.5 L343.7,603.2 L345.5,601.8 L347.4,600.2 L349.3,598.5 L351.2,596.5 L353.1,594.3
+		L355.0,591.8 L356.9,588.9 L358.8,585.7 L360.6,582.1 L362.5,577.8 L364.4,572.9 L366.3,567.3 L368.2,560.8
+		L370.1,553.5 L372.0,545.3 L373.8,536.2 L375.7,526.2 L377.6,515.7 L379.5,504.7 L381.4,493.4 L383.3,482.2
+		L385.2,471.4 L387.1,461.2 L388.9,452.0 L390.8,443.8 L392.7,437.0 L394.6,431.6 L396.5,427.6 L398.4,424.9
+		L400.3,423.5 L402.2,423.2 L404.0,423.7 L405.9,424.9 L407.8,426.4 L409.7,428.0 L411.6,429.6 L413.5,430.8
+		L415.4,431.6 L417.3,431.9 L419.1,431.5 L421.0,430.3 L422.9,428.3 L424.8,425.5 L426.7,421.6 L428.6,416.7
+		L430.5,410.6 L432.4,403.3 L434.2,394.6 L436.1,384.3 L438.0,372.5 L439.9,358.9 L441.8,343.8 L443.7,327.0
+		L445.6,308.9 L447.4,289.8 L449.3,270.0 L451.2,250.1 L453.1,230.7 L455.0,212.4 L456.9,196.0 L458.8,182.2
+		L460.7,171.4 L462.5,164.1 L464.4,160.7 L466.3,161.2 L468.2,165.5 L470.1,173.4 L472.0,184.3 L473.9,197.6
+		L475.8,212.7 L477.6,228.9 L479.5,245.3 L481.4,261.4 L483.3,276.6 L485.2,290.5 L487.1,302.6 L489.0,312.7
+		L490.9,320.7 L492.7,326.6 L494.6,330.3 L496.5,331.9 L498.4,331.4 L500.3,328.9 L502.2,324.5 L504.1,318.5
+		L506.0,311.0 L507.8,302.3 L509.7,292.7 L511.6,282.6 L513.5,272.5 L515.4,262.8 L517.3,254.1 L519.2,246.7
+		L521.0,241.1 L522.9,237.7 L524.8,236.7 L526.7,238.3 L528.6,242.5 L530.5,249.3 L532.4,258.5 L534.3,269.7
+		L536.1,282.5 L538.0,296.6 L539.9,311.3 L541.8,326.2 L543.7,340.9 L545.6,354.8 L547.5,367.8 L549.4,379.5
+		L551.2,389.8 L553.1,398.6 L555.0,406.0 L556.9,412.2 L558.8,417.2 L560.7,421.3 L562.6,424.7 L564.5,427.6
+		L566.3,429.9 L568.2,431.9 L570.1,433.4 L572.0,434.4 L573.9,434.8 L575.8,434.4 L577.7,433.2 L579.5,431.2
+		L581.4,428.2 L583.3,424.6 L585.2,420.3 L587.1,415.9 L589.0,411.6 L590.9,407.9 L592.8,405.1 L594.6,403.7
+		L596.5,404.0 L598.4,406.1 L600.3,410.3 L602.2,416.4 L604.1,424.2 L606.0,433.4 L607.9,443.6 L609.7,454.4
+		L611.6,465.1 L613.5,475.5 L615.4,485.0 L617.3,493.3 L619.2,500.3 L621.1,505.8 L623.0,510.0 L624.8,512.9
+		L626.7,514.8 L628.6,516.0 L630.5,516.8 L632.4,517.5 L634.3,518.3 L636.2,519.4 L638.1,520.7 L639.9,522.3
+		L641.8,524.1 L643.7,525.7 L645.6,527.0 L647.5,527.7 L649.4,527.5 L651.3,526.4 L653.1,524.1 L655.0,520.7
+		L656.9,516.3 L658.8,511.1 L660.7,505.6 L662.6,500.0 L664.5,494.8 L666.4,490.6 L668.2,487.6 L670.1,486.3
+		L672.0,486.9 L673.9,489.4 L675.8,494.0 L677.7,500.3 L679.6,508.3 L681.5,517.5 L683.3,527.5 L685.2,537.8
+		L687.1,548.0 L689.0,557.7 L690.9,566.5 L692.8,574.1 L694.7,580.3 L696.6,585.1 L698.4,588.3 L700.3,590.1
+		L702.2,590.7 L704.1,590.2 L706.0,589.1 L707.9,587.4 L709.8,585.5 L711.7,583.7 L713.5,582.1 L715.4,581.0
+		L717.3,580.5 L719.2,580.5 L721.1,581.2 L723.0,582.4 L724.9,584.2 L726.7,586.2 L728.6,588.6 L730.5,591.0
+		L732.4,593.3 L734.3,595.5 L736.2,597.4 L738.1,599.0 L740.0,600.2 L741.8,601.0 L743.7,601.4 L745.6,601.4
+		L747.5,601.0 L749.4,600.4 L751.3,599.6 L753.2,598.7 L755.1,597.6 L756.9,596.5 L758.8,595.4 L760.7,594.3
+		L762.6,593.3 L764.5,592.2 L766.4,591.3 L768.3,590.3 L770.2,589.3 L772.0,588.3 L773.9,587.3 L775.8,586.3
+		L777.7,585.2 L779.6,584.0 L781.5,582.8 L783.4,581.5 L785.3,580.2 L787.1,578.9 L789.0,577.6 L790.9,576.3
+		L792.8,575.1 L794.7,573.9 L796.6,572.8 L798.5,571.9 L800.3,571.1 L802.2,570.5 L804.1,570.0 L806.0,569.8
+		L807.9,569.7 L809.8,569.8 L811.7,570.1 L813.6,570.5 L815.4,571.1 L817.3,571.7 L819.2,572.5 L821.1,573.4
+		L823.0,574.3 L824.9,575.3 L826.8,576.4 L828.7,577.6 L830.5,578.9 L832.4,580.4 L834.3,582.0 L836.2,583.8
+		L838.1,585.8 L840.0,588.0 L841.9,590.4 L843.8,593.1 L845.6,595.9 L847.5,599.0 L849.4,602.2 L851.3,605.5
+		L853.2,608.9 L855.1,612.3 L857.0,615.7 L858.9,619.0 L860.7,622.2 L862.6,625.3 L864.5,628.2 L866.4,630.9
+		L868.3,633.5 L870.2,635.8 L872.1,637.9 L873.9,639.9 L875.8,641.6 L877.7,643.2 L879.6,644.6 L881.5,645.9
+		L883.4,647.1 L885.3,648.2 L887.2,649.1 L889.0,650.0 L890.9,650.8 L892.8,651.5 L894.7,652.2 L896.6,652.8
+		L898.5,653.3 L900.4,653.8 L902.3,654.3 L904.1,654.7 L906.0,655.2 L907.9,655.5 L909.8,655.9 L911.7,656.2
+		L913.6,656.5 L915.5,656.8 L917.4,657.1 L919.2,657.3 L921.1,657.5 L923.0,657.6 L924.9,657.7 L926.8,657.8
+		L928.7,657.9 L930.6,658.0 L932.5,658.0 L934.3,658.0 L936.2,658.1 L938.1,658.1 L940.0,658.2 L941.9,658.3
+		L943.8,658.4 L945.7,658.5 L947.5,658.7 L949.4,658.8 L951.3,659.0 L953.2,659.2 L955.1,659.4 L957.0,659.6
+		L958.9,659.8 L960.8,660.0 L962.6,660.1 L964.5,660.2 L966.4,660.2 L968.3,660.2 L970.2,660.2 L972.1,660.2
+		L974.0,660.1 L975.9,660.0 L977.7,659.9 L979.6,659.8 L981.5,659.7 L983.4,659.7 L985.3,659.6 L987.2,659.6
+		L989.1,659.6 L991.0,659.7 L992.8,659.7 L994.7,659.8 L996.6,659.9 L998.5,660.1 L1000.4,660.2 L1002.3,660.3
+		L1004.2,660.5 L1006.1,660.6 L1007.9,660.7 L1009.8,660.8 L1011.7,660.9 L1013.6,660.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,645.8 160.6,645.0 162.5,644.3 164.4,643.7 166.3,643.1 168.1,642.5 170.0,642.1 171.9,641.7 173.8,641.3 175.7,641.1 177.6,640.9 179.5,640.8 181.4,640.8 183.2,640.8 185.1,640.8 187.0,641.0
+188.9,641.1 190.8,641.4 192.7,641.7 194.6,642.0 196.5,642.4 198.3,642.9 200.2,643.5 202.1,644.2 204.0,644.9 205.9,645.7 207.8,646.6 209.7,647.6 211.6,648.5 213.4,649.5 215.3,650.5 217.2,651.4
+219.1,652.3 221.0,653.0 222.9,653.7 224.8,654.1 226.6,654.4 228.5,654.6 230.4,654.5 232.3,654.3 234.2,653.9 236.1,653.3 238.0,652.5 239.9,651.6 241.7,650.6 243.6,649.4 245.5,648.3 247.4,647.1
+249.3,645.9 251.2,644.8 253.1,643.8 255.0,642.9 256.8,642.2 258.7,641.7 260.6,641.3 262.5,641.2 264.4,641.3 266.3,641.6 268.2,642.1 270.1,642.7 271.9,643.5 273.8,644.3 275.7,645.2 277.6,646.0
+279.5,646.9 281.4,647.6 283.3,648.1 285.2,648.5 287.0,648.7 288.9,648.7 290.8,648.4 292.7,647.9 294.6,647.1 296.5,646.0 298.4,644.6 300.2,643.1 302.1,641.3 304.0,639.3 305.9,637.1 307.8,634.9
+309.7,632.5 311.6,630.1 313.5,627.7 315.3,625.4 317.2,623.1 319.1,620.9 321.0,618.9 322.9,617.0 324.8,615.3 326.7,613.7 328.6,612.3 330.4,611.1 332.3,609.9 334.2,608.8 336.1,607.8 338.0,606.8
+339.9,605.7 341.8,604.5 343.7,603.2 345.5,601.8 347.4,600.2 349.3,598.5 351.2,596.5 353.1,594.3 355.0,591.8 356.9,588.9 358.8,585.7 360.6,582.1 362.5,577.8 364.4,572.9 366.3,567.3 368.2,560.8
+370.1,553.5 372.0,545.3 373.8,536.2 375.7,526.2 377.6,515.7 379.5,504.7 381.4,493.4 383.3,482.2 385.2,471.4 387.1,461.2 388.9,452.0 390.8,443.8 392.7,437.0 394.6,431.6 396.5,427.6 398.4,424.9
+400.3,423.5 402.2,423.2 404.0,423.7 405.9,424.9 407.8,426.4 409.7,428.0 411.6,429.6 413.5,430.8 415.4,431.6 417.3,431.9 419.1,431.5 421.0,430.3 422.9,428.3 424.8,425.5 426.7,421.6 428.6,416.7
+430.5,410.6 432.4,403.3 434.2,394.6 436.1,384.3 438.0,372.5 439.9,358.9 441.8,343.8 443.7,327.0 445.6,308.9 447.4,289.8 449.3,270.0 451.2,250.1 453.1,230.7 455.0,212.4 456.9,196.0 458.8,182.2
+460.7,171.4 462.5,164.1 464.4,160.7 466.3,161.2 468.2,165.5 470.1,173.4 472.0,184.3 473.9,197.6 475.8,212.7 477.6,228.9 479.5,245.3 481.4,261.4 483.3,276.6 485.2,290.5 487.1,302.6 489.0,312.7
+490.9,320.7 492.7,326.6 494.6,330.3 496.5,331.9 498.4,331.4 500.3,328.9 502.2,324.5 504.1,318.5 506.0,311.0 507.8,302.3 509.7,292.7 511.6,282.6 513.5,272.5 515.4,262.8 517.3,254.1 519.2,246.7
+521.0,241.1 522.9,237.7 524.8,236.7 526.7,238.3 528.6,242.5 530.5,249.3 532.4,258.5 534.3,269.7 536.1,282.5 538.0,296.6 539.9,311.3 541.8,326.2 543.7,340.9 545.6,354.8 547.5,367.8 549.4,379.5
+551.2,389.8 553.1,398.6 555.0,406.0 556.9,412.2 558.8,417.2 560.7,421.3 562.6,424.7 564.5,427.6 566.3,429.9 568.2,431.9 570.1,433.4 572.0,434.4 573.9,434.8 575.8,434.4 577.7,433.2 579.5,431.2
+581.4,428.2 583.3,424.6 585.2,420.3 587.1,415.9 589.0,411.6 590.9,407.9 592.8,405.1 594.6,403.7 596.5,404.0 598.4,406.1 600.3,410.3 602.2,416.4 604.1,424.2 606.0,433.4 607.9,443.6 609.7,454.4
+611.6,465.1 613.5,475.5 615.4,485.0 617.3,493.3 619.2,500.3 621.1,505.8 623.0,510.0 624.8,512.9 626.7,514.8 628.6,516.0 630.5,516.8 632.4,517.5 634.3,518.3 636.2,519.4 638.1,520.7 639.9,522.3
+641.8,524.1 643.7,525.7 645.6,527.0 647.5,527.7 649.4,527.5 651.3,526.4 653.1,524.1 655.0,520.7 656.9,516.3 658.8,511.1 660.7,505.6 662.6,500.0 664.5,494.8 666.4,490.6 668.2,487.6 670.1,486.3
+672.0,486.9 673.9,489.4 675.8,494.0 677.7,500.3 679.6,508.3 681.5,517.5 683.3,527.5 685.2,537.8 687.1,548.0 689.0,557.7 690.9,566.5 692.8,574.1 694.7,580.3 696.6,585.1 698.4,588.3 700.3,590.1
+702.2,590.7 704.1,590.2 706.0,589.1 707.9,587.4 709.8,585.5 711.7,583.7 713.5,582.1 715.4,581.0 717.3,580.5 719.2,580.5 721.1,581.2 723.0,582.4 724.9,584.2 726.7,586.2 728.6,588.6 730.5,591.0
+732.4,593.3 734.3,595.5 736.2,597.4 738.1,599.0 740.0,600.2 741.8,601.0 743.7,601.4 745.6,601.4 747.5,601.0 749.4,600.4 751.3,599.6 753.2,598.7 755.1,597.6 756.9,596.5 758.8,595.4 760.7,594.3
+762.6,593.3 764.5,592.2 766.4,591.3 768.3,590.3 770.2,589.3 772.0,588.3 773.9,587.3 775.8,586.3 777.7,585.2 779.6,584.0 781.5,582.8 783.4,581.5 785.3,580.2 787.1,578.9 789.0,577.6 790.9,576.3
+792.8,575.1 794.7,573.9 796.6,572.8 798.5,571.9 800.3,571.1 802.2,570.5 804.1,570.0 806.0,569.8 807.9,569.7 809.8,569.8 811.7,570.1 813.6,570.5 815.4,571.1 817.3,571.7 819.2,572.5 821.1,573.4
+823.0,574.3 824.9,575.3 826.8,576.4 828.7,577.6 830.5,578.9 832.4,580.4 834.3,582.0 836.2,583.8 838.1,585.8 840.0,588.0 841.9,590.4 843.8,593.1 845.6,595.9 847.5,599.0 849.4,602.2 851.3,605.5
+853.2,608.9 855.1,612.3 857.0,615.7 858.9,619.0 860.7,622.2 862.6,625.3 864.5,628.2 866.4,630.9 868.3,633.5 870.2,635.8 872.1,637.9 873.9,639.9 875.8,641.6 877.7,643.2 879.6,644.6 881.5,645.9
+883.4,647.1 885.3,648.2 887.2,649.1 889.0,650.0 890.9,650.8 892.8,651.5 894.7,652.2 896.6,652.8 898.5,653.3 900.4,653.8 902.3,654.3 904.1,654.7 906.0,655.2 907.9,655.5 909.8,655.9 911.7,656.2
+913.6,656.5 915.5,656.8 917.4,657.1 919.2,657.3 921.1,657.5 923.0,657.6 924.9,657.7 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M519.8,662.4 L519.8,244.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/pdf.svg b/results/barbershop/300000/report/pdf.svg
new file mode 100644
index 0000000..df35b2f
--- /dev/null
+++ b/results/barbershop/300000/report/pdf.svg
@@ -0,0 +1,450 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M158.4,662.4 L158.4,653.4  '/>	<g transform="translate(158.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M255.5,662.4 L255.5,653.4  '/>	<g transform="translate(255.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M352.6,662.4 L352.6,653.4  '/>	<g transform="translate(352.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M449.6,662.4 L449.6,653.4  '/>	<g transform="translate(449.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M546.7,662.4 L546.7,653.4  '/>	<g transform="translate(546.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M643.8,662.4 L643.8,653.4  '/>	<g transform="translate(643.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M740.9,662.4 L740.9,653.4  '/>	<g transform="translate(740.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M838.0,662.4 L838.0,653.4  '/>	<g transform="translate(838.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M935.1,662.4 L935.1,653.4  '/>	<g transform="translate(935.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,662.4 L1003.2,662.4  '/>	<g transform="translate(1020.5,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,601.6 L1003.2,601.6  '/>	<g transform="translate(1020.5,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,540.7 L1003.2,540.7  '/>	<g transform="translate(1020.5,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,479.9 L1003.2,479.9  '/>	<g transform="translate(1020.5,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,419.1 L1003.2,419.1  '/>	<g transform="translate(1020.5,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,358.2 L1003.2,358.2  '/>	<g transform="translate(1020.5,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,297.4 L1003.2,297.4  '/>	<g transform="translate(1020.5,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,236.6 L1003.2,236.6  '/>	<g transform="translate(1020.5,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,175.8 L1003.2,175.8  '/>	<g transform="translate(1020.5,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,114.9 L1003.2,114.9  '/>	<g transform="translate(1020.5,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,54.1 L1003.2,54.1  '/>	<g transform="translate(1020.5,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1066.6,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1096.6,67.6 1138.8,67.6 1138.8,58.6 1096.6,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.3 73.8,662.3 75.7,662.3 77.6,662.2 79.4,662.2 81.3,662.2 83.2,662.2 85.1,662.2 87.0,662.1 88.9,662.1 90.7,662.1 92.6,662.0 94.5,662.0 96.4,662.0 98.3,661.9 100.2,661.9
+102.0,661.8 103.9,661.8 105.8,661.7 107.7,661.6 109.6,661.6 111.5,661.5 113.4,661.4 115.2,661.3 117.1,661.2 119.0,661.1 120.9,661.0 122.8,660.9 124.7,660.7 126.5,660.6 128.4,660.4 130.3,660.3
+132.2,660.1 134.1,659.9 136.0,659.7 137.9,659.5 139.7,659.3 141.6,659.0 143.5,658.8 145.4,658.5 147.3,658.2 149.2,657.9 151.0,657.6 152.9,657.2 154.8,656.8 156.7,656.4 158.6,656.0 160.5,655.6
+162.3,655.1 164.2,654.6 166.1,654.1 168.0,653.6 169.9,653.0 171.8,652.4 173.7,651.7 175.5,651.0 177.4,650.3 179.3,649.6 181.2,648.8 183.1,647.9 185.0,647.0 186.8,646.1 188.7,645.1 190.6,644.1
+192.5,643.0 194.4,641.9 196.3,640.7 198.2,639.4 200.0,638.1 201.9,636.7 203.8,635.2 205.7,633.7 207.6,632.1 209.5,630.4 211.3,628.6 213.2,626.8 215.1,624.9 217.0,622.8 218.9,620.7 220.8,618.5
+222.6,616.1 224.5,613.7 226.4,611.1 228.3,608.5 230.2,605.7 232.1,602.8 234.0,599.8 235.8,596.6 237.7,593.3 239.6,589.8 241.5,586.3 243.4,582.5 245.3,578.6 247.1,574.6 249.0,570.4 250.9,566.0
+252.8,561.5 254.7,556.8 256.6,551.9 258.5,546.9 260.3,541.7 262.2,536.3 264.1,530.7 266.0,525.0 267.9,519.0 269.8,512.9 271.6,506.6 273.5,500.1 275.4,493.4 277.3,486.6 279.2,479.5 281.1,472.3
+282.9,464.9 284.8,457.4 286.7,449.6 288.6,441.8 290.5,433.7 292.4,425.5 294.3,417.2 296.1,408.7 298.0,400.1 299.9,391.4 301.8,382.6 303.7,373.6 305.6,364.6 307.4,355.5 309.3,346.3 311.2,337.1
+313.1,327.8 315.0,318.5 316.9,309.2 318.8,299.9 320.6,290.6 322.5,281.3 324.4,272.1 326.3,262.9 328.2,253.8 330.1,244.8 331.9,235.9 333.8,227.2 335.7,218.6 337.6,210.1 339.5,201.9 341.4,193.8
+343.2,185.9 345.1,178.3 347.0,170.9 348.9,163.8 350.8,157.0 352.7,150.4 354.6,144.2 356.4,138.2 358.3,132.6 360.2,127.4 362.1,122.5 364.0,118.0 365.9,113.8 367.7,110.1 369.6,106.7 371.5,103.8
+373.4,101.2 375.3,99.1 377.2,97.4 379.1,96.1 380.9,95.2 382.8,94.7 384.7,94.7 386.6,95.1 388.5,95.9 390.4,97.2 392.2,98.8 394.1,100.9 396.0,103.3 397.9,106.2 399.8,109.4 401.7,113.0
+403.5,117.0 405.4,121.3 407.3,126.0 409.2,131.0 411.1,136.3 413.0,142.0 414.9,147.9 416.7,154.1 418.6,160.6 420.5,167.3 422.4,174.2 424.3,181.4 426.2,188.7 428.0,196.3 429.9,203.9 431.8,211.8
+433.7,219.8 435.6,227.9 437.5,236.1 439.4,244.3 441.2,252.7 443.1,261.1 445.0,269.5 446.9,277.9 448.8,286.4 450.7,294.8 452.5,303.2 454.4,311.6 456.3,319.9 458.2,328.2 460.1,336.4 462.0,344.5
+463.8,352.5 465.7,360.4 467.6,368.2 469.5,375.9 471.4,383.4 473.3,390.8 475.2,398.0 477.0,405.1 478.9,412.1 480.8,418.9 482.7,425.5 484.6,431.9 486.5,438.2 488.3,444.3 490.2,450.2 492.1,455.9
+494.0,461.5 495.9,466.9 497.8,472.1 499.7,477.2 501.5,482.0 503.4,486.7 505.3,491.3 507.2,495.6 509.1,499.8 511.0,503.9 512.8,507.8 514.7,511.5 516.6,515.1 518.5,518.5 520.4,521.9 522.3,525.1
+524.1,528.1 526.0,531.1 527.9,533.9 529.8,536.6 531.7,539.2 533.6,541.7 535.5,544.2 537.3,546.5 539.2,548.8 541.1,550.9 543.0,553.1 544.9,555.1 546.8,557.1 548.6,559.0 550.5,560.9 552.4,562.7
+554.3,564.5 556.2,566.3 558.1,568.0 560.0,569.7 561.8,571.3 563.7,573.0 565.6,574.6 567.5,576.2 569.4,577.7 571.3,579.3 573.1,580.9 575.0,582.4 576.9,583.9 578.8,585.5 580.7,587.0 582.6,588.5
+584.4,590.0 586.3,591.6 588.2,593.1 590.1,594.6 592.0,596.1 593.9,597.6 595.8,599.1 597.6,600.6 599.5,602.1 601.4,603.6 603.3,605.1 605.2,606.5 607.1,608.0 608.9,609.5 610.8,610.9 612.7,612.4
+614.6,613.8 616.5,615.2 618.4,616.6 620.3,618.0 622.1,619.4 624.0,620.8 625.9,622.1 627.8,623.4 629.7,624.7 631.6,626.0 633.4,627.2 635.3,628.4 637.2,629.6 639.1,630.7 641.0,631.9 642.9,633.0
+644.7,634.0 646.6,635.0 648.5,636.0 650.4,637.0 652.3,637.9 654.2,638.7 656.1,639.6 657.9,640.4 659.8,641.1 661.7,641.8 663.6,642.5 665.5,643.1 667.4,643.7 669.2,644.2 671.1,644.7 673.0,645.1
+674.9,645.5 676.8,645.8 678.7,646.1 680.6,646.4 682.4,646.6 684.3,646.7 686.2,646.8 688.1,646.9 690.0,646.9 691.9,646.9 693.7,646.8 695.6,646.7 697.5,646.5 699.4,646.3 701.3,646.0 703.2,645.7
+705.0,645.3 706.9,644.9 708.8,644.5 710.7,644.0 712.6,643.5 714.5,643.0 716.4,642.4 718.2,641.7 720.1,641.1 722.0,640.4 723.9,639.7 725.8,638.9 727.7,638.1 729.5,637.3 731.4,636.5 733.3,635.6
+735.2,634.7 737.1,633.8 739.0,632.9 740.9,632.0 742.7,631.0 744.6,630.1 746.5,629.1 748.4,628.2 750.3,627.2 752.2,626.2 754.0,625.3 755.9,624.3 757.8,623.3 759.7,622.4 761.6,621.5 763.5,620.5
+765.3,619.6 767.2,618.8 769.1,617.9 771.0,617.0 772.9,616.2 774.8,615.4 776.7,614.7 778.5,614.0 780.4,613.3 782.3,612.6 784.2,612.0 786.1,611.4 788.0,610.9 789.8,610.4 791.7,610.0 793.6,609.6
+795.5,609.2 797.4,608.9 799.3,608.6 801.2,608.4 803.0,608.2 804.9,608.1 806.8,608.1 808.7,608.1 810.6,608.1 812.5,608.2 814.3,608.3 816.2,608.5 818.1,608.8 820.0,609.1 821.9,609.4 823.8,609.8
+825.6,610.2 827.5,610.7 829.4,611.2 831.3,611.8 833.2,612.4 835.1,613.0 837.0,613.7 838.8,614.4 840.7,615.1 842.6,615.9 844.5,616.7 846.4,617.6 848.3,618.4 850.1,619.3 852.0,620.3 853.9,621.2
+855.8,622.1 857.7,623.1 859.6,624.1 861.5,625.1 863.3,626.1 865.2,627.1 867.1,628.1 869.0,629.1 870.9,630.2 872.8,631.2 874.6,632.2 876.5,633.2 878.4,634.2 880.3,635.2 882.2,636.2 884.1,637.2
+885.9,638.2 887.8,639.1 889.7,640.1 891.6,641.0 893.5,641.9 895.4,642.8 897.3,643.6 899.1,644.5 901.0,645.3 902.9,646.1 904.8,646.9 906.7,647.7 908.6,648.4 910.4,649.1 912.3,649.8 914.2,650.5
+916.1,651.1 918.0,651.8 919.9,652.4 921.8,652.9 923.6,653.5 925.5,654.0 927.4,654.5 929.3,655.0 931.2,655.5 933.1,655.9 934.9,656.3 936.8,656.7 938.7,657.1 940.6,657.4 942.5,657.8 944.4,658.1
+946.2,658.4 948.1,658.7 950.0,659.0 951.9,659.2 953.8,659.5 955.7,659.7 957.6,659.9 959.4,660.1 961.3,660.3 963.2,660.4 965.1,660.6 967.0,660.7 968.9,660.9 970.7,661.0 972.6,661.1 974.5,661.2
+976.4,661.3 978.3,661.4 980.2,661.5 982.1,661.6 983.9,661.7 985.8,661.7 987.7,661.8 989.6,661.9 991.5,661.9 993.4,662.0 995.2,662.0 997.1,662.0 999.0,662.1 1000.9,662.1 1002.8,662.1 1004.7,662.2
+1006.5,662.2 1008.4,662.2 1010.3,662.2 1012.2,662.2 1012.2,662.4 1010.3,662.4 1008.4,662.4 1006.5,662.4 1004.7,662.4 1002.8,662.4 1000.9,662.4 999.0,662.4 997.1,662.4 995.2,662.4 993.4,662.4 991.5,662.4
+989.6,662.4 987.7,662.4 985.8,662.4 983.9,662.4 982.1,662.4 980.2,662.4 978.3,662.4 976.4,662.4 974.5,662.4 972.6,662.4 970.7,662.4 968.9,662.4 967.0,662.4 965.1,662.4 963.2,662.4 961.3,662.4
+959.4,662.4 957.6,662.4 955.7,662.4 953.8,662.4 951.9,662.4 950.0,662.4 948.1,662.4 946.2,662.4 944.4,662.4 942.5,662.4 940.6,662.4 938.7,662.4 936.8,662.4 934.9,662.4 933.1,662.4 931.2,662.4
+929.3,662.4 927.4,662.4 925.5,662.4 923.6,662.4 921.8,662.4 919.9,662.4 918.0,662.4 916.1,662.4 914.2,662.4 912.3,662.4 910.4,662.4 908.6,662.4 906.7,662.4 904.8,662.4 902.9,662.4 901.0,662.4
+899.1,662.4 897.3,662.4 895.4,662.4 893.5,662.4 891.6,662.4 889.7,662.4 887.8,662.4 885.9,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4 876.5,662.4 874.6,662.4 872.8,662.4 870.9,662.4
+869.0,662.4 867.1,662.4 865.2,662.4 863.3,662.4 861.5,662.4 859.6,662.4 857.7,662.4 855.8,662.4 853.9,662.4 852.0,662.4 850.1,662.4 848.3,662.4 846.4,662.4 844.5,662.4 842.6,662.4 840.7,662.4
+838.8,662.4 837.0,662.4 835.1,662.4 833.2,662.4 831.3,662.4 829.4,662.4 827.5,662.4 825.6,662.4 823.8,662.4 821.9,662.4 820.0,662.4 818.1,662.4 816.2,662.4 814.3,662.4 812.5,662.4 810.6,662.4
+808.7,662.4 806.8,662.4 804.9,662.4 803.0,662.4 801.2,662.4 799.3,662.4 797.4,662.4 795.5,662.4 793.6,662.4 791.7,662.4 789.8,662.4 788.0,662.4 786.1,662.4 784.2,662.4 782.3,662.4 780.4,662.4
+778.5,662.4 776.7,662.4 774.8,662.4 772.9,662.4 771.0,662.4 769.1,662.4 767.2,662.4 765.3,662.4 763.5,662.4 761.6,662.4 759.7,662.4 757.8,662.4 755.9,662.4 754.0,662.4 752.2,662.4 750.3,662.4
+748.4,662.4 746.5,662.4 744.6,662.4 742.7,662.4 740.9,662.4 739.0,662.4 737.1,662.4 735.2,662.4 733.3,662.4 731.4,662.4 729.5,662.4 727.7,662.4 725.8,662.4 723.9,662.4 722.0,662.4 720.1,662.4
+718.2,662.4 716.4,662.4 714.5,662.4 712.6,662.4 710.7,662.4 708.8,662.4 706.9,662.4 705.0,662.4 703.2,662.4 701.3,662.4 699.4,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4
+688.1,662.4 686.2,662.4 684.3,662.4 682.4,662.4 680.6,662.4 678.7,662.4 676.8,662.4 674.9,662.4 673.0,662.4 671.1,662.4 669.2,662.4 667.4,662.4 665.5,662.4 663.6,662.4 661.7,662.4 659.8,662.4
+657.9,662.4 656.1,662.4 654.2,662.4 652.3,662.4 650.4,662.4 648.5,662.4 646.6,662.4 644.7,662.4 642.9,662.4 641.0,662.4 639.1,662.4 637.2,662.4 635.3,662.4 633.4,662.4 631.6,662.4 629.7,662.4
+627.8,662.4 625.9,662.4 624.0,662.4 622.1,662.4 620.3,662.4 618.4,662.4 616.5,662.4 614.6,662.4 612.7,662.4 610.8,662.4 608.9,662.4 607.1,662.4 605.2,662.4 603.3,662.4 601.4,662.4 599.5,662.4
+597.6,662.4 595.8,662.4 593.9,662.4 592.0,662.4 590.1,662.4 588.2,662.4 586.3,662.4 584.4,662.4 582.6,662.4 580.7,662.4 578.8,662.4 576.9,662.4 575.0,662.4 573.1,662.4 571.3,662.4 569.4,662.4
+567.5,662.4 565.6,662.4 563.7,662.4 561.8,662.4 560.0,662.4 558.1,662.4 556.2,662.4 554.3,662.4 552.4,662.4 550.5,662.4 548.6,662.4 546.8,662.4 544.9,662.4 543.0,662.4 541.1,662.4 539.2,662.4
+537.3,662.4 535.5,662.4 533.6,662.4 531.7,662.4 529.8,662.4 527.9,662.4 526.0,662.4 524.1,662.4 522.3,662.4 520.4,662.4 518.5,662.4 516.6,662.4 514.7,662.4 512.8,662.4 511.0,662.4 509.1,662.4
+507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.7,662.4 497.8,662.4 495.9,662.4 494.0,662.4 492.1,662.4 490.2,662.4 488.3,662.4 486.5,662.4 484.6,662.4 482.7,662.4 480.8,662.4 478.9,662.4
+477.0,662.4 475.2,662.4 473.3,662.4 471.4,662.4 469.5,662.4 467.6,662.4 465.7,662.4 463.8,662.4 462.0,662.4 460.1,662.4 458.2,662.4 456.3,662.4 454.4,662.4 452.5,662.4 450.7,662.4 448.8,662.4
+446.9,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.4,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.8,662.4 429.9,662.4 428.0,662.4 426.2,662.4 424.3,662.4 422.4,662.4 420.5,662.4 418.6,662.4
+416.7,662.4 414.9,662.4 413.0,662.4 411.1,662.4 409.2,662.4 407.3,662.4 405.4,662.4 403.5,662.4 401.7,662.4 399.8,662.4 397.9,662.4 396.0,662.4 394.1,662.4 392.2,662.4 390.4,662.4 388.5,662.4
+386.6,662.4 384.7,662.4 382.8,662.4 380.9,662.4 379.1,662.4 377.2,662.4 375.3,662.4 373.4,662.4 371.5,662.4 369.6,662.4 367.7,662.4 365.9,662.4 364.0,662.4 362.1,662.4 360.2,662.4 358.3,662.4
+356.4,662.4 354.6,662.4 352.7,662.4 350.8,662.4 348.9,662.4 347.0,662.4 345.1,662.4 343.2,662.4 341.4,662.4 339.5,662.4 337.6,662.4 335.7,662.4 333.8,662.4 331.9,662.4 330.1,662.4 328.2,662.4
+326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.8,662.4 316.9,662.4 315.0,662.4 313.1,662.4 311.2,662.4 309.3,662.4 307.4,662.4 305.6,662.4 303.7,662.4 301.8,662.4 299.9,662.4 298.0,662.4
+296.1,662.4 294.3,662.4 292.4,662.4 290.5,662.4 288.6,662.4 286.7,662.4 284.8,662.4 282.9,662.4 281.1,662.4 279.2,662.4 277.3,662.4 275.4,662.4 273.5,662.4 271.6,662.4 269.8,662.4 267.9,662.4
+266.0,662.4 264.1,662.4 262.2,662.4 260.3,662.4 258.5,662.4 256.6,662.4 254.7,662.4 252.8,662.4 250.9,662.4 249.0,662.4 247.1,662.4 245.3,662.4 243.4,662.4 241.5,662.4 239.6,662.4 237.7,662.4
+235.8,662.4 234.0,662.4 232.1,662.4 230.2,662.4 228.3,662.4 226.4,662.4 224.5,662.4 222.6,662.4 220.8,662.4 218.9,662.4 217.0,662.4 215.1,662.4 213.2,662.4 211.3,662.4 209.5,662.4 207.6,662.4
+205.7,662.4 203.8,662.4 201.9,662.4 200.0,662.4 198.2,662.4 196.3,662.4 194.4,662.4 192.5,662.4 190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.4,662.4
+175.5,662.4 173.7,662.4 171.8,662.4 169.9,662.4 168.0,662.4 166.1,662.4 164.2,662.4 162.3,662.4 160.5,662.4 158.6,662.4 156.7,662.4 154.8,662.4 152.9,662.4 151.0,662.4 149.2,662.4 147.3,662.4
+145.4,662.4 143.5,662.4 141.6,662.4 139.7,662.4 137.9,662.4 136.0,662.4 134.1,662.4 132.2,662.4 130.3,662.4 128.4,662.4 126.5,662.4 124.7,662.4 122.8,662.4 120.9,662.4 119.0,662.4 117.1,662.4
+115.2,662.4 113.4,662.4 111.5,662.4 109.6,662.4 107.7,662.4 105.8,662.4 103.9,662.4 102.0,662.4 100.2,662.4 98.3,662.4 96.4,662.4 94.5,662.4 92.6,662.4 90.7,662.4 88.9,662.4 87.0,662.4
+85.1,662.4 83.2,662.4 81.3,662.4 79.4,662.4 77.6,662.4 75.7,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1096.6,81.1 L1138.8,81.1 M428.4,662.4 L428.4,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(404.9,656.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(288.8,650.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(546.8,644.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.5,638.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(341.0,632.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(423.6,613.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.2,607.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(419.7,601.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(395.4,595.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(318.1,589.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(524.1,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(318.1,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(376.5,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(461.4,559.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.3,552.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(442.5,546.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(362.7,540.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.9,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(321.1,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(443.2,522.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(371.4,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(292.7,510.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.7,504.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(339.8,498.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(348.5,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(383.6,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(398.6,473.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(489.8,467.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(359.5,461.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.3,455.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(366.0,449.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(392.7,443.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(316.3,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(490.7,431.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(358.6,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.9,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.2,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(398.3,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(366.2,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(408.7,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(460.5,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,382.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(392.0,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.3,370.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(374.8,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(377.8,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(348.1,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.9,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.6,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(387.7,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.7,327.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(406.2,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(325.4,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(412.3,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(424.2,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.4,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(441.4,291.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(404.0,285.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.7,279.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.0,273.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(434.6,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(456.4,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.8,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(346.3,248.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.5,242.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(351.4,236.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(364.7,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.5,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(405.9,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(394.9,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.4,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.2,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(402.3,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(388.9,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(341.9,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(466.0,169.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(528.5,163.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(541.7,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(451.8,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.5,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(544.4,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(324.2,90.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(420.2,84.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.2,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.4,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(422.6,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.0,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(585.6,625.9) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(617.9,619.8) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.2,583.3) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(585.7,486.0) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(572.8,78.4) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>Severe outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,139.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Severe outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(797.0,151.4) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(831.4,145.3) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(804.5,139.3) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(777.3,133.2) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(828.4,127.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(767.3,121.0) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(853.9,114.9) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,135.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M243.6,662.4 L243.6,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M560.5,662.4 L560.5,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M124.8,662.4 L124.8,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>gnuplot_plot_9</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M679.4,662.4 L679.4,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/pdf_small.svg b/results/barbershop/300000/report/pdf_small.svg
new file mode 100644
index 0000000..9987a63
--- /dev/null
+++ b/results/barbershop/300000/report/pdf_small.svg
@@ -0,0 +1,219 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,198.7 L72.6,198.7  '/>	<g transform="translate(55.3,202.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,155.0 L72.6,155.0  '/>	<g transform="translate(55.3,158.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,111.3 L72.6,111.3  '/>	<g transform="translate(55.3,115.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,67.6 L72.6,67.6  '/>	<g transform="translate(55.3,71.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,23.9 L72.6,23.9  '/>	<g transform="translate(55.3,27.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M96.8,242.4 L96.8,233.4  '/>	<g transform="translate(96.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M134.2,242.4 L134.2,233.4  '/>	<g transform="translate(134.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M171.5,242.4 L171.5,233.4  '/>	<g transform="translate(171.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M208.8,242.4 L208.8,233.4  '/>	<g transform="translate(208.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M246.1,242.4 L246.1,233.4  '/>	<g transform="translate(246.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M283.4,242.4 L283.4,233.4  '/>	<g transform="translate(283.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M320.7,242.4 L320.7,233.4  '/>	<g transform="translate(320.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M358.1,242.4 L358.1,233.4  '/>	<g transform="translate(358.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M395.4,242.4 L395.4,233.4  '/>	<g transform="translate(395.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '63.6,242.4 64.3,242.3 65.0,242.3 65.8,242.3 66.5,242.3 67.2,242.3 67.9,242.3 68.7,242.3 69.4,242.3 70.1,242.3 70.8,242.3 71.6,242.3 72.3,242.2 73.0,242.2 73.7,242.2 74.5,242.2
+75.2,242.2 75.9,242.1 76.6,242.1 77.4,242.1 78.1,242.1 78.8,242.0 79.5,242.0 80.3,242.0 81.0,241.9 81.7,241.9 82.4,241.8 83.2,241.8 83.9,241.7 84.6,241.7 85.3,241.6 86.1,241.6
+86.8,241.5 87.5,241.4 88.2,241.3 88.9,241.3 89.7,241.2 90.4,241.1 91.1,241.0 91.8,240.9 92.6,240.7 93.3,240.6 94.0,240.5 94.7,240.3 95.5,240.2 96.2,240.0 96.9,239.9 97.6,239.7
+98.4,239.5 99.1,239.3 99.8,239.1 100.5,238.9 101.3,238.7 102.0,238.4 102.7,238.2 103.4,237.9 104.2,237.6 104.9,237.3 105.6,237.0 106.3,236.7 107.1,236.3 107.8,236.0 108.5,235.6 109.2,235.2
+110.0,234.7 110.7,234.3 111.4,233.8 112.1,233.3 112.8,232.8 113.6,232.2 114.3,231.7 115.0,231.1 115.7,230.4 116.5,229.8 117.2,229.1 117.9,228.3 118.6,227.6 119.4,226.8 120.1,225.9 120.8,225.0
+121.5,224.1 122.3,223.2 123.0,222.1 123.7,221.1 124.4,220.0 125.2,218.8 125.9,217.6 126.6,216.4 127.3,215.1 128.1,213.7 128.8,212.3 129.5,210.8 130.2,209.3 131.0,207.7 131.7,206.0 132.4,204.3
+133.1,202.5 133.9,200.7 134.6,198.8 135.3,196.8 136.0,194.7 136.7,192.6 137.5,190.4 138.2,188.1 138.9,185.7 139.6,183.3 140.4,180.8 141.1,178.3 141.8,175.6 142.5,172.9 143.3,170.1 144.0,167.3
+144.7,164.4 145.4,161.4 146.2,158.3 146.9,155.2 147.6,152.0 148.3,148.8 149.1,145.5 149.8,142.2 150.5,138.8 151.2,135.3 152.0,131.8 152.7,128.3 153.4,124.7 154.1,121.1 154.9,117.5 155.6,113.9
+156.3,110.2 157.0,106.5 157.8,102.8 158.5,99.2 159.2,95.5 159.9,91.8 160.6,88.2 161.4,84.5 162.1,81.0 162.8,77.4 163.5,73.9 164.3,70.4 165.0,67.0 165.7,63.7 166.4,60.4 167.2,57.2
+167.9,54.1 168.6,51.1 169.3,48.2 170.1,45.4 170.8,42.7 171.5,40.1 172.2,37.6 173.0,35.3 173.7,33.1 174.4,31.0 175.1,29.1 175.9,27.3 176.6,25.7 177.3,24.2 178.0,22.8 178.8,21.7
+179.5,20.7 180.2,19.8 180.9,19.1 181.7,18.6 182.4,18.3 183.1,18.1 183.8,18.1 184.5,18.3 185.3,18.6 186.0,19.1 186.7,19.7 187.4,20.5 188.2,21.5 188.9,22.6 189.6,23.9 190.3,25.3
+191.1,26.9 191.8,28.6 192.5,30.5 193.2,32.4 194.0,34.5 194.7,36.8 195.4,39.1 196.1,41.6 196.9,44.1 197.6,46.8 198.3,49.5 199.0,52.3 199.8,55.2 200.5,58.2 201.2,61.3 201.9,64.4
+202.7,67.5 203.4,70.7 204.1,73.9 204.8,77.2 205.6,80.5 206.3,83.8 207.0,87.2 207.7,90.5 208.4,93.8 209.2,97.2 209.9,100.5 210.6,103.8 211.3,107.1 212.1,110.4 212.8,113.6 213.5,116.8
+214.2,120.0 215.0,123.1 215.7,126.2 216.4,129.2 217.1,132.2 217.9,135.1 218.6,137.9 219.3,140.8 220.0,143.5 220.8,146.2 221.5,148.8 222.2,151.3 222.9,153.8 223.7,156.2 224.4,158.6 225.1,160.8
+225.8,163.0 226.6,165.2 227.3,167.2 228.0,169.2 228.7,171.1 229.5,173.0 230.2,174.8 230.9,176.5 231.6,178.2 232.3,179.8 233.1,181.3 233.8,182.8 234.5,184.2 235.2,185.6 236.0,186.9 236.7,188.1
+237.4,189.3 238.1,190.5 238.9,191.6 239.6,192.7 240.3,193.7 241.0,194.7 241.8,195.7 242.5,196.6 243.2,197.5 243.9,198.4 244.7,199.2 245.4,200.0 246.1,200.8 246.8,201.6 247.6,202.3 248.3,203.0
+249.0,203.7 249.7,204.4 250.5,205.1 251.2,205.8 251.9,206.4 252.6,207.1 253.4,207.7 254.1,208.3 254.8,209.0 255.5,209.6 256.3,210.2 257.0,210.8 257.7,211.4 258.4,212.0 259.1,212.6 259.9,213.2
+260.6,213.8 261.3,214.4 262.0,215.0 262.8,215.6 263.5,216.2 264.2,216.8 264.9,217.4 265.7,218.0 266.4,218.6 267.1,219.2 267.8,219.7 268.6,220.3 269.3,220.9 270.0,221.5 270.7,222.1 271.5,222.6
+272.2,223.2 272.9,223.8 273.6,224.3 274.4,224.9 275.1,225.4 275.8,225.9 276.5,226.5 277.3,227.0 278.0,227.5 278.7,228.0 279.4,228.5 280.2,229.0 280.9,229.4 281.6,229.9 282.3,230.3 283.0,230.8
+283.8,231.2 284.5,231.6 285.2,232.0 285.9,232.4 286.7,232.7 287.4,233.1 288.1,233.4 288.8,233.7 289.6,234.0 290.3,234.3 291.0,234.5 291.7,234.8 292.5,235.0 293.2,235.2 293.9,235.4 294.6,235.6
+295.4,235.7 296.1,235.9 296.8,236.0 297.5,236.1 298.3,236.2 299.0,236.2 299.7,236.3 300.4,236.3 301.2,236.3 301.9,236.3 302.6,236.2 303.3,236.2 304.1,236.1 304.8,236.0 305.5,235.9 306.2,235.8
+306.9,235.7 307.7,235.5 308.4,235.3 309.1,235.1 309.8,234.9 310.6,234.7 311.3,234.5 312.0,234.2 312.7,234.0 313.5,233.7 314.2,233.4 314.9,233.1 315.6,232.8 316.4,232.5 317.1,232.2 317.8,231.8
+318.5,231.5 319.3,231.1 320.0,230.7 320.7,230.4 321.4,230.0 322.2,229.6 322.9,229.3 323.6,228.9 324.3,228.5 325.1,228.1 325.8,227.7 326.5,227.3 327.2,227.0 328.0,226.6 328.7,226.2 329.4,225.9
+330.1,225.5 330.8,225.2 331.6,224.8 332.3,224.5 333.0,224.2 333.7,223.8 334.5,223.5 335.2,223.3 335.9,223.0 336.6,222.7 337.4,222.5 338.1,222.3 338.8,222.1 339.5,221.9 340.3,221.7 341.0,221.5
+341.7,221.4 342.4,221.3 343.2,221.2 343.9,221.1 344.6,221.0 345.3,221.0 346.1,220.9 346.8,220.9 347.5,220.9 348.2,221.0 349.0,221.0 349.7,221.1 350.4,221.2 351.1,221.3 351.9,221.5 352.6,221.6
+353.3,221.8 354.0,222.0 354.7,222.2 355.5,222.4 356.2,222.6 356.9,222.9 357.6,223.1 358.4,223.4 359.1,223.7 359.8,224.0 360.5,224.4 361.3,224.7 362.0,225.0 362.7,225.4 363.4,225.7 364.2,226.1
+364.9,226.5 365.6,226.9 366.3,227.3 367.1,227.7 367.8,228.1 368.5,228.5 369.2,228.9 370.0,229.3 370.7,229.7 371.4,230.1 372.1,230.5 372.9,230.9 373.6,231.3 374.3,231.7 375.0,232.1 375.8,232.4
+376.5,232.8 377.2,233.2 377.9,233.6 378.6,233.9 379.4,234.3 380.1,234.6 380.8,235.0 381.5,235.3 382.3,235.7 383.0,236.0 383.7,236.3 384.4,236.6 385.2,236.9 385.9,237.2 386.6,237.4 387.3,237.7
+388.1,238.0 388.8,238.2 389.5,238.4 390.2,238.7 391.0,238.9 391.7,239.1 392.4,239.3 393.1,239.5 393.9,239.7 394.6,239.8 395.3,240.0 396.0,240.2 396.8,240.3 397.5,240.4 398.2,240.6 398.9,240.7
+399.7,240.8 400.4,240.9 401.1,241.0 401.8,241.1 402.5,241.2 403.3,241.3 404.0,241.4 404.7,241.5 405.4,241.6 406.2,241.6 406.9,241.7 407.6,241.7 408.3,241.8 409.1,241.8 409.8,241.9 410.5,241.9
+411.2,242.0 412.0,242.0 412.7,242.1 413.4,242.1 414.1,242.1 414.9,242.1 415.6,242.2 416.3,242.2 417.0,242.2 417.8,242.2 418.5,242.2 419.2,242.3 419.9,242.3 420.7,242.3 421.4,242.3 422.1,242.3
+422.8,242.3 423.6,242.3 424.3,242.3 425.0,242.3 425.0,242.4 424.3,242.4 423.6,242.4 422.8,242.4 422.1,242.4 421.4,242.4 420.7,242.4 419.9,242.4 419.2,242.4 418.5,242.4 417.8,242.4 417.0,242.4
+416.3,242.4 415.6,242.4 414.9,242.4 414.1,242.4 413.4,242.4 412.7,242.4 412.0,242.4 411.2,242.4 410.5,242.4 409.8,242.4 409.1,242.4 408.3,242.4 407.6,242.4 406.9,242.4 406.2,242.4 405.4,242.4
+404.7,242.4 404.0,242.4 403.3,242.4 402.5,242.4 401.8,242.4 401.1,242.4 400.4,242.4 399.7,242.4 398.9,242.4 398.2,242.4 397.5,242.4 396.8,242.4 396.0,242.4 395.3,242.4 394.6,242.4 393.9,242.4
+393.1,242.4 392.4,242.4 391.7,242.4 391.0,242.4 390.2,242.4 389.5,242.4 388.8,242.4 388.1,242.4 387.3,242.4 386.6,242.4 385.9,242.4 385.2,242.4 384.4,242.4 383.7,242.4 383.0,242.4 382.3,242.4
+381.5,242.4 380.8,242.4 380.1,242.4 379.4,242.4 378.6,242.4 377.9,242.4 377.2,242.4 376.5,242.4 375.8,242.4 375.0,242.4 374.3,242.4 373.6,242.4 372.9,242.4 372.1,242.4 371.4,242.4 370.7,242.4
+370.0,242.4 369.2,242.4 368.5,242.4 367.8,242.4 367.1,242.4 366.3,242.4 365.6,242.4 364.9,242.4 364.2,242.4 363.4,242.4 362.7,242.4 362.0,242.4 361.3,242.4 360.5,242.4 359.8,242.4 359.1,242.4
+358.4,242.4 357.6,242.4 356.9,242.4 356.2,242.4 355.5,242.4 354.7,242.4 354.0,242.4 353.3,242.4 352.6,242.4 351.9,242.4 351.1,242.4 350.4,242.4 349.7,242.4 349.0,242.4 348.2,242.4 347.5,242.4
+346.8,242.4 346.1,242.4 345.3,242.4 344.6,242.4 343.9,242.4 343.2,242.4 342.4,242.4 341.7,242.4 341.0,242.4 340.3,242.4 339.5,242.4 338.8,242.4 338.1,242.4 337.4,242.4 336.6,242.4 335.9,242.4
+335.2,242.4 334.5,242.4 333.7,242.4 333.0,242.4 332.3,242.4 331.6,242.4 330.8,242.4 330.1,242.4 329.4,242.4 328.7,242.4 328.0,242.4 327.2,242.4 326.5,242.4 325.8,242.4 325.1,242.4 324.3,242.4
+323.6,242.4 322.9,242.4 322.2,242.4 321.4,242.4 320.7,242.4 320.0,242.4 319.3,242.4 318.5,242.4 317.8,242.4 317.1,242.4 316.4,242.4 315.6,242.4 314.9,242.4 314.2,242.4 313.5,242.4 312.7,242.4
+312.0,242.4 311.3,242.4 310.6,242.4 309.8,242.4 309.1,242.4 308.4,242.4 307.7,242.4 306.9,242.4 306.2,242.4 305.5,242.4 304.8,242.4 304.1,242.4 303.3,242.4 302.6,242.4 301.9,242.4 301.2,242.4
+300.4,242.4 299.7,242.4 299.0,242.4 298.3,242.4 297.5,242.4 296.8,242.4 296.1,242.4 295.4,242.4 294.6,242.4 293.9,242.4 293.2,242.4 292.5,242.4 291.7,242.4 291.0,242.4 290.3,242.4 289.6,242.4
+288.8,242.4 288.1,242.4 287.4,242.4 286.7,242.4 285.9,242.4 285.2,242.4 284.5,242.4 283.8,242.4 283.0,242.4 282.3,242.4 281.6,242.4 280.9,242.4 280.2,242.4 279.4,242.4 278.7,242.4 278.0,242.4
+277.3,242.4 276.5,242.4 275.8,242.4 275.1,242.4 274.4,242.4 273.6,242.4 272.9,242.4 272.2,242.4 271.5,242.4 270.7,242.4 270.0,242.4 269.3,242.4 268.6,242.4 267.8,242.4 267.1,242.4 266.4,242.4
+265.7,242.4 264.9,242.4 264.2,242.4 263.5,242.4 262.8,242.4 262.0,242.4 261.3,242.4 260.6,242.4 259.9,242.4 259.1,242.4 258.4,242.4 257.7,242.4 257.0,242.4 256.3,242.4 255.5,242.4 254.8,242.4
+254.1,242.4 253.4,242.4 252.6,242.4 251.9,242.4 251.2,242.4 250.5,242.4 249.7,242.4 249.0,242.4 248.3,242.4 247.6,242.4 246.8,242.4 246.1,242.4 245.4,242.4 244.7,242.4 243.9,242.4 243.2,242.4
+242.5,242.4 241.8,242.4 241.0,242.4 240.3,242.4 239.6,242.4 238.9,242.4 238.1,242.4 237.4,242.4 236.7,242.4 236.0,242.4 235.2,242.4 234.5,242.4 233.8,242.4 233.1,242.4 232.3,242.4 231.6,242.4
+230.9,242.4 230.2,242.4 229.5,242.4 228.7,242.4 228.0,242.4 227.3,242.4 226.6,242.4 225.8,242.4 225.1,242.4 224.4,242.4 223.7,242.4 222.9,242.4 222.2,242.4 221.5,242.4 220.8,242.4 220.0,242.4
+219.3,242.4 218.6,242.4 217.9,242.4 217.1,242.4 216.4,242.4 215.7,242.4 215.0,242.4 214.2,242.4 213.5,242.4 212.8,242.4 212.1,242.4 211.3,242.4 210.6,242.4 209.9,242.4 209.2,242.4 208.4,242.4
+207.7,242.4 207.0,242.4 206.3,242.4 205.6,242.4 204.8,242.4 204.1,242.4 203.4,242.4 202.7,242.4 201.9,242.4 201.2,242.4 200.5,242.4 199.8,242.4 199.0,242.4 198.3,242.4 197.6,242.4 196.9,242.4
+196.1,242.4 195.4,242.4 194.7,242.4 194.0,242.4 193.2,242.4 192.5,242.4 191.8,242.4 191.1,242.4 190.3,242.4 189.6,242.4 188.9,242.4 188.2,242.4 187.4,242.4 186.7,242.4 186.0,242.4 185.3,242.4
+184.5,242.4 183.8,242.4 183.1,242.4 182.4,242.4 181.7,242.4 180.9,242.4 180.2,242.4 179.5,242.4 178.8,242.4 178.0,242.4 177.3,242.4 176.6,242.4 175.9,242.4 175.1,242.4 174.4,242.4 173.7,242.4
+173.0,242.4 172.2,242.4 171.5,242.4 170.8,242.4 170.1,242.4 169.3,242.4 168.6,242.4 167.9,242.4 167.2,242.4 166.4,242.4 165.7,242.4 165.0,242.4 164.3,242.4 163.5,242.4 162.8,242.4 162.1,242.4
+161.4,242.4 160.6,242.4 159.9,242.4 159.2,242.4 158.5,242.4 157.8,242.4 157.0,242.4 156.3,242.4 155.6,242.4 154.9,242.4 154.1,242.4 153.4,242.4 152.7,242.4 152.0,242.4 151.2,242.4 150.5,242.4
+149.8,242.4 149.1,242.4 148.3,242.4 147.6,242.4 146.9,242.4 146.2,242.4 145.4,242.4 144.7,242.4 144.0,242.4 143.3,242.4 142.5,242.4 141.8,242.4 141.1,242.4 140.4,242.4 139.6,242.4 138.9,242.4
+138.2,242.4 137.5,242.4 136.7,242.4 136.0,242.4 135.3,242.4 134.6,242.4 133.9,242.4 133.1,242.4 132.4,242.4 131.7,242.4 131.0,242.4 130.2,242.4 129.5,242.4 128.8,242.4 128.1,242.4 127.3,242.4
+126.6,242.4 125.9,242.4 125.2,242.4 124.4,242.4 123.7,242.4 123.0,242.4 122.3,242.4 121.5,242.4 120.8,242.4 120.1,242.4 119.4,242.4 118.6,242.4 117.9,242.4 117.2,242.4 116.5,242.4 115.7,242.4
+115.0,242.4 114.3,242.4 113.6,242.4 112.8,242.4 112.1,242.4 111.4,242.4 110.7,242.4 110.0,242.4 109.2,242.4 108.5,242.4 107.8,242.4 107.1,242.4 106.3,242.4 105.6,242.4 104.9,242.4 104.2,242.4
+103.4,242.4 102.7,242.4 102.0,242.4 101.3,242.4 100.5,242.4 99.8,242.4 99.1,242.4 98.4,242.4 97.6,242.4 96.9,242.4 96.2,242.4 95.5,242.4 94.7,242.4 94.0,242.4 93.3,242.4 92.6,242.4
+91.8,242.4 91.1,242.4 90.4,242.4 89.7,242.4 88.9,242.4 88.2,242.4 87.5,242.4 86.8,242.4 86.1,242.4 85.3,242.4 84.6,242.4 83.9,242.4 83.2,242.4 82.4,242.4 81.7,242.4 81.0,242.4
+80.3,242.4 79.5,242.4 78.8,242.4 78.1,242.4 77.4,242.4 76.6,242.4 75.9,242.4 75.2,242.4 74.5,242.4 73.7,242.4 73.0,242.4 72.3,242.4 71.6,242.4 70.8,242.4 70.1,242.4 69.4,242.4
+68.7,242.4 67.9,242.4 67.2,242.4 66.5,242.4 65.8,242.4 65.0,242.4 64.3,242.4 63.6,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M200.6,242.4 L200.6,75.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/regression.svg b/results/barbershop/300000/report/regression.svg
new file mode 100644
index 0000000..130bb1b
--- /dev/null
+++ b/results/barbershop/300000/report/regression.svg
@@ -0,0 +1,408 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,575.5 L1255.0,575.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,488.6 L1255.0,488.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,401.7 L1255.0,401.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,314.8 L1255.0,314.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,227.9 L1255.0,227.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,141.0 L1255.0,141.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M269.1,662.4 L269.1,117.1 M269.1,63.1 L269.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M269.1,662.4 L269.1,653.4  '/>	<g transform="translate(269.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M466.3,662.4 L466.3,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M466.3,662.4 L466.3,653.4  '/>	<g transform="translate(466.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M860.6,662.4 L860.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M860.6,662.4 L860.6,653.4  '/>	<g transform="translate(860.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1057.8,662.4 L1057.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1057.8,662.4 L1057.8,653.4  '/>	<g transform="translate(1057.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,656.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,651.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,645.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,640.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,634.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,627.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,621.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,616.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,611.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,605.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,599.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,594.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,589.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,581.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,577.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,571.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,564.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,559.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,553.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,548.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,543.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,538.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,530.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,526.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,521.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,513.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,509.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,503.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,493.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,491.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,485.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,478.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,475.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,469.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,463.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,457.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,453.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,443.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,441.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,433.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,430.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,423.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,418.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,411.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,404.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,400.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,394.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,389.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,383.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,378.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,373.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,367.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,361.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,354.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,349.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,342.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,340.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,331.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,325.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,322.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,312.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,308.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,303.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,298.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,290.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,283.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,282.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,277.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,269.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,265.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,259.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,253.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,246.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,240.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,235.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,233.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,225.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,217.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,212.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,209.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,196.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,187.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,181.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,161.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,153.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,148.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,144.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,135.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,133.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,121.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,140.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,138.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,123.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,131.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,119.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,103.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,108.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,104.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,96.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,89.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,87.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,91.1 1255.0,83.3 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/regression_small.svg b/results/barbershop/300000/report/regression_small.svg
new file mode 100644
index 0000000..63eabe6
--- /dev/null
+++ b/results/barbershop/300000/report/regression_small.svg
@@ -0,0 +1,386 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,210.4 L425.0,210.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,210.4 L80.9,210.4  '/>	<g transform="translate(63.6,214.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,178.3 L425.0,178.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,178.3 L80.9,178.3  '/>	<g transform="translate(63.6,182.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,146.3 L425.0,146.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,146.3 L80.9,146.3  '/>	<g transform="translate(63.6,150.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,114.2 L425.0,114.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.2 L80.9,114.2  '/>	<g transform="translate(63.6,118.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,82.2 L425.0,82.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,82.2 L80.9,82.2  '/>	<g transform="translate(63.6,86.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,50.1 L425.0,50.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,50.1 L80.9,50.1  '/>	<g transform="translate(63.6,54.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M130.8,242.4 L130.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M130.8,242.4 L130.8,233.4  '/>	<g transform="translate(130.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M189.6,242.4 L189.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M189.6,242.4 L189.6,233.4  '/>	<g transform="translate(189.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M307.3,242.4 L307.3,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M307.3,242.4 L307.3,233.4  '/>	<g transform="translate(307.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M366.2,242.4 L366.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M366.2,242.4 L366.2,233.4  '/>	<g transform="translate(366.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,236.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,234.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,232.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,229.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,227.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,225.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,223.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,221.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,219.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,217.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,215.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,212.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,211.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,208.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,206.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,204.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,202.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,200.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,198.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,196.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,193.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,192.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,190.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,187.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,186.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,183.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,180.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,179.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,177.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,174.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,173.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,171.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,169.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,166.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,165.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,161.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,160.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,157.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,156.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,154.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,152.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,149.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,147.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,146.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,143.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,141.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,139.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,137.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,135.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,133.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,131.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,129.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,127.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,124.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,123.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,120.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,118.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,117.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,113.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,112.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,110.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,108.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,105.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,102.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,102.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,100.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,97.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,96.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,93.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,91.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,89.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,86.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,84.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,84.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,81.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,78.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,76.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,75.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,70.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,67.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,65.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,57.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,54.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,53.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,51.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,48.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,47.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,43.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,49.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,49.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,43.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,46.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,42.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,36.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,38.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,36.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,33.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,31.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,30.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,31.7 425.0,28.9 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/relative_pdf_small.svg b/results/barbershop/300000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..bb2074d
--- /dev/null
+++ b/results/barbershop/300000/report/relative_pdf_small.svg
@@ -0,0 +1,321 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,220.0 L72.6,220.0  '/>	<g transform="translate(55.3,223.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,197.5 L72.6,197.5  '/>	<g transform="translate(55.3,201.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,175.1 L72.6,175.1  '/>	<g transform="translate(55.3,179.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,152.7 L72.6,152.7  '/>	<g transform="translate(55.3,156.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,130.2 L72.6,130.2  '/>	<g transform="translate(55.3,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,107.8 L72.6,107.8  '/>	<g transform="translate(55.3,111.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,85.4 L72.6,85.4  '/>	<g transform="translate(55.3,89.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,63.0 L72.6,63.0  '/>	<g transform="translate(55.3,66.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,40.5 L72.6,40.5  '/>	<g transform="translate(55.3,44.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L72.6,18.1  '/>	<g transform="translate(55.3,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L63.6,233.4  '/>	<g transform="translate(63.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M108.8,242.4 L108.8,233.4  '/>	<g transform="translate(108.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M153.9,242.4 L153.9,233.4  '/>	<g transform="translate(153.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M199.1,242.4 L199.1,233.4  '/>	<g transform="translate(199.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M244.3,242.4 L244.3,233.4  '/>	<g transform="translate(244.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M289.5,242.4 L289.5,233.4  '/>	<g transform="translate(289.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M334.6,242.4 L334.6,233.4  '/>	<g transform="translate(334.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M379.8,242.4 L379.8,233.4  '/>	<g transform="translate(379.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '94.6,242.3 95.2,242.3 95.8,242.3 96.5,242.3 97.1,242.3 97.8,242.3 98.4,242.2 99.1,242.2 99.7,242.2 100.3,242.2 101.0,242.2 101.6,242.1 102.3,242.1 102.9,242.1 103.6,242.0 104.2,242.0
+104.8,241.9 105.5,241.9 106.1,241.8 106.8,241.8 107.4,241.7 108.1,241.6 108.7,241.5 109.3,241.4 110.0,241.3 110.6,241.2 111.3,241.1 111.9,241.0 112.6,240.9 113.2,240.7 113.9,240.6 114.5,240.4
+115.1,240.2 115.8,240.0 116.4,239.8 117.1,239.6 117.7,239.3 118.4,239.1 119.0,238.8 119.6,238.5 120.3,238.2 120.9,237.9 121.6,237.5 122.2,237.1 122.9,236.7 123.5,236.3 124.1,235.8 124.8,235.3
+125.4,234.8 126.1,234.3 126.7,233.7 127.4,233.1 128.0,232.5 128.6,231.8 129.3,231.1 129.9,230.4 130.6,229.6 131.2,228.8 131.9,228.0 132.5,227.1 133.1,226.2 133.8,225.2 134.4,224.2 135.1,223.2
+135.7,222.1 136.4,221.0 137.0,219.9 137.7,218.7 138.3,217.4 138.9,216.1 139.6,214.8 140.2,213.5 140.9,212.1 141.5,210.6 142.2,209.1 142.8,207.6 143.4,206.1 144.1,204.5 144.7,202.8 145.4,201.2
+146.0,199.5 146.7,197.7 147.3,195.9 147.9,194.1 148.6,192.3 149.2,190.4 149.9,188.6 150.5,186.6 151.2,184.7 151.8,182.7 152.4,180.8 153.1,178.8 153.7,176.8 154.4,174.7 155.0,172.7 155.7,170.7
+156.3,168.6 156.9,166.5 157.6,164.5 158.2,162.4 158.9,160.4 159.5,158.3 160.2,156.3 160.8,154.3 161.5,152.2 162.1,150.2 162.7,148.2 163.4,146.3 164.0,144.3 164.7,142.4 165.3,140.5 166.0,138.7
+166.6,136.8 167.2,135.1 167.9,133.3 168.5,131.6 169.2,129.9 169.8,128.3 170.5,126.7 171.1,125.2 171.7,123.7 172.4,122.3 173.0,120.9 173.7,119.6 174.3,118.4 175.0,117.2 175.6,116.1 176.2,115.0
+176.9,114.1 177.5,113.1 178.2,112.3 178.8,111.5 179.5,110.8 180.1,110.2 180.7,109.7 181.4,109.2 182.0,108.8 182.7,108.5 183.3,108.3 184.0,108.1 184.6,108.1 185.3,108.1 185.9,108.2 186.5,108.4
+187.2,108.6 187.8,109.0 188.5,109.4 189.1,109.9 189.8,110.5 190.4,111.1 191.0,111.9 191.7,112.7 192.3,113.5 193.0,114.5 193.6,115.5 194.3,116.6 194.9,117.8 195.5,119.0 196.2,120.3 196.8,121.7
+197.5,123.1 198.1,124.5 198.8,126.0 199.4,127.6 200.0,129.2 200.7,130.8 201.3,132.5 202.0,134.3 202.6,136.0 203.3,137.8 203.9,139.6 204.6,141.5 205.2,143.3 205.8,145.2 206.5,147.1 207.1,149.0
+207.8,150.9 208.4,152.8 209.1,154.7 209.7,156.6 210.3,158.5 211.0,160.4 211.6,162.3 212.3,164.2 212.9,166.1 213.6,167.9 214.2,169.7 214.8,171.6 215.5,173.3 216.1,175.1 216.8,176.8 217.4,178.5
+218.1,180.2 218.7,181.8 219.3,183.5 220.0,185.0 220.6,186.6 221.3,188.1 221.9,189.6 222.6,191.0 223.2,192.4 223.8,193.8 224.5,195.1 225.1,196.4 225.8,197.7 226.4,198.9 227.1,200.1 227.7,201.3
+228.4,202.4 229.0,203.5 229.6,204.6 230.3,205.6 230.9,206.6 231.6,207.6 232.2,208.5 232.9,209.4 233.5,210.3 234.1,211.1 234.8,211.9 235.4,212.7 236.1,213.5 236.7,214.2 237.4,214.9 238.0,215.6
+238.6,216.3 239.3,216.9 239.9,217.5 240.6,218.1 241.2,218.6 241.9,219.2 242.5,219.7 243.1,220.2 243.8,220.6 244.4,221.1 245.1,221.5 245.7,221.9 246.4,222.3 247.0,222.6 247.6,222.9 248.3,223.3
+248.9,223.6 249.6,223.8 250.2,224.1 250.9,224.3 251.5,224.5 252.2,224.7 252.8,224.9 253.4,225.1 254.1,225.2 254.7,225.3 255.4,225.4 256.0,225.5 256.7,225.6 257.3,225.7 257.9,225.7 258.6,225.7
+259.2,225.8 259.9,225.8 260.5,225.8 261.2,225.8 261.8,225.7 262.4,225.7 263.1,225.6 263.7,225.6 264.4,225.5 265.0,225.5 265.7,225.4 266.3,225.3 266.9,225.3 267.6,225.2 268.2,225.1 268.9,225.0
+269.5,224.9 270.2,224.9 270.8,224.8 271.5,224.7 272.1,224.6 272.7,224.6 273.4,224.5 274.0,224.5 274.7,224.4 275.3,224.4 276.0,224.3 276.6,224.3 277.2,224.3 277.9,224.3 278.5,224.3 279.2,224.3
+279.8,224.4 280.5,224.4 281.1,224.4 281.7,224.5 282.4,224.6 283.0,224.7 283.7,224.8 284.3,224.9 285.0,225.0 285.6,225.1 286.2,225.3 286.9,225.4 287.5,225.6 288.2,225.8 288.8,226.0 289.5,226.2
+290.1,226.4 290.7,226.6 291.4,226.8 292.0,227.0 292.7,227.3 293.3,227.5 294.0,227.8 294.6,228.0 295.3,228.3 295.9,228.6 296.5,228.9 297.2,229.1 297.8,229.4 298.5,229.7 299.1,230.0 299.8,230.3
+300.4,230.6 301.0,230.9 301.7,231.2 302.3,231.4 303.0,231.7 303.6,232.0 304.3,232.3 304.9,232.6 305.5,232.9 306.2,233.1 306.8,233.4 307.5,233.7 308.1,233.9 308.8,234.2 309.4,234.4 310.0,234.7
+310.7,234.9 311.3,235.2 312.0,235.4 312.6,235.6 313.3,235.8 313.9,236.0 314.5,236.2 315.2,236.4 315.8,236.6 316.5,236.8 317.1,237.0 317.8,237.1 318.4,237.3 319.1,237.4 319.7,237.6 320.3,237.7
+321.0,237.8 321.6,237.9 322.3,238.0 322.9,238.1 323.6,238.2 324.2,238.3 324.8,238.4 325.5,238.5 326.1,238.5 326.8,238.6 327.4,238.6 328.1,238.7 328.7,238.7 329.3,238.8 330.0,238.8 330.6,238.8
+331.3,238.8 331.9,238.8 332.6,238.8 333.2,238.9 333.8,238.9 334.5,238.9 335.1,238.8 335.8,238.8 336.4,238.8 337.1,238.8 337.7,238.8 338.4,238.8 339.0,238.8 339.6,238.8 340.3,238.7 340.9,238.7
+341.6,238.7 342.2,238.7 342.9,238.7 343.5,238.7 344.1,238.6 344.8,238.6 345.4,238.6 346.1,238.6 346.7,238.6 347.4,238.6 348.0,238.6 348.6,238.6 349.3,238.5 349.9,238.5 350.6,238.5 351.2,238.5
+351.9,238.5 352.5,238.5 353.1,238.5 353.8,238.6 354.4,238.6 355.1,238.6 355.7,238.6 356.4,238.6 357.0,238.6 357.6,238.7 358.3,238.7 358.9,238.7 359.6,238.8 360.2,238.8 360.9,238.8 361.5,238.9
+362.2,238.9 362.8,238.9 363.4,239.0 364.1,239.0 364.7,239.1 365.4,239.1 366.0,239.2 366.7,239.3 367.3,239.3 367.9,239.4 368.6,239.4 369.2,239.5 369.9,239.6 370.5,239.6 371.2,239.7 371.8,239.8
+372.4,239.8 373.1,239.9 373.7,240.0 374.4,240.1 375.0,240.1 375.7,240.2 376.3,240.3 376.9,240.3 377.6,240.4 378.2,240.5 378.9,240.6 379.5,240.6 380.2,240.7 380.8,240.8 381.4,240.8 382.1,240.9
+382.7,241.0 383.4,241.0 384.0,241.1 384.7,241.2 385.3,241.2 386.0,241.3 386.6,241.3 387.2,241.4 387.9,241.4 388.5,241.5 389.2,241.5 389.8,241.6 390.5,241.6 391.1,241.7 391.7,241.7 392.4,241.8
+393.0,241.8 393.7,241.8 394.3,241.9 395.0,241.9 395.6,241.9 396.2,242.0 396.9,242.0 397.5,242.0 398.2,242.1 398.8,242.1 399.5,242.1 400.1,242.1 400.7,242.2 401.4,242.2 402.0,242.2 402.7,242.2
+403.3,242.2 404.0,242.2 404.6,242.3 405.3,242.3 405.9,242.3 406.5,242.3 407.2,242.3 407.8,242.3 408.5,242.3 409.1,242.3 409.8,242.3 410.4,242.3 411.0,242.3 411.7,242.3 412.3,242.4 413.0,242.4
+413.6,242.4 414.3,242.4 414.9,242.4 415.5,242.4 415.5,242.4 414.9,242.4 414.3,242.4 413.6,242.4 413.0,242.4 412.3,242.4 411.7,242.4 411.0,242.4 410.4,242.4 409.8,242.4 409.1,242.4 408.5,242.4
+407.8,242.4 407.2,242.4 406.5,242.4 405.9,242.4 405.3,242.4 404.6,242.4 404.0,242.4 403.3,242.4 402.7,242.4 402.0,242.4 401.4,242.4 400.7,242.4 400.1,242.4 399.5,242.4 398.8,242.4 398.2,242.4
+397.5,242.4 396.9,242.4 396.2,242.4 395.6,242.4 395.0,242.4 394.3,242.4 393.7,242.4 393.0,242.4 392.4,242.4 391.7,242.4 391.1,242.4 390.5,242.4 389.8,242.4 389.2,242.4 388.5,242.4 387.9,242.4
+387.2,242.4 386.6,242.4 386.0,242.4 385.3,242.4 384.7,242.4 384.0,242.4 383.4,242.4 382.7,242.4 382.1,242.4 381.4,242.4 380.8,242.4 380.2,242.4 379.5,242.4 378.9,242.4 378.2,242.4 377.6,242.4
+376.9,242.4 376.3,242.4 375.7,242.4 375.0,242.4 374.4,242.4 373.7,242.4 373.1,242.4 372.4,242.4 371.8,242.4 371.2,242.4 370.5,242.4 369.9,242.4 369.2,242.4 368.6,242.4 367.9,242.4 367.3,242.4
+366.7,242.4 366.0,242.4 365.4,242.4 364.7,242.4 364.1,242.4 363.4,242.4 362.8,242.4 362.2,242.4 361.5,242.4 360.9,242.4 360.2,242.4 359.6,242.4 358.9,242.4 358.3,242.4 357.6,242.4 357.0,242.4
+356.4,242.4 355.7,242.4 355.1,242.4 354.4,242.4 353.8,242.4 353.1,242.4 352.5,242.4 351.9,242.4 351.2,242.4 350.6,242.4 349.9,242.4 349.3,242.4 348.6,242.4 348.0,242.4 347.4,242.4 346.7,242.4
+346.1,242.4 345.4,242.4 344.8,242.4 344.1,242.4 343.5,242.4 342.9,242.4 342.2,242.4 341.6,242.4 340.9,242.4 340.3,242.4 339.6,242.4 339.0,242.4 338.4,242.4 337.7,242.4 337.1,242.4 336.4,242.4
+335.8,242.4 335.1,242.4 334.5,242.4 333.8,242.4 333.2,242.4 332.6,242.4 331.9,242.4 331.3,242.4 330.6,242.4 330.0,242.4 329.3,242.4 328.7,242.4 328.1,242.4 327.4,242.4 326.8,242.4 326.1,242.4
+325.5,242.4 324.8,242.4 324.2,242.4 323.6,242.4 322.9,242.4 322.3,242.4 321.6,242.4 321.0,242.4 320.3,242.4 319.7,242.4 319.1,242.4 318.4,242.4 317.8,242.4 317.1,242.4 316.5,242.4 315.8,242.4
+315.2,242.4 314.5,242.4 313.9,242.4 313.3,242.4 312.6,242.4 312.0,242.4 311.3,242.4 310.7,242.4 310.0,242.4 309.4,242.4 308.8,242.4 308.1,242.4 307.5,242.4 306.8,242.4 306.2,242.4 305.5,242.4
+304.9,242.4 304.3,242.4 303.6,242.4 303.0,242.4 302.3,242.4 301.7,242.4 301.0,242.4 300.4,242.4 299.8,242.4 299.1,242.4 298.5,242.4 297.8,242.4 297.2,242.4 296.5,242.4 295.9,242.4 295.3,242.4
+294.6,242.4 294.0,242.4 293.3,242.4 292.7,242.4 292.0,242.4 291.4,242.4 290.7,242.4 290.1,242.4 289.5,242.4 288.8,242.4 288.2,242.4 287.5,242.4 286.9,242.4 286.2,242.4 285.6,242.4 285.0,242.4
+284.3,242.4 283.7,242.4 283.0,242.4 282.4,242.4 281.7,242.4 281.1,242.4 280.5,242.4 279.8,242.4 279.2,242.4 278.5,242.4 277.9,242.4 277.2,242.4 276.6,242.4 276.0,242.4 275.3,242.4 274.7,242.4
+274.0,242.4 273.4,242.4 272.7,242.4 272.1,242.4 271.5,242.4 270.8,242.4 270.2,242.4 269.5,242.4 268.9,242.4 268.2,242.4 267.6,242.4 266.9,242.4 266.3,242.4 265.7,242.4 265.0,242.4 264.4,242.4
+263.7,242.4 263.1,242.4 262.4,242.4 261.8,242.4 261.2,242.4 260.5,242.4 259.9,242.4 259.2,242.4 258.6,242.4 257.9,242.4 257.3,242.4 256.7,242.4 256.0,242.4 255.4,242.4 254.7,242.4 254.1,242.4
+253.4,242.4 252.8,242.4 252.2,242.4 251.5,242.4 250.9,242.4 250.2,242.4 249.6,242.4 248.9,242.4 248.3,242.4 247.6,242.4 247.0,242.4 246.4,242.4 245.7,242.4 245.1,242.4 244.4,242.4 243.8,242.4
+243.1,242.4 242.5,242.4 241.9,242.4 241.2,242.4 240.6,242.4 239.9,242.4 239.3,242.4 238.6,242.4 238.0,242.4 237.4,242.4 236.7,242.4 236.1,242.4 235.4,242.4 234.8,242.4 234.1,242.4 233.5,242.4
+232.9,242.4 232.2,242.4 231.6,242.4 230.9,242.4 230.3,242.4 229.6,242.4 229.0,242.4 228.4,242.4 227.7,242.4 227.1,242.4 226.4,242.4 225.8,242.4 225.1,242.4 224.5,242.4 223.8,242.4 223.2,242.4
+222.6,242.4 221.9,242.4 221.3,242.4 220.6,242.4 220.0,242.4 219.3,242.4 218.7,242.4 218.1,242.4 217.4,242.4 216.8,242.4 216.1,242.4 215.5,242.4 214.8,242.4 214.2,242.4 213.6,242.4 212.9,242.4
+212.3,242.4 211.6,242.4 211.0,242.4 210.3,242.4 209.7,242.4 209.1,242.4 208.4,242.4 207.8,242.4 207.1,242.4 206.5,242.4 205.8,242.4 205.2,242.4 204.6,242.4 203.9,242.4 203.3,242.4 202.6,242.4
+202.0,242.4 201.3,242.4 200.7,242.4 200.0,242.4 199.4,242.4 198.8,242.4 198.1,242.4 197.5,242.4 196.8,242.4 196.2,242.4 195.5,242.4 194.9,242.4 194.3,242.4 193.6,242.4 193.0,242.4 192.3,242.4
+191.7,242.4 191.0,242.4 190.4,242.4 189.8,242.4 189.1,242.4 188.5,242.4 187.8,242.4 187.2,242.4 186.5,242.4 185.9,242.4 185.3,242.4 184.6,242.4 184.0,242.4 183.3,242.4 182.7,242.4 182.0,242.4
+181.4,242.4 180.7,242.4 180.1,242.4 179.5,242.4 178.8,242.4 178.2,242.4 177.5,242.4 176.9,242.4 176.2,242.4 175.6,242.4 175.0,242.4 174.3,242.4 173.7,242.4 173.0,242.4 172.4,242.4 171.7,242.4
+171.1,242.4 170.5,242.4 169.8,242.4 169.2,242.4 168.5,242.4 167.9,242.4 167.2,242.4 166.6,242.4 166.0,242.4 165.3,242.4 164.7,242.4 164.0,242.4 163.4,242.4 162.7,242.4 162.1,242.4 161.5,242.4
+160.8,242.4 160.2,242.4 159.5,242.4 158.9,242.4 158.2,242.4 157.6,242.4 156.9,242.4 156.3,242.4 155.7,242.4 155.0,242.4 154.4,242.4 153.7,242.4 153.1,242.4 152.4,242.4 151.8,242.4 151.2,242.4
+150.5,242.4 149.9,242.4 149.2,242.4 148.6,242.4 147.9,242.4 147.3,242.4 146.7,242.4 146.0,242.4 145.4,242.4 144.7,242.4 144.1,242.4 143.4,242.4 142.8,242.4 142.2,242.4 141.5,242.4 140.9,242.4
+140.2,242.4 139.6,242.4 138.9,242.4 138.3,242.4 137.7,242.4 137.0,242.4 136.4,242.4 135.7,242.4 135.1,242.4 134.4,242.4 133.8,242.4 133.1,242.4 132.5,242.4 131.9,242.4 131.2,242.4 130.6,242.4
+129.9,242.4 129.3,242.4 128.6,242.4 128.0,242.4 127.4,242.4 126.7,242.4 126.1,242.4 125.4,242.4 124.8,242.4 124.1,242.4 123.5,242.4 122.9,242.4 122.2,242.4 121.6,242.4 120.9,242.4 120.3,242.4
+119.6,242.4 119.0,242.4 118.4,242.4 117.7,242.4 117.1,242.4 116.4,242.4 115.8,242.4 115.1,242.4 114.5,242.4 113.9,242.4 113.2,242.4 112.6,242.4 111.9,242.4 111.3,242.4 110.6,242.4 110.0,242.4
+109.3,242.4 108.7,242.4 108.1,242.4 107.4,242.4 106.8,242.4 106.1,242.4 105.5,242.4 104.8,242.4 104.2,242.4 103.6,242.4 102.9,242.4 102.3,242.4 101.6,242.4 101.0,242.4 100.3,242.4 99.7,242.4
+99.1,242.4 98.4,242.4 97.8,242.4 97.1,242.4 96.5,242.4 95.8,242.4 95.2,242.4 94.6,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M199.4,242.4 L199.4,127.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '111.2,242.4 111.7,242.4 112.1,242.3 112.6,242.3 113.0,242.3 113.4,242.3 113.9,242.3 114.3,242.3 114.8,242.3 115.2,242.3 115.6,242.3 116.1,242.3 116.5,242.3 116.9,242.2 117.4,242.2 117.8,242.2
+118.3,242.2 118.7,242.2 119.1,242.1 119.6,242.1 120.0,242.1 120.5,242.1 120.9,242.0 121.3,242.0 121.8,242.0 122.2,241.9 122.6,241.9 123.1,241.8 123.5,241.8 124.0,241.7 124.4,241.7 124.8,241.6
+125.3,241.5 125.7,241.5 126.2,241.4 126.6,241.3 127.0,241.2 127.5,241.2 127.9,241.1 128.3,241.0 128.8,240.8 129.2,240.7 129.7,240.6 130.1,240.5 130.5,240.3 131.0,240.2 131.4,240.1 131.8,239.9
+132.3,239.7 132.7,239.5 133.2,239.3 133.6,239.1 134.0,238.9 134.5,238.7 134.9,238.5 135.4,238.2 135.8,237.9 136.2,237.7 136.7,237.4 137.1,237.1 137.5,236.7 138.0,236.4 138.4,236.0 138.9,235.6
+139.3,235.2 139.7,234.8 140.2,234.4 140.6,233.9 141.1,233.4 141.5,232.9 141.9,232.4 142.4,231.8 142.8,231.2 143.2,230.6 143.7,230.0 144.1,229.3 144.6,228.6 145.0,227.8 145.4,227.0 145.9,226.2
+146.3,225.3 146.8,224.4 147.2,223.5 147.6,222.5 148.1,221.5 148.5,220.4 148.9,219.3 149.4,218.1 149.8,216.9 150.3,215.6 150.7,214.3 151.1,212.9 151.6,211.5 152.0,210.0 152.5,208.5 152.9,206.9
+153.3,205.2 153.8,203.5 154.2,201.7 154.6,199.8 155.1,197.9 155.5,195.9 156.0,193.8 156.4,191.7 156.8,189.5 157.3,187.3 157.7,184.9 158.2,182.5 158.6,180.1 159.0,177.6 159.5,175.0 159.9,172.3
+160.3,169.6 160.8,166.8 161.2,164.0 161.7,161.0 162.1,158.1 162.5,155.1 163.0,152.0 163.4,148.9 163.9,145.7 164.3,142.5 164.7,139.2 165.2,135.9 165.6,132.6 166.0,129.2 166.5,125.8 166.9,122.4
+167.4,119.0 167.8,115.6 168.2,112.2 168.7,108.7 169.1,105.3 169.6,101.9 170.0,98.5 170.4,95.1 170.9,91.7 171.3,88.4 171.7,85.1 172.2,81.9 172.6,78.7 173.1,75.6 173.5,72.6 173.9,69.6
+174.4,66.7 174.8,63.9 175.2,61.2 175.7,58.5 176.1,56.0 176.6,53.6 177.0,51.3 177.4,49.1 177.9,47.1 178.3,45.1 178.8,43.3 179.2,41.7 179.6,40.1 180.1,38.7 180.5,37.5 180.9,36.4
+181.4,35.5 181.8,34.7 182.3,34.1 182.7,33.6 183.1,33.3 183.6,33.1 184.0,33.1 184.5,33.2 184.9,33.5 185.3,34.0 185.8,34.6 186.2,35.3 186.6,36.2 187.1,37.3 187.5,38.5 188.0,39.8
+188.4,41.3 188.8,42.9 189.3,44.6 189.7,46.5 190.2,48.4 190.6,50.5 191.0,52.7 191.5,55.0 191.9,57.4 192.3,59.8 192.8,62.4 193.2,65.0 193.7,67.7 194.1,70.5 194.5,73.4 195.0,76.2
+195.4,79.2 195.9,82.2 196.3,85.2 196.7,88.2 197.2,91.3 197.6,94.4 198.0,97.5 198.5,100.6 198.9,103.7 199.4,106.9 199.8,110.0 200.2,113.1 200.7,116.1 201.1,119.2 201.6,122.2 202.0,125.2
+202.4,128.1 202.9,131.0 203.3,133.9 203.7,136.7 204.2,139.5 204.6,142.2 205.1,144.9 205.5,147.5 205.9,150.1 206.4,152.6 206.8,155.0 207.3,157.4 207.7,159.7 208.1,162.0 208.6,164.2 209.0,166.3
+209.4,168.3 209.9,170.3 210.3,172.2 210.8,174.1 211.2,175.9 211.6,177.6 212.1,179.3 212.5,180.9 213.0,182.5 213.4,183.9 213.8,185.4 214.3,186.8 214.7,188.1 215.1,189.4 215.6,190.6 216.0,191.8
+216.5,192.9 216.9,194.0 217.3,195.0 217.8,196.0 218.2,197.0 218.6,197.9 219.1,198.8 219.5,199.7 220.0,200.5 220.4,201.3 220.8,202.1 221.3,202.8 221.7,203.6 222.2,204.3 222.6,205.0 223.0,205.6
+223.5,206.3 223.9,207.0 224.3,207.6 224.8,208.2 225.2,208.8 225.7,209.4 226.1,210.0 226.5,210.6 227.0,211.2 227.4,211.8 227.9,212.3 228.3,212.9 228.7,213.5 229.2,214.0 229.6,214.6 230.0,215.2
+230.5,215.7 230.9,216.3 231.4,216.8 231.8,217.4 232.2,217.9 232.7,218.5 233.1,219.1 233.6,219.6 234.0,220.2 234.4,220.7 234.9,221.3 235.3,221.8 235.7,222.3 236.2,222.9 236.6,223.4 237.1,224.0
+237.5,224.5 237.9,225.0 238.4,225.5 238.8,226.0 239.3,226.5 239.7,227.0 240.1,227.5 240.6,228.0 241.0,228.5 241.4,229.0 241.9,229.4 242.3,229.9 242.8,230.3 243.2,230.7 243.6,231.1 244.1,231.5
+244.5,231.9 245.0,232.3 245.4,232.7 245.8,233.0 246.3,233.4 246.7,233.7 247.1,234.0 247.6,234.3 248.0,234.6 248.5,234.8 248.9,235.1 249.3,235.3 249.8,235.5 250.2,235.7 250.7,235.9 251.1,236.0
+251.5,236.2 252.0,236.3 252.4,236.4 252.8,236.5 253.3,236.6 253.7,236.6 254.2,236.7 254.6,236.7 255.0,236.7 255.5,236.7 255.9,236.6 256.4,236.6 256.8,236.5 257.2,236.5 257.7,236.4 258.1,236.2
+258.5,236.1 259.0,236.0 259.4,235.8 259.9,235.6 260.3,235.4 260.7,235.2 261.2,235.0 261.6,234.8 262.0,234.5 262.5,234.3 262.9,234.0 263.4,233.7 263.8,233.4 264.2,233.1 264.7,232.8 265.1,232.5
+265.6,232.2 266.0,231.9 266.4,231.5 266.9,231.2 267.3,230.8 267.7,230.5 268.2,230.1 268.6,229.8 269.1,229.4 269.5,229.1 269.9,228.7 270.4,228.3 270.8,228.0 271.3,227.6 271.7,227.3 272.1,227.0
+272.6,226.6 273.0,226.3 273.4,226.0 273.9,225.7 274.3,225.4 274.8,225.1 275.2,224.8 275.6,224.5 276.1,224.3 276.5,224.0 277.0,223.8 277.4,223.6 277.8,223.4 278.3,223.2 278.7,223.1 279.1,222.9
+279.6,222.8 280.0,222.7 280.5,222.6 280.9,222.5 281.3,222.4 281.8,222.4 282.2,222.4 282.7,222.4 283.1,222.4 283.5,222.4 284.0,222.5 284.4,222.5 284.8,222.6 285.3,222.7 285.7,222.9 286.2,223.0
+286.6,223.2 287.0,223.3 287.5,223.5 287.9,223.7 288.4,223.9 288.8,224.2 289.2,224.4 289.7,224.7 290.1,225.0 290.5,225.3 291.0,225.6 291.4,225.9 291.9,226.2 292.3,226.5 292.7,226.9 293.2,227.2
+293.6,227.6 294.1,227.9 294.5,228.3 294.9,228.6 295.4,229.0 295.8,229.4 296.2,229.8 296.7,230.1 297.1,230.5 297.6,230.9 298.0,231.3 298.4,231.6 298.9,232.0 299.3,232.4 299.8,232.7 300.2,233.1
+300.6,233.5 301.1,233.8 301.5,234.2 301.9,234.5 302.4,234.8 302.8,235.2 303.3,235.5 303.7,235.8 304.1,236.1 304.6,236.4 305.0,236.7 305.4,237.0 305.9,237.2 306.3,237.5 306.8,237.8 307.2,238.0
+307.6,238.2 308.1,238.5 308.5,238.7 309.0,238.9 309.4,239.1 309.8,239.3 310.3,239.5 310.7,239.7 311.1,239.8 311.6,240.0 312.0,240.2 312.5,240.3 312.9,240.4 313.3,240.6 313.8,240.7 314.2,240.8
+314.7,240.9 315.1,241.0 315.5,241.1 316.0,241.2 316.4,241.3 316.8,241.4 317.3,241.5 317.7,241.5 318.2,241.6 318.6,241.7 319.0,241.7 319.5,241.8 319.9,241.8 320.4,241.9 320.8,241.9 321.2,242.0
+321.7,242.0 322.1,242.0 322.5,242.1 323.0,242.1 323.4,242.1 323.9,242.2 324.3,242.2 324.7,242.2 325.2,242.2 325.6,242.2 326.1,242.3 326.5,242.3 326.9,242.3 327.4,242.3 327.8,242.3 328.2,242.3
+328.7,242.3 329.1,242.3 329.6,242.3 330.0,242.3 330.0,242.4 329.6,242.4 329.1,242.4 328.7,242.4 328.2,242.4 327.8,242.4 327.4,242.4 326.9,242.4 326.5,242.4 326.1,242.4 325.6,242.4 325.2,242.4
+324.7,242.4 324.3,242.4 323.9,242.4 323.4,242.4 323.0,242.4 322.5,242.4 322.1,242.4 321.7,242.4 321.2,242.4 320.8,242.4 320.4,242.4 319.9,242.4 319.5,242.4 319.0,242.4 318.6,242.4 318.2,242.4
+317.7,242.4 317.3,242.4 316.8,242.4 316.4,242.4 316.0,242.4 315.5,242.4 315.1,242.4 314.7,242.4 314.2,242.4 313.8,242.4 313.3,242.4 312.9,242.4 312.5,242.4 312.0,242.4 311.6,242.4 311.1,242.4
+310.7,242.4 310.3,242.4 309.8,242.4 309.4,242.4 309.0,242.4 308.5,242.4 308.1,242.4 307.6,242.4 307.2,242.4 306.8,242.4 306.3,242.4 305.9,242.4 305.4,242.4 305.0,242.4 304.6,242.4 304.1,242.4
+303.7,242.4 303.3,242.4 302.8,242.4 302.4,242.4 301.9,242.4 301.5,242.4 301.1,242.4 300.6,242.4 300.2,242.4 299.8,242.4 299.3,242.4 298.9,242.4 298.4,242.4 298.0,242.4 297.6,242.4 297.1,242.4
+296.7,242.4 296.2,242.4 295.8,242.4 295.4,242.4 294.9,242.4 294.5,242.4 294.1,242.4 293.6,242.4 293.2,242.4 292.7,242.4 292.3,242.4 291.9,242.4 291.4,242.4 291.0,242.4 290.5,242.4 290.1,242.4
+289.7,242.4 289.2,242.4 288.8,242.4 288.4,242.4 287.9,242.4 287.5,242.4 287.0,242.4 286.6,242.4 286.2,242.4 285.7,242.4 285.3,242.4 284.8,242.4 284.4,242.4 284.0,242.4 283.5,242.4 283.1,242.4
+282.7,242.4 282.2,242.4 281.8,242.4 281.3,242.4 280.9,242.4 280.5,242.4 280.0,242.4 279.6,242.4 279.1,242.4 278.7,242.4 278.3,242.4 277.8,242.4 277.4,242.4 277.0,242.4 276.5,242.4 276.1,242.4
+275.6,242.4 275.2,242.4 274.8,242.4 274.3,242.4 273.9,242.4 273.4,242.4 273.0,242.4 272.6,242.4 272.1,242.4 271.7,242.4 271.3,242.4 270.8,242.4 270.4,242.4 269.9,242.4 269.5,242.4 269.1,242.4
+268.6,242.4 268.2,242.4 267.7,242.4 267.3,242.4 266.9,242.4 266.4,242.4 266.0,242.4 265.6,242.4 265.1,242.4 264.7,242.4 264.2,242.4 263.8,242.4 263.4,242.4 262.9,242.4 262.5,242.4 262.0,242.4
+261.6,242.4 261.2,242.4 260.7,242.4 260.3,242.4 259.9,242.4 259.4,242.4 259.0,242.4 258.5,242.4 258.1,242.4 257.7,242.4 257.2,242.4 256.8,242.4 256.4,242.4 255.9,242.4 255.5,242.4 255.0,242.4
+254.6,242.4 254.2,242.4 253.7,242.4 253.3,242.4 252.8,242.4 252.4,242.4 252.0,242.4 251.5,242.4 251.1,242.4 250.7,242.4 250.2,242.4 249.8,242.4 249.3,242.4 248.9,242.4 248.5,242.4 248.0,242.4
+247.6,242.4 247.1,242.4 246.7,242.4 246.3,242.4 245.8,242.4 245.4,242.4 245.0,242.4 244.5,242.4 244.1,242.4 243.6,242.4 243.2,242.4 242.8,242.4 242.3,242.4 241.9,242.4 241.4,242.4 241.0,242.4
+240.6,242.4 240.1,242.4 239.7,242.4 239.3,242.4 238.8,242.4 238.4,242.4 237.9,242.4 237.5,242.4 237.1,242.4 236.6,242.4 236.2,242.4 235.7,242.4 235.3,242.4 234.9,242.4 234.4,242.4 234.0,242.4
+233.6,242.4 233.1,242.4 232.7,242.4 232.2,242.4 231.8,242.4 231.4,242.4 230.9,242.4 230.5,242.4 230.0,242.4 229.6,242.4 229.2,242.4 228.7,242.4 228.3,242.4 227.9,242.4 227.4,242.4 227.0,242.4
+226.5,242.4 226.1,242.4 225.7,242.4 225.2,242.4 224.8,242.4 224.3,242.4 223.9,242.4 223.5,242.4 223.0,242.4 222.6,242.4 222.2,242.4 221.7,242.4 221.3,242.4 220.8,242.4 220.4,242.4 220.0,242.4
+219.5,242.4 219.1,242.4 218.6,242.4 218.2,242.4 217.8,242.4 217.3,242.4 216.9,242.4 216.5,242.4 216.0,242.4 215.6,242.4 215.1,242.4 214.7,242.4 214.3,242.4 213.8,242.4 213.4,242.4 213.0,242.4
+212.5,242.4 212.1,242.4 211.6,242.4 211.2,242.4 210.8,242.4 210.3,242.4 209.9,242.4 209.4,242.4 209.0,242.4 208.6,242.4 208.1,242.4 207.7,242.4 207.3,242.4 206.8,242.4 206.4,242.4 205.9,242.4
+205.5,242.4 205.1,242.4 204.6,242.4 204.2,242.4 203.7,242.4 203.3,242.4 202.9,242.4 202.4,242.4 202.0,242.4 201.6,242.4 201.1,242.4 200.7,242.4 200.2,242.4 199.8,242.4 199.4,242.4 198.9,242.4
+198.5,242.4 198.0,242.4 197.6,242.4 197.2,242.4 196.7,242.4 196.3,242.4 195.9,242.4 195.4,242.4 195.0,242.4 194.5,242.4 194.1,242.4 193.7,242.4 193.2,242.4 192.8,242.4 192.3,242.4 191.9,242.4
+191.5,242.4 191.0,242.4 190.6,242.4 190.2,242.4 189.7,242.4 189.3,242.4 188.8,242.4 188.4,242.4 188.0,242.4 187.5,242.4 187.1,242.4 186.6,242.4 186.2,242.4 185.8,242.4 185.3,242.4 184.9,242.4
+184.5,242.4 184.0,242.4 183.6,242.4 183.1,242.4 182.7,242.4 182.3,242.4 181.8,242.4 181.4,242.4 180.9,242.4 180.5,242.4 180.1,242.4 179.6,242.4 179.2,242.4 178.8,242.4 178.3,242.4 177.9,242.4
+177.4,242.4 177.0,242.4 176.6,242.4 176.1,242.4 175.7,242.4 175.2,242.4 174.8,242.4 174.4,242.4 173.9,242.4 173.5,242.4 173.1,242.4 172.6,242.4 172.2,242.4 171.7,242.4 171.3,242.4 170.9,242.4
+170.4,242.4 170.0,242.4 169.6,242.4 169.1,242.4 168.7,242.4 168.2,242.4 167.8,242.4 167.4,242.4 166.9,242.4 166.5,242.4 166.0,242.4 165.6,242.4 165.2,242.4 164.7,242.4 164.3,242.4 163.9,242.4
+163.4,242.4 163.0,242.4 162.5,242.4 162.1,242.4 161.7,242.4 161.2,242.4 160.8,242.4 160.3,242.4 159.9,242.4 159.5,242.4 159.0,242.4 158.6,242.4 158.2,242.4 157.7,242.4 157.3,242.4 156.8,242.4
+156.4,242.4 156.0,242.4 155.5,242.4 155.1,242.4 154.6,242.4 154.2,242.4 153.8,242.4 153.3,242.4 152.9,242.4 152.5,242.4 152.0,242.4 151.6,242.4 151.1,242.4 150.7,242.4 150.3,242.4 149.8,242.4
+149.4,242.4 148.9,242.4 148.5,242.4 148.1,242.4 147.6,242.4 147.2,242.4 146.8,242.4 146.3,242.4 145.9,242.4 145.4,242.4 145.0,242.4 144.6,242.4 144.1,242.4 143.7,242.4 143.2,242.4 142.8,242.4
+142.4,242.4 141.9,242.4 141.5,242.4 141.1,242.4 140.6,242.4 140.2,242.4 139.7,242.4 139.3,242.4 138.9,242.4 138.4,242.4 138.0,242.4 137.5,242.4 137.1,242.4 136.7,242.4 136.2,242.4 135.8,242.4
+135.4,242.4 134.9,242.4 134.5,242.4 134.0,242.4 133.6,242.4 133.2,242.4 132.7,242.4 132.3,242.4 131.8,242.4 131.4,242.4 131.0,242.4 130.5,242.4 130.1,242.4 129.7,242.4 129.2,242.4 128.8,242.4
+128.3,242.4 127.9,242.4 127.5,242.4 127.0,242.4 126.6,242.4 126.2,242.4 125.7,242.4 125.3,242.4 124.8,242.4 124.4,242.4 124.0,242.4 123.5,242.4 123.1,242.4 122.6,242.4 122.2,242.4 121.8,242.4
+121.3,242.4 120.9,242.4 120.5,242.4 120.0,242.4 119.6,242.4 119.1,242.4 118.7,242.4 118.3,242.4 117.8,242.4 117.4,242.4 116.9,242.4 116.5,242.4 116.1,242.4 115.6,242.4 115.2,242.4 114.8,242.4
+114.3,242.4 113.9,242.4 113.4,242.4 113.0,242.4 112.6,242.4 112.1,242.4 111.7,242.4 111.2,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M194.2,242.4 L194.2,71.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/relative_regression_small.svg b/results/barbershop/300000/report/relative_regression_small.svg
new file mode 100644
index 0000000..ba6ca42
--- /dev/null
+++ b/results/barbershop/300000/report/relative_regression_small.svg
@@ -0,0 +1,290 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,210.4 L425.0,210.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,210.4 L80.9,210.4  '/>	<g transform="translate(63.6,214.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,178.3 L425.0,178.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,178.3 L80.9,178.3  '/>	<g transform="translate(63.6,182.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,146.3 L425.0,146.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,146.3 L80.9,146.3  '/>	<g transform="translate(63.6,150.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,114.2 L425.0,114.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.2 L80.9,114.2  '/>	<g transform="translate(63.6,118.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,82.2 L425.0,82.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,82.2 L80.9,82.2  '/>	<g transform="translate(63.6,86.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,50.1 L425.0,50.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,50.1 L80.9,50.1  '/>	<g transform="translate(63.6,54.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M130.8,242.4 L130.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M130.8,242.4 L130.8,233.4  '/>	<g transform="translate(130.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M189.6,242.4 L189.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M189.6,242.4 L189.6,233.4  '/>	<g transform="translate(189.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M307.3,242.4 L307.3,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M307.3,242.4 L307.3,233.4  '/>	<g transform="translate(307.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M366.2,242.4 L366.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M366.2,242.4 L366.2,233.4  '/>	<g transform="translate(366.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,30.7 425.0,27.7 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,31.7 425.0,28.9 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,29.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,30.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/slope.svg b/results/barbershop/300000/report/slope.svg
new file mode 100644
index 0000000..e2c7728
--- /dev/null
+++ b/results/barbershop/300000/report/slope.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M111.7,662.4 L111.7,653.4  '/>	<g transform="translate(111.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.38</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M242.5,662.4 L242.5,653.4  '/>	<g transform="translate(242.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.39</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M373.4,662.4 L373.4,653.4  '/>	<g transform="translate(373.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M504.2,662.4 L504.2,653.4  '/>	<g transform="translate(504.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.41</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M635.1,662.4 L635.1,653.4  '/>	<g transform="translate(635.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.42</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M765.9,662.4 L765.9,653.4  '/>	<g transform="translate(765.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.43</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M896.8,662.4 L896.8,653.4  '/>	<g transform="translate(896.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.44</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.7 L65.5,658.5 L67.4,658.3 L69.3,658.1 L71.2,658.0 L73.1,657.7
+		L75.0,657.5 L76.9,657.3 L78.8,657.1 L80.7,656.8 L82.6,656.5 L84.5,656.2 L86.4,655.9 L88.3,655.6
+		L90.3,655.3 L92.2,654.9 L94.1,654.5 L96.0,654.1 L97.9,653.7 L99.8,653.3 L101.7,652.8 L103.6,652.3
+		L105.5,651.8 L107.4,651.3 L109.3,650.7 L111.2,650.2 L113.1,649.6 L115.0,649.0 L116.9,648.3 L118.8,647.7
+		L120.7,647.0 L122.6,646.3 L124.5,645.6 L126.4,644.9 L128.3,644.2 L130.2,643.4 L132.1,642.7 L134.0,641.9
+		L135.9,641.1 L137.8,640.3 L139.8,639.5 L141.7,638.7 L143.6,637.8 L145.5,636.9 L147.4,636.0 L149.3,635.0
+		L151.2,634.0 L153.1,633.0 L155.0,632.0 L156.9,630.9 L158.8,629.8 L160.7,628.7 L162.6,627.5 L164.5,626.4
+		L166.4,625.2 L168.3,624.0 L170.2,622.7 L172.1,621.5 L174.0,620.2 L175.9,618.9 L177.8,617.5 L179.7,616.1
+		L181.6,614.7 L183.5,613.3 L185.4,611.8 L187.3,610.2 L189.3,608.7 L191.2,607.1 L193.1,605.4 L195.0,603.7
+		L196.9,602.0 L198.8,600.2 L200.7,598.4 L202.6,596.6 L204.5,594.7 L206.4,592.8 L208.3,590.8 L210.2,588.8
+		L212.1,586.8 L214.0,584.8 L215.9,582.7 L217.8,580.5 L219.7,578.3 L221.6,576.1 L223.5,573.9 L225.4,571.6
+		L227.3,569.2 L229.2,566.9 L231.1,564.4 L233.0,562.0 L234.9,559.5 L236.8,556.9 L238.8,554.4 L240.7,551.7
+		L242.6,549.1 L244.5,546.4 L246.4,543.6 L248.3,540.9 L250.2,538.0 L252.1,535.2 L254.0,532.3 L255.9,529.5
+		L257.8,526.5 L259.7,523.6 L261.6,520.6 L263.5,517.6 L265.4,514.6 L267.3,511.5 L269.2,508.4 L271.1,505.2
+		L273.0,502.0 L274.9,498.7 L276.8,495.4 L278.7,492.0 L280.6,488.6 L282.5,485.0 L284.4,481.5 L286.3,477.8
+		L288.2,474.1 L290.2,470.3 L292.1,466.4 L294.0,462.5 L295.9,458.5 L297.8,454.4 L299.7,450.3 L301.6,446.1
+		L303.5,441.8 L305.4,437.5 L307.3,433.1 L309.2,428.6 L311.1,424.0 L313.0,419.4 L314.9,414.8 L316.8,410.0
+		L318.7,405.2 L320.6,400.3 L322.5,395.4 L324.4,390.5 L326.3,385.5 L328.2,380.5 L330.1,375.5 L332.0,370.6
+		L333.9,365.6 L335.8,360.7 L337.7,355.9 L339.7,351.1 L341.6,346.4 L343.5,341.7 L345.4,337.1 L347.3,332.5
+		L349.2,328.0 L351.1,323.5 L353.0,319.0 L354.9,314.6 L356.8,310.1 L358.7,305.7 L360.6,301.3 L362.5,296.8
+		L364.4,292.4 L366.3,288.1 L368.2,283.7 L370.1,279.3 L372.0,275.0 L373.9,270.6 L375.8,266.3 L377.7,261.9
+		L379.6,257.6 L381.5,253.2 L383.4,248.8 L385.3,244.3 L387.2,239.7 L389.2,235.1 L391.1,230.4 L393.0,225.7
+		L394.9,220.9 L396.8,216.0 L398.7,211.0 L400.6,206.0 L402.5,201.0 L404.4,196.0 L406.3,191.0 L408.2,186.0
+		L410.1,181.1 L412.0,176.3 L413.9,171.5 L415.8,166.9 L417.7,162.4 L419.6,158.0 L421.5,153.8 L423.4,149.7
+		L425.3,145.7 L427.2,141.9 L429.1,138.2 L431.0,134.7 L432.9,131.2 L434.8,127.9 L436.7,124.7 L438.7,121.7
+		L440.6,118.7 L442.5,115.9 L444.4,113.2 L446.3,110.7 L448.2,108.3 L450.1,106.0 L452.0,103.9 L453.9,101.9
+		L455.8,100.1 L457.7,98.4 L459.6,96.9 L461.5,95.4 L463.4,94.1 L465.3,92.9 L467.2,91.8 L469.1,90.7
+		L471.0,89.6 L472.9,88.6 L474.8,87.6 L476.7,86.5 L478.6,85.4 L480.5,84.3 L482.4,83.2 L484.3,82.0
+		L486.2,80.8 L488.1,79.6 L490.1,78.4 L492.0,77.3 L493.9,76.2 L495.8,75.2 L497.7,74.2 L499.6,73.4
+		L501.5,72.8 L503.4,72.2 L505.3,71.8 L507.2,71.6 L509.1,71.4 L511.0,71.4 L512.9,71.5 L514.8,71.6
+		L516.7,71.9 L518.6,72.2 L520.5,72.5 L522.4,72.9 L524.3,73.4 L526.2,73.8 L528.1,74.3 L530.0,74.9
+		L531.9,75.5 L533.8,76.1 L535.7,76.8 L537.6,77.6 L539.6,78.4 L541.5,79.4 L543.4,80.4 L545.3,81.6
+		L547.2,82.9 L549.1,84.3 L551.0,85.9 L552.9,87.6 L554.8,89.4 L556.7,91.5 L558.6,93.7 L560.5,96.1
+		L562.4,98.6 L564.3,101.4 L566.2,104.3 L568.1,107.3 L570.0,110.6 L571.9,113.9 L573.8,117.5 L575.7,121.1
+		L577.6,124.8 L579.5,128.6 L581.4,132.4 L583.3,136.3 L585.2,140.1 L587.1,144.0 L589.1,147.8 L591.0,151.6
+		L592.9,155.3 L594.8,159.0 L596.7,162.5 L598.6,166.0 L600.5,169.4 L602.4,172.7 L604.3,176.0 L606.2,179.1
+		L608.1,182.3 L610.0,185.3 L611.9,188.4 L613.8,191.5 L615.7,194.6 L617.6,197.8 L619.5,201.0 L621.4,204.3
+		L623.3,207.7 L625.2,211.2 L627.1,214.9 L629.0,218.7 L630.9,222.6 L632.8,226.6 L634.7,230.8 L636.6,235.0
+		L638.5,239.3 L640.5,243.8 L642.4,248.2 L644.3,252.7 L646.2,257.3 L648.1,261.9 L650.0,266.4 L651.9,271.0
+		L653.8,275.5 L655.7,280.0 L657.6,284.4 L659.5,288.8 L661.4,293.2 L663.3,297.5 L665.2,301.8 L667.1,306.1
+		L669.0,310.3 L670.9,314.5 L672.8,318.7 L674.7,322.8 L676.6,327.0 L678.5,331.2 L680.4,335.4 L682.3,339.6
+		L684.2,343.8 L686.1,348.1 L688.0,352.3 L690.0,356.5 L691.9,360.6 L693.8,364.8 L695.7,368.9 L697.6,373.0
+		L699.5,377.0 L701.4,380.9 L703.3,384.8 L705.2,388.7 L707.1,392.5 L709.0,396.2 L710.9,400.0 L712.8,403.7
+		L714.7,407.3 L716.6,411.0 L718.5,414.6 L720.4,418.2 L722.3,421.8 L724.2,425.4 L726.1,428.9 L728.0,432.5
+		L729.9,436.0 L731.8,439.4 L733.7,442.8 L735.6,446.2 L737.5,449.6 L739.5,452.9 L741.4,456.3 L743.3,459.6
+		L745.2,462.9 L747.1,466.2 L749.0,469.5 L750.9,472.9 L752.8,476.2 L754.7,479.6 L756.6,483.0 L758.5,486.5
+		L760.4,489.9 L762.3,493.3 L764.2,496.8 L766.1,500.2 L768.0,503.6 L769.9,506.9 L771.8,510.2 L773.7,513.5
+		L775.6,516.6 L777.5,519.7 L779.4,522.7 L781.3,525.6 L783.2,528.5 L785.1,531.2 L787.0,533.9 L789.0,536.4
+		L790.9,538.9 L792.8,541.3 L794.7,543.7 L796.6,546.0 L798.5,548.2 L800.4,550.4 L802.3,552.6 L804.2,554.7
+		L806.1,556.7 L808.0,558.8 L809.9,560.8 L811.8,562.8 L813.7,564.7 L815.6,566.7 L817.5,568.6 L819.4,570.5
+		L821.3,572.4 L823.2,574.3 L825.1,576.2 L827.0,578.1 L828.9,579.9 L830.8,581.8 L832.7,583.7 L834.6,585.5
+		L836.5,587.4 L838.4,589.3 L840.4,591.1 L842.3,593.0 L844.2,594.8 L846.1,596.6 L848.0,598.5 L849.9,600.2
+		L851.8,602.0 L853.7,603.8 L855.6,605.5 L857.5,607.1 L859.4,608.8 L861.3,610.4 L863.2,611.9 L865.1,613.5
+		L867.0,614.9 L868.9,616.4 L870.8,617.7 L872.7,619.1 L874.6,620.3 L876.5,621.6 L878.4,622.7 L880.3,623.9
+		L882.2,625.0 L884.1,626.0 L886.0,627.0 L887.9,627.9 L889.9,628.8 L891.8,629.7 L893.7,630.5 L895.6,631.3
+		L897.5,632.0 L899.4,632.7 L901.3,633.4 L903.2,634.1 L905.1,634.7 L907.0,635.4 L908.9,636.0 L910.8,636.7
+		L912.7,637.3 L914.6,638.0 L916.5,638.6 L918.4,639.3 L920.3,639.9 L922.2,640.6 L924.1,641.3 L926.0,642.0
+		L927.9,642.7 L929.8,643.3 L931.7,644.0 L933.6,644.7 L935.5,645.3 L937.4,645.9 L939.4,646.5 L941.3,647.1
+		L943.2,647.6 L945.1,648.1 L947.0,648.5 L948.9,649.0 L950.8,649.3 L952.7,649.7 L954.6,650.0 L956.5,650.3
+		L958.4,650.5 L960.3,650.8 L962.2,651.0 L964.1,651.2 L966.0,651.4 L967.9,651.7 L969.8,651.9 L971.7,652.2
+		L973.6,652.4 L975.5,652.7 L977.4,653.0 L979.3,653.3 L981.2,653.6 L983.1,654.0 L985.0,654.3 L986.9,654.6
+		L988.9,655.0 L990.8,655.3 L992.7,655.6 L994.6,655.9 L996.5,656.2 L998.4,656.5 L1000.3,656.8 L1002.2,657.0
+		L1004.1,657.2 L1006.0,657.4 L1007.9,657.6 L1009.8,657.7 L1011.7,657.9 L1013.6,658.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,634.0 153.1,633.0 155.0,632.0 156.9,630.9 158.8,629.8 160.7,628.7 162.6,627.5 164.5,626.4 166.4,625.2 168.3,624.0 170.2,622.7 172.1,621.5 174.0,620.2 175.9,618.9 177.8,617.5 179.7,616.1
+181.6,614.7 183.5,613.3 185.4,611.8 187.3,610.2 189.3,608.7 191.2,607.1 193.1,605.4 195.0,603.7 196.9,602.0 198.8,600.2 200.7,598.4 202.6,596.6 204.5,594.7 206.4,592.8 208.3,590.8 210.2,588.8
+212.1,586.8 214.0,584.8 215.9,582.7 217.8,580.5 219.7,578.3 221.6,576.1 223.5,573.9 225.4,571.6 227.3,569.2 229.2,566.9 231.1,564.4 233.0,562.0 234.9,559.5 236.8,556.9 238.8,554.4 240.7,551.7
+242.6,549.1 244.5,546.4 246.4,543.6 248.3,540.9 250.2,538.0 252.1,535.2 254.0,532.3 255.9,529.5 257.8,526.5 259.7,523.6 261.6,520.6 263.5,517.6 265.4,514.6 267.3,511.5 269.2,508.4 271.1,505.2
+273.0,502.0 274.9,498.7 276.8,495.4 278.7,492.0 280.6,488.6 282.5,485.0 284.4,481.5 286.3,477.8 288.2,474.1 290.2,470.3 292.1,466.4 294.0,462.5 295.9,458.5 297.8,454.4 299.7,450.3 301.6,446.1
+303.5,441.8 305.4,437.5 307.3,433.1 309.2,428.6 311.1,424.0 313.0,419.4 314.9,414.8 316.8,410.0 318.7,405.2 320.6,400.3 322.5,395.4 324.4,390.5 326.3,385.5 328.2,380.5 330.1,375.5 332.0,370.6
+333.9,365.6 335.8,360.7 337.7,355.9 339.7,351.1 341.6,346.4 343.5,341.7 345.4,337.1 347.3,332.5 349.2,328.0 351.1,323.5 353.0,319.0 354.9,314.6 356.8,310.1 358.7,305.7 360.6,301.3 362.5,296.8
+364.4,292.4 366.3,288.1 368.2,283.7 370.1,279.3 372.0,275.0 373.9,270.6 375.8,266.3 377.7,261.9 379.6,257.6 381.5,253.2 383.4,248.8 385.3,244.3 387.2,239.7 389.2,235.1 391.1,230.4 393.0,225.7
+394.9,220.9 396.8,216.0 398.7,211.0 400.6,206.0 402.5,201.0 404.4,196.0 406.3,191.0 408.2,186.0 410.1,181.1 412.0,176.3 413.9,171.5 415.8,166.9 417.7,162.4 419.6,158.0 421.5,153.8 423.4,149.7
+425.3,145.7 427.2,141.9 429.1,138.2 431.0,134.7 432.9,131.2 434.8,127.9 436.7,124.7 438.7,121.7 440.6,118.7 442.5,115.9 444.4,113.2 446.3,110.7 448.2,108.3 450.1,106.0 452.0,103.9 453.9,101.9
+455.8,100.1 457.7,98.4 459.6,96.9 461.5,95.4 463.4,94.1 465.3,92.9 467.2,91.8 469.1,90.7 471.0,89.6 472.9,88.6 474.8,87.6 476.7,86.5 478.6,85.4 480.5,84.3 482.4,83.2 484.3,82.0
+486.2,80.8 488.1,79.6 490.1,78.4 492.0,77.3 493.9,76.2 495.8,75.2 497.7,74.2 499.6,73.4 501.5,72.8 503.4,72.2 505.3,71.8 507.2,71.6 509.1,71.4 511.0,71.4 512.9,71.5 514.8,71.6
+516.7,71.9 518.6,72.2 520.5,72.5 522.4,72.9 524.3,73.4 526.2,73.8 528.1,74.3 530.0,74.9 531.9,75.5 533.8,76.1 535.7,76.8 537.6,77.6 539.6,78.4 541.5,79.4 543.4,80.4 545.3,81.6
+547.2,82.9 549.1,84.3 551.0,85.9 552.9,87.6 554.8,89.4 556.7,91.5 558.6,93.7 560.5,96.1 562.4,98.6 564.3,101.4 566.2,104.3 568.1,107.3 570.0,110.6 571.9,113.9 573.8,117.5 575.7,121.1
+577.6,124.8 579.5,128.6 581.4,132.4 583.3,136.3 585.2,140.1 587.1,144.0 589.1,147.8 591.0,151.6 592.9,155.3 594.8,159.0 596.7,162.5 598.6,166.0 600.5,169.4 602.4,172.7 604.3,176.0 606.2,179.1
+608.1,182.3 610.0,185.3 611.9,188.4 613.8,191.5 615.7,194.6 617.6,197.8 619.5,201.0 621.4,204.3 623.3,207.7 625.2,211.2 627.1,214.9 629.0,218.7 630.9,222.6 632.8,226.6 634.7,230.8 636.6,235.0
+638.5,239.3 640.5,243.8 642.4,248.2 644.3,252.7 646.2,257.3 648.1,261.9 650.0,266.4 651.9,271.0 653.8,275.5 655.7,280.0 657.6,284.4 659.5,288.8 661.4,293.2 663.3,297.5 665.2,301.8 667.1,306.1
+669.0,310.3 670.9,314.5 672.8,318.7 674.7,322.8 676.6,327.0 678.5,331.2 680.4,335.4 682.3,339.6 684.2,343.8 686.1,348.1 688.0,352.3 690.0,356.5 691.9,360.6 693.8,364.8 695.7,368.9 697.6,373.0
+699.5,377.0 701.4,380.9 703.3,384.8 705.2,388.7 707.1,392.5 709.0,396.2 710.9,400.0 712.8,403.7 714.7,407.3 716.6,411.0 718.5,414.6 720.4,418.2 722.3,421.8 724.2,425.4 726.1,428.9 728.0,432.5
+729.9,436.0 731.8,439.4 733.7,442.8 735.6,446.2 737.5,449.6 739.5,452.9 741.4,456.3 743.3,459.6 745.2,462.9 747.1,466.2 749.0,469.5 750.9,472.9 752.8,476.2 754.7,479.6 756.6,483.0 758.5,486.5
+760.4,489.9 762.3,493.3 764.2,496.8 766.1,500.2 768.0,503.6 769.9,506.9 771.8,510.2 773.7,513.5 775.6,516.6 777.5,519.7 779.4,522.7 781.3,525.6 783.2,528.5 785.1,531.2 787.0,533.9 789.0,536.4
+790.9,538.9 792.8,541.3 794.7,543.7 796.6,546.0 798.5,548.2 800.4,550.4 802.3,552.6 804.2,554.7 806.1,556.7 808.0,558.8 809.9,560.8 811.8,562.8 813.7,564.7 815.6,566.7 817.5,568.6 819.4,570.5
+821.3,572.4 823.2,574.3 825.1,576.2 827.0,578.1 828.9,579.9 830.8,581.8 832.7,583.7 834.6,585.5 836.5,587.4 838.4,589.3 840.4,591.1 842.3,593.0 844.2,594.8 846.1,596.6 848.0,598.5 849.9,600.2
+851.8,602.0 853.7,603.8 855.6,605.5 857.5,607.1 859.4,608.8 861.3,610.4 863.2,611.9 865.1,613.5 867.0,614.9 868.9,616.4 870.8,617.7 872.7,619.1 874.6,620.3 876.5,621.6 878.4,622.7 880.3,623.9
+882.2,625.0 884.1,626.0 886.0,627.0 887.9,627.9 889.9,628.8 891.8,629.7 893.7,630.5 895.6,631.3 897.5,632.0 899.4,632.7 901.3,633.4 903.2,634.1 905.1,634.7 907.0,635.4 908.9,636.0 910.8,636.7
+912.7,637.3 914.6,638.0 916.5,638.6 918.4,639.3 920.3,639.9 922.2,640.6 924.1,641.3 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M521.7,662.4 L521.7,72.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/300000/report/typical.svg b/results/barbershop/300000/report/typical.svg
new file mode 100644
index 0000000..3236468
--- /dev/null
+++ b/results/barbershop/300000/report/typical.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M111.7,662.4 L111.7,653.4  '/>	<g transform="translate(111.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.38</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M242.5,662.4 L242.5,653.4  '/>	<g transform="translate(242.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.39</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M373.4,662.4 L373.4,653.4  '/>	<g transform="translate(373.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M504.2,662.4 L504.2,653.4  '/>	<g transform="translate(504.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.41</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M635.1,662.4 L635.1,653.4  '/>	<g transform="translate(635.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.42</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M765.9,662.4 L765.9,653.4  '/>	<g transform="translate(765.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.43</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M896.8,662.4 L896.8,653.4  '/>	<g transform="translate(896.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4.44</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.7 L65.5,658.5 L67.4,658.3 L69.3,658.1 L71.2,658.0 L73.1,657.7
+		L75.0,657.5 L76.9,657.3 L78.8,657.1 L80.7,656.8 L82.6,656.5 L84.5,656.2 L86.4,655.9 L88.3,655.6
+		L90.3,655.3 L92.2,654.9 L94.1,654.5 L96.0,654.1 L97.9,653.7 L99.8,653.3 L101.7,652.8 L103.6,652.3
+		L105.5,651.8 L107.4,651.3 L109.3,650.7 L111.2,650.2 L113.1,649.6 L115.0,649.0 L116.9,648.3 L118.8,647.7
+		L120.7,647.0 L122.6,646.3 L124.5,645.6 L126.4,644.9 L128.3,644.2 L130.2,643.4 L132.1,642.7 L134.0,641.9
+		L135.9,641.1 L137.8,640.3 L139.8,639.5 L141.7,638.7 L143.6,637.8 L145.5,636.9 L147.4,636.0 L149.3,635.0
+		L151.2,634.0 L153.1,633.0 L155.0,632.0 L156.9,630.9 L158.8,629.8 L160.7,628.7 L162.6,627.5 L164.5,626.4
+		L166.4,625.2 L168.3,624.0 L170.2,622.7 L172.1,621.5 L174.0,620.2 L175.9,618.9 L177.8,617.5 L179.7,616.1
+		L181.6,614.7 L183.5,613.3 L185.4,611.8 L187.3,610.2 L189.3,608.7 L191.2,607.1 L193.1,605.4 L195.0,603.7
+		L196.9,602.0 L198.8,600.2 L200.7,598.4 L202.6,596.6 L204.5,594.7 L206.4,592.8 L208.3,590.8 L210.2,588.8
+		L212.1,586.8 L214.0,584.8 L215.9,582.7 L217.8,580.5 L219.7,578.3 L221.6,576.1 L223.5,573.9 L225.4,571.6
+		L227.3,569.2 L229.2,566.9 L231.1,564.4 L233.0,562.0 L234.9,559.5 L236.8,556.9 L238.8,554.4 L240.7,551.7
+		L242.6,549.1 L244.5,546.4 L246.4,543.6 L248.3,540.9 L250.2,538.0 L252.1,535.2 L254.0,532.3 L255.9,529.5
+		L257.8,526.5 L259.7,523.6 L261.6,520.6 L263.5,517.6 L265.4,514.6 L267.3,511.5 L269.2,508.4 L271.1,505.2
+		L273.0,502.0 L274.9,498.7 L276.8,495.4 L278.7,492.0 L280.6,488.6 L282.5,485.0 L284.4,481.5 L286.3,477.8
+		L288.2,474.1 L290.2,470.3 L292.1,466.4 L294.0,462.5 L295.9,458.5 L297.8,454.4 L299.7,450.3 L301.6,446.1
+		L303.5,441.8 L305.4,437.5 L307.3,433.1 L309.2,428.6 L311.1,424.0 L313.0,419.4 L314.9,414.8 L316.8,410.0
+		L318.7,405.2 L320.6,400.3 L322.5,395.4 L324.4,390.5 L326.3,385.5 L328.2,380.5 L330.1,375.5 L332.0,370.6
+		L333.9,365.6 L335.8,360.7 L337.7,355.9 L339.7,351.1 L341.6,346.4 L343.5,341.7 L345.4,337.1 L347.3,332.5
+		L349.2,328.0 L351.1,323.5 L353.0,319.0 L354.9,314.6 L356.8,310.1 L358.7,305.7 L360.6,301.3 L362.5,296.8
+		L364.4,292.4 L366.3,288.1 L368.2,283.7 L370.1,279.3 L372.0,275.0 L373.9,270.6 L375.8,266.3 L377.7,261.9
+		L379.6,257.6 L381.5,253.2 L383.4,248.8 L385.3,244.3 L387.2,239.7 L389.2,235.1 L391.1,230.4 L393.0,225.7
+		L394.9,220.9 L396.8,216.0 L398.7,211.0 L400.6,206.0 L402.5,201.0 L404.4,196.0 L406.3,191.0 L408.2,186.0
+		L410.1,181.1 L412.0,176.3 L413.9,171.5 L415.8,166.9 L417.7,162.4 L419.6,158.0 L421.5,153.8 L423.4,149.7
+		L425.3,145.7 L427.2,141.9 L429.1,138.2 L431.0,134.7 L432.9,131.2 L434.8,127.9 L436.7,124.7 L438.7,121.7
+		L440.6,118.7 L442.5,115.9 L444.4,113.2 L446.3,110.7 L448.2,108.3 L450.1,106.0 L452.0,103.9 L453.9,101.9
+		L455.8,100.1 L457.7,98.4 L459.6,96.9 L461.5,95.4 L463.4,94.1 L465.3,92.9 L467.2,91.8 L469.1,90.7
+		L471.0,89.6 L472.9,88.6 L474.8,87.6 L476.7,86.5 L478.6,85.4 L480.5,84.3 L482.4,83.2 L484.3,82.0
+		L486.2,80.8 L488.1,79.6 L490.1,78.4 L492.0,77.3 L493.9,76.2 L495.8,75.2 L497.7,74.2 L499.6,73.4
+		L501.5,72.8 L503.4,72.2 L505.3,71.8 L507.2,71.6 L509.1,71.4 L511.0,71.4 L512.9,71.5 L514.8,71.6
+		L516.7,71.9 L518.6,72.2 L520.5,72.5 L522.4,72.9 L524.3,73.4 L526.2,73.8 L528.1,74.3 L530.0,74.9
+		L531.9,75.5 L533.8,76.1 L535.7,76.8 L537.6,77.6 L539.6,78.4 L541.5,79.4 L543.4,80.4 L545.3,81.6
+		L547.2,82.9 L549.1,84.3 L551.0,85.9 L552.9,87.6 L554.8,89.4 L556.7,91.5 L558.6,93.7 L560.5,96.1
+		L562.4,98.6 L564.3,101.4 L566.2,104.3 L568.1,107.3 L570.0,110.6 L571.9,113.9 L573.8,117.5 L575.7,121.1
+		L577.6,124.8 L579.5,128.6 L581.4,132.4 L583.3,136.3 L585.2,140.1 L587.1,144.0 L589.1,147.8 L591.0,151.6
+		L592.9,155.3 L594.8,159.0 L596.7,162.5 L598.6,166.0 L600.5,169.4 L602.4,172.7 L604.3,176.0 L606.2,179.1
+		L608.1,182.3 L610.0,185.3 L611.9,188.4 L613.8,191.5 L615.7,194.6 L617.6,197.8 L619.5,201.0 L621.4,204.3
+		L623.3,207.7 L625.2,211.2 L627.1,214.9 L629.0,218.7 L630.9,222.6 L632.8,226.6 L634.7,230.8 L636.6,235.0
+		L638.5,239.3 L640.5,243.8 L642.4,248.2 L644.3,252.7 L646.2,257.3 L648.1,261.9 L650.0,266.4 L651.9,271.0
+		L653.8,275.5 L655.7,280.0 L657.6,284.4 L659.5,288.8 L661.4,293.2 L663.3,297.5 L665.2,301.8 L667.1,306.1
+		L669.0,310.3 L670.9,314.5 L672.8,318.7 L674.7,322.8 L676.6,327.0 L678.5,331.2 L680.4,335.4 L682.3,339.6
+		L684.2,343.8 L686.1,348.1 L688.0,352.3 L690.0,356.5 L691.9,360.6 L693.8,364.8 L695.7,368.9 L697.6,373.0
+		L699.5,377.0 L701.4,380.9 L703.3,384.8 L705.2,388.7 L707.1,392.5 L709.0,396.2 L710.9,400.0 L712.8,403.7
+		L714.7,407.3 L716.6,411.0 L718.5,414.6 L720.4,418.2 L722.3,421.8 L724.2,425.4 L726.1,428.9 L728.0,432.5
+		L729.9,436.0 L731.8,439.4 L733.7,442.8 L735.6,446.2 L737.5,449.6 L739.5,452.9 L741.4,456.3 L743.3,459.6
+		L745.2,462.9 L747.1,466.2 L749.0,469.5 L750.9,472.9 L752.8,476.2 L754.7,479.6 L756.6,483.0 L758.5,486.5
+		L760.4,489.9 L762.3,493.3 L764.2,496.8 L766.1,500.2 L768.0,503.6 L769.9,506.9 L771.8,510.2 L773.7,513.5
+		L775.6,516.6 L777.5,519.7 L779.4,522.7 L781.3,525.6 L783.2,528.5 L785.1,531.2 L787.0,533.9 L789.0,536.4
+		L790.9,538.9 L792.8,541.3 L794.7,543.7 L796.6,546.0 L798.5,548.2 L800.4,550.4 L802.3,552.6 L804.2,554.7
+		L806.1,556.7 L808.0,558.8 L809.9,560.8 L811.8,562.8 L813.7,564.7 L815.6,566.7 L817.5,568.6 L819.4,570.5
+		L821.3,572.4 L823.2,574.3 L825.1,576.2 L827.0,578.1 L828.9,579.9 L830.8,581.8 L832.7,583.7 L834.6,585.5
+		L836.5,587.4 L838.4,589.3 L840.4,591.1 L842.3,593.0 L844.2,594.8 L846.1,596.6 L848.0,598.5 L849.9,600.2
+		L851.8,602.0 L853.7,603.8 L855.6,605.5 L857.5,607.1 L859.4,608.8 L861.3,610.4 L863.2,611.9 L865.1,613.5
+		L867.0,614.9 L868.9,616.4 L870.8,617.7 L872.7,619.1 L874.6,620.3 L876.5,621.6 L878.4,622.7 L880.3,623.9
+		L882.2,625.0 L884.1,626.0 L886.0,627.0 L887.9,627.9 L889.9,628.8 L891.8,629.7 L893.7,630.5 L895.6,631.3
+		L897.5,632.0 L899.4,632.7 L901.3,633.4 L903.2,634.1 L905.1,634.7 L907.0,635.4 L908.9,636.0 L910.8,636.7
+		L912.7,637.3 L914.6,638.0 L916.5,638.6 L918.4,639.3 L920.3,639.9 L922.2,640.6 L924.1,641.3 L926.0,642.0
+		L927.9,642.7 L929.8,643.3 L931.7,644.0 L933.6,644.7 L935.5,645.3 L937.4,645.9 L939.4,646.5 L941.3,647.1
+		L943.2,647.6 L945.1,648.1 L947.0,648.5 L948.9,649.0 L950.8,649.3 L952.7,649.7 L954.6,650.0 L956.5,650.3
+		L958.4,650.5 L960.3,650.8 L962.2,651.0 L964.1,651.2 L966.0,651.4 L967.9,651.7 L969.8,651.9 L971.7,652.2
+		L973.6,652.4 L975.5,652.7 L977.4,653.0 L979.3,653.3 L981.2,653.6 L983.1,654.0 L985.0,654.3 L986.9,654.6
+		L988.9,655.0 L990.8,655.3 L992.7,655.6 L994.6,655.9 L996.5,656.2 L998.4,656.5 L1000.3,656.8 L1002.2,657.0
+		L1004.1,657.2 L1006.0,657.4 L1007.9,657.6 L1009.8,657.7 L1011.7,657.9 L1013.6,658.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,634.0 153.1,633.0 155.0,632.0 156.9,630.9 158.8,629.8 160.7,628.7 162.6,627.5 164.5,626.4 166.4,625.2 168.3,624.0 170.2,622.7 172.1,621.5 174.0,620.2 175.9,618.9 177.8,617.5 179.7,616.1
+181.6,614.7 183.5,613.3 185.4,611.8 187.3,610.2 189.3,608.7 191.2,607.1 193.1,605.4 195.0,603.7 196.9,602.0 198.8,600.2 200.7,598.4 202.6,596.6 204.5,594.7 206.4,592.8 208.3,590.8 210.2,588.8
+212.1,586.8 214.0,584.8 215.9,582.7 217.8,580.5 219.7,578.3 221.6,576.1 223.5,573.9 225.4,571.6 227.3,569.2 229.2,566.9 231.1,564.4 233.0,562.0 234.9,559.5 236.8,556.9 238.8,554.4 240.7,551.7
+242.6,549.1 244.5,546.4 246.4,543.6 248.3,540.9 250.2,538.0 252.1,535.2 254.0,532.3 255.9,529.5 257.8,526.5 259.7,523.6 261.6,520.6 263.5,517.6 265.4,514.6 267.3,511.5 269.2,508.4 271.1,505.2
+273.0,502.0 274.9,498.7 276.8,495.4 278.7,492.0 280.6,488.6 282.5,485.0 284.4,481.5 286.3,477.8 288.2,474.1 290.2,470.3 292.1,466.4 294.0,462.5 295.9,458.5 297.8,454.4 299.7,450.3 301.6,446.1
+303.5,441.8 305.4,437.5 307.3,433.1 309.2,428.6 311.1,424.0 313.0,419.4 314.9,414.8 316.8,410.0 318.7,405.2 320.6,400.3 322.5,395.4 324.4,390.5 326.3,385.5 328.2,380.5 330.1,375.5 332.0,370.6
+333.9,365.6 335.8,360.7 337.7,355.9 339.7,351.1 341.6,346.4 343.5,341.7 345.4,337.1 347.3,332.5 349.2,328.0 351.1,323.5 353.0,319.0 354.9,314.6 356.8,310.1 358.7,305.7 360.6,301.3 362.5,296.8
+364.4,292.4 366.3,288.1 368.2,283.7 370.1,279.3 372.0,275.0 373.9,270.6 375.8,266.3 377.7,261.9 379.6,257.6 381.5,253.2 383.4,248.8 385.3,244.3 387.2,239.7 389.2,235.1 391.1,230.4 393.0,225.7
+394.9,220.9 396.8,216.0 398.7,211.0 400.6,206.0 402.5,201.0 404.4,196.0 406.3,191.0 408.2,186.0 410.1,181.1 412.0,176.3 413.9,171.5 415.8,166.9 417.7,162.4 419.6,158.0 421.5,153.8 423.4,149.7
+425.3,145.7 427.2,141.9 429.1,138.2 431.0,134.7 432.9,131.2 434.8,127.9 436.7,124.7 438.7,121.7 440.6,118.7 442.5,115.9 444.4,113.2 446.3,110.7 448.2,108.3 450.1,106.0 452.0,103.9 453.9,101.9
+455.8,100.1 457.7,98.4 459.6,96.9 461.5,95.4 463.4,94.1 465.3,92.9 467.2,91.8 469.1,90.7 471.0,89.6 472.9,88.6 474.8,87.6 476.7,86.5 478.6,85.4 480.5,84.3 482.4,83.2 484.3,82.0
+486.2,80.8 488.1,79.6 490.1,78.4 492.0,77.3 493.9,76.2 495.8,75.2 497.7,74.2 499.6,73.4 501.5,72.8 503.4,72.2 505.3,71.8 507.2,71.6 509.1,71.4 511.0,71.4 512.9,71.5 514.8,71.6
+516.7,71.9 518.6,72.2 520.5,72.5 522.4,72.9 524.3,73.4 526.2,73.8 528.1,74.3 530.0,74.9 531.9,75.5 533.8,76.1 535.7,76.8 537.6,77.6 539.6,78.4 541.5,79.4 543.4,80.4 545.3,81.6
+547.2,82.9 549.1,84.3 551.0,85.9 552.9,87.6 554.8,89.4 556.7,91.5 558.6,93.7 560.5,96.1 562.4,98.6 564.3,101.4 566.2,104.3 568.1,107.3 570.0,110.6 571.9,113.9 573.8,117.5 575.7,121.1
+577.6,124.8 579.5,128.6 581.4,132.4 583.3,136.3 585.2,140.1 587.1,144.0 589.1,147.8 591.0,151.6 592.9,155.3 594.8,159.0 596.7,162.5 598.6,166.0 600.5,169.4 602.4,172.7 604.3,176.0 606.2,179.1
+608.1,182.3 610.0,185.3 611.9,188.4 613.8,191.5 615.7,194.6 617.6,197.8 619.5,201.0 621.4,204.3 623.3,207.7 625.2,211.2 627.1,214.9 629.0,218.7 630.9,222.6 632.8,226.6 634.7,230.8 636.6,235.0
+638.5,239.3 640.5,243.8 642.4,248.2 644.3,252.7 646.2,257.3 648.1,261.9 650.0,266.4 651.9,271.0 653.8,275.5 655.7,280.0 657.6,284.4 659.5,288.8 661.4,293.2 663.3,297.5 665.2,301.8 667.1,306.1
+669.0,310.3 670.9,314.5 672.8,318.7 674.7,322.8 676.6,327.0 678.5,331.2 680.4,335.4 682.3,339.6 684.2,343.8 686.1,348.1 688.0,352.3 690.0,356.5 691.9,360.6 693.8,364.8 695.7,368.9 697.6,373.0
+699.5,377.0 701.4,380.9 703.3,384.8 705.2,388.7 707.1,392.5 709.0,396.2 710.9,400.0 712.8,403.7 714.7,407.3 716.6,411.0 718.5,414.6 720.4,418.2 722.3,421.8 724.2,425.4 726.1,428.9 728.0,432.5
+729.9,436.0 731.8,439.4 733.7,442.8 735.6,446.2 737.5,449.6 739.5,452.9 741.4,456.3 743.3,459.6 745.2,462.9 747.1,466.2 749.0,469.5 750.9,472.9 752.8,476.2 754.7,479.6 756.6,483.0 758.5,486.5
+760.4,489.9 762.3,493.3 764.2,496.8 766.1,500.2 768.0,503.6 769.9,506.9 771.8,510.2 773.7,513.5 775.6,516.6 777.5,519.7 779.4,522.7 781.3,525.6 783.2,528.5 785.1,531.2 787.0,533.9 789.0,536.4
+790.9,538.9 792.8,541.3 794.7,543.7 796.6,546.0 798.5,548.2 800.4,550.4 802.3,552.6 804.2,554.7 806.1,556.7 808.0,558.8 809.9,560.8 811.8,562.8 813.7,564.7 815.6,566.7 817.5,568.6 819.4,570.5
+821.3,572.4 823.2,574.3 825.1,576.2 827.0,578.1 828.9,579.9 830.8,581.8 832.7,583.7 834.6,585.5 836.5,587.4 838.4,589.3 840.4,591.1 842.3,593.0 844.2,594.8 846.1,596.6 848.0,598.5 849.9,600.2
+851.8,602.0 853.7,603.8 855.6,605.5 857.5,607.1 859.4,608.8 861.3,610.4 863.2,611.9 865.1,613.5 867.0,614.9 868.9,616.4 870.8,617.7 872.7,619.1 874.6,620.3 876.5,621.6 878.4,622.7 880.3,623.9
+882.2,625.0 884.1,626.0 886.0,627.0 887.9,627.9 889.9,628.8 891.8,629.7 893.7,630.5 895.6,631.3 897.5,632.0 899.4,632.7 901.3,633.4 903.2,634.1 905.1,634.7 907.0,635.4 908.9,636.0 910.8,636.7
+912.7,637.3 914.6,638.0 916.5,638.6 918.4,639.3 920.3,639.9 922.2,640.6 924.1,641.3 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M521.7,662.4 L521.7,72.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/300000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/base/benchmark.json b/results/barbershop/400000/base/benchmark.json
new file mode 100644
index 0000000..636b710
--- /dev/null
+++ b/results/barbershop/400000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"400000","throughput":null,"full_id":"Barbershop/400000","directory_name":"barbershop/400000","title":"Barbershop/400000"}
\ No newline at end of file
diff --git a/results/barbershop/400000/base/estimates.json b/results/barbershop/400000/base/estimates.json
new file mode 100644
index 0000000..7fae986
--- /dev/null
+++ b/results/barbershop/400000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":5742015.191274718,"upper_bound":5768004.948072338},"point_estimate":5753871.767270922,"standard_error":5064.3744592251405},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":5733484.756097561,"upper_bound":5756830.927835052},"point_estimate":5746274.557913351,"standard_error":4495.635100065179},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":23302.512370387987,"upper_bound":45214.48781554937},"point_estimate":32404.411803383147,"standard_error":4135.818662882115},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":5740836.703242737,"upper_bound":5760422.960810999},"point_estimate":5749915.406383922,"standard_error":3733.6020376400024},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":30885.782131808774,"upper_bound":71038.05295295031},"point_estimate":50995.276165789866,"standard_error":8138.060352076951}}
\ No newline at end of file
diff --git a/results/barbershop/400000/base/raw.csv b/results/barbershop/400000/base/raw.csv
new file mode 100644
index 0000000..89fd9a8
--- /dev/null
+++ b/results/barbershop/400000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,400000,,,11424800.0,ns,2
+Barbershop,,400000,,,22764700.0,ns,4
+Barbershop,,400000,,,35011300.0,ns,6
+Barbershop,,400000,,,46215100.0,ns,8
+Barbershop,,400000,,,58221600.0,ns,10
+Barbershop,,400000,,,69435500.0,ns,12
+Barbershop,,400000,,,79947200.0,ns,14
+Barbershop,,400000,,,91621900.0,ns,16
+Barbershop,,400000,,,102739800.0,ns,18
+Barbershop,,400000,,,118182200.0,ns,20
+Barbershop,,400000,,,126244600.0,ns,22
+Barbershop,,400000,,,138050400.0,ns,24
+Barbershop,,400000,,,148833400.0,ns,26
+Barbershop,,400000,,,160098500.0,ns,28
+Barbershop,,400000,,,171016400.0,ns,30
+Barbershop,,400000,,,182065200.0,ns,32
+Barbershop,,400000,,,198757800.0,ns,34
+Barbershop,,400000,,,206603500.0,ns,36
+Barbershop,,400000,,,219192500.0,ns,38
+Barbershop,,400000,,,235187400.0,ns,40
+Barbershop,,400000,,,243020800.0,ns,42
+Barbershop,,400000,,,253224800.0,ns,44
+Barbershop,,400000,,,263531800.0,ns,46
+Barbershop,,400000,,,274913300.0,ns,48
+Barbershop,,400000,,,287819100.0,ns,50
+Barbershop,,400000,,,296485700.0,ns,52
+Barbershop,,400000,,,310151000.0,ns,54
+Barbershop,,400000,,,324470500.0,ns,56
+Barbershop,,400000,,,335632000.0,ns,58
+Barbershop,,400000,,,342417300.0,ns,60
+Barbershop,,400000,,,361434300.0,ns,62
+Barbershop,,400000,,,368768500.0,ns,64
+Barbershop,,400000,,,377251200.0,ns,66
+Barbershop,,400000,,,390801500.0,ns,68
+Barbershop,,400000,,,397095000.0,ns,70
+Barbershop,,400000,,,411075900.0,ns,72
+Barbershop,,400000,,,425378600.0,ns,74
+Barbershop,,400000,,,434935800.0,ns,76
+Barbershop,,400000,,,452144200.0,ns,78
+Barbershop,,400000,,,456139800.0,ns,80
+Barbershop,,400000,,,472590800.0,ns,82
+Barbershop,,400000,,,482940800.0,ns,84
+Barbershop,,400000,,,497378200.0,ns,86
+Barbershop,,400000,,,502343600.0,ns,88
+Barbershop,,400000,,,519383000.0,ns,90
+Barbershop,,400000,,,553023100.0,ns,92
+Barbershop,,400000,,,540685100.0,ns,94
+Barbershop,,400000,,,572385300.0,ns,96
+Barbershop,,400000,,,565889600.0,ns,98
+Barbershop,,400000,,,572402900.0,ns,100
+Barbershop,,400000,,,588345800.0,ns,102
+Barbershop,,400000,,,596620700.0,ns,104
+Barbershop,,400000,,,609199300.0,ns,106
+Barbershop,,400000,,,618438100.0,ns,108
+Barbershop,,400000,,,626962300.0,ns,110
+Barbershop,,400000,,,646090800.0,ns,112
+Barbershop,,400000,,,654203900.0,ns,114
+Barbershop,,400000,,,665076200.0,ns,116
+Barbershop,,400000,,,675635600.0,ns,118
+Barbershop,,400000,,,690413400.0,ns,120
+Barbershop,,400000,,,697033600.0,ns,122
+Barbershop,,400000,,,716533500.0,ns,124
+Barbershop,,400000,,,722634300.0,ns,126
+Barbershop,,400000,,,735301200.0,ns,128
+Barbershop,,400000,,,748526100.0,ns,130
+Barbershop,,400000,,,753892900.0,ns,132
+Barbershop,,400000,,,768694000.0,ns,134
+Barbershop,,400000,,,779105700.0,ns,136
+Barbershop,,400000,,,790803700.0,ns,138
+Barbershop,,400000,,,803437500.0,ns,140
+Barbershop,,400000,,,824716800.0,ns,142
+Barbershop,,400000,,,822532000.0,ns,144
+Barbershop,,400000,,,836371500.0,ns,146
+Barbershop,,400000,,,845396200.0,ns,148
+Barbershop,,400000,,,867456300.0,ns,150
+Barbershop,,400000,,,875783100.0,ns,152
+Barbershop,,400000,,,888106000.0,ns,154
+Barbershop,,400000,,,896444000.0,ns,156
+Barbershop,,400000,,,911099600.0,ns,158
+Barbershop,,400000,,,915901300.0,ns,160
+Barbershop,,400000,,,924598000.0,ns,162
+Barbershop,,400000,,,940291500.0,ns,164
+Barbershop,,400000,,,953811200.0,ns,166
+Barbershop,,400000,,,968365100.0,ns,168
+Barbershop,,400000,,,978088400.0,ns,170
+Barbershop,,400000,,,990747900.0,ns,172
+Barbershop,,400000,,,999823700.0,ns,174
+Barbershop,,400000,,,1013805400.0,ns,176
+Barbershop,,400000,,,1028265200.0,ns,178
+Barbershop,,400000,,,1037736600.0,ns,180
+Barbershop,,400000,,,1052658000.0,ns,182
+Barbershop,,400000,,,1056124600.0,ns,184
+Barbershop,,400000,,,1065915000.0,ns,186
+Barbershop,,400000,,,1085813900.0,ns,188
+Barbershop,,400000,,,1084270500.0,ns,190
+Barbershop,,400000,,,1104001900.0,ns,192
+Barbershop,,400000,,,1116825200.0,ns,194
+Barbershop,,400000,,,1123701700.0,ns,196
+Barbershop,,400000,,,1140005400.0,ns,198
+Barbershop,,400000,,,1146254700.0,ns,200
diff --git a/results/barbershop/400000/base/sample.json b/results/barbershop/400000/base/sample.json
new file mode 100644
index 0000000..797052d
--- /dev/null
+++ b/results/barbershop/400000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[11424800.0,22764700.0,35011300.0,46215100.0,58221600.0,69435500.0,79947200.0,91621900.0,102739800.0,118182200.0,126244600.0,138050400.0,148833400.0,160098500.0,171016400.0,182065200.0,198757800.0,206603500.0,219192500.0,235187400.0,243020800.0,253224800.0,263531800.0,274913300.0,287819100.0,296485700.0,310151000.0,324470500.0,335632000.0,342417300.0,361434300.0,368768500.0,377251200.0,390801500.0,397095000.0,411075900.0,425378600.0,434935800.0,452144200.0,456139800.0,472590800.0,482940800.0,497378200.0,502343600.0,519383000.0,553023100.0,540685100.0,572385300.0,565889600.0,572402900.0,588345800.0,596620700.0,609199300.0,618438100.0,626962300.0,646090800.0,654203900.0,665076200.0,675635600.0,690413400.0,697033600.0,716533500.0,722634300.0,735301200.0,748526100.0,753892900.0,768694000.0,779105700.0,790803700.0,803437500.0,824716800.0,822532000.0,836371500.0,845396200.0,867456300.0,875783100.0,888106000.0,896444000.0,911099600.0,915901300.0,924598000.0,940291500.0,953811200.0,968365100.0,978088400.0,990747900.0,999823700.0,1013805400.0,1028265200.0,1037736600.0,1052658000.0,1056124600.0,1065915000.0,1085813900.0,1084270500.0,1104001900.0,1116825200.0,1123701700.0,1140005400.0,1146254700.0]}
\ No newline at end of file
diff --git a/results/barbershop/400000/base/tukey.json b/results/barbershop/400000/base/tukey.json
new file mode 100644
index 0000000..1ef42d9
--- /dev/null
+++ b/results/barbershop/400000/base/tukey.json
@@ -0,0 +1 @@
+[5597175.456557959,5661282.652802285,5832235.176120486,5896342.372364812]
\ No newline at end of file
diff --git a/results/barbershop/400000/change/estimates.json b/results/barbershop/400000/change/estimates.json
new file mode 100644
index 0000000..dc55e96
--- /dev/null
+++ b/results/barbershop/400000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.020684023374312462,"upper_bound":-0.011760452923234861},"point_estimate":-0.016033980727530928,"standard_error":0.0017207106737328801},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.01845391787009787,"upper_bound":-0.011180462101099686},"point_estimate":-0.014284608060277981,"standard_error":0.001431170226790261}}
\ No newline at end of file
diff --git a/results/barbershop/400000/new/benchmark.json b/results/barbershop/400000/new/benchmark.json
new file mode 100644
index 0000000..636b710
--- /dev/null
+++ b/results/barbershop/400000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"400000","throughput":null,"full_id":"Barbershop/400000","directory_name":"barbershop/400000","title":"Barbershop/400000"}
\ No newline at end of file
diff --git a/results/barbershop/400000/new/estimates.json b/results/barbershop/400000/new/estimates.json
new file mode 100644
index 0000000..7fae986
--- /dev/null
+++ b/results/barbershop/400000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":5742015.191274718,"upper_bound":5768004.948072338},"point_estimate":5753871.767270922,"standard_error":5064.3744592251405},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":5733484.756097561,"upper_bound":5756830.927835052},"point_estimate":5746274.557913351,"standard_error":4495.635100065179},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":23302.512370387987,"upper_bound":45214.48781554937},"point_estimate":32404.411803383147,"standard_error":4135.818662882115},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":5740836.703242737,"upper_bound":5760422.960810999},"point_estimate":5749915.406383922,"standard_error":3733.6020376400024},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":30885.782131808774,"upper_bound":71038.05295295031},"point_estimate":50995.276165789866,"standard_error":8138.060352076951}}
\ No newline at end of file
diff --git a/results/barbershop/400000/new/raw.csv b/results/barbershop/400000/new/raw.csv
new file mode 100644
index 0000000..89fd9a8
--- /dev/null
+++ b/results/barbershop/400000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,400000,,,11424800.0,ns,2
+Barbershop,,400000,,,22764700.0,ns,4
+Barbershop,,400000,,,35011300.0,ns,6
+Barbershop,,400000,,,46215100.0,ns,8
+Barbershop,,400000,,,58221600.0,ns,10
+Barbershop,,400000,,,69435500.0,ns,12
+Barbershop,,400000,,,79947200.0,ns,14
+Barbershop,,400000,,,91621900.0,ns,16
+Barbershop,,400000,,,102739800.0,ns,18
+Barbershop,,400000,,,118182200.0,ns,20
+Barbershop,,400000,,,126244600.0,ns,22
+Barbershop,,400000,,,138050400.0,ns,24
+Barbershop,,400000,,,148833400.0,ns,26
+Barbershop,,400000,,,160098500.0,ns,28
+Barbershop,,400000,,,171016400.0,ns,30
+Barbershop,,400000,,,182065200.0,ns,32
+Barbershop,,400000,,,198757800.0,ns,34
+Barbershop,,400000,,,206603500.0,ns,36
+Barbershop,,400000,,,219192500.0,ns,38
+Barbershop,,400000,,,235187400.0,ns,40
+Barbershop,,400000,,,243020800.0,ns,42
+Barbershop,,400000,,,253224800.0,ns,44
+Barbershop,,400000,,,263531800.0,ns,46
+Barbershop,,400000,,,274913300.0,ns,48
+Barbershop,,400000,,,287819100.0,ns,50
+Barbershop,,400000,,,296485700.0,ns,52
+Barbershop,,400000,,,310151000.0,ns,54
+Barbershop,,400000,,,324470500.0,ns,56
+Barbershop,,400000,,,335632000.0,ns,58
+Barbershop,,400000,,,342417300.0,ns,60
+Barbershop,,400000,,,361434300.0,ns,62
+Barbershop,,400000,,,368768500.0,ns,64
+Barbershop,,400000,,,377251200.0,ns,66
+Barbershop,,400000,,,390801500.0,ns,68
+Barbershop,,400000,,,397095000.0,ns,70
+Barbershop,,400000,,,411075900.0,ns,72
+Barbershop,,400000,,,425378600.0,ns,74
+Barbershop,,400000,,,434935800.0,ns,76
+Barbershop,,400000,,,452144200.0,ns,78
+Barbershop,,400000,,,456139800.0,ns,80
+Barbershop,,400000,,,472590800.0,ns,82
+Barbershop,,400000,,,482940800.0,ns,84
+Barbershop,,400000,,,497378200.0,ns,86
+Barbershop,,400000,,,502343600.0,ns,88
+Barbershop,,400000,,,519383000.0,ns,90
+Barbershop,,400000,,,553023100.0,ns,92
+Barbershop,,400000,,,540685100.0,ns,94
+Barbershop,,400000,,,572385300.0,ns,96
+Barbershop,,400000,,,565889600.0,ns,98
+Barbershop,,400000,,,572402900.0,ns,100
+Barbershop,,400000,,,588345800.0,ns,102
+Barbershop,,400000,,,596620700.0,ns,104
+Barbershop,,400000,,,609199300.0,ns,106
+Barbershop,,400000,,,618438100.0,ns,108
+Barbershop,,400000,,,626962300.0,ns,110
+Barbershop,,400000,,,646090800.0,ns,112
+Barbershop,,400000,,,654203900.0,ns,114
+Barbershop,,400000,,,665076200.0,ns,116
+Barbershop,,400000,,,675635600.0,ns,118
+Barbershop,,400000,,,690413400.0,ns,120
+Barbershop,,400000,,,697033600.0,ns,122
+Barbershop,,400000,,,716533500.0,ns,124
+Barbershop,,400000,,,722634300.0,ns,126
+Barbershop,,400000,,,735301200.0,ns,128
+Barbershop,,400000,,,748526100.0,ns,130
+Barbershop,,400000,,,753892900.0,ns,132
+Barbershop,,400000,,,768694000.0,ns,134
+Barbershop,,400000,,,779105700.0,ns,136
+Barbershop,,400000,,,790803700.0,ns,138
+Barbershop,,400000,,,803437500.0,ns,140
+Barbershop,,400000,,,824716800.0,ns,142
+Barbershop,,400000,,,822532000.0,ns,144
+Barbershop,,400000,,,836371500.0,ns,146
+Barbershop,,400000,,,845396200.0,ns,148
+Barbershop,,400000,,,867456300.0,ns,150
+Barbershop,,400000,,,875783100.0,ns,152
+Barbershop,,400000,,,888106000.0,ns,154
+Barbershop,,400000,,,896444000.0,ns,156
+Barbershop,,400000,,,911099600.0,ns,158
+Barbershop,,400000,,,915901300.0,ns,160
+Barbershop,,400000,,,924598000.0,ns,162
+Barbershop,,400000,,,940291500.0,ns,164
+Barbershop,,400000,,,953811200.0,ns,166
+Barbershop,,400000,,,968365100.0,ns,168
+Barbershop,,400000,,,978088400.0,ns,170
+Barbershop,,400000,,,990747900.0,ns,172
+Barbershop,,400000,,,999823700.0,ns,174
+Barbershop,,400000,,,1013805400.0,ns,176
+Barbershop,,400000,,,1028265200.0,ns,178
+Barbershop,,400000,,,1037736600.0,ns,180
+Barbershop,,400000,,,1052658000.0,ns,182
+Barbershop,,400000,,,1056124600.0,ns,184
+Barbershop,,400000,,,1065915000.0,ns,186
+Barbershop,,400000,,,1085813900.0,ns,188
+Barbershop,,400000,,,1084270500.0,ns,190
+Barbershop,,400000,,,1104001900.0,ns,192
+Barbershop,,400000,,,1116825200.0,ns,194
+Barbershop,,400000,,,1123701700.0,ns,196
+Barbershop,,400000,,,1140005400.0,ns,198
+Barbershop,,400000,,,1146254700.0,ns,200
diff --git a/results/barbershop/400000/new/sample.json b/results/barbershop/400000/new/sample.json
new file mode 100644
index 0000000..797052d
--- /dev/null
+++ b/results/barbershop/400000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[11424800.0,22764700.0,35011300.0,46215100.0,58221600.0,69435500.0,79947200.0,91621900.0,102739800.0,118182200.0,126244600.0,138050400.0,148833400.0,160098500.0,171016400.0,182065200.0,198757800.0,206603500.0,219192500.0,235187400.0,243020800.0,253224800.0,263531800.0,274913300.0,287819100.0,296485700.0,310151000.0,324470500.0,335632000.0,342417300.0,361434300.0,368768500.0,377251200.0,390801500.0,397095000.0,411075900.0,425378600.0,434935800.0,452144200.0,456139800.0,472590800.0,482940800.0,497378200.0,502343600.0,519383000.0,553023100.0,540685100.0,572385300.0,565889600.0,572402900.0,588345800.0,596620700.0,609199300.0,618438100.0,626962300.0,646090800.0,654203900.0,665076200.0,675635600.0,690413400.0,697033600.0,716533500.0,722634300.0,735301200.0,748526100.0,753892900.0,768694000.0,779105700.0,790803700.0,803437500.0,824716800.0,822532000.0,836371500.0,845396200.0,867456300.0,875783100.0,888106000.0,896444000.0,911099600.0,915901300.0,924598000.0,940291500.0,953811200.0,968365100.0,978088400.0,990747900.0,999823700.0,1013805400.0,1028265200.0,1037736600.0,1052658000.0,1056124600.0,1065915000.0,1085813900.0,1084270500.0,1104001900.0,1116825200.0,1123701700.0,1140005400.0,1146254700.0]}
\ No newline at end of file
diff --git a/results/barbershop/400000/new/tukey.json b/results/barbershop/400000/new/tukey.json
new file mode 100644
index 0000000..1ef42d9
--- /dev/null
+++ b/results/barbershop/400000/new/tukey.json
@@ -0,0 +1 @@
+[5597175.456557959,5661282.652802285,5832235.176120486,5896342.372364812]
\ No newline at end of file
diff --git a/results/barbershop/400000/report/MAD.svg b/results/barbershop/400000/report/MAD.svg
new file mode 100644
index 0000000..b1c452b
--- /dev/null
+++ b/results/barbershop/400000/report/MAD.svg
@@ -0,0 +1,283 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,561.0 L89.2,561.0  '/>	<g transform="translate(71.9,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,459.6 L89.2,459.6  '/>	<g transform="translate(71.9,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,256.9 L89.2,256.9  '/>	<g transform="translate(71.9,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.08</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,155.5 L89.2,155.5  '/>	<g transform="translate(71.9,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M224.2,662.4 L224.2,653.4  '/>	<g transform="translate(224.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M398.5,662.4 L398.5,653.4  '/>	<g transform="translate(398.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M572.7,662.4 L572.7,653.4  '/>	<g transform="translate(572.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M747.0,662.4 L747.0,653.4  '/>	<g transform="translate(747.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M921.3,662.4 L921.3,653.4  '/>	<g transform="translate(921.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,660.3 L82.1,660.1 L83.9,659.8 L85.8,659.5 L87.7,659.2 L89.6,658.9
+		L91.4,658.6 L93.3,658.2 L95.2,657.8 L97.0,657.5 L98.9,657.1 L100.8,656.8 L102.6,656.4 L104.5,656.1
+		L106.4,655.8 L108.3,655.6 L110.1,655.3 L112.0,655.1 L113.9,654.9 L115.7,654.6 L117.6,654.4 L119.5,654.2
+		L121.4,654.0 L123.2,653.7 L125.1,653.4 L127.0,653.0 L128.8,652.6 L130.7,652.1 L132.6,651.6 L134.4,651.1
+		L136.3,650.5 L138.2,649.8 L140.1,649.1 L141.9,648.4 L143.8,647.7 L145.7,646.9 L147.5,646.2 L149.4,645.4
+		L151.3,644.7 L153.2,643.9 L155.0,643.2 L156.9,642.5 L158.8,641.8 L160.6,641.1 L162.5,640.3 L164.4,639.6
+		L166.2,638.8 L168.1,638.1 L170.0,637.3 L171.9,636.5 L173.7,635.8 L175.6,635.0 L177.5,634.2 L179.3,633.4
+		L181.2,632.6 L183.1,631.9 L185.0,631.1 L186.8,630.4 L188.7,629.6 L190.6,628.8 L192.4,628.0 L194.3,627.1
+		L196.2,626.3 L198.0,625.3 L199.9,624.3 L201.8,623.2 L203.7,622.1 L205.5,620.9 L207.4,619.7 L209.3,618.3
+		L211.1,616.9 L213.0,615.5 L214.9,614.0 L216.7,612.4 L218.6,610.8 L220.5,609.0 L222.4,607.2 L224.2,605.3
+		L226.1,603.3 L228.0,601.2 L229.8,599.0 L231.7,596.6 L233.6,594.1 L235.5,591.5 L237.3,588.7 L239.2,585.9
+		L241.1,582.9 L242.9,579.8 L244.8,576.7 L246.7,573.5 L248.5,570.3 L250.4,567.1 L252.3,563.9 L254.2,560.7
+		L256.0,557.5 L257.9,554.4 L259.8,551.2 L261.6,548.2 L263.5,545.1 L265.4,542.1 L267.3,539.1 L269.1,536.2
+		L271.0,533.2 L272.9,530.2 L274.7,527.1 L276.6,524.1 L278.5,520.9 L280.3,517.7 L282.2,514.4 L284.1,511.0
+		L286.0,507.5 L287.8,503.9 L289.7,500.1 L291.6,496.2 L293.4,492.1 L295.3,487.9 L297.2,483.5 L299.1,479.0
+		L300.9,474.2 L302.8,469.3 L304.7,464.1 L306.5,458.8 L308.4,453.3 L310.3,447.8 L312.1,442.1 L314.0,436.4
+		L315.9,430.7 L317.8,425.2 L319.6,419.9 L321.5,414.8 L323.4,410.1 L325.2,405.8 L327.1,401.9 L329.0,398.5
+		L330.9,395.5 L332.7,392.8 L334.6,390.5 L336.5,388.3 L338.3,386.3 L340.2,384.1 L342.1,381.8 L343.9,379.1
+		L345.8,376.0 L347.7,372.3 L349.6,367.9 L351.4,362.8 L353.3,356.9 L355.2,350.2 L357.0,342.8 L358.9,334.7
+		L360.8,326.0 L362.7,316.8 L364.5,307.2 L366.4,297.3 L368.3,287.2 L370.1,277.1 L372.0,267.0 L373.9,257.1
+		L375.7,247.5 L377.6,238.2 L379.5,229.2 L381.4,220.7 L383.2,212.7 L385.1,205.1 L387.0,198.1 L388.8,191.6
+		L390.7,185.7 L392.6,180.4 L394.5,175.8 L396.3,171.7 L398.2,168.3 L400.1,165.6 L401.9,163.4 L403.8,161.7
+		L405.7,160.4 L407.5,159.4 L409.4,158.6 L411.3,157.7 L413.2,156.7 L415.0,155.4 L416.9,153.6 L418.8,151.3
+		L420.6,148.2 L422.5,144.4 L424.4,139.8 L426.3,134.6 L428.1,128.7 L430.0,122.4 L431.9,115.9 L433.7,109.4
+		L435.6,103.1 L437.5,97.3 L439.3,92.2 L441.2,88.1 L443.1,85.0 L445.0,83.1 L446.8,82.5 L448.7,83.1
+		L450.6,84.9 L452.4,87.6 L454.3,91.1 L456.2,95.0 L458.0,99.2 L459.9,103.4 L461.8,107.1 L463.7,110.3
+		L465.5,112.7 L467.4,114.2 L469.3,114.6 L471.1,114.1 L473.0,112.7 L474.9,110.6 L476.8,108.0 L478.6,105.1
+		L480.5,102.3 L482.4,99.8 L484.2,97.9 L486.1,96.9 L488.0,97.1 L489.8,98.5 L491.7,101.4 L493.6,105.6
+		L495.5,111.2 L497.3,118.0 L499.2,125.9 L501.1,134.8 L502.9,144.2 L504.8,154.0 L506.7,163.9 L508.6,173.6
+		L510.4,182.9 L512.3,191.7 L514.2,199.7 L516.0,206.8 L517.9,213.1 L519.8,218.5 L521.6,223.2 L523.5,227.1
+		L525.4,230.4 L527.3,233.2 L529.1,235.7 L531.0,238.1 L532.9,240.3 L534.7,242.7 L536.6,245.2 L538.5,248.0
+		L540.4,251.0 L542.2,254.3 L544.1,257.9 L546.0,261.7 L547.8,265.9 L549.7,270.2 L551.6,274.8 L553.4,279.6
+		L555.3,284.6 L557.2,289.7 L559.1,294.9 L560.9,300.2 L562.8,305.5 L564.7,310.8 L566.5,316.0 L568.4,321.0
+		L570.3,325.9 L572.2,330.4 L574.0,334.6 L575.9,338.4 L577.8,341.8 L579.6,344.9 L581.5,347.6 L583.4,349.9
+		L585.2,352.1 L587.1,354.2 L589.0,356.3 L590.9,358.6 L592.7,361.1 L594.6,363.9 L596.5,367.1 L598.3,370.8
+		L600.2,374.8 L602.1,379.3 L604.0,384.0 L605.8,388.9 L607.7,393.8 L609.6,398.7 L611.4,403.3 L613.3,407.7
+		L615.2,411.6 L617.0,415.1 L618.9,418.0 L620.8,420.4 L622.7,422.2 L624.5,423.7 L626.4,424.7 L628.3,425.5
+		L630.1,426.0 L632.0,426.5 L633.9,426.9 L635.8,427.4 L637.6,428.0 L639.5,428.8 L641.4,429.7 L643.2,430.9
+		L645.1,432.2 L647.0,433.7 L648.8,435.4 L650.7,437.2 L652.6,439.1 L654.5,441.2 L656.3,443.3 L658.2,445.4
+		L660.1,447.6 L661.9,449.9 L663.8,452.2 L665.7,454.5 L667.5,456.9 L669.4,459.4 L671.3,461.9 L673.2,464.4
+		L675.0,467.0 L676.9,469.7 L678.8,472.3 L680.6,475.0 L682.5,477.6 L684.4,480.3 L686.3,482.8 L688.1,485.2
+		L690.0,487.5 L691.9,489.5 L693.7,491.3 L695.6,492.8 L697.5,493.9 L699.3,494.8 L701.2,495.4 L703.1,495.7
+		L705.0,495.8 L706.8,495.7 L708.7,495.6 L710.6,495.6 L712.4,495.7 L714.3,496.1 L716.2,496.8 L718.1,497.9
+		L719.9,499.6 L721.8,501.8 L723.7,504.5 L725.5,507.7 L727.4,511.4 L729.3,515.5 L731.1,520.0 L733.0,524.6
+		L734.9,529.4 L736.8,534.2 L738.6,538.9 L740.5,543.5 L742.4,547.9 L744.2,552.0 L746.1,555.8 L748.0,559.3
+		L749.9,562.6 L751.7,565.5 L753.6,568.2 L755.5,570.7 L757.3,572.9 L759.2,575.1 L761.1,577.0 L762.9,578.9
+		L764.8,580.8 L766.7,582.5 L768.6,584.2 L770.4,585.9 L772.3,587.6 L774.2,589.2 L776.0,590.7 L777.9,592.2
+		L779.8,593.7 L781.7,595.0 L783.5,596.3 L785.4,597.6 L787.3,598.7 L789.1,599.7 L791.0,600.6 L792.9,601.4
+		L794.7,602.1 L796.6,602.7 L798.5,603.3 L800.4,603.7 L802.2,604.1 L804.1,604.4 L806.0,604.7 L807.8,605.0
+		L809.7,605.4 L811.6,605.8 L813.5,606.3 L815.3,606.8 L817.2,607.5 L819.1,608.2 L820.9,609.0 L822.8,609.9
+		L824.7,610.9 L826.5,611.9 L828.4,612.8 L830.3,613.8 L832.2,614.8 L834.0,615.6 L835.9,616.5 L837.8,617.2
+		L839.6,617.9 L841.5,618.5 L843.4,619.0 L845.3,619.5 L847.1,619.9 L849.0,620.3 L850.9,620.6 L852.7,621.0
+		L854.6,621.4 L856.5,621.8 L858.3,622.3 L860.2,622.8 L862.1,623.4 L864.0,624.0 L865.8,624.8 L867.7,625.6
+		L869.6,626.4 L871.4,627.3 L873.3,628.3 L875.2,629.3 L877.1,630.4 L878.9,631.4 L880.8,632.5 L882.7,633.6
+		L884.5,634.7 L886.4,635.7 L888.3,636.7 L890.1,637.7 L892.0,638.7 L893.9,639.5 L895.8,640.4 L897.6,641.1
+		L899.5,641.9 L901.4,642.5 L903.2,643.1 L905.1,643.6 L907.0,644.1 L908.8,644.5 L910.7,644.9 L912.6,645.2
+		L914.5,645.6 L916.3,645.9 L918.2,646.2 L920.1,646.5 L921.9,646.8 L923.8,647.1 L925.7,647.5 L927.6,647.9
+		L929.4,648.3 L931.3,648.8 L933.2,649.3 L935.0,649.8 L936.9,650.3 L938.8,650.8 L940.6,651.3 L942.5,651.7
+		L944.4,652.2 L946.3,652.6 L948.1,652.9 L950.0,653.2 L951.9,653.5 L953.7,653.8 L955.6,654.0 L957.5,654.2
+		L959.4,654.3 L961.2,654.5 L963.1,654.6 L965.0,654.7 L966.8,654.8 L968.7,654.9 L970.6,655.0 L972.4,655.1
+		L974.3,655.2 L976.2,655.3 L978.1,655.4 L979.9,655.5 L981.8,655.6 L983.7,655.8 L985.5,655.9 L987.4,656.0
+		L989.3,656.2 L991.2,656.3 L993.0,656.5 L994.9,656.7 L996.8,656.8 L998.6,657.0 L1000.5,657.2 L1002.4,657.4
+		L1004.2,657.6 L1006.1,657.7 L1008.0,657.9 L1009.9,658.0 L1011.7,658.2 L1013.6,658.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,638.8 168.1,638.1 170.0,637.3 171.9,636.5 173.7,635.8 175.6,635.0 177.5,634.2 179.3,633.4 181.2,632.6 183.1,631.9 185.0,631.1 186.8,630.4 188.7,629.6 190.6,628.8 192.4,628.0 194.3,627.1
+196.2,626.3 198.0,625.3 199.9,624.3 201.8,623.2 203.7,622.1 205.5,620.9 207.4,619.7 209.3,618.3 211.1,616.9 213.0,615.5 214.9,614.0 216.7,612.4 218.6,610.8 220.5,609.0 222.4,607.2 224.2,605.3
+226.1,603.3 228.0,601.2 229.8,599.0 231.7,596.6 233.6,594.1 235.5,591.5 237.3,588.7 239.2,585.9 241.1,582.9 242.9,579.8 244.8,576.7 246.7,573.5 248.5,570.3 250.4,567.1 252.3,563.9 254.2,560.7
+256.0,557.5 257.9,554.4 259.8,551.2 261.6,548.2 263.5,545.1 265.4,542.1 267.3,539.1 269.1,536.2 271.0,533.2 272.9,530.2 274.7,527.1 276.6,524.1 278.5,520.9 280.3,517.7 282.2,514.4 284.1,511.0
+286.0,507.5 287.8,503.9 289.7,500.1 291.6,496.2 293.4,492.1 295.3,487.9 297.2,483.5 299.1,479.0 300.9,474.2 302.8,469.3 304.7,464.1 306.5,458.8 308.4,453.3 310.3,447.8 312.1,442.1 314.0,436.4
+315.9,430.7 317.8,425.2 319.6,419.9 321.5,414.8 323.4,410.1 325.2,405.8 327.1,401.9 329.0,398.5 330.9,395.5 332.7,392.8 334.6,390.5 336.5,388.3 338.3,386.3 340.2,384.1 342.1,381.8 343.9,379.1
+345.8,376.0 347.7,372.3 349.6,367.9 351.4,362.8 353.3,356.9 355.2,350.2 357.0,342.8 358.9,334.7 360.8,326.0 362.7,316.8 364.5,307.2 366.4,297.3 368.3,287.2 370.1,277.1 372.0,267.0 373.9,257.1
+375.7,247.5 377.6,238.2 379.5,229.2 381.4,220.7 383.2,212.7 385.1,205.1 387.0,198.1 388.8,191.6 390.7,185.7 392.6,180.4 394.5,175.8 396.3,171.7 398.2,168.3 400.1,165.6 401.9,163.4 403.8,161.7
+405.7,160.4 407.5,159.4 409.4,158.6 411.3,157.7 413.2,156.7 415.0,155.4 416.9,153.6 418.8,151.3 420.6,148.2 422.5,144.4 424.4,139.8 426.3,134.6 428.1,128.7 430.0,122.4 431.9,115.9 433.7,109.4
+435.6,103.1 437.5,97.3 439.3,92.2 441.2,88.1 443.1,85.0 445.0,83.1 446.8,82.5 448.7,83.1 450.6,84.9 452.4,87.6 454.3,91.1 456.2,95.0 458.0,99.2 459.9,103.4 461.8,107.1 463.7,110.3
+465.5,112.7 467.4,114.2 469.3,114.6 471.1,114.1 473.0,112.7 474.9,110.6 476.8,108.0 478.6,105.1 480.5,102.3 482.4,99.8 484.2,97.9 486.1,96.9 488.0,97.1 489.8,98.5 491.7,101.4 493.6,105.6
+495.5,111.2 497.3,118.0 499.2,125.9 501.1,134.8 502.9,144.2 504.8,154.0 506.7,163.9 508.6,173.6 510.4,182.9 512.3,191.7 514.2,199.7 516.0,206.8 517.9,213.1 519.8,218.5 521.6,223.2 523.5,227.1
+525.4,230.4 527.3,233.2 529.1,235.7 531.0,238.1 532.9,240.3 534.7,242.7 536.6,245.2 538.5,248.0 540.4,251.0 542.2,254.3 544.1,257.9 546.0,261.7 547.8,265.9 549.7,270.2 551.6,274.8 553.4,279.6
+555.3,284.6 557.2,289.7 559.1,294.9 560.9,300.2 562.8,305.5 564.7,310.8 566.5,316.0 568.4,321.0 570.3,325.9 572.2,330.4 574.0,334.6 575.9,338.4 577.8,341.8 579.6,344.9 581.5,347.6 583.4,349.9
+585.2,352.1 587.1,354.2 589.0,356.3 590.9,358.6 592.7,361.1 594.6,363.9 596.5,367.1 598.3,370.8 600.2,374.8 602.1,379.3 604.0,384.0 605.8,388.9 607.7,393.8 609.6,398.7 611.4,403.3 613.3,407.7
+615.2,411.6 617.0,415.1 618.9,418.0 620.8,420.4 622.7,422.2 624.5,423.7 626.4,424.7 628.3,425.5 630.1,426.0 632.0,426.5 633.9,426.9 635.8,427.4 637.6,428.0 639.5,428.8 641.4,429.7 643.2,430.9
+645.1,432.2 647.0,433.7 648.8,435.4 650.7,437.2 652.6,439.1 654.5,441.2 656.3,443.3 658.2,445.4 660.1,447.6 661.9,449.9 663.8,452.2 665.7,454.5 667.5,456.9 669.4,459.4 671.3,461.9 673.2,464.4
+675.0,467.0 676.9,469.7 678.8,472.3 680.6,475.0 682.5,477.6 684.4,480.3 686.3,482.8 688.1,485.2 690.0,487.5 691.9,489.5 693.7,491.3 695.6,492.8 697.5,493.9 699.3,494.8 701.2,495.4 703.1,495.7
+705.0,495.8 706.8,495.7 708.7,495.6 710.6,495.6 712.4,495.7 714.3,496.1 716.2,496.8 718.1,497.9 719.9,499.6 721.8,501.8 723.7,504.5 725.5,507.7 727.4,511.4 729.3,515.5 731.1,520.0 733.0,524.6
+734.9,529.4 736.8,534.2 738.6,538.9 740.5,543.5 742.4,547.9 744.2,552.0 746.1,555.8 748.0,559.3 749.9,562.6 751.7,565.5 753.6,568.2 755.5,570.7 757.3,572.9 759.2,575.1 761.1,577.0 762.9,578.9
+764.8,580.8 766.7,582.5 768.6,584.2 770.4,585.9 772.3,587.6 774.2,589.2 776.0,590.7 777.9,592.2 779.8,593.7 781.7,595.0 783.5,596.3 785.4,597.6 787.3,598.7 789.1,599.7 791.0,600.6 792.9,601.4
+794.7,602.1 796.6,602.7 798.5,603.3 800.4,603.7 802.2,604.1 804.1,604.4 806.0,604.7 807.8,605.0 809.7,605.4 811.6,605.8 813.5,606.3 815.3,606.8 817.2,607.5 819.1,608.2 820.9,609.0 822.8,609.9
+824.7,610.9 826.5,611.9 828.4,612.8 830.3,613.8 832.2,614.8 834.0,615.6 835.9,616.5 837.8,617.2 839.6,617.9 841.5,618.5 843.4,619.0 845.3,619.5 847.1,619.9 849.0,620.3 850.9,620.6 852.7,621.0
+854.6,621.4 856.5,621.8 858.3,622.3 860.2,622.8 862.1,623.4 864.0,624.0 865.8,624.8 867.7,625.6 869.6,626.4 871.4,627.3 873.3,628.3 875.2,629.3 877.1,630.4 878.9,631.4 880.8,632.5 882.7,633.6
+884.5,634.7 886.4,635.7 888.3,636.7 890.1,637.7 892.0,638.7 893.9,639.5 895.8,640.4 897.6,641.1 899.5,641.9 901.4,642.5 903.2,643.1 905.1,643.6 907.0,644.1 908.8,644.5 910.7,644.9 912.6,645.2
+914.5,645.6 916.3,645.9 918.2,646.2 920.1,646.5 921.9,646.8 923.8,647.1 925.7,647.5 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M482.3,662.4 L482.3,99.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/SD.svg b/results/barbershop/400000/report/SD.svg
new file mode 100644
index 0000000..68d02cf
--- /dev/null
+++ b/results/barbershop/400000/report/SD.svg
@@ -0,0 +1,328 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,662.4 L97.5,662.4  '/>	<g transform="translate(80.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,601.6 L97.5,601.6  '/>	<g transform="translate(80.2,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.005</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,540.7 L97.5,540.7  '/>	<g transform="translate(80.2,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,479.9 L97.5,479.9  '/>	<g transform="translate(80.2,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.015</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,419.1 L97.5,419.1  '/>	<g transform="translate(80.2,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,358.2 L97.5,358.2  '/>	<g transform="translate(80.2,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.025</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,297.4 L97.5,297.4  '/>	<g transform="translate(80.2,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,236.6 L97.5,236.6  '/>	<g transform="translate(80.2,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.035</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,175.8 L97.5,175.8  '/>	<g transform="translate(80.2,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,114.9 L97.5,114.9  '/>	<g transform="translate(80.2,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.045</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L97.5,54.1  '/>	<g transform="translate(80.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M155.9,662.4 L155.9,653.4  '/>	<g transform="translate(155.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M250.2,662.4 L250.2,653.4  '/>	<g transform="translate(250.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M344.4,662.4 L344.4,653.4  '/>	<g transform="translate(344.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M438.7,662.4 L438.7,653.4  '/>	<g transform="translate(438.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M532.9,662.4 L532.9,653.4  '/>	<g transform="translate(532.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M627.2,662.4 L627.2,653.4  '/>	<g transform="translate(627.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M721.4,662.4 L721.4,653.4  '/>	<g transform="translate(721.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M815.7,662.4 L815.7,653.4  '/>	<g transform="translate(815.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M909.9,662.4 L909.9,653.4  '/>	<g transform="translate(909.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1004.2,662.4 L1004.2,653.4  '/>	<g transform="translate(1004.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M88.5,659.2 L90.4,658.9 L92.2,658.7 L94.1,658.4 L95.9,658.1 L97.8,657.8
+		L99.6,657.5 L101.5,657.2 L103.3,656.9 L105.2,656.5 L107.0,656.2 L108.9,655.8 L110.7,655.5 L112.6,655.1
+		L114.5,654.7 L116.3,654.3 L118.2,653.9 L120.0,653.5 L121.9,653.0 L123.7,652.5 L125.6,652.0 L127.4,651.5
+		L129.3,651.0 L131.1,650.4 L133.0,649.8 L134.8,649.2 L136.7,648.5 L138.6,647.8 L140.4,647.1 L142.3,646.3
+		L144.1,645.5 L146.0,644.7 L147.8,643.8 L149.7,642.9 L151.5,642.0 L153.4,641.0 L155.2,640.0 L157.1,638.9
+		L158.9,637.8 L160.8,636.6 L162.7,635.4 L164.5,634.1 L166.4,632.7 L168.2,631.3 L170.1,629.8 L171.9,628.3
+		L173.8,626.7 L175.6,625.0 L177.5,623.3 L179.3,621.5 L181.2,619.6 L183.0,617.7 L184.9,615.8 L186.8,613.7
+		L188.6,611.7 L190.5,609.6 L192.3,607.4 L194.2,605.3 L196.0,603.1 L197.9,600.8 L199.7,598.6 L201.6,596.3
+		L203.4,594.1 L205.3,591.8 L207.2,589.5 L209.0,587.2 L210.9,584.9 L212.7,582.7 L214.6,580.4 L216.4,578.2
+		L218.3,575.9 L220.1,573.7 L222.0,571.6 L223.8,569.4 L225.7,567.2 L227.5,565.1 L229.4,563.0 L231.3,560.8
+		L233.1,558.7 L235.0,556.6 L236.8,554.5 L238.7,552.3 L240.5,550.1 L242.4,547.9 L244.2,545.7 L246.1,543.5
+		L247.9,541.2 L249.8,538.9 L251.6,536.5 L253.5,534.1 L255.4,531.7 L257.2,529.2 L259.1,526.7 L260.9,524.2
+		L262.8,521.7 L264.6,519.2 L266.5,516.7 L268.3,514.2 L270.2,511.7 L272.0,509.2 L273.9,506.7 L275.7,504.2
+		L277.6,501.7 L279.5,499.2 L281.3,496.7 L283.2,494.2 L285.0,491.7 L286.9,489.1 L288.7,486.5 L290.6,483.8
+		L292.4,481.0 L294.3,478.1 L296.1,475.2 L298.0,472.1 L299.8,469.0 L301.7,465.8 L303.6,462.4 L305.4,459.0
+		L307.3,455.5 L309.1,451.9 L311.0,448.2 L312.8,444.4 L314.7,440.6 L316.5,436.7 L318.4,432.8 L320.2,428.8
+		L322.1,424.7 L323.9,420.7 L325.8,416.6 L327.7,412.5 L329.5,408.4 L331.4,404.2 L333.2,400.1 L335.1,395.9
+		L336.9,391.8 L338.8,387.6 L340.6,383.5 L342.5,379.4 L344.3,375.2 L346.2,371.1 L348.0,366.9 L349.9,362.7
+		L351.8,358.5 L353.6,354.3 L355.5,350.0 L357.3,345.7 L359.2,341.3 L361.0,336.9 L362.9,332.5 L364.7,328.0
+		L366.6,323.5 L368.4,319.0 L370.3,314.4 L372.1,309.9 L374.0,305.3 L375.9,300.7 L377.7,296.2 L379.6,291.6
+		L381.4,287.1 L383.3,282.6 L385.1,278.0 L387.0,273.5 L388.8,268.9 L390.7,264.3 L392.5,259.7 L394.4,255.1
+		L396.2,250.5 L398.1,245.9 L400.0,241.3 L401.8,236.6 L403.7,232.1 L405.5,227.6 L407.4,223.1 L409.2,218.8
+		L411.1,214.6 L412.9,210.5 L414.8,206.6 L416.6,202.9 L418.5,199.3 L420.3,195.9 L422.2,192.7 L424.1,189.7
+		L425.9,186.8 L427.8,184.1 L429.6,181.5 L431.5,178.9 L433.3,176.5 L435.2,174.0 L437.0,171.6 L438.9,169.1
+		L440.7,166.6 L442.6,164.0 L444.5,161.4 L446.3,158.7 L448.2,156.0 L450.0,153.2 L451.9,150.3 L453.7,147.4
+		L455.6,144.5 L457.4,141.6 L459.3,138.7 L461.1,135.9 L463.0,133.2 L464.8,130.6 L466.7,128.0 L468.6,125.6
+		L470.4,123.4 L472.3,121.2 L474.1,119.3 L476.0,117.4 L477.8,115.7 L479.7,114.2 L481.5,112.8 L483.4,111.5
+		L485.2,110.3 L487.1,109.3 L488.9,108.3 L490.8,107.4 L492.7,106.5 L494.5,105.7 L496.4,104.9 L498.2,104.1
+		L500.1,103.3 L501.9,102.5 L503.8,101.5 L505.6,100.6 L507.5,99.5 L509.3,98.4 L511.2,97.2 L513.0,96.0
+		L514.9,94.7 L516.8,93.4 L518.6,92.0 L520.5,90.6 L522.3,89.3 L524.2,88.0 L526.0,86.8 L527.9,85.6
+		L529.7,84.6 L531.6,83.7 L533.4,82.9 L535.3,82.3 L537.1,81.8 L539.0,81.5 L540.9,81.4 L542.7,81.5
+		L544.6,81.8 L546.4,82.2 L548.3,82.8 L550.1,83.6 L552.0,84.5 L553.8,85.5 L555.7,86.6 L557.5,87.9
+		L559.4,89.2 L561.2,90.7 L563.1,92.2 L565.0,93.9 L566.8,95.7 L568.7,97.5 L570.5,99.6 L572.4,101.7
+		L574.2,103.9 L576.1,106.3 L577.9,108.8 L579.8,111.4 L581.6,114.1 L583.5,116.9 L585.3,119.8 L587.2,122.7
+		L589.1,125.6 L590.9,128.5 L592.8,131.4 L594.6,134.2 L596.5,137.0 L598.3,139.7 L600.2,142.4 L602.0,145.0
+		L603.9,147.4 L605.7,149.9 L607.6,152.2 L609.4,154.5 L611.3,156.8 L613.2,159.0 L615.0,161.3 L616.9,163.5
+		L618.7,165.8 L620.6,168.1 L622.4,170.5 L624.3,172.9 L626.1,175.4 L628.0,178.0 L629.8,180.7 L631.7,183.4
+		L633.5,186.2 L635.4,189.1 L637.3,192.0 L639.1,195.1 L641.0,198.2 L642.8,201.4 L644.7,204.6 L646.5,208.0
+		L648.4,211.5 L650.2,215.1 L652.1,218.8 L653.9,222.6 L655.8,226.5 L657.6,230.6 L659.5,234.9 L661.4,239.2
+		L663.2,243.7 L665.1,248.3 L666.9,253.0 L668.8,257.8 L670.6,262.6 L672.5,267.4 L674.3,272.3 L676.2,277.1
+		L678.0,281.8 L679.9,286.4 L681.8,290.9 L683.6,295.3 L685.5,299.5 L687.3,303.6 L689.2,307.5 L691.0,311.2
+		L692.9,314.8 L694.7,318.3 L696.6,321.6 L698.4,324.9 L700.3,328.1 L702.1,331.3 L704.0,334.4 L705.9,337.6
+		L707.7,340.9 L709.6,344.2 L711.4,347.6 L713.3,351.1 L715.1,354.7 L717.0,358.4 L718.8,362.1 L720.7,366.0
+		L722.5,369.9 L724.4,374.0 L726.2,378.0 L728.1,382.1 L730.0,386.3 L731.8,390.5 L733.7,394.7 L735.5,399.0
+		L737.4,403.3 L739.2,407.6 L741.1,411.9 L742.9,416.2 L744.8,420.6 L746.6,425.0 L748.5,429.3 L750.3,433.7
+		L752.2,438.0 L754.1,442.2 L755.9,446.4 L757.8,450.5 L759.6,454.6 L761.5,458.5 L763.3,462.4 L765.2,466.1
+		L767.0,469.7 L768.9,473.2 L770.7,476.7 L772.6,480.0 L774.4,483.3 L776.3,486.5 L778.2,489.7 L780.0,492.8
+		L781.9,496.0 L783.7,499.1 L785.6,502.1 L787.4,505.2 L789.3,508.3 L791.1,511.4 L793.0,514.4 L794.8,517.5
+		L796.7,520.5 L798.5,523.5 L800.4,526.5 L802.3,529.5 L804.1,532.4 L806.0,535.3 L807.8,538.2 L809.7,541.0
+		L811.5,543.7 L813.4,546.4 L815.2,549.0 L817.1,551.5 L818.9,554.0 L820.8,556.3 L822.6,558.6 L824.5,560.9
+		L826.4,563.0 L828.2,565.1 L830.1,567.1 L831.9,569.1 L833.8,571.0 L835.6,572.8 L837.5,574.6 L839.3,576.4
+		L841.2,578.2 L843.0,579.9 L844.9,581.6 L846.7,583.4 L848.6,585.1 L850.5,586.8 L852.3,588.5 L854.2,590.2
+		L856.0,591.9 L857.9,593.6 L859.7,595.3 L861.6,597.0 L863.4,598.6 L865.3,600.3 L867.1,601.9 L869.0,603.5
+		L870.8,605.1 L872.7,606.6 L874.6,608.1 L876.4,609.6 L878.3,611.1 L880.1,612.5 L882.0,613.9 L883.8,615.3
+		L885.7,616.6 L887.5,617.9 L889.4,619.2 L891.2,620.4 L893.1,621.6 L894.9,622.8 L896.8,623.9 L898.7,625.0
+		L900.5,626.1 L902.4,627.1 L904.2,628.1 L906.1,629.0 L907.9,629.9 L909.8,630.8 L911.6,631.7 L913.5,632.5
+		L915.3,633.3 L917.2,634.2 L919.1,634.9 L920.9,635.7 L922.8,636.5 L924.6,637.3 L926.5,638.0 L928.3,638.8
+		L930.2,639.5 L932.0,640.3 L933.9,641.0 L935.7,641.7 L937.6,642.4 L939.4,643.1 L941.3,643.7 L943.2,644.4
+		L945.0,645.0 L946.9,645.5 L948.7,646.1 L950.6,646.6 L952.4,647.0 L954.3,647.5 L956.1,647.9 L958.0,648.4
+		L959.8,648.8 L961.7,649.2 L963.5,649.6 L965.4,650.0 L967.3,650.3 L969.1,650.7 L971.0,651.1 L972.8,651.5
+		L974.7,651.9 L976.5,652.3 L978.4,652.7 L980.2,653.1 L982.1,653.5 L983.9,653.8 L985.8,654.2 L987.6,654.6
+		L989.5,654.9 L991.4,655.2 L993.2,655.5 L995.1,655.8 L996.9,656.1 L998.8,656.4 L1000.6,656.6 L1002.5,656.9
+		L1004.3,657.1 L1006.2,657.3 L1008.0,657.5 L1009.9,657.7 L1011.7,657.9 L1013.6,658.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '173.8,626.7 175.6,625.0 177.5,623.3 179.3,621.5 181.2,619.6 183.0,617.7 184.9,615.8 186.8,613.7 188.6,611.7 190.5,609.6 192.3,607.4 194.2,605.3 196.0,603.1 197.9,600.8 199.7,598.6 201.6,596.3
+203.4,594.1 205.3,591.8 207.2,589.5 209.0,587.2 210.9,584.9 212.7,582.7 214.6,580.4 216.4,578.2 218.3,575.9 220.1,573.7 222.0,571.6 223.8,569.4 225.7,567.2 227.5,565.1 229.4,563.0 231.3,560.8
+233.1,558.7 235.0,556.6 236.8,554.5 238.7,552.3 240.5,550.1 242.4,547.9 244.2,545.7 246.1,543.5 247.9,541.2 249.8,538.9 251.6,536.5 253.5,534.1 255.4,531.7 257.2,529.2 259.1,526.7 260.9,524.2
+262.8,521.7 264.6,519.2 266.5,516.7 268.3,514.2 270.2,511.7 272.0,509.2 273.9,506.7 275.7,504.2 277.6,501.7 279.5,499.2 281.3,496.7 283.2,494.2 285.0,491.7 286.9,489.1 288.7,486.5 290.6,483.8
+292.4,481.0 294.3,478.1 296.1,475.2 298.0,472.1 299.8,469.0 301.7,465.8 303.6,462.4 305.4,459.0 307.3,455.5 309.1,451.9 311.0,448.2 312.8,444.4 314.7,440.6 316.5,436.7 318.4,432.8 320.2,428.8
+322.1,424.7 323.9,420.7 325.8,416.6 327.7,412.5 329.5,408.4 331.4,404.2 333.2,400.1 335.1,395.9 336.9,391.8 338.8,387.6 340.6,383.5 342.5,379.4 344.3,375.2 346.2,371.1 348.0,366.9 349.9,362.7
+351.8,358.5 353.6,354.3 355.5,350.0 357.3,345.7 359.2,341.3 361.0,336.9 362.9,332.5 364.7,328.0 366.6,323.5 368.4,319.0 370.3,314.4 372.1,309.9 374.0,305.3 375.9,300.7 377.7,296.2 379.6,291.6
+381.4,287.1 383.3,282.6 385.1,278.0 387.0,273.5 388.8,268.9 390.7,264.3 392.5,259.7 394.4,255.1 396.2,250.5 398.1,245.9 400.0,241.3 401.8,236.6 403.7,232.1 405.5,227.6 407.4,223.1 409.2,218.8
+411.1,214.6 412.9,210.5 414.8,206.6 416.6,202.9 418.5,199.3 420.3,195.9 422.2,192.7 424.1,189.7 425.9,186.8 427.8,184.1 429.6,181.5 431.5,178.9 433.3,176.5 435.2,174.0 437.0,171.6 438.9,169.1
+440.7,166.6 442.6,164.0 444.5,161.4 446.3,158.7 448.2,156.0 450.0,153.2 451.9,150.3 453.7,147.4 455.6,144.5 457.4,141.6 459.3,138.7 461.1,135.9 463.0,133.2 464.8,130.6 466.7,128.0 468.6,125.6
+470.4,123.4 472.3,121.2 474.1,119.3 476.0,117.4 477.8,115.7 479.7,114.2 481.5,112.8 483.4,111.5 485.2,110.3 487.1,109.3 488.9,108.3 490.8,107.4 492.7,106.5 494.5,105.7 496.4,104.9 498.2,104.1
+500.1,103.3 501.9,102.5 503.8,101.5 505.6,100.6 507.5,99.5 509.3,98.4 511.2,97.2 513.0,96.0 514.9,94.7 516.8,93.4 518.6,92.0 520.5,90.6 522.3,89.3 524.2,88.0 526.0,86.8 527.9,85.6
+529.7,84.6 531.6,83.7 533.4,82.9 535.3,82.3 537.1,81.8 539.0,81.5 540.9,81.4 542.7,81.5 544.6,81.8 546.4,82.2 548.3,82.8 550.1,83.6 552.0,84.5 553.8,85.5 555.7,86.6 557.5,87.9
+559.4,89.2 561.2,90.7 563.1,92.2 565.0,93.9 566.8,95.7 568.7,97.5 570.5,99.6 572.4,101.7 574.2,103.9 576.1,106.3 577.9,108.8 579.8,111.4 581.6,114.1 583.5,116.9 585.3,119.8 587.2,122.7
+589.1,125.6 590.9,128.5 592.8,131.4 594.6,134.2 596.5,137.0 598.3,139.7 600.2,142.4 602.0,145.0 603.9,147.4 605.7,149.9 607.6,152.2 609.4,154.5 611.3,156.8 613.2,159.0 615.0,161.3 616.9,163.5
+618.7,165.8 620.6,168.1 622.4,170.5 624.3,172.9 626.1,175.4 628.0,178.0 629.8,180.7 631.7,183.4 633.5,186.2 635.4,189.1 637.3,192.0 639.1,195.1 641.0,198.2 642.8,201.4 644.7,204.6 646.5,208.0
+648.4,211.5 650.2,215.1 652.1,218.8 653.9,222.6 655.8,226.5 657.6,230.6 659.5,234.9 661.4,239.2 663.2,243.7 665.1,248.3 666.9,253.0 668.8,257.8 670.6,262.6 672.5,267.4 674.3,272.3 676.2,277.1
+678.0,281.8 679.9,286.4 681.8,290.9 683.6,295.3 685.5,299.5 687.3,303.6 689.2,307.5 691.0,311.2 692.9,314.8 694.7,318.3 696.6,321.6 698.4,324.9 700.3,328.1 702.1,331.3 704.0,334.4 705.9,337.6
+707.7,340.9 709.6,344.2 711.4,347.6 713.3,351.1 715.1,354.7 717.0,358.4 718.8,362.1 720.7,366.0 722.5,369.9 724.4,374.0 726.2,378.0 728.1,382.1 730.0,386.3 731.8,390.5 733.7,394.7 735.5,399.0
+737.4,403.3 739.2,407.6 741.1,411.9 742.9,416.2 744.8,420.6 746.6,425.0 748.5,429.3 750.3,433.7 752.2,438.0 754.1,442.2 755.9,446.4 757.8,450.5 759.6,454.6 761.5,458.5 763.3,462.4 765.2,466.1
+767.0,469.7 768.9,473.2 770.7,476.7 772.6,480.0 774.4,483.3 776.3,486.5 778.2,489.7 780.0,492.8 781.9,496.0 783.7,499.1 785.6,502.1 787.4,505.2 789.3,508.3 791.1,511.4 793.0,514.4 794.8,517.5
+796.7,520.5 798.5,523.5 800.4,526.5 802.3,529.5 804.1,532.4 806.0,535.3 807.8,538.2 809.7,541.0 811.5,543.7 813.4,546.4 815.2,549.0 817.1,551.5 818.9,554.0 820.8,556.3 822.6,558.6 824.5,560.9
+826.4,563.0 828.2,565.1 830.1,567.1 831.9,569.1 833.8,571.0 835.6,572.8 837.5,574.6 839.3,576.4 841.2,578.2 843.0,579.9 844.9,581.6 846.7,583.4 848.6,585.1 850.5,586.8 852.3,588.5 854.2,590.2
+856.0,591.9 857.9,593.6 859.7,595.3 861.6,597.0 863.4,598.6 865.3,600.3 867.1,601.9 869.0,603.5 870.8,605.1 872.7,606.6 874.6,608.1 876.4,609.6 878.3,611.1 880.1,612.5 882.0,613.9 883.8,615.3
+885.7,616.6 887.5,617.9 889.4,619.2 891.2,620.4 893.1,621.6 894.9,622.8 896.8,623.9 898.7,625.0 900.5,626.1 902.4,627.1 904.2,628.1 906.1,629.0 907.9,629.9 909.8,630.8 911.6,631.7 913.5,632.5
+915.3,633.3 917.2,634.2 919.1,634.9 920.9,635.7 922.8,636.5 924.6,637.3 926.5,638.0 926.5,662.4 924.6,662.4 922.8,662.4 920.9,662.4 919.1,662.4 917.2,662.4 915.3,662.4 913.5,662.4 911.6,662.4
+909.8,662.4 907.9,662.4 906.1,662.4 904.2,662.4 902.4,662.4 900.5,662.4 898.7,662.4 896.8,662.4 894.9,662.4 893.1,662.4 891.2,662.4 889.4,662.4 887.5,662.4 885.7,662.4 883.8,662.4 882.0,662.4
+880.1,662.4 878.3,662.4 876.4,662.4 874.6,662.4 872.7,662.4 870.8,662.4 869.0,662.4 867.1,662.4 865.3,662.4 863.4,662.4 861.6,662.4 859.7,662.4 857.9,662.4 856.0,662.4 854.2,662.4 852.3,662.4
+850.5,662.4 848.6,662.4 846.7,662.4 844.9,662.4 843.0,662.4 841.2,662.4 839.3,662.4 837.5,662.4 835.6,662.4 833.8,662.4 831.9,662.4 830.1,662.4 828.2,662.4 826.4,662.4 824.5,662.4 822.6,662.4
+820.8,662.4 818.9,662.4 817.1,662.4 815.2,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.7,662.4 794.8,662.4 793.0,662.4
+791.1,662.4 789.3,662.4 787.4,662.4 785.6,662.4 783.7,662.4 781.9,662.4 780.0,662.4 778.2,662.4 776.3,662.4 774.4,662.4 772.6,662.4 770.7,662.4 768.9,662.4 767.0,662.4 765.2,662.4 763.3,662.4
+761.5,662.4 759.6,662.4 757.8,662.4 755.9,662.4 754.1,662.4 752.2,662.4 750.3,662.4 748.5,662.4 746.6,662.4 744.8,662.4 742.9,662.4 741.1,662.4 739.2,662.4 737.4,662.4 735.5,662.4 733.7,662.4
+731.8,662.4 730.0,662.4 728.1,662.4 726.2,662.4 724.4,662.4 722.5,662.4 720.7,662.4 718.8,662.4 717.0,662.4 715.1,662.4 713.3,662.4 711.4,662.4 709.6,662.4 707.7,662.4 705.9,662.4 704.0,662.4
+702.1,662.4 700.3,662.4 698.4,662.4 696.6,662.4 694.7,662.4 692.9,662.4 691.0,662.4 689.2,662.4 687.3,662.4 685.5,662.4 683.6,662.4 681.8,662.4 679.9,662.4 678.0,662.4 676.2,662.4 674.3,662.4
+672.5,662.4 670.6,662.4 668.8,662.4 666.9,662.4 665.1,662.4 663.2,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.8,662.4 653.9,662.4 652.1,662.4 650.2,662.4 648.4,662.4 646.5,662.4 644.7,662.4
+642.8,662.4 641.0,662.4 639.1,662.4 637.3,662.4 635.4,662.4 633.5,662.4 631.7,662.4 629.8,662.4 628.0,662.4 626.1,662.4 624.3,662.4 622.4,662.4 620.6,662.4 618.7,662.4 616.9,662.4 615.0,662.4
+613.2,662.4 611.3,662.4 609.4,662.4 607.6,662.4 605.7,662.4 603.9,662.4 602.0,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.1,662.4 587.2,662.4 585.3,662.4
+583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.1,662.4 574.2,662.4 572.4,662.4 570.5,662.4 568.7,662.4 566.8,662.4 565.0,662.4 563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.7,662.4
+553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.7,662.4 540.9,662.4 539.0,662.4 537.1,662.4 535.3,662.4 533.4,662.4 531.6,662.4 529.7,662.4 527.9,662.4 526.0,662.4
+524.2,662.4 522.3,662.4 520.5,662.4 518.6,662.4 516.8,662.4 514.9,662.4 513.0,662.4 511.2,662.4 509.3,662.4 507.5,662.4 505.6,662.4 503.8,662.4 501.9,662.4 500.1,662.4 498.2,662.4 496.4,662.4
+494.5,662.4 492.7,662.4 490.8,662.4 488.9,662.4 487.1,662.4 485.2,662.4 483.4,662.4 481.5,662.4 479.7,662.4 477.8,662.4 476.0,662.4 474.1,662.4 472.3,662.4 470.4,662.4 468.6,662.4 466.7,662.4
+464.8,662.4 463.0,662.4 461.1,662.4 459.3,662.4 457.4,662.4 455.6,662.4 453.7,662.4 451.9,662.4 450.0,662.4 448.2,662.4 446.3,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.9,662.4 437.0,662.4
+435.2,662.4 433.3,662.4 431.5,662.4 429.6,662.4 427.8,662.4 425.9,662.4 424.1,662.4 422.2,662.4 420.3,662.4 418.5,662.4 416.6,662.4 414.8,662.4 412.9,662.4 411.1,662.4 409.2,662.4 407.4,662.4
+405.5,662.4 403.7,662.4 401.8,662.4 400.0,662.4 398.1,662.4 396.2,662.4 394.4,662.4 392.5,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.3,662.4 381.4,662.4 379.6,662.4 377.7,662.4
+375.9,662.4 374.0,662.4 372.1,662.4 370.3,662.4 368.4,662.4 366.6,662.4 364.7,662.4 362.9,662.4 361.0,662.4 359.2,662.4 357.3,662.4 355.5,662.4 353.6,662.4 351.8,662.4 349.9,662.4 348.0,662.4
+346.2,662.4 344.3,662.4 342.5,662.4 340.6,662.4 338.8,662.4 336.9,662.4 335.1,662.4 333.2,662.4 331.4,662.4 329.5,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.1,662.4 320.2,662.4 318.4,662.4
+316.5,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.3,662.4 305.4,662.4 303.6,662.4 301.7,662.4 299.8,662.4 298.0,662.4 296.1,662.4 294.3,662.4 292.4,662.4 290.6,662.4 288.7,662.4
+286.9,662.4 285.0,662.4 283.2,662.4 281.3,662.4 279.5,662.4 277.6,662.4 275.7,662.4 273.9,662.4 272.0,662.4 270.2,662.4 268.3,662.4 266.5,662.4 264.6,662.4 262.8,662.4 260.9,662.4 259.1,662.4
+257.2,662.4 255.4,662.4 253.5,662.4 251.6,662.4 249.8,662.4 247.9,662.4 246.1,662.4 244.2,662.4 242.4,662.4 240.5,662.4 238.7,662.4 236.8,662.4 235.0,662.4 233.1,662.4 231.3,662.4 229.4,662.4
+227.5,662.4 225.7,662.4 223.8,662.4 222.0,662.4 220.1,662.4 218.3,662.4 216.4,662.4 214.6,662.4 212.7,662.4 210.9,662.4 209.0,662.4 207.2,662.4 205.3,662.4 203.4,662.4 201.6,662.4 199.7,662.4
+197.9,662.4 196.0,662.4 194.2,662.4 192.3,662.4 190.5,662.4 188.6,662.4 186.8,662.4 184.9,662.4 183.0,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M551.7,662.4 L551.7,84.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/both/pdf.svg b/results/barbershop/400000/report/both/pdf.svg
new file mode 100644
index 0000000..10aaf2a
--- /dev/null
+++ b/results/barbershop/400000/report/both/pdf.svg
@@ -0,0 +1,338 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,561.0 L72.6,561.0  '/>	<g transform="translate(55.3,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,459.6 L72.6,459.6  '/>	<g transform="translate(55.3,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,256.9 L72.6,256.9  '/>	<g transform="translate(55.3,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,155.5 L72.6,155.5  '/>	<g transform="translate(55.3,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L63.6,653.4  '/>	<g transform="translate(63.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M169.4,662.4 L169.4,653.4  '/>	<g transform="translate(169.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M275.2,662.4 L275.2,653.4  '/>	<g transform="translate(275.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M381.0,662.4 L381.0,653.4  '/>	<g transform="translate(381.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M486.8,662.4 L486.8,653.4  '/>	<g transform="translate(486.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M592.5,662.4 L592.5,653.4  '/>	<g transform="translate(592.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M698.3,662.4 L698.3,653.4  '/>	<g transform="translate(698.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M804.1,662.4 L804.1,653.4  '/>	<g transform="translate(804.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M909.9,662.4 L909.9,653.4  '/>	<g transform="translate(909.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1015.7,662.4 L1015.7,653.4  '/>	<g transform="translate(1015.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '166.6,662.3 168.3,662.3 170.0,662.3 171.8,662.3 173.5,662.2 175.2,662.2 176.9,662.2 178.6,662.2 180.4,662.1 182.1,662.1 183.8,662.1 185.5,662.0 187.2,662.0 189.0,661.9 190.7,661.9 192.4,661.8
+194.1,661.7 195.8,661.7 197.6,661.6 199.3,661.5 201.0,661.4 202.7,661.3 204.4,661.1 206.2,661.0 207.9,660.9 209.6,660.7 211.3,660.5 213.0,660.3 214.8,660.1 216.5,659.9 218.2,659.6 219.9,659.4
+221.6,659.1 223.4,658.8 225.1,658.4 226.8,658.1 228.5,657.7 230.2,657.3 232.0,656.8 233.7,656.3 235.4,655.8 237.1,655.3 238.8,654.7 240.6,654.0 242.3,653.4 244.0,652.6 245.7,651.9 247.4,651.1
+249.2,650.2 250.9,649.3 252.6,648.3 254.3,647.3 256.0,646.2 257.8,645.0 259.5,643.8 261.2,642.5 262.9,641.2 264.6,639.8 266.4,638.2 268.1,636.7 269.8,635.0 271.5,633.3 273.2,631.4 275.0,629.5
+276.7,627.5 278.4,625.4 280.1,623.2 281.8,620.9 283.6,618.5 285.3,616.0 287.0,613.5 288.7,610.8 290.4,608.0 292.2,605.1 293.9,602.0 295.6,598.9 297.3,595.7 299.0,592.4 300.8,588.9 302.5,585.4
+304.2,581.7 305.9,577.9 307.6,574.1 309.4,570.1 311.1,566.0 312.8,561.9 314.5,557.6 316.2,553.2 318.0,548.8 319.7,544.3 321.4,539.6 323.1,534.9 324.8,530.2 326.6,525.4 328.3,520.5 330.0,515.5
+331.7,510.5 333.4,505.5 335.2,500.4 336.9,495.3 338.6,490.2 340.3,485.1 342.0,479.9 343.8,474.8 345.5,469.7 347.2,464.6 348.9,459.5 350.6,454.5 352.4,449.5 354.1,444.6 355.8,439.7 357.5,434.9
+359.2,430.2 361.0,425.5 362.7,421.0 364.4,416.6 366.1,412.2 367.8,408.0 369.6,404.0 371.3,400.0 373.0,396.3 374.7,392.6 376.4,389.1 378.2,385.8 379.9,382.7 381.6,379.7 383.3,376.9 385.0,374.3
+386.8,371.9 388.5,369.6 390.2,367.6 391.9,365.8 393.6,364.2 395.4,362.7 397.1,361.5 398.8,360.6 400.5,359.8 402.2,359.2 404.0,358.9 405.7,358.7 407.4,358.8 409.1,359.1 410.8,359.6 412.6,360.3
+414.3,361.3 416.0,362.4 417.7,363.7 419.4,365.3 421.2,367.0 422.9,368.9 424.6,371.0 426.3,373.3 428.0,375.7 429.8,378.4 431.5,381.2 433.2,384.1 434.9,387.2 436.6,390.5 438.4,393.8 440.1,397.3
+441.8,401.0 443.5,404.7 445.2,408.6 447.0,412.5 448.7,416.6 450.4,420.7 452.1,424.9 453.8,429.2 455.6,433.6 457.3,437.9 459.0,442.4 460.7,446.9 462.4,451.4 464.2,455.9 465.9,460.5 467.6,465.0
+469.3,469.6 471.0,474.2 472.8,478.7 474.5,483.3 476.2,487.8 477.9,492.3 479.6,496.8 481.4,501.2 483.1,505.6 484.8,510.0 486.5,514.3 488.2,518.5 490.0,522.7 491.7,526.8 493.4,530.9 495.1,534.9
+496.8,538.9 498.6,542.7 500.3,546.5 502.0,550.2 503.7,553.9 505.4,557.4 507.2,560.9 508.9,564.3 510.6,567.6 512.3,570.8 514.0,574.0 515.8,577.0 517.5,580.0 519.2,582.9 520.9,585.7 522.6,588.4
+524.4,591.0 526.1,593.5 527.8,595.9 529.5,598.2 531.2,600.5 533.0,602.6 534.7,604.7 536.4,606.7 538.1,608.5 539.8,610.3 541.6,612.0 543.3,613.7 545.0,615.2 546.7,616.7 548.4,618.0 550.2,619.3
+551.9,620.6 553.6,621.7 555.3,622.8 557.0,623.8 558.8,624.8 560.5,625.6 562.2,626.5 563.9,627.2 565.6,627.9 567.4,628.6 569.1,629.2 570.8,629.8 572.5,630.3 574.2,630.8 576.0,631.2 577.7,631.6
+579.4,632.0 581.1,632.4 582.8,632.7 584.6,633.0 586.3,633.3 588.0,633.6 589.7,633.9 591.4,634.2 593.2,634.4 594.9,634.7 596.6,634.9 598.3,635.2 600.0,635.4 601.8,635.7 603.5,635.9 605.2,636.2
+606.9,636.5 608.6,636.7 610.4,637.0 612.1,637.3 613.8,637.5 615.5,637.8 617.2,638.1 619.0,638.4 620.7,638.7 622.4,639.0 624.1,639.4 625.8,639.7 627.6,640.0 629.3,640.4 631.0,640.7 632.7,641.0
+634.4,641.4 636.2,641.7 637.9,642.1 639.6,642.4 641.3,642.8 643.0,643.1 644.8,643.5 646.5,643.8 648.2,644.2 649.9,644.5 651.6,644.8 653.4,645.2 655.1,645.5 656.8,645.9 658.5,646.2 660.2,646.6
+662.0,646.9 663.7,647.2 665.4,647.6 667.1,647.9 668.8,648.3 670.6,648.6 672.3,648.9 674.0,649.3 675.7,649.6 677.4,649.9 679.2,650.2 680.9,650.6 682.6,650.9 684.3,651.2 686.0,651.5 687.8,651.9
+689.5,652.2 691.2,652.5 692.9,652.8 694.6,653.1 696.4,653.5 698.1,653.8 699.8,654.1 701.5,654.4 703.2,654.7 705.0,655.0 706.7,655.3 708.4,655.6 710.1,655.9 711.8,656.1 713.6,656.4 715.3,656.7
+717.0,656.9 718.7,657.2 720.4,657.4 722.2,657.7 723.9,657.9 725.6,658.1 727.3,658.3 729.0,658.5 730.8,658.7 732.5,658.9 734.2,659.0 735.9,659.2 737.6,659.3 739.4,659.5 741.1,659.6 742.8,659.7
+744.5,659.8 746.2,659.9 748.0,660.0 749.7,660.1 751.4,660.1 753.1,660.2 754.8,660.2 756.6,660.2 758.3,660.3 760.0,660.3 761.7,660.2 763.4,660.2 765.2,660.2 766.9,660.2 768.6,660.1 770.3,660.1
+772.0,660.0 773.8,659.9 775.5,659.8 777.2,659.7 778.9,659.6 780.6,659.5 782.4,659.4 784.1,659.3 785.8,659.2 787.5,659.1 789.2,658.9 791.0,658.8 792.7,658.7 794.4,658.5 796.1,658.4 797.8,658.3
+799.6,658.1 801.3,658.0 803.0,657.9 804.7,657.7 806.4,657.6 808.2,657.4 809.9,657.3 811.6,657.2 813.3,657.1 815.0,656.9 816.8,656.8 818.5,656.7 820.2,656.6 821.9,656.5 823.6,656.4 825.4,656.3
+827.1,656.3 828.8,656.2 830.5,656.1 832.2,656.0 834.0,656.0 835.7,655.9 837.4,655.9 839.1,655.8 840.8,655.8 842.6,655.8 844.3,655.7 846.0,655.7 847.7,655.7 849.4,655.7 851.2,655.6 852.9,655.6
+854.6,655.6 856.3,655.6 858.0,655.6 859.8,655.6 861.5,655.6 863.2,655.6 864.9,655.6 866.6,655.6 868.4,655.6 870.1,655.6 871.8,655.6 873.5,655.6 875.2,655.6 877.0,655.6 878.7,655.6 880.4,655.6
+882.1,655.6 883.8,655.6 885.6,655.6 887.3,655.7 889.0,655.7 890.7,655.7 892.4,655.8 894.2,655.8 895.9,655.8 897.6,655.9 899.3,655.9 901.0,656.0 902.8,656.0 904.5,656.1 906.2,656.2 907.9,656.3
+909.6,656.3 911.4,656.4 913.1,656.5 914.8,656.6 916.5,656.7 918.2,656.8 920.0,657.0 921.7,657.1 923.4,657.2 925.1,657.3 926.8,657.5 928.6,657.6 930.3,657.7 932.0,657.9 933.7,658.0 935.4,658.2
+937.2,658.3 938.9,658.5 940.6,658.6 942.3,658.8 944.0,658.9 945.8,659.1 947.5,659.2 949.2,659.4 950.9,659.5 952.6,659.7 954.4,659.8 956.1,660.0 957.8,660.1 959.5,660.2 961.2,660.4 963.0,660.5
+964.7,660.6 966.4,660.7 968.1,660.8 969.8,660.9 971.6,661.0 973.3,661.1 975.0,661.2 976.7,661.3 978.4,661.4 980.2,661.5 981.9,661.5 983.6,661.6 985.3,661.7 987.0,661.7 988.8,661.8 990.5,661.8
+992.2,661.9 993.9,661.9 995.6,662.0 997.4,662.0 999.1,662.1 1000.8,662.1 1002.5,662.1 1004.2,662.2 1006.0,662.2 1007.7,662.2 1009.4,662.2 1011.1,662.2 1012.8,662.3 1014.6,662.3 1016.3,662.3 1018.0,662.3
+1019.7,662.3 1021.4,662.3 1023.2,662.3 1024.9,662.3 1024.9,662.4 1023.2,662.4 1021.4,662.4 1019.7,662.4 1018.0,662.4 1016.3,662.4 1014.6,662.4 1012.8,662.4 1011.1,662.4 1009.4,662.4 1007.7,662.4 1006.0,662.4
+1004.2,662.4 1002.5,662.4 1000.8,662.4 999.1,662.4 997.4,662.4 995.6,662.4 993.9,662.4 992.2,662.4 990.5,662.4 988.8,662.4 987.0,662.4 985.3,662.4 983.6,662.4 981.9,662.4 980.2,662.4 978.4,662.4
+976.7,662.4 975.0,662.4 973.3,662.4 971.6,662.4 969.8,662.4 968.1,662.4 966.4,662.4 964.7,662.4 963.0,662.4 961.2,662.4 959.5,662.4 957.8,662.4 956.1,662.4 954.4,662.4 952.6,662.4 950.9,662.4
+949.2,662.4 947.5,662.4 945.8,662.4 944.0,662.4 942.3,662.4 940.6,662.4 938.9,662.4 937.2,662.4 935.4,662.4 933.7,662.4 932.0,662.4 930.3,662.4 928.6,662.4 926.8,662.4 925.1,662.4 923.4,662.4
+921.7,662.4 920.0,662.4 918.2,662.4 916.5,662.4 914.8,662.4 913.1,662.4 911.4,662.4 909.6,662.4 907.9,662.4 906.2,662.4 904.5,662.4 902.8,662.4 901.0,662.4 899.3,662.4 897.6,662.4 895.9,662.4
+894.2,662.4 892.4,662.4 890.7,662.4 889.0,662.4 887.3,662.4 885.6,662.4 883.8,662.4 882.1,662.4 880.4,662.4 878.7,662.4 877.0,662.4 875.2,662.4 873.5,662.4 871.8,662.4 870.1,662.4 868.4,662.4
+866.6,662.4 864.9,662.4 863.2,662.4 861.5,662.4 859.8,662.4 858.0,662.4 856.3,662.4 854.6,662.4 852.9,662.4 851.2,662.4 849.4,662.4 847.7,662.4 846.0,662.4 844.3,662.4 842.6,662.4 840.8,662.4
+839.1,662.4 837.4,662.4 835.7,662.4 834.0,662.4 832.2,662.4 830.5,662.4 828.8,662.4 827.1,662.4 825.4,662.4 823.6,662.4 821.9,662.4 820.2,662.4 818.5,662.4 816.8,662.4 815.0,662.4 813.3,662.4
+811.6,662.4 809.9,662.4 808.2,662.4 806.4,662.4 804.7,662.4 803.0,662.4 801.3,662.4 799.6,662.4 797.8,662.4 796.1,662.4 794.4,662.4 792.7,662.4 791.0,662.4 789.2,662.4 787.5,662.4 785.8,662.4
+784.1,662.4 782.4,662.4 780.6,662.4 778.9,662.4 777.2,662.4 775.5,662.4 773.8,662.4 772.0,662.4 770.3,662.4 768.6,662.4 766.9,662.4 765.2,662.4 763.4,662.4 761.7,662.4 760.0,662.4 758.3,662.4
+756.6,662.4 754.8,662.4 753.1,662.4 751.4,662.4 749.7,662.4 748.0,662.4 746.2,662.4 744.5,662.4 742.8,662.4 741.1,662.4 739.4,662.4 737.6,662.4 735.9,662.4 734.2,662.4 732.5,662.4 730.8,662.4
+729.0,662.4 727.3,662.4 725.6,662.4 723.9,662.4 722.2,662.4 720.4,662.4 718.7,662.4 717.0,662.4 715.3,662.4 713.6,662.4 711.8,662.4 710.1,662.4 708.4,662.4 706.7,662.4 705.0,662.4 703.2,662.4
+701.5,662.4 699.8,662.4 698.1,662.4 696.4,662.4 694.6,662.4 692.9,662.4 691.2,662.4 689.5,662.4 687.8,662.4 686.0,662.4 684.3,662.4 682.6,662.4 680.9,662.4 679.2,662.4 677.4,662.4 675.7,662.4
+674.0,662.4 672.3,662.4 670.6,662.4 668.8,662.4 667.1,662.4 665.4,662.4 663.7,662.4 662.0,662.4 660.2,662.4 658.5,662.4 656.8,662.4 655.1,662.4 653.4,662.4 651.6,662.4 649.9,662.4 648.2,662.4
+646.5,662.4 644.8,662.4 643.0,662.4 641.3,662.4 639.6,662.4 637.9,662.4 636.2,662.4 634.4,662.4 632.7,662.4 631.0,662.4 629.3,662.4 627.6,662.4 625.8,662.4 624.1,662.4 622.4,662.4 620.7,662.4
+619.0,662.4 617.2,662.4 615.5,662.4 613.8,662.4 612.1,662.4 610.4,662.4 608.6,662.4 606.9,662.4 605.2,662.4 603.5,662.4 601.8,662.4 600.0,662.4 598.3,662.4 596.6,662.4 594.9,662.4 593.2,662.4
+591.4,662.4 589.7,662.4 588.0,662.4 586.3,662.4 584.6,662.4 582.8,662.4 581.1,662.4 579.4,662.4 577.7,662.4 576.0,662.4 574.2,662.4 572.5,662.4 570.8,662.4 569.1,662.4 567.4,662.4 565.6,662.4
+563.9,662.4 562.2,662.4 560.5,662.4 558.8,662.4 557.0,662.4 555.3,662.4 553.6,662.4 551.9,662.4 550.2,662.4 548.4,662.4 546.7,662.4 545.0,662.4 543.3,662.4 541.6,662.4 539.8,662.4 538.1,662.4
+536.4,662.4 534.7,662.4 533.0,662.4 531.2,662.4 529.5,662.4 527.8,662.4 526.1,662.4 524.4,662.4 522.6,662.4 520.9,662.4 519.2,662.4 517.5,662.4 515.8,662.4 514.0,662.4 512.3,662.4 510.6,662.4
+508.9,662.4 507.2,662.4 505.4,662.4 503.7,662.4 502.0,662.4 500.3,662.4 498.6,662.4 496.8,662.4 495.1,662.4 493.4,662.4 491.7,662.4 490.0,662.4 488.2,662.4 486.5,662.4 484.8,662.4 483.1,662.4
+481.4,662.4 479.6,662.4 477.9,662.4 476.2,662.4 474.5,662.4 472.8,662.4 471.0,662.4 469.3,662.4 467.6,662.4 465.9,662.4 464.2,662.4 462.4,662.4 460.7,662.4 459.0,662.4 457.3,662.4 455.6,662.4
+453.8,662.4 452.1,662.4 450.4,662.4 448.7,662.4 447.0,662.4 445.2,662.4 443.5,662.4 441.8,662.4 440.1,662.4 438.4,662.4 436.6,662.4 434.9,662.4 433.2,662.4 431.5,662.4 429.8,662.4 428.0,662.4
+426.3,662.4 424.6,662.4 422.9,662.4 421.2,662.4 419.4,662.4 417.7,662.4 416.0,662.4 414.3,662.4 412.6,662.4 410.8,662.4 409.1,662.4 407.4,662.4 405.7,662.4 404.0,662.4 402.2,662.4 400.5,662.4
+398.8,662.4 397.1,662.4 395.4,662.4 393.6,662.4 391.9,662.4 390.2,662.4 388.5,662.4 386.8,662.4 385.0,662.4 383.3,662.4 381.6,662.4 379.9,662.4 378.2,662.4 376.4,662.4 374.7,662.4 373.0,662.4
+371.3,662.4 369.6,662.4 367.8,662.4 366.1,662.4 364.4,662.4 362.7,662.4 361.0,662.4 359.2,662.4 357.5,662.4 355.8,662.4 354.1,662.4 352.4,662.4 350.6,662.4 348.9,662.4 347.2,662.4 345.5,662.4
+343.8,662.4 342.0,662.4 340.3,662.4 338.6,662.4 336.9,662.4 335.2,662.4 333.4,662.4 331.7,662.4 330.0,662.4 328.3,662.4 326.6,662.4 324.8,662.4 323.1,662.4 321.4,662.4 319.7,662.4 318.0,662.4
+316.2,662.4 314.5,662.4 312.8,662.4 311.1,662.4 309.4,662.4 307.6,662.4 305.9,662.4 304.2,662.4 302.5,662.4 300.8,662.4 299.0,662.4 297.3,662.4 295.6,662.4 293.9,662.4 292.2,662.4 290.4,662.4
+288.7,662.4 287.0,662.4 285.3,662.4 283.6,662.4 281.8,662.4 280.1,662.4 278.4,662.4 276.7,662.4 275.0,662.4 273.2,662.4 271.5,662.4 269.8,662.4 268.1,662.4 266.4,662.4 264.6,662.4 262.9,662.4
+261.2,662.4 259.5,662.4 257.8,662.4 256.0,662.4 254.3,662.4 252.6,662.4 250.9,662.4 249.2,662.4 247.4,662.4 245.7,662.4 244.0,662.4 242.3,662.4 240.6,662.4 238.8,662.4 237.1,662.4 235.4,662.4
+233.7,662.4 232.0,662.4 230.2,662.4 228.5,662.4 226.8,662.4 225.1,662.4 223.4,662.4 221.6,662.4 219.9,662.4 218.2,662.4 216.5,662.4 214.8,662.4 213.0,662.4 211.3,662.4 209.6,662.4 207.9,662.4
+206.2,662.4 204.4,662.4 202.7,662.4 201.0,662.4 199.3,662.4 197.6,662.4 195.8,662.4 194.1,662.4 192.4,662.4 190.7,662.4 189.0,662.4 187.2,662.4 185.5,662.4 183.8,662.4 182.1,662.4 180.4,662.4
+178.6,662.4 176.9,662.4 175.2,662.4 173.5,662.4 171.8,662.4 170.0,662.4 168.3,662.4 166.6,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M431.4,662.4 L431.4,381.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '178.1,662.3 179.1,662.3 180.1,662.2 181.1,662.2 182.1,662.2 183.1,662.2 184.1,662.1 185.1,662.1 186.1,662.0 187.1,662.0 188.1,662.0 189.0,661.9 190.0,661.8 191.0,661.8 192.0,661.7 193.0,661.6
+194.0,661.5 195.0,661.4 196.0,661.3 197.0,661.1 198.0,661.0 199.0,660.8 199.9,660.7 200.9,660.5 201.9,660.3 202.9,660.0 203.9,659.8 204.9,659.5 205.9,659.2 206.9,658.9 207.9,658.5 208.9,658.2
+209.8,657.7 210.8,657.3 211.8,656.8 212.8,656.3 213.8,655.7 214.8,655.1 215.8,654.4 216.8,653.7 217.8,652.9 218.8,652.1 219.8,651.2 220.7,650.3 221.7,649.3 222.7,648.2 223.7,647.0 224.7,645.7
+225.7,644.4 226.7,642.9 227.7,641.4 228.7,639.8 229.7,638.0 230.7,636.2 231.6,634.2 232.6,632.2 233.6,629.9 234.6,627.6 235.6,625.1 236.6,622.5 237.6,619.8 238.6,616.9 239.6,613.8 240.6,610.6
+241.6,607.2 242.5,603.6 243.5,599.9 244.5,596.0 245.5,591.9 246.5,587.6 247.5,583.2 248.5,578.5 249.5,573.7 250.5,568.7 251.5,563.5 252.5,558.1 253.4,552.5 254.4,546.7 255.4,540.7 256.4,534.6
+257.4,528.2 258.4,521.7 259.4,515.0 260.4,508.2 261.4,501.2 262.4,494.0 263.4,486.7 264.3,479.2 265.3,471.6 266.3,463.9 267.3,456.0 268.3,448.1 269.3,440.0 270.3,431.9 271.3,423.7 272.3,415.4
+273.3,407.1 274.3,398.7 275.2,390.3 276.2,381.9 277.2,373.5 278.2,365.1 279.2,356.8 280.2,348.4 281.2,340.1 282.2,331.9 283.2,323.7 284.2,315.6 285.2,307.7 286.1,299.8 287.1,292.0 288.1,284.4
+289.1,276.9 290.1,269.5 291.1,262.3 292.1,255.3 293.1,248.4 294.1,241.8 295.1,235.3 296.1,229.0 297.0,223.0 298.0,217.1 299.0,211.5 300.0,206.1 301.0,201.0 302.0,196.1 303.0,191.4 304.0,187.0
+305.0,182.8 306.0,178.9 306.9,175.3 307.9,171.9 308.9,168.8 309.9,166.0 310.9,163.4 311.9,161.1 312.9,159.2 313.9,157.4 314.9,156.0 315.9,154.9 316.9,154.0 317.8,153.4 318.8,153.2 319.8,153.2
+320.8,153.4 321.8,154.0 322.8,154.9 323.8,156.0 324.8,157.4 325.8,159.1 326.8,161.1 327.8,163.4 328.7,165.9 329.7,168.7 330.7,171.8 331.7,175.1 332.7,178.7 333.7,182.5 334.7,186.6 335.7,190.9
+336.7,195.5 337.7,200.3 338.7,205.3 339.6,210.6 340.6,216.0 341.6,221.7 342.6,227.6 343.6,233.6 344.6,239.9 345.6,246.3 346.6,252.9 347.6,259.6 348.6,266.5 349.6,273.5 350.5,280.6 351.5,287.9
+352.5,295.2 353.5,302.7 354.5,310.2 355.5,317.8 356.5,325.5 357.5,333.2 358.5,340.9 359.5,348.7 360.5,356.5 361.4,364.3 362.4,372.1 363.4,379.9 364.4,387.6 365.4,395.3 366.4,403.0 367.4,410.6
+368.4,418.1 369.4,425.5 370.4,432.8 371.4,440.1 372.3,447.2 373.3,454.2 374.3,461.1 375.3,467.8 376.3,474.4 377.3,480.9 378.3,487.1 379.3,493.3 380.3,499.3 381.3,505.1 382.3,510.7 383.2,516.1
+384.2,521.4 385.2,526.5 386.2,531.4 387.2,536.2 388.2,540.7 389.2,545.1 390.2,549.3 391.2,553.3 392.2,557.2 393.2,560.9 394.1,564.4 395.1,567.7 396.1,570.9 397.1,574.0 398.1,576.9 399.1,579.6
+400.1,582.3 401.1,584.8 402.1,587.1 403.1,589.4 404.0,591.5 405.0,593.5 406.0,595.5 407.0,597.3 408.0,599.1 409.0,600.7 410.0,602.3 411.0,603.9 412.0,605.3 413.0,606.7 414.0,608.1 414.9,609.4
+415.9,610.6 416.9,611.9 417.9,613.1 418.9,614.2 419.9,615.3 420.9,616.4 421.9,617.5 422.9,618.5 423.9,619.5 424.9,620.6 425.8,621.5 426.8,622.5 427.8,623.5 428.8,624.4 429.8,625.3 430.8,626.2
+431.8,627.1 432.8,628.0 433.8,628.8 434.8,629.7 435.8,630.5 436.7,631.3 437.7,632.1 438.7,632.8 439.7,633.6 440.7,634.3 441.7,635.0 442.7,635.7 443.7,636.3 444.7,636.9 445.7,637.5 446.7,638.1
+447.6,638.6 448.6,639.2 449.6,639.7 450.6,640.1 451.6,640.6 452.6,641.0 453.6,641.4 454.6,641.8 455.6,642.1 456.6,642.5 457.6,642.8 458.5,643.1 459.5,643.3 460.5,643.6 461.5,643.8 462.5,644.0
+463.5,644.2 464.5,644.4 465.5,644.6 466.5,644.7 467.5,644.9 468.5,645.0 469.4,645.1 470.4,645.3 471.4,645.4 472.4,645.5 473.4,645.6 474.4,645.7 475.4,645.8 476.4,645.9 477.4,646.0 478.4,646.1
+479.4,646.2 480.3,646.3 481.3,646.4 482.3,646.5 483.3,646.7 484.3,646.8 485.3,646.9 486.3,647.0 487.3,647.2 488.3,647.3 489.3,647.5 490.3,647.6 491.2,647.8 492.2,647.9 493.2,648.1 494.2,648.3
+495.2,648.5 496.2,648.7 497.2,648.9 498.2,649.1 499.2,649.3 500.2,649.5 501.1,649.7 502.1,649.9 503.1,650.1 504.1,650.3 505.1,650.5 506.1,650.7 507.1,651.0 508.1,651.2 509.1,651.4 510.1,651.6
+511.1,651.7 512.0,651.9 513.0,652.1 514.0,652.3 515.0,652.4 516.0,652.6 517.0,652.7 518.0,652.8 519.0,652.9 520.0,653.0 521.0,653.1 522.0,653.2 522.9,653.2 523.9,653.3 524.9,653.3 525.9,653.4
+526.9,653.4 527.9,653.4 528.9,653.3 529.9,653.3 530.9,653.3 531.9,653.2 532.9,653.2 533.8,653.1 534.8,653.1 535.8,653.0 536.8,652.9 537.8,652.8 538.8,652.7 539.8,652.7 540.8,652.6 541.8,652.5
+542.8,652.4 543.8,652.3 544.7,652.2 545.7,652.2 546.7,652.1 547.7,652.0 548.7,652.0 549.7,651.9 550.7,651.9 551.7,651.9 552.7,651.8 553.7,651.8 554.7,651.8 555.6,651.8 556.6,651.8 557.6,651.8
+558.6,651.8 559.6,651.9 560.6,651.9 561.6,651.9 562.6,652.0 563.6,652.0 564.6,652.0 565.6,652.1 566.5,652.1 567.5,652.2 568.5,652.2 569.5,652.3 570.5,652.3 571.5,652.3 572.5,652.4 573.5,652.4
+574.5,652.4 575.5,652.5 576.5,652.5 577.4,652.5 578.4,652.5 579.4,652.5 580.4,652.5 581.4,652.5 582.4,652.5 583.4,652.4 584.4,652.4 585.4,652.4 586.4,652.4 587.4,652.3 588.3,652.3 589.3,652.3
+590.3,652.2 591.3,652.2 592.3,652.1 593.3,652.1 594.3,652.1 595.3,652.1 596.3,652.1 597.3,652.1 598.3,652.1 599.2,652.1 600.2,652.1 601.2,652.1 602.2,652.2 603.2,652.2 604.2,652.3 605.2,652.3
+606.2,652.4 607.2,652.5 608.2,652.6 609.1,652.8 610.1,652.9 611.1,653.1 612.1,653.2 613.1,653.4 614.1,653.6 615.1,653.8 616.1,654.0 617.1,654.2 618.1,654.4 619.1,654.6 620.0,654.9 621.0,655.1
+622.0,655.4 623.0,655.6 624.0,655.9 625.0,656.1 626.0,656.4 627.0,656.6 628.0,656.9 629.0,657.1 630.0,657.4 630.9,657.6 631.9,657.9 632.9,658.1 633.9,658.4 634.9,658.6 635.9,658.8 636.9,659.0
+637.9,659.2 638.9,659.4 639.9,659.6 640.9,659.8 641.8,660.0 642.8,660.2 643.8,660.3 644.8,660.5 645.8,660.6 646.8,660.8 647.8,660.9 648.8,661.0 649.8,661.1 650.8,661.2 651.8,661.3 652.7,661.4
+653.7,661.5 654.7,661.6 655.7,661.7 656.7,661.7 657.7,661.8 658.7,661.9 659.7,661.9 660.7,662.0 661.7,662.0 662.7,662.0 663.6,662.1 664.6,662.1 665.6,662.2 666.6,662.2 667.6,662.2 668.6,662.2
+669.6,662.2 670.6,662.3 671.6,662.3 672.6,662.3 672.6,662.4 671.6,662.4 670.6,662.4 669.6,662.4 668.6,662.4 667.6,662.4 666.6,662.4 665.6,662.4 664.6,662.4 663.6,662.4 662.7,662.4 661.7,662.4
+660.7,662.4 659.7,662.4 658.7,662.4 657.7,662.4 656.7,662.4 655.7,662.4 654.7,662.4 653.7,662.4 652.7,662.4 651.8,662.4 650.8,662.4 649.8,662.4 648.8,662.4 647.8,662.4 646.8,662.4 645.8,662.4
+644.8,662.4 643.8,662.4 642.8,662.4 641.8,662.4 640.9,662.4 639.9,662.4 638.9,662.4 637.9,662.4 636.9,662.4 635.9,662.4 634.9,662.4 633.9,662.4 632.9,662.4 631.9,662.4 630.9,662.4 630.0,662.4
+629.0,662.4 628.0,662.4 627.0,662.4 626.0,662.4 625.0,662.4 624.0,662.4 623.0,662.4 622.0,662.4 621.0,662.4 620.0,662.4 619.1,662.4 618.1,662.4 617.1,662.4 616.1,662.4 615.1,662.4 614.1,662.4
+613.1,662.4 612.1,662.4 611.1,662.4 610.1,662.4 609.1,662.4 608.2,662.4 607.2,662.4 606.2,662.4 605.2,662.4 604.2,662.4 603.2,662.4 602.2,662.4 601.2,662.4 600.2,662.4 599.2,662.4 598.3,662.4
+597.3,662.4 596.3,662.4 595.3,662.4 594.3,662.4 593.3,662.4 592.3,662.4 591.3,662.4 590.3,662.4 589.3,662.4 588.3,662.4 587.4,662.4 586.4,662.4 585.4,662.4 584.4,662.4 583.4,662.4 582.4,662.4
+581.4,662.4 580.4,662.4 579.4,662.4 578.4,662.4 577.4,662.4 576.5,662.4 575.5,662.4 574.5,662.4 573.5,662.4 572.5,662.4 571.5,662.4 570.5,662.4 569.5,662.4 568.5,662.4 567.5,662.4 566.5,662.4
+565.6,662.4 564.6,662.4 563.6,662.4 562.6,662.4 561.6,662.4 560.6,662.4 559.6,662.4 558.6,662.4 557.6,662.4 556.6,662.4 555.6,662.4 554.7,662.4 553.7,662.4 552.7,662.4 551.7,662.4 550.7,662.4
+549.7,662.4 548.7,662.4 547.7,662.4 546.7,662.4 545.7,662.4 544.7,662.4 543.8,662.4 542.8,662.4 541.8,662.4 540.8,662.4 539.8,662.4 538.8,662.4 537.8,662.4 536.8,662.4 535.8,662.4 534.8,662.4
+533.8,662.4 532.9,662.4 531.9,662.4 530.9,662.4 529.9,662.4 528.9,662.4 527.9,662.4 526.9,662.4 525.9,662.4 524.9,662.4 523.9,662.4 522.9,662.4 522.0,662.4 521.0,662.4 520.0,662.4 519.0,662.4
+518.0,662.4 517.0,662.4 516.0,662.4 515.0,662.4 514.0,662.4 513.0,662.4 512.0,662.4 511.1,662.4 510.1,662.4 509.1,662.4 508.1,662.4 507.1,662.4 506.1,662.4 505.1,662.4 504.1,662.4 503.1,662.4
+502.1,662.4 501.1,662.4 500.2,662.4 499.2,662.4 498.2,662.4 497.2,662.4 496.2,662.4 495.2,662.4 494.2,662.4 493.2,662.4 492.2,662.4 491.2,662.4 490.3,662.4 489.3,662.4 488.3,662.4 487.3,662.4
+486.3,662.4 485.3,662.4 484.3,662.4 483.3,662.4 482.3,662.4 481.3,662.4 480.3,662.4 479.4,662.4 478.4,662.4 477.4,662.4 476.4,662.4 475.4,662.4 474.4,662.4 473.4,662.4 472.4,662.4 471.4,662.4
+470.4,662.4 469.4,662.4 468.5,662.4 467.5,662.4 466.5,662.4 465.5,662.4 464.5,662.4 463.5,662.4 462.5,662.4 461.5,662.4 460.5,662.4 459.5,662.4 458.5,662.4 457.6,662.4 456.6,662.4 455.6,662.4
+454.6,662.4 453.6,662.4 452.6,662.4 451.6,662.4 450.6,662.4 449.6,662.4 448.6,662.4 447.6,662.4 446.7,662.4 445.7,662.4 444.7,662.4 443.7,662.4 442.7,662.4 441.7,662.4 440.7,662.4 439.7,662.4
+438.7,662.4 437.7,662.4 436.7,662.4 435.8,662.4 434.8,662.4 433.8,662.4 432.8,662.4 431.8,662.4 430.8,662.4 429.8,662.4 428.8,662.4 427.8,662.4 426.8,662.4 425.8,662.4 424.9,662.4 423.9,662.4
+422.9,662.4 421.9,662.4 420.9,662.4 419.9,662.4 418.9,662.4 417.9,662.4 416.9,662.4 415.9,662.4 414.9,662.4 414.0,662.4 413.0,662.4 412.0,662.4 411.0,662.4 410.0,662.4 409.0,662.4 408.0,662.4
+407.0,662.4 406.0,662.4 405.0,662.4 404.0,662.4 403.1,662.4 402.1,662.4 401.1,662.4 400.1,662.4 399.1,662.4 398.1,662.4 397.1,662.4 396.1,662.4 395.1,662.4 394.1,662.4 393.2,662.4 392.2,662.4
+391.2,662.4 390.2,662.4 389.2,662.4 388.2,662.4 387.2,662.4 386.2,662.4 385.2,662.4 384.2,662.4 383.2,662.4 382.3,662.4 381.3,662.4 380.3,662.4 379.3,662.4 378.3,662.4 377.3,662.4 376.3,662.4
+375.3,662.4 374.3,662.4 373.3,662.4 372.3,662.4 371.4,662.4 370.4,662.4 369.4,662.4 368.4,662.4 367.4,662.4 366.4,662.4 365.4,662.4 364.4,662.4 363.4,662.4 362.4,662.4 361.4,662.4 360.5,662.4
+359.5,662.4 358.5,662.4 357.5,662.4 356.5,662.4 355.5,662.4 354.5,662.4 353.5,662.4 352.5,662.4 351.5,662.4 350.5,662.4 349.6,662.4 348.6,662.4 347.6,662.4 346.6,662.4 345.6,662.4 344.6,662.4
+343.6,662.4 342.6,662.4 341.6,662.4 340.6,662.4 339.6,662.4 338.7,662.4 337.7,662.4 336.7,662.4 335.7,662.4 334.7,662.4 333.7,662.4 332.7,662.4 331.7,662.4 330.7,662.4 329.7,662.4 328.7,662.4
+327.8,662.4 326.8,662.4 325.8,662.4 324.8,662.4 323.8,662.4 322.8,662.4 321.8,662.4 320.8,662.4 319.8,662.4 318.8,662.4 317.8,662.4 316.9,662.4 315.9,662.4 314.9,662.4 313.9,662.4 312.9,662.4
+311.9,662.4 310.9,662.4 309.9,662.4 308.9,662.4 307.9,662.4 306.9,662.4 306.0,662.4 305.0,662.4 304.0,662.4 303.0,662.4 302.0,662.4 301.0,662.4 300.0,662.4 299.0,662.4 298.0,662.4 297.0,662.4
+296.1,662.4 295.1,662.4 294.1,662.4 293.1,662.4 292.1,662.4 291.1,662.4 290.1,662.4 289.1,662.4 288.1,662.4 287.1,662.4 286.1,662.4 285.2,662.4 284.2,662.4 283.2,662.4 282.2,662.4 281.2,662.4
+280.2,662.4 279.2,662.4 278.2,662.4 277.2,662.4 276.2,662.4 275.2,662.4 274.3,662.4 273.3,662.4 272.3,662.4 271.3,662.4 270.3,662.4 269.3,662.4 268.3,662.4 267.3,662.4 266.3,662.4 265.3,662.4
+264.3,662.4 263.4,662.4 262.4,662.4 261.4,662.4 260.4,662.4 259.4,662.4 258.4,662.4 257.4,662.4 256.4,662.4 255.4,662.4 254.4,662.4 253.4,662.4 252.5,662.4 251.5,662.4 250.5,662.4 249.5,662.4
+248.5,662.4 247.5,662.4 246.5,662.4 245.5,662.4 244.5,662.4 243.5,662.4 242.5,662.4 241.6,662.4 240.6,662.4 239.6,662.4 238.6,662.4 237.6,662.4 236.6,662.4 235.6,662.4 234.6,662.4 233.6,662.4
+232.6,662.4 231.6,662.4 230.7,662.4 229.7,662.4 228.7,662.4 227.7,662.4 226.7,662.4 225.7,662.4 224.7,662.4 223.7,662.4 222.7,662.4 221.7,662.4 220.7,662.4 219.8,662.4 218.8,662.4 217.8,662.4
+216.8,662.4 215.8,662.4 214.8,662.4 213.8,662.4 212.8,662.4 211.8,662.4 210.8,662.4 209.8,662.4 208.9,662.4 207.9,662.4 206.9,662.4 205.9,662.4 204.9,662.4 203.9,662.4 202.9,662.4 201.9,662.4
+200.9,662.4 199.9,662.4 199.0,662.4 198.0,662.4 197.0,662.4 196.0,662.4 195.0,662.4 194.0,662.4 193.0,662.4 192.0,662.4 191.0,662.4 190.0,662.4 189.0,662.4 188.1,662.4 187.1,662.4 186.1,662.4
+185.1,662.4 184.1,662.4 183.1,662.4 182.1,662.4 181.1,662.4 180.1,662.4 179.1,662.4 178.1,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M332.2,662.4 L332.2,176.7  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1121.5,662.4 L1121.5,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(592.5,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/both/regression.svg b/results/barbershop/400000/report/both/regression.svg
new file mode 100644
index 0000000..7daaa7f
--- /dev/null
+++ b/results/barbershop/400000/report/both/regression.svg
@@ -0,0 +1,266 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,561.0 L1255.0,561.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,459.6 L1255.0,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,256.9 L1255.0,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,155.5 L1255.0,155.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,71.8 1255.0,67.9 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,80.4 1255.0,78.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,70.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,79.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/change/mean.svg b/results/barbershop/400000/report/change/mean.svg
new file mode 100644
index 0000000..5e72c19
--- /dev/null
+++ b/results/barbershop/400000/report/change/mean.svg
@@ -0,0 +1,295 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M216.6,662.4 L216.6,653.4  '/>	<g transform="translate(216.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M389.3,662.4 L389.3,653.4  '/>	<g transform="translate(389.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M561.9,662.4 L561.9,653.4  '/>	<g transform="translate(561.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M734.6,662.4 L734.6,653.4  '/>	<g transform="translate(734.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M907.3,662.4 L907.3,653.4  '/>	<g transform="translate(907.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,657.8 L73.8,657.7 L75.7,657.5 L77.6,657.4 L79.4,657.2 L81.3,657.1
+		L83.2,656.9 L85.1,656.7 L87.0,656.6 L88.9,656.4 L90.8,656.2 L92.7,656.0 L94.5,655.9 L96.4,655.7
+		L98.3,655.5 L100.2,655.3 L102.1,655.0 L104.0,654.8 L105.9,654.6 L107.8,654.3 L109.6,654.1 L111.5,653.8
+		L113.4,653.5 L115.3,653.2 L117.2,652.8 L119.1,652.5 L121.0,652.1 L122.9,651.8 L124.7,651.4 L126.6,651.0
+		L128.5,650.6 L130.4,650.2 L132.3,649.8 L134.2,649.3 L136.1,648.9 L138.0,648.5 L139.8,648.1 L141.7,647.6
+		L143.6,647.2 L145.5,646.8 L147.4,646.3 L149.3,645.9 L151.2,645.4 L153.0,645.0 L154.9,644.5 L156.8,644.0
+		L158.7,643.5 L160.6,643.0 L162.5,642.5 L164.4,641.9 L166.3,641.4 L168.1,640.8 L170.0,640.2 L171.9,639.6
+		L173.8,639.0 L175.7,638.3 L177.6,637.6 L179.5,636.9 L181.4,636.2 L183.2,635.4 L185.1,634.6 L187.0,633.8
+		L188.9,632.9 L190.8,632.1 L192.7,631.2 L194.6,630.2 L196.5,629.2 L198.3,628.2 L200.2,627.2 L202.1,626.1
+		L204.0,625.0 L205.9,623.9 L207.8,622.8 L209.7,621.6 L211.6,620.4 L213.4,619.2 L215.3,618.0 L217.2,616.8
+		L219.1,615.5 L221.0,614.3 L222.9,613.1 L224.8,611.8 L226.6,610.6 L228.5,609.3 L230.4,608.1 L232.3,606.8
+		L234.2,605.5 L236.1,604.2 L238.0,602.8 L239.9,601.4 L241.7,600.0 L243.6,598.5 L245.5,597.0 L247.4,595.5
+		L249.3,593.9 L251.2,592.3 L253.1,590.6 L255.0,588.9 L256.8,587.2 L258.7,585.5 L260.6,583.7 L262.5,581.9
+		L264.4,580.0 L266.3,578.2 L268.2,576.3 L270.1,574.3 L271.9,572.3 L273.8,570.3 L275.7,568.2 L277.6,566.0
+		L279.5,563.8 L281.4,561.5 L283.3,559.2 L285.2,556.8 L287.0,554.3 L288.9,551.8 L290.8,549.2 L292.7,546.5
+		L294.6,543.8 L296.5,541.1 L298.4,538.3 L300.2,535.4 L302.1,532.5 L304.0,529.6 L305.9,526.6 L307.8,523.6
+		L309.7,520.5 L311.6,517.4 L313.5,514.3 L315.3,511.1 L317.2,507.9 L319.1,504.7 L321.0,501.5 L322.9,498.2
+		L324.8,495.0 L326.7,491.7 L328.6,488.4 L330.4,485.2 L332.3,481.9 L334.2,478.7 L336.1,475.5 L338.0,472.3
+		L339.9,469.1 L341.8,466.0 L343.7,462.8 L345.5,459.6 L347.4,456.3 L349.3,453.1 L351.2,449.8 L353.1,446.4
+		L355.0,443.1 L356.9,439.6 L358.8,436.2 L360.6,432.6 L362.5,429.1 L364.4,425.6 L366.3,422.0 L368.2,418.4
+		L370.1,414.9 L372.0,411.3 L373.8,407.8 L375.7,404.3 L377.6,400.9 L379.5,397.5 L381.4,394.1 L383.3,390.7
+		L385.2,387.3 L387.1,383.9 L388.9,380.5 L390.8,377.1 L392.7,373.7 L394.6,370.2 L396.5,366.6 L398.4,363.1
+		L400.3,359.4 L402.2,355.7 L404.0,351.9 L405.9,348.0 L407.8,344.1 L409.7,340.0 L411.6,335.9 L413.5,331.7
+		L415.4,327.4 L417.3,323.1 L419.1,318.7 L421.0,314.2 L422.9,309.7 L424.8,305.2 L426.7,300.7 L428.6,296.2
+		L430.5,291.7 L432.4,287.3 L434.2,282.9 L436.1,278.5 L438.0,274.2 L439.9,269.9 L441.8,265.6 L443.7,261.4
+		L445.6,257.3 L447.4,253.1 L449.3,249.0 L451.2,244.9 L453.1,240.9 L455.0,236.8 L456.9,232.7 L458.8,228.7
+		L460.7,224.6 L462.5,220.6 L464.4,216.6 L466.3,212.5 L468.2,208.6 L470.1,204.6 L472.0,200.7 L473.9,196.9
+		L475.8,193.2 L477.6,189.5 L479.5,185.9 L481.4,182.5 L483.3,179.1 L485.2,175.9 L487.1,172.8 L489.0,169.8
+		L490.9,167.0 L492.7,164.2 L494.6,161.6 L496.5,159.1 L498.4,156.7 L500.3,154.4 L502.2,152.2 L504.1,150.0
+		L506.0,147.9 L507.8,145.8 L509.7,143.8 L511.6,141.8 L513.5,139.8 L515.4,137.8 L517.3,135.8 L519.2,133.8
+		L521.0,131.9 L522.9,129.9 L524.8,127.9 L526.7,126.0 L528.6,124.0 L530.5,122.0 L532.4,120.1 L534.3,118.2
+		L536.1,116.3 L538.0,114.4 L539.9,112.6 L541.8,110.8 L543.7,109.1 L545.6,107.5 L547.5,105.9 L549.4,104.4
+		L551.2,103.0 L553.1,101.7 L555.0,100.5 L556.9,99.3 L558.8,98.3 L560.7,97.4 L562.6,96.7 L564.5,96.0
+		L566.3,95.5 L568.2,95.1 L570.1,94.8 L572.0,94.8 L573.9,94.8 L575.8,95.1 L577.7,95.5 L579.5,96.1
+		L581.4,97.0 L583.3,98.0 L585.2,99.2 L587.1,100.6 L589.0,102.2 L590.9,103.9 L592.8,105.8 L594.6,107.8
+		L596.5,110.0 L598.4,112.2 L600.3,114.5 L602.2,116.8 L604.1,119.1 L606.0,121.4 L607.9,123.7 L609.7,125.9
+		L611.6,128.1 L613.5,130.1 L615.4,132.0 L617.3,133.9 L619.2,135.7 L621.1,137.4 L623.0,139.0 L624.8,140.6
+		L626.7,142.1 L628.6,143.7 L630.5,145.3 L632.4,147.0 L634.3,148.8 L636.2,150.7 L638.1,152.7 L639.9,154.8
+		L641.8,157.1 L643.7,159.6 L645.6,162.3 L647.5,165.2 L649.4,168.3 L651.3,171.6 L653.1,175.0 L655.0,178.7
+		L656.9,182.6 L658.8,186.7 L660.7,190.9 L662.6,195.3 L664.5,199.9 L666.4,204.6 L668.2,209.4 L670.1,214.4
+		L672.0,219.4 L673.9,224.5 L675.8,229.7 L677.7,234.9 L679.6,240.2 L681.5,245.5 L683.3,250.7 L685.2,256.0
+		L687.1,261.3 L689.0,266.5 L690.9,271.7 L692.8,276.9 L694.7,282.0 L696.6,287.1 L698.4,292.1 L700.3,297.1
+		L702.2,302.0 L704.1,306.8 L706.0,311.6 L707.9,316.2 L709.8,320.8 L711.7,325.3 L713.5,329.7 L715.4,334.0
+		L717.3,338.2 L719.2,342.4 L721.1,346.4 L723.0,350.4 L724.9,354.4 L726.7,358.4 L728.6,362.3 L730.5,366.3
+		L732.4,370.3 L734.3,374.3 L736.2,378.4 L738.1,382.5 L740.0,386.7 L741.8,391.0 L743.7,395.3 L745.6,399.7
+		L747.5,404.1 L749.4,408.6 L751.3,413.0 L753.2,417.5 L755.1,421.9 L756.9,426.3 L758.8,430.6 L760.7,434.8
+		L762.6,439.0 L764.5,443.1 L766.4,447.1 L768.3,451.0 L770.2,454.8 L772.0,458.6 L773.9,462.3 L775.8,466.0
+		L777.7,469.6 L779.6,473.2 L781.5,476.8 L783.4,480.3 L785.3,483.9 L787.1,487.4 L789.0,490.9 L790.9,494.3
+		L792.8,497.8 L794.7,501.2 L796.6,504.5 L798.5,507.8 L800.3,511.1 L802.2,514.3 L804.1,517.5 L806.0,520.7
+		L807.9,523.8 L809.8,526.9 L811.7,530.0 L813.6,533.1 L815.4,536.2 L817.3,539.2 L819.2,542.3 L821.1,545.3
+		L823.0,548.3 L824.9,551.2 L826.8,554.1 L828.7,557.0 L830.5,559.7 L832.4,562.4 L834.3,565.0 L836.2,567.5
+		L838.1,570.0 L840.0,572.3 L841.9,574.6 L843.8,576.8 L845.6,578.9 L847.5,581.0 L849.4,583.1 L851.3,585.1
+		L853.2,587.1 L855.1,589.1 L857.0,591.1 L858.9,593.1 L860.7,595.0 L862.6,597.0 L864.5,598.9 L866.4,600.8
+		L868.3,602.7 L870.2,604.6 L872.1,606.4 L873.9,608.1 L875.8,609.8 L877.7,611.5 L879.6,613.1 L881.5,614.6
+		L883.4,616.1 L885.3,617.5 L887.2,618.8 L889.0,620.1 L890.9,621.4 L892.8,622.6 L894.7,623.8 L896.6,624.9
+		L898.5,626.0 L900.4,627.1 L902.3,628.1 L904.1,629.2 L906.0,630.1 L907.9,631.1 L909.8,632.0 L911.7,632.9
+		L913.6,633.8 L915.5,634.6 L917.4,635.4 L919.2,636.2 L921.1,637.0 L923.0,637.8 L924.9,638.5 L926.8,639.3
+		L928.7,640.0 L930.6,640.7 L932.5,641.4 L934.3,642.1 L936.2,642.8 L938.1,643.4 L940.0,644.1 L941.9,644.8
+		L943.8,645.4 L945.7,646.0 L947.5,646.6 L949.4,647.2 L951.3,647.8 L953.2,648.3 L955.1,648.8 L957.0,649.3
+		L958.9,649.8 L960.8,650.2 L962.6,650.7 L964.5,651.1 L966.4,651.5 L968.3,651.8 L970.2,652.2 L972.1,652.5
+		L974.0,652.9 L975.9,653.2 L977.7,653.5 L979.6,653.8 L981.5,654.1 L983.4,654.5 L985.3,654.8 L987.2,655.1
+		L989.1,655.4 L991.0,655.7 L992.8,656.0 L994.7,656.4 L996.6,656.7 L998.5,657.0 L1000.4,657.2 L1002.3,657.5
+		L1004.2,657.8 L1006.1,658.0 L1007.9,658.3 L1009.8,658.5 L1011.7,658.7 L1013.6,658.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,643.5 160.6,643.0 162.5,642.5 164.4,641.9 166.3,641.4 168.1,640.8 170.0,640.2 171.9,639.6 173.8,639.0 175.7,638.3 177.6,637.6 179.5,636.9 181.4,636.2 183.2,635.4 185.1,634.6 187.0,633.8
+188.9,632.9 190.8,632.1 192.7,631.2 194.6,630.2 196.5,629.2 198.3,628.2 200.2,627.2 202.1,626.1 204.0,625.0 205.9,623.9 207.8,622.8 209.7,621.6 211.6,620.4 213.4,619.2 215.3,618.0 217.2,616.8
+219.1,615.5 221.0,614.3 222.9,613.1 224.8,611.8 226.6,610.6 228.5,609.3 230.4,608.1 232.3,606.8 234.2,605.5 236.1,604.2 238.0,602.8 239.9,601.4 241.7,600.0 243.6,598.5 245.5,597.0 247.4,595.5
+249.3,593.9 251.2,592.3 253.1,590.6 255.0,588.9 256.8,587.2 258.7,585.5 260.6,583.7 262.5,581.9 264.4,580.0 266.3,578.2 268.2,576.3 270.1,574.3 271.9,572.3 273.8,570.3 275.7,568.2 277.6,566.0
+279.5,563.8 281.4,561.5 283.3,559.2 285.2,556.8 287.0,554.3 288.9,551.8 290.8,549.2 292.7,546.5 294.6,543.8 296.5,541.1 298.4,538.3 300.2,535.4 302.1,532.5 304.0,529.6 305.9,526.6 307.8,523.6
+309.7,520.5 311.6,517.4 313.5,514.3 315.3,511.1 317.2,507.9 319.1,504.7 321.0,501.5 322.9,498.2 324.8,495.0 326.7,491.7 328.6,488.4 330.4,485.2 332.3,481.9 334.2,478.7 336.1,475.5 338.0,472.3
+339.9,469.1 341.8,466.0 343.7,462.8 345.5,459.6 347.4,456.3 349.3,453.1 351.2,449.8 353.1,446.4 355.0,443.1 356.9,439.6 358.8,436.2 360.6,432.6 362.5,429.1 364.4,425.6 366.3,422.0 368.2,418.4
+370.1,414.9 372.0,411.3 373.8,407.8 375.7,404.3 377.6,400.9 379.5,397.5 381.4,394.1 383.3,390.7 385.2,387.3 387.1,383.9 388.9,380.5 390.8,377.1 392.7,373.7 394.6,370.2 396.5,366.6 398.4,363.1
+400.3,359.4 402.2,355.7 404.0,351.9 405.9,348.0 407.8,344.1 409.7,340.0 411.6,335.9 413.5,331.7 415.4,327.4 417.3,323.1 419.1,318.7 421.0,314.2 422.9,309.7 424.8,305.2 426.7,300.7 428.6,296.2
+430.5,291.7 432.4,287.3 434.2,282.9 436.1,278.5 438.0,274.2 439.9,269.9 441.8,265.6 443.7,261.4 445.6,257.3 447.4,253.1 449.3,249.0 451.2,244.9 453.1,240.9 455.0,236.8 456.9,232.7 458.8,228.7
+460.7,224.6 462.5,220.6 464.4,216.6 466.3,212.5 468.2,208.6 470.1,204.6 472.0,200.7 473.9,196.9 475.8,193.2 477.6,189.5 479.5,185.9 481.4,182.5 483.3,179.1 485.2,175.9 487.1,172.8 489.0,169.8
+490.9,167.0 492.7,164.2 494.6,161.6 496.5,159.1 498.4,156.7 500.3,154.4 502.2,152.2 504.1,150.0 506.0,147.9 507.8,145.8 509.7,143.8 511.6,141.8 513.5,139.8 515.4,137.8 517.3,135.8 519.2,133.8
+521.0,131.9 522.9,129.9 524.8,127.9 526.7,126.0 528.6,124.0 530.5,122.0 532.4,120.1 534.3,118.2 536.1,116.3 538.0,114.4 539.9,112.6 541.8,110.8 543.7,109.1 545.6,107.5 547.5,105.9 549.4,104.4
+551.2,103.0 553.1,101.7 555.0,100.5 556.9,99.3 558.8,98.3 560.7,97.4 562.6,96.7 564.5,96.0 566.3,95.5 568.2,95.1 570.1,94.8 572.0,94.8 573.9,94.8 575.8,95.1 577.7,95.5 579.5,96.1
+581.4,97.0 583.3,98.0 585.2,99.2 587.1,100.6 589.0,102.2 590.9,103.9 592.8,105.8 594.6,107.8 596.5,110.0 598.4,112.2 600.3,114.5 602.2,116.8 604.1,119.1 606.0,121.4 607.9,123.7 609.7,125.9
+611.6,128.1 613.5,130.1 615.4,132.0 617.3,133.9 619.2,135.7 621.1,137.4 623.0,139.0 624.8,140.6 626.7,142.1 628.6,143.7 630.5,145.3 632.4,147.0 634.3,148.8 636.2,150.7 638.1,152.7 639.9,154.8
+641.8,157.1 643.7,159.6 645.6,162.3 647.5,165.2 649.4,168.3 651.3,171.6 653.1,175.0 655.0,178.7 656.9,182.6 658.8,186.7 660.7,190.9 662.6,195.3 664.5,199.9 666.4,204.6 668.2,209.4 670.1,214.4
+672.0,219.4 673.9,224.5 675.8,229.7 677.7,234.9 679.6,240.2 681.5,245.5 683.3,250.7 685.2,256.0 687.1,261.3 689.0,266.5 690.9,271.7 692.8,276.9 694.7,282.0 696.6,287.1 698.4,292.1 700.3,297.1
+702.2,302.0 704.1,306.8 706.0,311.6 707.9,316.2 709.8,320.8 711.7,325.3 713.5,329.7 715.4,334.0 717.3,338.2 719.2,342.4 721.1,346.4 723.0,350.4 724.9,354.4 726.7,358.4 728.6,362.3 730.5,366.3
+732.4,370.3 734.3,374.3 736.2,378.4 738.1,382.5 740.0,386.7 741.8,391.0 743.7,395.3 745.6,399.7 747.5,404.1 749.4,408.6 751.3,413.0 753.2,417.5 755.1,421.9 756.9,426.3 758.8,430.6 760.7,434.8
+762.6,439.0 764.5,443.1 766.4,447.1 768.3,451.0 770.2,454.8 772.0,458.6 773.9,462.3 775.8,466.0 777.7,469.6 779.6,473.2 781.5,476.8 783.4,480.3 785.3,483.9 787.1,487.4 789.0,490.9 790.9,494.3
+792.8,497.8 794.7,501.2 796.6,504.5 798.5,507.8 800.3,511.1 802.2,514.3 804.1,517.5 806.0,520.7 807.9,523.8 809.8,526.9 811.7,530.0 813.6,533.1 815.4,536.2 817.3,539.2 819.2,542.3 821.1,545.3
+823.0,548.3 824.9,551.2 826.8,554.1 828.7,557.0 830.5,559.7 832.4,562.4 834.3,565.0 836.2,567.5 838.1,570.0 840.0,572.3 841.9,574.6 843.8,576.8 845.6,578.9 847.5,581.0 849.4,583.1 851.3,585.1
+853.2,587.1 855.1,589.1 857.0,591.1 858.9,593.1 860.7,595.0 862.6,597.0 864.5,598.9 866.4,600.8 868.3,602.7 870.2,604.6 872.1,606.4 873.9,608.1 875.8,609.8 877.7,611.5 879.6,613.1 881.5,614.6
+883.4,616.1 885.3,617.5 887.2,618.8 889.0,620.1 890.9,621.4 892.8,622.6 894.7,623.8 896.6,624.9 898.5,626.0 900.4,627.1 902.3,628.1 904.1,629.2 906.0,630.1 907.9,631.1 909.8,632.0 911.7,632.9
+913.6,633.8 915.5,634.6 917.4,635.4 919.2,636.2 921.1,637.0 923.0,637.8 924.9,638.5 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M559.0,662.4 L559.0,98.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.8,54.1 542.8,54.1 542.8,662.4 542.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/change/median.svg b/results/barbershop/400000/report/change/median.svg
new file mode 100644
index 0000000..e28dcef
--- /dev/null
+++ b/results/barbershop/400000/report/change/median.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M99.7,662.4 L99.7,653.4  '/>	<g transform="translate(99.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M205.6,662.4 L205.6,653.4  '/>	<g transform="translate(205.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M311.5,662.4 L311.5,653.4  '/>	<g transform="translate(311.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M417.5,662.4 L417.5,653.4  '/>	<g transform="translate(417.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M523.4,662.4 L523.4,653.4  '/>	<g transform="translate(523.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M629.3,662.4 L629.3,653.4  '/>	<g transform="translate(629.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M735.2,662.4 L735.2,653.4  '/>	<g transform="translate(735.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M841.2,662.4 L841.2,653.4  '/>	<g transform="translate(841.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M947.1,662.4 L947.1,653.4  '/>	<g transform="translate(947.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.0 L73.8,658.8 L75.7,658.7 L77.6,658.5 L79.4,658.4 L81.3,658.2
+		L83.2,658.0 L85.1,657.7 L87.0,657.5 L88.9,657.3 L90.8,657.0 L92.7,656.8 L94.5,656.5 L96.4,656.2
+		L98.3,656.0 L100.2,655.7 L102.1,655.4 L104.0,655.1 L105.9,654.8 L107.8,654.5 L109.6,654.2 L111.5,653.8
+		L113.4,653.5 L115.3,653.2 L117.2,652.9 L119.1,652.6 L121.0,652.2 L122.9,651.8 L124.7,651.5 L126.6,651.0
+		L128.5,650.6 L130.4,650.1 L132.3,649.5 L134.2,649.0 L136.1,648.3 L138.0,647.6 L139.8,646.8 L141.7,646.0
+		L143.6,645.1 L145.5,644.2 L147.4,643.2 L149.3,642.2 L151.2,641.2 L153.0,640.2 L154.9,639.2 L156.8,638.1
+		L158.7,637.1 L160.6,636.2 L162.5,635.2 L164.4,634.3 L166.3,633.4 L168.1,632.4 L170.0,631.5 L171.9,630.6
+		L173.8,629.6 L175.7,628.6 L177.6,627.4 L179.5,626.2 L181.4,624.9 L183.2,623.5 L185.1,621.9 L187.0,620.2
+		L188.9,618.4 L190.8,616.4 L192.7,614.4 L194.6,612.3 L196.5,610.2 L198.3,608.1 L200.2,606.1 L202.1,604.1
+		L204.0,602.3 L205.9,600.6 L207.8,599.1 L209.7,597.9 L211.6,596.9 L213.4,596.1 L215.3,595.6 L217.2,595.3
+		L219.1,595.3 L221.0,595.4 L222.9,595.6 L224.8,596.0 L226.6,596.4 L228.5,596.9 L230.4,597.4 L232.3,597.8
+		L234.2,598.2 L236.1,598.5 L238.0,598.7 L239.9,598.8 L241.7,598.7 L243.6,598.6 L245.5,598.3 L247.4,597.9
+		L249.3,597.3 L251.2,596.7 L253.1,596.0 L255.0,595.1 L256.8,594.2 L258.7,593.3 L260.6,592.2 L262.5,591.1
+		L264.4,590.0 L266.3,588.8 L268.2,587.5 L270.1,586.2 L271.9,584.9 L273.8,583.5 L275.7,582.1 L277.6,580.7
+		L279.5,579.2 L281.4,577.8 L283.3,576.3 L285.2,574.8 L287.0,573.4 L288.9,571.9 L290.8,570.4 L292.7,568.9
+		L294.6,567.3 L296.5,565.7 L298.4,564.0 L300.2,562.2 L302.1,560.3 L304.0,558.3 L305.9,556.1 L307.8,553.8
+		L309.7,551.3 L311.6,548.6 L313.5,545.7 L315.3,542.7 L317.2,539.4 L319.1,536.1 L321.0,532.5 L322.9,528.9
+		L324.8,525.2 L326.7,521.5 L328.6,517.8 L330.4,514.2 L332.3,510.7 L334.2,507.3 L336.1,504.1 L338.0,501.2
+		L339.9,498.5 L341.8,496.0 L343.7,493.9 L345.5,492.1 L347.4,490.6 L349.3,489.3 L351.2,488.3 L353.1,487.6
+		L355.0,487.0 L356.9,486.6 L358.8,486.3 L360.6,486.2 L362.5,486.0 L364.4,485.9 L366.3,485.7 L368.2,485.6
+		L370.1,485.4 L372.0,485.1 L373.8,484.8 L375.7,484.5 L377.6,484.1 L379.5,483.8 L381.4,483.5 L383.3,483.3
+		L385.2,483.2 L387.1,483.2 L388.9,483.3 L390.8,483.6 L392.7,484.1 L394.6,484.7 L396.5,485.5 L398.4,486.3
+		L400.3,487.2 L402.2,488.2 L404.0,489.0 L405.9,489.8 L407.8,490.4 L409.7,490.7 L411.6,490.6 L413.5,490.1
+		L415.4,489.0 L417.3,487.4 L419.1,485.1 L421.0,482.0 L422.9,478.3 L424.8,473.7 L426.7,468.4 L428.6,462.4
+		L430.5,455.8 L432.4,448.5 L434.2,440.8 L436.1,432.8 L438.0,424.7 L439.9,416.5 L441.8,408.5 L443.7,400.9
+		L445.6,393.8 L447.4,387.4 L449.3,381.7 L451.2,377.0 L453.1,373.3 L455.0,370.6 L456.9,368.9 L458.8,368.1
+		L460.7,368.2 L462.5,369.1 L464.4,370.6 L466.3,372.6 L468.2,374.8 L470.1,377.2 L472.0,379.6 L473.9,381.7
+		L475.8,383.5 L477.6,384.8 L479.5,385.7 L481.4,385.9 L483.3,385.4 L485.2,384.4 L487.1,382.7 L489.0,380.4
+		L490.9,377.6 L492.7,374.4 L494.6,370.8 L496.5,366.9 L498.4,362.8 L500.3,358.5 L502.2,354.2 L504.1,349.9
+		L506.0,345.6 L507.8,341.5 L509.7,337.5 L511.6,333.7 L513.5,330.2 L515.4,326.9 L517.3,323.9 L519.2,321.2
+		L521.0,318.8 L522.9,316.7 L524.8,314.9 L526.7,313.3 L528.6,312.0 L530.5,310.8 L532.4,309.7 L534.3,308.7
+		L536.1,307.6 L538.0,306.4 L539.9,305.0 L541.8,303.3 L543.7,301.1 L545.6,298.5 L547.5,295.2 L549.4,291.2
+		L551.2,286.4 L553.1,280.7 L555.0,274.1 L556.9,266.5 L558.8,258.0 L560.7,248.5 L562.6,238.1 L564.5,226.8
+		L566.3,214.8 L568.2,202.3 L570.1,189.3 L572.0,176.0 L573.9,162.6 L575.8,149.4 L577.7,136.5 L579.5,124.1
+		L581.4,112.5 L583.3,101.8 L585.2,92.1 L587.1,83.6 L589.0,76.3 L590.9,70.3 L592.8,65.7 L594.6,62.4
+		L596.5,60.2 L598.4,59.2 L600.3,59.2 L602.2,60.1 L604.1,61.6 L606.0,63.7 L607.9,66.0 L609.7,68.6
+		L611.6,71.2 L613.5,73.7 L615.4,76.0 L617.3,78.0 L619.2,79.7 L621.1,81.1 L623.0,82.1 L624.8,82.8
+		L626.7,83.2 L628.6,83.3 L630.5,83.2 L632.4,82.9 L634.3,82.5 L636.2,81.9 L638.1,81.2 L639.9,80.5
+		L641.8,79.8 L643.7,79.1 L645.6,78.3 L647.5,77.7 L649.4,77.0 L651.3,76.5 L653.1,76.1 L655.0,75.8
+		L656.9,75.7 L658.8,75.9 L660.7,76.3 L662.6,77.1 L664.5,78.2 L666.4,79.7 L668.2,81.7 L670.1,84.1
+		L672.0,87.1 L673.9,90.6 L675.8,94.8 L677.7,99.6 L679.6,105.0 L681.5,111.2 L683.3,118.0 L685.2,125.6
+		L687.1,133.9 L689.0,143.0 L690.9,152.7 L692.8,163.2 L694.7,174.2 L696.6,185.8 L698.4,197.9 L700.3,210.4
+		L702.2,223.1 L704.1,236.0 L706.0,249.0 L707.9,261.9 L709.8,274.6 L711.7,287.1 L713.5,299.2 L715.4,310.9
+		L717.3,322.1 L719.2,332.8 L721.1,342.9 L723.0,352.4 L724.9,361.4 L726.7,369.7 L728.6,377.5 L730.5,384.7
+		L732.4,391.3 L734.3,397.4 L736.2,403.0 L738.1,408.0 L740.0,412.5 L741.8,416.6 L743.7,420.2 L745.6,423.4
+		L747.5,426.2 L749.4,428.6 L751.3,430.8 L753.2,432.7 L755.1,434.3 L756.9,435.9 L758.8,437.4 L760.7,438.9
+		L762.6,440.5 L764.5,442.2 L766.4,444.0 L768.3,446.1 L770.2,448.5 L772.0,451.2 L773.9,454.3 L775.8,457.6
+		L777.7,461.3 L779.6,465.3 L781.5,469.6 L783.4,474.1 L785.3,478.9 L787.1,483.9 L789.0,489.0 L790.9,494.2
+		L792.8,499.5 L794.7,504.8 L796.6,510.0 L798.5,515.2 L800.3,520.2 L802.2,525.1 L804.1,529.9 L806.0,534.4
+		L807.9,538.8 L809.8,543.0 L811.7,546.9 L813.6,550.7 L815.4,554.2 L817.3,557.6 L819.2,560.7 L821.1,563.7
+		L823.0,566.5 L824.9,569.2 L826.8,571.8 L828.7,574.2 L830.5,576.6 L832.4,578.8 L834.3,581.0 L836.2,583.1
+		L838.1,585.1 L840.0,587.1 L841.9,589.0 L843.8,590.9 L845.6,592.7 L847.5,594.5 L849.4,596.2 L851.3,597.8
+		L853.2,599.4 L855.1,600.9 L857.0,602.4 L858.9,603.8 L860.7,605.2 L862.6,606.5 L864.5,607.7 L866.4,608.9
+		L868.3,610.1 L870.2,611.3 L872.1,612.5 L873.9,613.7 L875.8,614.8 L877.7,616.0 L879.6,617.2 L881.5,618.3
+		L883.4,619.5 L885.3,620.7 L887.2,621.8 L889.0,623.0 L890.9,624.1 L892.8,625.2 L894.7,626.3 L896.6,627.3
+		L898.5,628.3 L900.4,629.3 L902.3,630.2 L904.1,631.1 L906.0,631.9 L907.9,632.8 L909.8,633.6 L911.7,634.4
+		L913.6,635.2 L915.5,636.0 L917.4,636.8 L919.2,637.6 L921.1,638.4 L923.0,639.2 L924.9,640.0 L926.8,640.8
+		L928.7,641.6 L930.6,642.5 L932.5,643.3 L934.3,644.1 L936.2,644.9 L938.1,645.7 L940.0,646.4 L941.9,647.1
+		L943.8,647.8 L945.7,648.5 L947.5,649.1 L949.4,649.6 L951.3,650.2 L953.2,650.7 L955.1,651.1 L957.0,651.5
+		L958.9,651.9 L960.8,652.3 L962.6,652.6 L964.5,652.9 L966.4,653.2 L968.3,653.5 L970.2,653.7 L972.1,654.0
+		L974.0,654.3 L975.9,654.5 L977.7,654.7 L979.6,655.0 L981.5,655.2 L983.4,655.4 L985.3,655.7 L987.2,655.9
+		L989.1,656.1 L991.0,656.3 L992.8,656.5 L994.7,656.7 L996.6,656.8 L998.5,657.0 L1000.4,657.2 L1002.3,657.4
+		L1004.2,657.5 L1006.1,657.7 L1007.9,657.8 L1009.8,657.9 L1011.7,658.1 L1013.6,658.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,637.1 160.6,636.2 162.5,635.2 164.4,634.3 166.3,633.4 168.1,632.4 170.0,631.5 171.9,630.6 173.8,629.6 175.7,628.6 177.6,627.4 179.5,626.2 181.4,624.9 183.2,623.5 185.1,621.9 187.0,620.2
+188.9,618.4 190.8,616.4 192.7,614.4 194.6,612.3 196.5,610.2 198.3,608.1 200.2,606.1 202.1,604.1 204.0,602.3 205.9,600.6 207.8,599.1 209.7,597.9 211.6,596.9 213.4,596.1 215.3,595.6 217.2,595.3
+219.1,595.3 221.0,595.4 222.9,595.6 224.8,596.0 226.6,596.4 228.5,596.9 230.4,597.4 232.3,597.8 234.2,598.2 236.1,598.5 238.0,598.7 239.9,598.8 241.7,598.7 243.6,598.6 245.5,598.3 247.4,597.9
+249.3,597.3 251.2,596.7 253.1,596.0 255.0,595.1 256.8,594.2 258.7,593.3 260.6,592.2 262.5,591.1 264.4,590.0 266.3,588.8 268.2,587.5 270.1,586.2 271.9,584.9 273.8,583.5 275.7,582.1 277.6,580.7
+279.5,579.2 281.4,577.8 283.3,576.3 285.2,574.8 287.0,573.4 288.9,571.9 290.8,570.4 292.7,568.9 294.6,567.3 296.5,565.7 298.4,564.0 300.2,562.2 302.1,560.3 304.0,558.3 305.9,556.1 307.8,553.8
+309.7,551.3 311.6,548.6 313.5,545.7 315.3,542.7 317.2,539.4 319.1,536.1 321.0,532.5 322.9,528.9 324.8,525.2 326.7,521.5 328.6,517.8 330.4,514.2 332.3,510.7 334.2,507.3 336.1,504.1 338.0,501.2
+339.9,498.5 341.8,496.0 343.7,493.9 345.5,492.1 347.4,490.6 349.3,489.3 351.2,488.3 353.1,487.6 355.0,487.0 356.9,486.6 358.8,486.3 360.6,486.2 362.5,486.0 364.4,485.9 366.3,485.7 368.2,485.6
+370.1,485.4 372.0,485.1 373.8,484.8 375.7,484.5 377.6,484.1 379.5,483.8 381.4,483.5 383.3,483.3 385.2,483.2 387.1,483.2 388.9,483.3 390.8,483.6 392.7,484.1 394.6,484.7 396.5,485.5 398.4,486.3
+400.3,487.2 402.2,488.2 404.0,489.0 405.9,489.8 407.8,490.4 409.7,490.7 411.6,490.6 413.5,490.1 415.4,489.0 417.3,487.4 419.1,485.1 421.0,482.0 422.9,478.3 424.8,473.7 426.7,468.4 428.6,462.4
+430.5,455.8 432.4,448.5 434.2,440.8 436.1,432.8 438.0,424.7 439.9,416.5 441.8,408.5 443.7,400.9 445.6,393.8 447.4,387.4 449.3,381.7 451.2,377.0 453.1,373.3 455.0,370.6 456.9,368.9 458.8,368.1
+460.7,368.2 462.5,369.1 464.4,370.6 466.3,372.6 468.2,374.8 470.1,377.2 472.0,379.6 473.9,381.7 475.8,383.5 477.6,384.8 479.5,385.7 481.4,385.9 483.3,385.4 485.2,384.4 487.1,382.7 489.0,380.4
+490.9,377.6 492.7,374.4 494.6,370.8 496.5,366.9 498.4,362.8 500.3,358.5 502.2,354.2 504.1,349.9 506.0,345.6 507.8,341.5 509.7,337.5 511.6,333.7 513.5,330.2 515.4,326.9 517.3,323.9 519.2,321.2
+521.0,318.8 522.9,316.7 524.8,314.9 526.7,313.3 528.6,312.0 530.5,310.8 532.4,309.7 534.3,308.7 536.1,307.6 538.0,306.4 539.9,305.0 541.8,303.3 543.7,301.1 545.6,298.5 547.5,295.2 549.4,291.2
+551.2,286.4 553.1,280.7 555.0,274.1 556.9,266.5 558.8,258.0 560.7,248.5 562.6,238.1 564.5,226.8 566.3,214.8 568.2,202.3 570.1,189.3 572.0,176.0 573.9,162.6 575.8,149.4 577.7,136.5 579.5,124.1
+581.4,112.5 583.3,101.8 585.2,92.1 587.1,83.6 589.0,76.3 590.9,70.3 592.8,65.7 594.6,62.4 596.5,60.2 598.4,59.2 600.3,59.2 602.2,60.1 604.1,61.6 606.0,63.7 607.9,66.0 609.7,68.6
+611.6,71.2 613.5,73.7 615.4,76.0 617.3,78.0 619.2,79.7 621.1,81.1 623.0,82.1 624.8,82.8 626.7,83.2 628.6,83.3 630.5,83.2 632.4,82.9 634.3,82.5 636.2,81.9 638.1,81.2 639.9,80.5
+641.8,79.8 643.7,79.1 645.6,78.3 647.5,77.7 649.4,77.0 651.3,76.5 653.1,76.1 655.0,75.8 656.9,75.7 658.8,75.9 660.7,76.3 662.6,77.1 664.5,78.2 666.4,79.7 668.2,81.7 670.1,84.1
+672.0,87.1 673.9,90.6 675.8,94.8 677.7,99.6 679.6,105.0 681.5,111.2 683.3,118.0 685.2,125.6 687.1,133.9 689.0,143.0 690.9,152.7 692.8,163.2 694.7,174.2 696.6,185.8 698.4,197.9 700.3,210.4
+702.2,223.1 704.1,236.0 706.0,249.0 707.9,261.9 709.8,274.6 711.7,287.1 713.5,299.2 715.4,310.9 717.3,322.1 719.2,332.8 721.1,342.9 723.0,352.4 724.9,361.4 726.7,369.7 728.6,377.5 730.5,384.7
+732.4,391.3 734.3,397.4 736.2,403.0 738.1,408.0 740.0,412.5 741.8,416.6 743.7,420.2 745.6,423.4 747.5,426.2 749.4,428.6 751.3,430.8 753.2,432.7 755.1,434.3 756.9,435.9 758.8,437.4 760.7,438.9
+762.6,440.5 764.5,442.2 766.4,444.0 768.3,446.1 770.2,448.5 772.0,451.2 773.9,454.3 775.8,457.6 777.7,461.3 779.6,465.3 781.5,469.6 783.4,474.1 785.3,478.9 787.1,483.9 789.0,489.0 790.9,494.2
+792.8,499.5 794.7,504.8 796.6,510.0 798.5,515.2 800.3,520.2 802.2,525.1 804.1,529.9 806.0,534.4 807.9,538.8 809.8,543.0 811.7,546.9 813.6,550.7 815.4,554.2 817.3,557.6 819.2,560.7 821.1,563.7
+823.0,566.5 824.9,569.2 826.8,571.8 828.7,574.2 830.5,576.6 832.4,578.8 834.3,581.0 836.2,583.1 838.1,585.1 840.0,587.1 841.9,589.0 843.8,590.9 845.6,592.7 847.5,594.5 849.4,596.2 851.3,597.8
+853.2,599.4 855.1,600.9 857.0,602.4 858.9,603.8 860.7,605.2 862.6,606.5 864.5,607.7 866.4,608.9 868.3,610.1 870.2,611.3 872.1,612.5 873.9,613.7 875.8,614.8 877.7,616.0 879.6,617.2 881.5,618.3
+883.4,619.5 885.3,620.7 887.2,621.8 889.0,623.0 890.9,624.1 892.8,625.2 894.7,626.3 896.6,627.3 898.5,628.3 900.4,629.3 902.3,630.2 904.1,631.1 906.0,631.9 907.9,632.8 909.8,633.6 911.7,634.4
+913.6,635.2 915.5,636.0 917.4,636.8 919.2,637.6 921.1,638.4 923.0,639.2 924.9,640.0 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M599.2,662.4 L599.2,59.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.8,54.1 542.8,54.1 542.8,662.4 542.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/change/t-test.svg b/results/barbershop/400000/report/change/t-test.svg
new file mode 100644
index 0000000..cc4248e
--- /dev/null
+++ b/results/barbershop/400000/report/change/t-test.svg
@@ -0,0 +1,250 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M205.2,662.4 L205.2,653.4  '/>	<g transform="translate(205.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M330.2,662.4 L330.2,653.4  '/>	<g transform="translate(330.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M455.1,662.4 L455.1,653.4  '/>	<g transform="translate(455.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M580.1,662.4 L580.1,653.4  '/>	<g transform="translate(580.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M705.1,662.4 L705.1,653.4  '/>	<g transform="translate(705.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M830.1,662.4 L830.1,653.4  '/>	<g transform="translate(830.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M955.0,662.4 L955.0,653.4  '/>	<g transform="translate(955.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '408.4,662.4 409.5,662.4 410.7,662.4 411.9,662.4 413.1,662.4 414.3,662.4 415.5,662.4 416.6,662.4 417.8,662.4 419.0,662.4 420.2,662.3 421.4,662.3 422.5,662.3 423.7,662.3 424.9,662.3 426.1,662.3
+427.3,662.2 428.5,662.2 429.6,662.2 430.8,662.2 432.0,662.2 433.2,662.2 434.4,662.3 435.5,662.3 436.7,662.3 437.9,662.3 439.1,662.3 440.3,662.3 441.4,662.4 442.6,662.4 443.8,662.4 445.0,662.4
+446.2,662.4 447.4,662.4 448.5,662.4 449.7,662.4 450.9,662.4 452.1,662.4 453.3,662.4 454.4,662.4 455.6,662.4 456.8,662.3 458.0,662.3 459.2,662.3 460.4,662.3 461.5,662.3 462.7,662.3 463.9,662.2
+465.1,662.2 466.3,662.1 467.4,662.1 468.6,662.0 469.8,662.0 471.0,661.9 472.2,661.8 473.3,661.7 474.5,661.7 475.7,661.6 476.9,661.5 478.1,661.4 479.3,661.3 480.4,661.3 481.6,661.2 482.8,661.1
+484.0,661.1 485.2,661.0 486.3,660.9 487.5,660.8 488.7,660.8 489.9,660.7 491.1,660.6 492.3,660.5 493.4,660.3 494.6,660.2 495.8,660.1 497.0,660.0 498.2,659.8 499.3,659.6 500.5,659.5 501.7,659.3
+502.9,659.1 504.1,658.9 505.2,658.7 506.4,658.4 507.6,658.2 508.8,658.0 510.0,657.8 511.2,657.5 512.3,657.3 513.5,657.1 514.7,656.8 515.9,656.5 517.1,656.2 518.2,655.8 519.4,655.4 520.6,655.0
+521.8,654.5 523.0,653.9 524.2,653.3 525.3,652.6 526.5,651.9 527.7,651.2 528.9,650.5 530.1,649.7 531.2,648.9 532.4,648.1 533.6,647.3 534.8,646.5 536.0,645.6 537.1,644.8 538.3,644.0 539.5,643.1
+540.7,642.2 541.9,641.3 543.1,640.3 544.2,639.3 545.4,638.2 546.6,637.1 547.8,635.9 549.0,634.7 550.1,633.4 551.3,632.0 552.5,630.6 553.7,629.2 554.9,627.7 556.1,626.1 557.2,624.4 558.4,622.6
+559.6,620.7 560.8,618.6 562.0,616.4 563.1,614.1 564.3,611.6 565.5,609.1 566.7,606.4 567.9,603.7 569.1,601.0 570.2,598.2 571.4,595.4 572.6,592.6 573.8,589.8 575.0,587.0 576.1,584.1 577.3,581.2
+578.5,578.2 579.7,575.1 580.9,571.9 582.0,568.6 583.2,565.2 584.4,561.7 585.6,558.2 586.8,554.5 588.0,550.8 589.1,546.9 590.3,543.0 591.5,538.9 592.7,534.8 593.9,530.5 595.0,526.2 596.2,521.8
+597.4,517.4 598.6,513.0 599.8,508.6 601.0,504.2 602.1,499.9 603.3,495.6 604.5,491.3 605.7,487.0 606.9,482.5 608.0,477.9 609.2,473.1 610.4,468.0 611.6,462.7 612.8,457.2 613.9,451.3 615.1,445.3
+616.3,439.1 617.5,432.7 618.7,426.3 619.9,419.8 621.0,413.3 622.2,406.8 623.4,400.3 624.6,393.9 625.8,387.4 626.9,381.0 628.1,374.5 629.3,367.9 630.5,361.3 631.7,354.6 632.9,347.9 634.0,341.0
+635.2,334.2 636.4,327.3 637.6,320.5 638.8,313.7 639.9,307.1 641.1,300.5 642.3,293.9 643.5,287.5 644.7,281.1 645.8,274.7 647.0,268.3 648.2,261.8 649.4,255.2 650.6,248.5 651.8,241.7 652.9,234.8
+654.1,227.8 655.3,220.7 656.5,213.6 657.7,206.4 658.8,199.3 660.0,192.3 661.2,185.5 662.4,178.9 663.6,172.6 664.8,166.6 665.9,161.0 667.1,155.7 668.3,150.9 669.5,146.4 670.7,142.3 671.8,138.5
+673.0,135.0 674.2,131.7 675.4,128.4 676.6,125.2 677.7,121.9 678.9,118.5 680.1,114.9 681.3,111.2 682.5,107.4 683.7,103.5 684.8,99.5 686.0,95.5 687.2,91.6 688.4,87.8 689.6,84.1 690.7,80.6
+691.9,77.4 693.1,74.4 694.3,71.8 695.5,69.5 696.7,67.6 697.8,66.2 699.0,65.1 700.2,64.6 701.4,64.5 702.6,64.8 703.7,65.5 704.9,66.6 706.1,67.9 707.3,69.5 708.5,71.1 709.6,72.9
+710.8,74.7 712.0,76.4 713.2,78.0 714.4,79.6 715.6,81.0 716.7,82.3 717.9,83.5 719.1,84.8 720.3,86.0 721.5,87.3 722.6,88.8 723.8,90.5 725.0,92.5 726.2,94.8 727.4,97.6 728.6,100.8
+729.7,104.4 730.9,108.5 732.1,113.0 733.3,117.9 734.5,123.0 735.6,128.2 736.8,133.6 738.0,139.0 739.2,144.3 740.4,149.5 741.6,154.6 742.7,159.6 743.9,164.5 745.1,169.3 746.3,174.2 747.5,179.2
+748.6,184.3 749.8,189.6 751.0,195.2 752.2,201.1 753.4,207.4 754.5,214.0 755.7,221.0 756.9,228.2 758.1,235.8 759.3,243.6 760.5,251.6 761.6,259.7 762.8,267.9 764.0,275.9 765.2,283.9 766.4,291.7
+767.5,299.4 768.7,306.7 769.9,313.8 771.1,320.7 772.3,327.2 773.5,333.5 774.6,339.5 775.8,345.2 777.0,350.8 778.2,356.3 779.4,361.7 780.5,367.1 781.7,372.6 782.9,378.2 784.1,384.0 785.3,390.0
+786.4,396.2 787.6,402.6 788.8,409.1 790.0,415.7 791.2,422.4 792.4,429.0 793.5,435.5 794.7,441.9 795.9,448.1 797.1,454.1 798.3,459.9 799.4,465.5 800.6,470.9 801.8,476.1 803.0,481.1 804.2,486.1
+805.4,491.0 806.5,495.8 807.7,500.7 808.9,505.5 810.1,510.3 811.3,515.0 812.4,519.8 813.6,524.5 814.8,529.1 816.0,533.7 817.2,538.2 818.3,542.5 819.5,546.8 820.7,550.9 821.9,554.8 823.1,558.6
+824.3,562.3 825.4,565.7 826.6,569.0 827.8,572.2 829.0,575.2 830.2,578.2 831.3,581.0 832.5,583.8 833.7,586.4 834.9,589.1 836.1,591.7 837.3,594.3 838.4,596.8 839.6,599.4 840.8,601.8 842.0,604.3
+843.2,606.7 844.3,609.0 845.5,611.3 846.7,613.6 847.9,615.8 849.1,618.0 850.2,620.1 851.4,622.1 852.6,624.1 853.8,626.0 855.0,627.7 856.2,629.4 857.3,631.0 858.5,632.4 859.7,633.7 860.9,634.9
+862.1,635.9 863.2,636.9 864.4,637.9 865.6,638.8 866.8,639.6 868.0,640.5 869.2,641.3 870.3,642.2 871.5,643.0 872.7,643.9 873.9,644.8 875.1,645.7 876.2,646.6 877.4,647.5 878.6,648.4 879.8,649.3
+881.0,650.1 882.1,651.0 883.3,651.8 884.5,652.6 885.7,653.3 886.9,654.1 888.1,654.7 889.2,655.4 890.4,655.9 891.6,656.4 892.8,656.9 894.0,657.2 895.1,657.5 896.3,657.8 897.5,658.1 898.7,658.3
+899.9,658.4 901.1,658.6 902.2,658.8 903.4,659.0 904.6,659.1 905.8,659.3 907.0,659.5 908.1,659.7 909.3,659.9 910.5,660.1 911.7,660.3 912.9,660.5 914.1,660.7 915.2,660.9 916.4,661.1 917.6,661.2
+918.8,661.4 920.0,661.5 921.1,661.7 922.3,661.8 923.5,661.9 924.7,662.0 925.9,662.0 927.0,662.0 928.2,662.1 929.4,662.1 930.6,662.0 931.8,662.0 933.0,662.0 934.1,662.0 935.3,661.9 936.5,661.9
+937.7,661.9 938.9,661.9 940.0,661.9 941.2,661.9 942.4,661.9 943.6,661.9 944.8,662.0 946.0,662.0 947.1,662.0 948.3,662.0 949.5,662.1 950.7,662.1 951.9,662.1 953.0,662.1 954.2,662.1 955.4,662.1
+956.6,662.1 957.8,662.2 958.9,662.2 960.1,662.2 961.3,662.2 962.5,662.2 963.7,662.2 964.9,662.2 966.0,662.3 967.2,662.3 968.4,662.3 969.6,662.3 970.8,662.3 971.9,662.3 973.1,662.3 974.3,662.3
+975.5,662.3 976.7,662.3 977.9,662.3 979.0,662.3 980.2,662.3 981.4,662.3 982.6,662.3 983.8,662.4 984.9,662.4 986.1,662.4 987.3,662.4 988.5,662.4 989.7,662.4 990.8,662.4 992.0,662.4 993.2,662.4
+994.4,662.4 995.6,662.4 996.8,662.4 997.9,662.4 997.9,662.4 996.8,662.4 995.6,662.4 994.4,662.4 993.2,662.4 992.0,662.4 990.8,662.4 989.7,662.4 988.5,662.4 987.3,662.4 986.1,662.4 984.9,662.4
+983.8,662.4 982.6,662.4 981.4,662.4 980.2,662.4 979.0,662.4 977.9,662.4 976.7,662.4 975.5,662.4 974.3,662.4 973.1,662.4 971.9,662.4 970.8,662.4 969.6,662.4 968.4,662.4 967.2,662.4 966.0,662.4
+964.9,662.4 963.7,662.4 962.5,662.4 961.3,662.4 960.1,662.4 958.9,662.4 957.8,662.4 956.6,662.4 955.4,662.4 954.2,662.4 953.0,662.4 951.9,662.4 950.7,662.4 949.5,662.4 948.3,662.4 947.1,662.4
+946.0,662.4 944.8,662.4 943.6,662.4 942.4,662.4 941.2,662.4 940.0,662.4 938.9,662.4 937.7,662.4 936.5,662.4 935.3,662.4 934.1,662.4 933.0,662.4 931.8,662.4 930.6,662.4 929.4,662.4 928.2,662.4
+927.0,662.4 925.9,662.4 924.7,662.4 923.5,662.4 922.3,662.4 921.1,662.4 920.0,662.4 918.8,662.4 917.6,662.4 916.4,662.4 915.2,662.4 914.1,662.4 912.9,662.4 911.7,662.4 910.5,662.4 909.3,662.4
+908.1,662.4 907.0,662.4 905.8,662.4 904.6,662.4 903.4,662.4 902.2,662.4 901.1,662.4 899.9,662.4 898.7,662.4 897.5,662.4 896.3,662.4 895.1,662.4 894.0,662.4 892.8,662.4 891.6,662.4 890.4,662.4
+889.2,662.4 888.1,662.4 886.9,662.4 885.7,662.4 884.5,662.4 883.3,662.4 882.1,662.4 881.0,662.4 879.8,662.4 878.6,662.4 877.4,662.4 876.2,662.4 875.1,662.4 873.9,662.4 872.7,662.4 871.5,662.4
+870.3,662.4 869.2,662.4 868.0,662.4 866.8,662.4 865.6,662.4 864.4,662.4 863.2,662.4 862.1,662.4 860.9,662.4 859.7,662.4 858.5,662.4 857.3,662.4 856.2,662.4 855.0,662.4 853.8,662.4 852.6,662.4
+851.4,662.4 850.2,662.4 849.1,662.4 847.9,662.4 846.7,662.4 845.5,662.4 844.3,662.4 843.2,662.4 842.0,662.4 840.8,662.4 839.6,662.4 838.4,662.4 837.3,662.4 836.1,662.4 834.9,662.4 833.7,662.4
+832.5,662.4 831.3,662.4 830.2,662.4 829.0,662.4 827.8,662.4 826.6,662.4 825.4,662.4 824.3,662.4 823.1,662.4 821.9,662.4 820.7,662.4 819.5,662.4 818.3,662.4 817.2,662.4 816.0,662.4 814.8,662.4
+813.6,662.4 812.4,662.4 811.3,662.4 810.1,662.4 808.9,662.4 807.7,662.4 806.5,662.4 805.4,662.4 804.2,662.4 803.0,662.4 801.8,662.4 800.6,662.4 799.4,662.4 798.3,662.4 797.1,662.4 795.9,662.4
+794.7,662.4 793.5,662.4 792.4,662.4 791.2,662.4 790.0,662.4 788.8,662.4 787.6,662.4 786.4,662.4 785.3,662.4 784.1,662.4 782.9,662.4 781.7,662.4 780.5,662.4 779.4,662.4 778.2,662.4 777.0,662.4
+775.8,662.4 774.6,662.4 773.5,662.4 772.3,662.4 771.1,662.4 769.9,662.4 768.7,662.4 767.5,662.4 766.4,662.4 765.2,662.4 764.0,662.4 762.8,662.4 761.6,662.4 760.5,662.4 759.3,662.4 758.1,662.4
+756.9,662.4 755.7,662.4 754.5,662.4 753.4,662.4 752.2,662.4 751.0,662.4 749.8,662.4 748.6,662.4 747.5,662.4 746.3,662.4 745.1,662.4 743.9,662.4 742.7,662.4 741.6,662.4 740.4,662.4 739.2,662.4
+738.0,662.4 736.8,662.4 735.6,662.4 734.5,662.4 733.3,662.4 732.1,662.4 730.9,662.4 729.7,662.4 728.6,662.4 727.4,662.4 726.2,662.4 725.0,662.4 723.8,662.4 722.6,662.4 721.5,662.4 720.3,662.4
+719.1,662.4 717.9,662.4 716.7,662.4 715.6,662.4 714.4,662.4 713.2,662.4 712.0,662.4 710.8,662.4 709.6,662.4 708.5,662.4 707.3,662.4 706.1,662.4 704.9,662.4 703.7,662.4 702.6,662.4 701.4,662.4
+700.2,662.4 699.0,662.4 697.8,662.4 696.7,662.4 695.5,662.4 694.3,662.4 693.1,662.4 691.9,662.4 690.7,662.4 689.6,662.4 688.4,662.4 687.2,662.4 686.0,662.4 684.8,662.4 683.7,662.4 682.5,662.4
+681.3,662.4 680.1,662.4 678.9,662.4 677.7,662.4 676.6,662.4 675.4,662.4 674.2,662.4 673.0,662.4 671.8,662.4 670.7,662.4 669.5,662.4 668.3,662.4 667.1,662.4 665.9,662.4 664.8,662.4 663.6,662.4
+662.4,662.4 661.2,662.4 660.0,662.4 658.8,662.4 657.7,662.4 656.5,662.4 655.3,662.4 654.1,662.4 652.9,662.4 651.8,662.4 650.6,662.4 649.4,662.4 648.2,662.4 647.0,662.4 645.8,662.4 644.7,662.4
+643.5,662.4 642.3,662.4 641.1,662.4 639.9,662.4 638.8,662.4 637.6,662.4 636.4,662.4 635.2,662.4 634.0,662.4 632.9,662.4 631.7,662.4 630.5,662.4 629.3,662.4 628.1,662.4 626.9,662.4 625.8,662.4
+624.6,662.4 623.4,662.4 622.2,662.4 621.0,662.4 619.9,662.4 618.7,662.4 617.5,662.4 616.3,662.4 615.1,662.4 613.9,662.4 612.8,662.4 611.6,662.4 610.4,662.4 609.2,662.4 608.0,662.4 606.9,662.4
+605.7,662.4 604.5,662.4 603.3,662.4 602.1,662.4 601.0,662.4 599.8,662.4 598.6,662.4 597.4,662.4 596.2,662.4 595.0,662.4 593.9,662.4 592.7,662.4 591.5,662.4 590.3,662.4 589.1,662.4 588.0,662.4
+586.8,662.4 585.6,662.4 584.4,662.4 583.2,662.4 582.0,662.4 580.9,662.4 579.7,662.4 578.5,662.4 577.3,662.4 576.1,662.4 575.0,662.4 573.8,662.4 572.6,662.4 571.4,662.4 570.2,662.4 569.1,662.4
+567.9,662.4 566.7,662.4 565.5,662.4 564.3,662.4 563.1,662.4 562.0,662.4 560.8,662.4 559.6,662.4 558.4,662.4 557.2,662.4 556.1,662.4 554.9,662.4 553.7,662.4 552.5,662.4 551.3,662.4 550.1,662.4
+549.0,662.4 547.8,662.4 546.6,662.4 545.4,662.4 544.2,662.4 543.1,662.4 541.9,662.4 540.7,662.4 539.5,662.4 538.3,662.4 537.1,662.4 536.0,662.4 534.8,662.4 533.6,662.4 532.4,662.4 531.2,662.4
+530.1,662.4 528.9,662.4 527.7,662.4 526.5,662.4 525.3,662.4 524.2,662.4 523.0,662.4 521.8,662.4 520.6,662.4 519.4,662.4 518.2,662.4 517.1,662.4 515.9,662.4 514.7,662.4 513.5,662.4 512.3,662.4
+511.2,662.4 510.0,662.4 508.8,662.4 507.6,662.4 506.4,662.4 505.2,662.4 504.1,662.4 502.9,662.4 501.7,662.4 500.5,662.4 499.3,662.4 498.2,662.4 497.0,662.4 495.8,662.4 494.6,662.4 493.4,662.4
+492.3,662.4 491.1,662.4 489.9,662.4 488.7,662.4 487.5,662.4 486.3,662.4 485.2,662.4 484.0,662.4 482.8,662.4 481.6,662.4 480.4,662.4 479.3,662.4 478.1,662.4 476.9,662.4 475.7,662.4 474.5,662.4
+473.3,662.4 472.2,662.4 471.0,662.4 469.8,662.4 468.6,662.4 467.4,662.4 466.3,662.4 465.1,662.4 463.9,662.4 462.7,662.4 461.5,662.4 460.4,662.4 459.2,662.4 458.0,662.4 456.8,662.4 455.6,662.4
+454.4,662.4 453.3,662.4 452.1,662.4 450.9,662.4 449.7,662.4 448.5,662.4 447.4,662.4 446.2,662.4 445.0,662.4 443.8,662.4 442.6,662.4 441.4,662.4 440.3,662.4 439.1,662.4 437.9,662.4 436.7,662.4
+435.5,662.4 434.4,662.4 433.2,662.4 432.0,662.4 430.8,662.4 429.6,662.4 428.5,662.4 427.3,662.4 426.1,662.4 424.9,662.4 423.7,662.4 422.5,662.4 421.4,662.4 420.2,662.4 419.0,662.4 417.8,662.4
+416.6,662.4 415.5,662.4 414.3,662.4 413.1,662.4 411.9,662.4 410.7,662.4 409.5,662.4 408.4,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M134.8,662.4 L134.8,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/index.html b/results/barbershop/400000/report/index.html
new file mode 100644
index 0000000..77c93ed
--- /dev/null
+++ b/results/barbershop/400000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/400000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/400000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">5.7408 ms</td>
+                                <td>5.7499 ms</td>
+                                <td class="ci-bound">5.7604 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9939533</td>
+                                <td>0.9942983</td>
+                                <td class="ci-bound">0.9938363</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">5.7420 ms</td>
+                                <td>5.7539 ms</td>
+                                <td class="ci-bound">5.7680 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">30.886 us</td>
+                                <td>50.995 us</td>
+                                <td class="ci-bound">71.038 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">5.7335 ms</td>
+                                <td>5.7463 ms</td>
+                                <td class="ci-bound">5.7568 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">23.303 us</td>
+                                <td>32.404 us</td>
+                                <td class="ci-bound">45.214 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">-2.0684%</td>
+                            <td>-1.6034%</td>
+                            <td class="ci-bound">-1.1760%</td>
+                            <td>(p = 0.00 &lt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                Performance has improved.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/400000/report/mean.svg b/results/barbershop/400000/report/mean.svg
new file mode 100644
index 0000000..1486cd1
--- /dev/null
+++ b/results/barbershop/400000/report/mean.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,586.4 L72.6,586.4  '/>	<g transform="translate(55.3,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,510.3 L72.6,510.3  '/>	<g transform="translate(55.3,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,434.3 L72.6,434.3  '/>	<g transform="translate(55.3,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,282.2 L72.6,282.2  '/>	<g transform="translate(55.3,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,206.2 L72.6,206.2  '/>	<g transform="translate(55.3,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,130.1 L72.6,130.1  '/>	<g transform="translate(55.3,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M89.7,662.4 L89.7,653.4  '/>	<g transform="translate(89.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.74</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M239.2,662.4 L239.2,653.4  '/>	<g transform="translate(239.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.745</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M388.8,662.4 L388.8,653.4  '/>	<g transform="translate(388.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M538.3,662.4 L538.3,653.4  '/>	<g transform="translate(538.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.755</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M687.8,662.4 L687.8,653.4  '/>	<g transform="translate(687.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.76</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M837.4,662.4 L837.4,653.4  '/>	<g transform="translate(837.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.765</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M986.9,662.4 L986.9,653.4  '/>	<g transform="translate(986.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.77</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.5 L65.5,658.3 L67.4,658.1 L69.3,657.9 L71.2,657.8 L73.1,657.6
+		L75.0,657.4 L76.9,657.2 L78.8,657.0 L80.7,656.8 L82.6,656.6 L84.5,656.4 L86.4,656.1 L88.3,655.9
+		L90.3,655.6 L92.2,655.3 L94.1,655.0 L96.0,654.6 L97.9,654.3 L99.8,653.9 L101.7,653.5 L103.6,653.0
+		L105.5,652.5 L107.4,652.0 L109.3,651.5 L111.2,650.9 L113.1,650.3 L115.0,649.6 L116.9,649.0 L118.8,648.3
+		L120.7,647.5 L122.6,646.8 L124.5,646.0 L126.4,645.1 L128.3,644.3 L130.2,643.4 L132.1,642.5 L134.0,641.6
+		L135.9,640.7 L137.8,639.7 L139.8,638.7 L141.7,637.7 L143.6,636.7 L145.5,635.7 L147.4,634.6 L149.3,633.6
+		L151.2,632.5 L153.1,631.4 L155.0,630.3 L156.9,629.1 L158.8,627.9 L160.7,626.7 L162.6,625.4 L164.5,624.0
+		L166.4,622.6 L168.3,621.1 L170.2,619.5 L172.1,617.9 L174.0,616.2 L175.9,614.5 L177.8,612.6 L179.7,610.8
+		L181.6,608.8 L183.5,606.9 L185.4,604.9 L187.3,602.8 L189.3,600.8 L191.2,598.7 L193.1,596.6 L195.0,594.5
+		L196.9,592.3 L198.8,590.1 L200.7,587.9 L202.6,585.7 L204.5,583.4 L206.4,581.1 L208.3,578.8 L210.2,576.4
+		L212.1,574.0 L214.0,571.6 L215.9,569.1 L217.8,566.6 L219.7,564.1 L221.6,561.6 L223.5,559.0 L225.4,556.4
+		L227.3,553.8 L229.2,551.2 L231.1,548.5 L233.0,545.9 L234.9,543.1 L236.8,540.4 L238.8,537.5 L240.7,534.7
+		L242.6,531.7 L244.5,528.7 L246.4,525.6 L248.3,522.4 L250.2,519.2 L252.1,515.8 L254.0,512.4 L255.9,508.9
+		L257.8,505.3 L259.7,501.7 L261.6,497.9 L263.5,494.0 L265.4,490.1 L267.3,486.0 L269.2,481.9 L271.1,477.7
+		L273.0,473.4 L274.9,469.0 L276.8,464.4 L278.7,459.8 L280.6,455.1 L282.5,450.4 L284.4,445.5 L286.3,440.5
+		L288.2,435.5 L290.2,430.4 L292.1,425.3 L294.0,420.1 L295.9,414.9 L297.8,409.7 L299.7,404.4 L301.6,399.2
+		L303.5,393.9 L305.4,388.6 L307.3,383.4 L309.2,378.1 L311.1,372.9 L313.0,367.7 L314.9,362.6 L316.8,357.5
+		L318.7,352.4 L320.6,347.4 L322.5,342.4 L324.4,337.5 L326.3,332.6 L328.2,327.9 L330.1,323.1 L332.0,318.5
+		L333.9,313.9 L335.8,309.3 L337.7,304.8 L339.7,300.3 L341.6,295.7 L343.5,291.2 L345.4,286.7 L347.3,282.1
+		L349.2,277.4 L351.1,272.7 L353.0,267.9 L354.9,263.0 L356.8,258.0 L358.7,252.9 L360.6,247.7 L362.5,242.5
+		L364.4,237.2 L366.3,231.9 L368.2,226.6 L370.1,221.4 L372.0,216.2 L373.9,211.0 L375.8,206.0 L377.7,201.1
+		L379.6,196.3 L381.5,191.7 L383.4,187.3 L385.3,183.0 L387.2,178.8 L389.2,174.8 L391.1,170.9 L393.0,167.0
+		L394.9,163.3 L396.8,159.6 L398.7,156.0 L400.6,152.4 L402.5,148.9 L404.4,145.4 L406.3,142.0 L408.2,138.6
+		L410.1,135.2 L412.0,132.0 L413.9,128.8 L415.8,125.7 L417.7,122.7 L419.6,119.7 L421.5,116.9 L423.4,114.1
+		L425.3,111.5 L427.2,108.9 L429.1,106.4 L431.0,103.9 L432.9,101.5 L434.8,99.2 L436.7,96.9 L438.7,94.6
+		L440.6,92.4 L442.5,90.2 L444.4,88.1 L446.3,86.1 L448.2,84.1 L450.1,82.2 L452.0,80.3 L453.9,78.6
+		L455.8,77.1 L457.7,75.7 L459.6,74.4 L461.5,73.3 L463.4,72.4 L465.3,71.7 L467.2,71.2 L469.1,70.8
+		L471.0,70.6 L472.9,70.5 L474.8,70.6 L476.7,70.7 L478.6,70.9 L480.5,71.2 L482.4,71.5 L484.3,71.7
+		L486.2,72.0 L488.1,72.2 L490.1,72.4 L492.0,72.5 L493.9,72.5 L495.8,72.5 L497.7,72.5 L499.6,72.5
+		L501.5,72.4 L503.4,72.4 L505.3,72.4 L507.2,72.5 L509.1,72.8 L511.0,73.1 L512.9,73.6 L514.8,74.3
+		L516.7,75.2 L518.6,76.2 L520.5,77.4 L522.4,78.9 L524.3,80.4 L526.2,82.2 L528.1,84.1 L530.0,86.1
+		L531.9,88.3 L533.8,90.5 L535.7,92.9 L537.6,95.3 L539.6,97.8 L541.5,100.4 L543.4,103.1 L545.3,105.9
+		L547.2,108.7 L549.1,111.6 L551.0,114.5 L552.9,117.6 L554.8,120.7 L556.7,123.8 L558.6,127.0 L560.5,130.3
+		L562.4,133.6 L564.3,137.0 L566.2,140.4 L568.1,143.8 L570.0,147.3 L571.9,150.7 L573.8,154.2 L575.7,157.7
+		L577.6,161.2 L579.5,164.8 L581.4,168.3 L583.3,171.9 L585.2,175.5 L587.1,179.2 L589.1,182.9 L591.0,186.6
+		L592.9,190.3 L594.8,194.1 L596.7,197.9 L598.6,201.7 L600.5,205.5 L602.4,209.3 L604.3,213.2 L606.2,217.0
+		L608.1,220.8 L610.0,224.6 L611.9,228.5 L613.8,232.3 L615.7,236.2 L617.6,240.1 L619.5,244.0 L621.4,248.0
+		L623.3,252.0 L625.2,256.0 L627.1,260.2 L629.0,264.3 L630.9,268.5 L632.8,272.8 L634.7,277.1 L636.6,281.4
+		L638.5,285.7 L640.5,290.1 L642.4,294.5 L644.3,298.9 L646.2,303.3 L648.1,307.7 L650.0,312.1 L651.9,316.4
+		L653.8,320.6 L655.7,324.8 L657.6,328.9 L659.5,332.9 L661.4,336.8 L663.3,340.6 L665.2,344.3 L667.1,347.9
+		L669.0,351.5 L670.9,355.0 L672.8,358.5 L674.7,362.0 L676.6,365.5 L678.5,369.1 L680.4,372.8 L682.3,376.6
+		L684.2,380.5 L686.1,384.4 L688.0,388.5 L690.0,392.7 L691.9,397.0 L693.8,401.2 L695.7,405.6 L697.6,409.9
+		L699.5,414.2 L701.4,418.4 L703.3,422.5 L705.2,426.5 L707.1,430.4 L709.0,434.2 L710.9,437.8 L712.8,441.3
+		L714.7,444.8 L716.6,448.1 L718.5,451.4 L720.4,454.6 L722.3,457.8 L724.2,461.1 L726.1,464.3 L728.0,467.5
+		L729.9,470.8 L731.8,474.1 L733.7,477.4 L735.6,480.7 L737.5,484.1 L739.5,487.4 L741.4,490.8 L743.3,494.1
+		L745.2,497.4 L747.1,500.6 L749.0,503.8 L750.9,506.9 L752.8,509.9 L754.7,512.8 L756.6,515.7 L758.5,518.5
+		L760.4,521.2 L762.3,523.9 L764.2,526.5 L766.1,529.0 L768.0,531.5 L769.9,533.9 L771.8,536.2 L773.7,538.6
+		L775.6,540.9 L777.5,543.1 L779.4,545.3 L781.3,547.5 L783.2,549.7 L785.1,551.9 L787.0,554.1 L789.0,556.2
+		L790.9,558.4 L792.8,560.5 L794.7,562.6 L796.6,564.8 L798.5,566.9 L800.4,569.0 L802.3,571.1 L804.2,573.2
+		L806.1,575.3 L808.0,577.4 L809.9,579.4 L811.8,581.4 L813.7,583.3 L815.6,585.2 L817.5,587.0 L819.4,588.8
+		L821.3,590.5 L823.2,592.1 L825.1,593.6 L827.0,595.1 L828.9,596.5 L830.8,597.8 L832.7,599.1 L834.6,600.2
+		L836.5,601.4 L838.4,602.5 L840.4,603.6 L842.3,604.6 L844.2,605.7 L846.1,606.7 L848.0,607.8 L849.9,608.8
+		L851.8,609.9 L853.7,611.0 L855.6,612.1 L857.5,613.2 L859.4,614.4 L861.3,615.5 L863.2,616.6 L865.1,617.7
+		L867.0,618.8 L868.9,619.9 L870.8,620.9 L872.7,621.9 L874.6,622.9 L876.5,623.8 L878.4,624.7 L880.3,625.6
+		L882.2,626.4 L884.1,627.3 L886.0,628.1 L887.9,628.9 L889.9,629.7 L891.8,630.5 L893.7,631.3 L895.6,632.2
+		L897.5,633.0 L899.4,633.8 L901.3,634.6 L903.2,635.4 L905.1,636.2 L907.0,637.0 L908.9,637.8 L910.8,638.6
+		L912.7,639.4 L914.6,640.1 L916.5,640.8 L918.4,641.5 L920.3,642.2 L922.2,642.9 L924.1,643.5 L926.0,644.1
+		L927.9,644.7 L929.8,645.2 L931.7,645.7 L933.6,646.2 L935.5,646.6 L937.4,647.1 L939.4,647.5 L941.3,647.8
+		L943.2,648.1 L945.1,648.4 L947.0,648.7 L948.9,649.0 L950.8,649.2 L952.7,649.4 L954.6,649.7 L956.5,649.9
+		L958.4,650.1 L960.3,650.3 L962.2,650.5 L964.1,650.7 L966.0,651.0 L967.9,651.2 L969.8,651.5 L971.7,651.7
+		L973.6,652.0 L975.5,652.3 L977.4,652.5 L979.3,652.8 L981.2,653.1 L983.1,653.4 L985.0,653.7 L986.9,654.0
+		L988.9,654.2 L990.8,654.5 L992.7,654.8 L994.6,655.0 L996.5,655.3 L998.4,655.6 L1000.3,655.8 L1002.2,656.1
+		L1004.1,656.3 L1006.0,656.6 L1007.9,656.8 L1009.8,657.1 L1011.7,657.3 L1013.6,657.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,632.5 153.1,631.4 155.0,630.3 156.9,629.1 158.8,627.9 160.7,626.7 162.6,625.4 164.5,624.0 166.4,622.6 168.3,621.1 170.2,619.5 172.1,617.9 174.0,616.2 175.9,614.5 177.8,612.6 179.7,610.8
+181.6,608.8 183.5,606.9 185.4,604.9 187.3,602.8 189.3,600.8 191.2,598.7 193.1,596.6 195.0,594.5 196.9,592.3 198.8,590.1 200.7,587.9 202.6,585.7 204.5,583.4 206.4,581.1 208.3,578.8 210.2,576.4
+212.1,574.0 214.0,571.6 215.9,569.1 217.8,566.6 219.7,564.1 221.6,561.6 223.5,559.0 225.4,556.4 227.3,553.8 229.2,551.2 231.1,548.5 233.0,545.9 234.9,543.1 236.8,540.4 238.8,537.5 240.7,534.7
+242.6,531.7 244.5,528.7 246.4,525.6 248.3,522.4 250.2,519.2 252.1,515.8 254.0,512.4 255.9,508.9 257.8,505.3 259.7,501.7 261.6,497.9 263.5,494.0 265.4,490.1 267.3,486.0 269.2,481.9 271.1,477.7
+273.0,473.4 274.9,469.0 276.8,464.4 278.7,459.8 280.6,455.1 282.5,450.4 284.4,445.5 286.3,440.5 288.2,435.5 290.2,430.4 292.1,425.3 294.0,420.1 295.9,414.9 297.8,409.7 299.7,404.4 301.6,399.2
+303.5,393.9 305.4,388.6 307.3,383.4 309.2,378.1 311.1,372.9 313.0,367.7 314.9,362.6 316.8,357.5 318.7,352.4 320.6,347.4 322.5,342.4 324.4,337.5 326.3,332.6 328.2,327.9 330.1,323.1 332.0,318.5
+333.9,313.9 335.8,309.3 337.7,304.8 339.7,300.3 341.6,295.7 343.5,291.2 345.4,286.7 347.3,282.1 349.2,277.4 351.1,272.7 353.0,267.9 354.9,263.0 356.8,258.0 358.7,252.9 360.6,247.7 362.5,242.5
+364.4,237.2 366.3,231.9 368.2,226.6 370.1,221.4 372.0,216.2 373.9,211.0 375.8,206.0 377.7,201.1 379.6,196.3 381.5,191.7 383.4,187.3 385.3,183.0 387.2,178.8 389.2,174.8 391.1,170.9 393.0,167.0
+394.9,163.3 396.8,159.6 398.7,156.0 400.6,152.4 402.5,148.9 404.4,145.4 406.3,142.0 408.2,138.6 410.1,135.2 412.0,132.0 413.9,128.8 415.8,125.7 417.7,122.7 419.6,119.7 421.5,116.9 423.4,114.1
+425.3,111.5 427.2,108.9 429.1,106.4 431.0,103.9 432.9,101.5 434.8,99.2 436.7,96.9 438.7,94.6 440.6,92.4 442.5,90.2 444.4,88.1 446.3,86.1 448.2,84.1 450.1,82.2 452.0,80.3 453.9,78.6
+455.8,77.1 457.7,75.7 459.6,74.4 461.5,73.3 463.4,72.4 465.3,71.7 467.2,71.2 469.1,70.8 471.0,70.6 472.9,70.5 474.8,70.6 476.7,70.7 478.6,70.9 480.5,71.2 482.4,71.5 484.3,71.7
+486.2,72.0 488.1,72.2 490.1,72.4 492.0,72.5 493.9,72.5 495.8,72.5 497.7,72.5 499.6,72.5 501.5,72.4 503.4,72.4 505.3,72.4 507.2,72.5 509.1,72.8 511.0,73.1 512.9,73.6 514.8,74.3
+516.7,75.2 518.6,76.2 520.5,77.4 522.4,78.9 524.3,80.4 526.2,82.2 528.1,84.1 530.0,86.1 531.9,88.3 533.8,90.5 535.7,92.9 537.6,95.3 539.6,97.8 541.5,100.4 543.4,103.1 545.3,105.9
+547.2,108.7 549.1,111.6 551.0,114.5 552.9,117.6 554.8,120.7 556.7,123.8 558.6,127.0 560.5,130.3 562.4,133.6 564.3,137.0 566.2,140.4 568.1,143.8 570.0,147.3 571.9,150.7 573.8,154.2 575.7,157.7
+577.6,161.2 579.5,164.8 581.4,168.3 583.3,171.9 585.2,175.5 587.1,179.2 589.1,182.9 591.0,186.6 592.9,190.3 594.8,194.1 596.7,197.9 598.6,201.7 600.5,205.5 602.4,209.3 604.3,213.2 606.2,217.0
+608.1,220.8 610.0,224.6 611.9,228.5 613.8,232.3 615.7,236.2 617.6,240.1 619.5,244.0 621.4,248.0 623.3,252.0 625.2,256.0 627.1,260.2 629.0,264.3 630.9,268.5 632.8,272.8 634.7,277.1 636.6,281.4
+638.5,285.7 640.5,290.1 642.4,294.5 644.3,298.9 646.2,303.3 648.1,307.7 650.0,312.1 651.9,316.4 653.8,320.6 655.7,324.8 657.6,328.9 659.5,332.9 661.4,336.8 663.3,340.6 665.2,344.3 667.1,347.9
+669.0,351.5 670.9,355.0 672.8,358.5 674.7,362.0 676.6,365.5 678.5,369.1 680.4,372.8 682.3,376.6 684.2,380.5 686.1,384.4 688.0,388.5 690.0,392.7 691.9,397.0 693.8,401.2 695.7,405.6 697.6,409.9
+699.5,414.2 701.4,418.4 703.3,422.5 705.2,426.5 707.1,430.4 709.0,434.2 710.9,437.8 712.8,441.3 714.7,444.8 716.6,448.1 718.5,451.4 720.4,454.6 722.3,457.8 724.2,461.1 726.1,464.3 728.0,467.5
+729.9,470.8 731.8,474.1 733.7,477.4 735.6,480.7 737.5,484.1 739.5,487.4 741.4,490.8 743.3,494.1 745.2,497.4 747.1,500.6 749.0,503.8 750.9,506.9 752.8,509.9 754.7,512.8 756.6,515.7 758.5,518.5
+760.4,521.2 762.3,523.9 764.2,526.5 766.1,529.0 768.0,531.5 769.9,533.9 771.8,536.2 773.7,538.6 775.6,540.9 777.5,543.1 779.4,545.3 781.3,547.5 783.2,549.7 785.1,551.9 787.0,554.1 789.0,556.2
+790.9,558.4 792.8,560.5 794.7,562.6 796.6,564.8 798.5,566.9 800.4,569.0 802.3,571.1 804.2,573.2 806.1,575.3 808.0,577.4 809.9,579.4 811.8,581.4 813.7,583.3 815.6,585.2 817.5,587.0 819.4,588.8
+821.3,590.5 823.2,592.1 825.1,593.6 827.0,595.1 828.9,596.5 830.8,597.8 832.7,599.1 834.6,600.2 836.5,601.4 838.4,602.5 840.4,603.6 842.3,604.6 844.2,605.7 846.1,606.7 848.0,607.8 849.9,608.8
+851.8,609.9 853.7,611.0 855.6,612.1 857.5,613.2 859.4,614.4 861.3,615.5 863.2,616.6 865.1,617.7 867.0,618.8 868.9,619.9 870.8,620.9 872.7,621.9 874.6,622.9 876.5,623.8 878.4,624.7 880.3,625.6
+882.2,626.4 884.1,627.3 886.0,628.1 887.9,628.9 889.9,629.7 891.8,630.5 893.7,631.3 895.6,632.2 897.5,633.0 899.4,633.8 901.3,634.6 903.2,635.4 905.1,636.2 907.0,637.0 908.9,637.8 910.8,638.6
+912.7,639.4 914.6,640.1 916.5,640.8 918.4,641.5 920.3,642.2 922.2,642.9 924.1,643.5 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M504.6,662.4 L504.6,72.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/median.svg b/results/barbershop/400000/report/median.svg
new file mode 100644
index 0000000..c484afe
--- /dev/null
+++ b/results/barbershop/400000/report/median.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,601.6 L80.9,601.6  '/>	<g transform="translate(63.6,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,479.9 L80.9,479.9  '/>	<g transform="translate(63.6,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,236.6 L80.9,236.6  '/>	<g transform="translate(63.6,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 140</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 160</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.9 L80.9,114.9  '/>	<g transform="translate(63.6,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 180</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M207.5,662.4 L207.5,653.4  '/>	<g transform="translate(207.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.735</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M372.5,662.4 L372.5,653.4  '/>	<g transform="translate(372.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.74</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M537.5,662.4 L537.5,653.4  '/>	<g transform="translate(537.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.745</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M702.6,662.4 L702.6,653.4  '/>	<g transform="translate(702.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M867.6,662.4 L867.6,653.4  '/>	<g transform="translate(867.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.755</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,661.0 L73.8,660.9 L75.7,660.9 L77.6,660.9 L79.4,660.9 L81.3,660.9
+		L83.2,660.9 L85.1,660.9 L87.0,660.9 L88.9,660.9 L90.8,660.9 L92.7,660.9 L94.5,661.0 L96.4,660.9
+		L98.3,660.9 L100.2,660.9 L102.1,660.9 L104.0,660.8 L105.9,660.8 L107.8,660.7 L109.6,660.7 L111.5,660.6
+		L113.4,660.5 L115.3,660.4 L117.2,660.3 L119.1,660.1 L121.0,659.9 L122.9,659.7 L124.7,659.4 L126.6,659.0
+		L128.5,658.6 L130.4,658.2 L132.3,657.7 L134.2,657.1 L136.1,656.5 L138.0,655.9 L139.8,655.3 L141.7,654.6
+		L143.6,654.0 L145.5,653.4 L147.4,652.8 L149.3,652.3 L151.2,651.9 L153.0,651.6 L154.9,651.4 L156.8,651.3
+		L158.7,651.2 L160.6,651.3 L162.5,651.4 L164.4,651.6 L166.3,651.9 L168.1,652.1 L170.0,652.3 L171.9,652.6
+		L173.8,652.8 L175.7,653.0 L177.6,653.1 L179.5,653.2 L181.4,653.2 L183.2,653.2 L185.1,653.2 L187.0,653.1
+		L188.9,652.9 L190.8,652.7 L192.7,652.5 L194.6,652.2 L196.5,652.0 L198.3,651.6 L200.2,651.3 L202.1,650.9
+		L204.0,650.6 L205.9,650.2 L207.8,649.8 L209.7,649.4 L211.6,649.0 L213.4,648.5 L215.3,648.1 L217.2,647.6
+		L219.1,647.1 L221.0,646.6 L222.9,646.0 L224.8,645.3 L226.6,644.6 L228.5,643.8 L230.4,642.9 L232.3,642.0
+		L234.2,640.9 L236.1,639.8 L238.0,638.6 L239.9,637.3 L241.7,635.9 L243.6,634.5 L245.5,633.1 L247.4,631.7
+		L249.3,630.3 L251.2,628.9 L253.1,627.7 L255.0,626.6 L256.8,625.6 L258.7,624.8 L260.6,624.1 L262.5,623.6
+		L264.4,623.2 L266.3,623.0 L268.2,622.8 L270.1,622.6 L271.9,622.5 L273.8,622.2 L275.7,621.9 L277.6,621.4
+		L279.5,620.8 L281.4,620.0 L283.3,618.9 L285.2,617.6 L287.0,616.0 L288.9,614.0 L290.8,611.7 L292.7,608.8
+		L294.6,605.4 L296.5,601.4 L298.4,596.5 L300.2,590.8 L302.1,584.1 L304.0,576.3 L305.9,567.3 L307.8,557.2
+		L309.7,545.9 L311.6,533.6 L313.5,520.4 L315.3,506.4 L317.2,492.0 L319.1,477.5 L321.0,463.1 L322.9,449.3
+		L324.8,436.4 L326.7,424.7 L328.6,414.6 L330.4,406.4 L332.3,400.1 L334.2,395.9 L336.1,394.0 L338.0,394.2
+		L339.9,396.5 L341.8,400.8 L343.7,406.8 L345.5,414.3 L347.4,423.1 L349.3,433.0 L351.2,443.7 L353.1,455.1
+		L355.0,466.9 L356.9,478.9 L358.8,491.0 L360.6,503.2 L362.5,515.2 L364.4,527.0 L366.3,538.6 L368.2,549.8
+		L370.1,560.5 L372.0,570.7 L373.8,580.4 L375.7,589.3 L377.6,597.5 L379.5,604.9 L381.4,611.4 L383.3,616.9
+		L385.2,621.4 L387.1,624.8 L388.9,627.2 L390.8,628.6 L392.7,628.8 L394.6,628.1 L396.5,626.4 L398.4,623.8
+		L400.3,620.3 L402.2,616.1 L404.0,611.3 L405.9,606.1 L407.8,600.5 L409.7,594.7 L411.6,588.8 L413.5,583.1
+		L415.4,577.7 L417.3,572.7 L419.1,568.3 L421.0,564.5 L422.9,561.6 L424.8,559.5 L426.7,558.4 L428.6,558.1
+		L430.5,558.8 L432.4,560.3 L434.2,562.6 L436.1,565.6 L438.0,569.1 L439.9,573.1 L441.8,577.4 L443.7,581.8
+		L445.6,586.3 L447.4,590.6 L449.3,594.8 L451.2,598.6 L453.1,602.0 L455.0,604.9 L456.9,607.2 L458.8,608.9
+		L460.7,609.9 L462.5,610.3 L464.4,609.9 L466.3,608.7 L468.2,606.9 L470.1,604.3 L472.0,601.1 L473.9,597.2
+		L475.8,592.8 L477.6,587.8 L479.5,582.4 L481.4,576.7 L483.3,570.7 L485.2,564.5 L487.1,558.3 L489.0,552.0
+		L490.9,545.8 L492.7,539.7 L494.6,533.8 L496.5,528.0 L498.4,522.5 L500.3,517.2 L502.2,512.2 L504.1,507.3
+		L506.0,502.7 L507.8,498.3 L509.7,494.1 L511.6,490.1 L513.5,486.2 L515.4,482.5 L517.3,479.0 L519.2,475.5
+		L521.0,472.2 L522.9,468.9 L524.8,465.7 L526.7,462.4 L528.6,459.0 L530.5,455.4 L532.4,451.5 L534.3,447.2
+		L536.1,442.4 L538.0,436.8 L539.9,430.5 L541.8,423.2 L543.7,414.8 L545.6,405.1 L547.5,394.0 L549.4,381.4
+		L551.2,367.4 L553.1,351.9 L555.0,335.0 L556.9,316.9 L558.8,297.9 L560.7,278.1 L562.6,258.0 L564.5,237.9
+		L566.3,218.2 L568.2,199.4 L570.1,181.9 L572.0,165.9 L573.9,151.8 L575.8,139.7 L577.7,129.8 L579.5,122.1
+		L581.4,116.7 L583.3,113.4 L585.2,112.1 L587.1,112.8 L589.0,115.2 L590.9,119.2 L592.8,124.7 L594.6,131.6
+		L596.5,139.9 L598.4,149.5 L600.3,160.3 L602.2,172.3 L604.1,185.4 L606.0,199.6 L607.9,214.8 L609.7,230.7
+		L611.6,247.2 L613.5,264.1 L615.4,281.2 L617.3,298.2 L619.2,314.8 L621.1,330.9 L623.0,346.2 L624.8,360.6
+		L626.7,373.9 L628.6,386.2 L630.5,397.2 L632.4,407.2 L634.3,416.0 L636.2,423.8 L638.1,430.6 L639.9,436.6
+		L641.8,441.8 L643.7,446.4 L645.6,450.4 L647.5,453.9 L649.4,457.0 L651.3,459.8 L653.1,462.2 L655.0,464.4
+		L656.9,466.3 L658.8,468.0 L660.7,469.5 L662.6,470.9 L664.5,472.0 L666.4,473.0 L668.2,474.0 L670.1,474.9
+		L672.0,475.9 L673.9,476.9 L675.8,478.0 L677.7,479.4 L679.6,481.1 L681.5,483.0 L683.3,485.4 L685.2,488.2
+		L687.1,491.4 L689.0,495.0 L690.9,499.1 L692.8,503.6 L694.7,508.5 L696.6,513.6 L698.4,519.0 L700.3,524.5
+		L702.2,530.0 L704.1,535.4 L706.0,540.6 L707.9,545.5 L709.8,550.1 L711.7,554.1 L713.5,557.7 L715.4,560.8
+		L717.3,563.3 L719.2,565.3 L721.1,566.9 L723.0,568.1 L724.9,569.0 L726.7,569.7 L728.6,570.3 L730.5,570.8
+		L732.4,571.3 L734.3,571.8 L736.2,572.4 L738.1,572.9 L740.0,573.3 L741.8,573.6 L743.7,573.7 L745.6,573.4
+		L747.5,572.7 L749.4,571.6 L751.3,570.1 L753.2,568.1 L755.1,565.8 L756.9,563.1 L758.8,560.4 L760.7,557.6
+		L762.6,555.0 L764.5,552.7 L766.4,550.8 L768.3,549.5 L770.2,548.8 L772.0,548.8 L773.9,549.4 L775.8,550.7
+		L777.7,552.5 L779.6,554.8 L781.5,557.4 L783.4,560.3 L785.3,563.3 L787.1,566.2 L789.0,569.1 L790.9,571.8
+		L792.8,574.3 L794.7,576.5 L796.6,578.5 L798.5,580.2 L800.3,581.7 L802.2,582.9 L804.1,584.1 L806.0,585.2
+		L807.9,586.3 L809.8,587.5 L811.7,588.9 L813.6,590.4 L815.4,592.2 L817.3,594.2 L819.2,596.5 L821.1,599.0
+		L823.0,601.7 L824.9,604.7 L826.8,607.7 L828.7,610.8 L830.5,613.9 L832.4,616.9 L834.3,619.9 L836.2,622.6
+		L838.1,625.2 L840.0,627.5 L841.9,629.7 L843.8,631.6 L845.6,633.2 L847.5,634.7 L849.4,636.0 L851.3,637.1
+		L853.2,638.0 L855.1,638.9 L857.0,639.6 L858.9,640.2 L860.7,640.7 L862.6,641.1 L864.5,641.5 L866.4,641.9
+		L868.3,642.2 L870.2,642.5 L872.1,642.8 L873.9,643.1 L875.8,643.4 L877.7,643.7 L879.6,643.9 L881.5,644.2
+		L883.4,644.5 L885.3,644.7 L887.2,644.9 L889.0,645.1 L890.9,645.3 L892.8,645.5 L894.7,645.6 L896.6,645.7
+		L898.5,645.8 L900.4,645.8 L902.3,645.9 L904.1,645.9 L906.0,645.9 L907.9,645.9 L909.8,645.9 L911.7,646.0
+		L913.6,646.0 L915.5,646.1 L917.4,646.2 L919.2,646.3 L921.1,646.5 L923.0,646.8 L924.9,647.1 L926.8,647.4
+		L928.7,647.8 L930.6,648.2 L932.5,648.6 L934.3,649.1 L936.2,649.6 L938.1,650.1 L940.0,650.6 L941.9,651.1
+		L943.8,651.5 L945.7,652.0 L947.5,652.5 L949.4,653.0 L951.3,653.5 L953.2,653.9 L955.1,654.4 L957.0,654.9
+		L958.9,655.4 L960.8,655.8 L962.6,656.3 L964.5,656.8 L966.4,657.2 L968.3,657.7 L970.2,658.1 L972.1,658.5
+		L974.0,658.8 L975.9,659.2 L977.7,659.5 L979.6,659.7 L981.5,659.9 L983.4,660.1 L985.3,660.3 L987.2,660.4
+		L989.1,660.5 L991.0,660.6 L992.8,660.6 L994.7,660.7 L996.6,660.7 L998.5,660.8 L1000.4,660.8 L1002.3,660.9
+		L1004.2,660.9 L1006.1,661.0 L1007.9,661.0 L1009.8,661.1 L1011.7,661.1 L1013.6,661.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,651.2 160.6,651.3 162.5,651.4 164.4,651.6 166.3,651.9 168.1,652.1 170.0,652.3 171.9,652.6 173.8,652.8 175.7,653.0 177.6,653.1 179.5,653.2 181.4,653.2 183.2,653.2 185.1,653.2 187.0,653.1
+188.9,652.9 190.8,652.7 192.7,652.5 194.6,652.2 196.5,652.0 198.3,651.6 200.2,651.3 202.1,650.9 204.0,650.6 205.9,650.2 207.8,649.8 209.7,649.4 211.6,649.0 213.4,648.5 215.3,648.1 217.2,647.6
+219.1,647.1 221.0,646.6 222.9,646.0 224.8,645.3 226.6,644.6 228.5,643.8 230.4,642.9 232.3,642.0 234.2,640.9 236.1,639.8 238.0,638.6 239.9,637.3 241.7,635.9 243.6,634.5 245.5,633.1 247.4,631.7
+249.3,630.3 251.2,628.9 253.1,627.7 255.0,626.6 256.8,625.6 258.7,624.8 260.6,624.1 262.5,623.6 264.4,623.2 266.3,623.0 268.2,622.8 270.1,622.6 271.9,622.5 273.8,622.2 275.7,621.9 277.6,621.4
+279.5,620.8 281.4,620.0 283.3,618.9 285.2,617.6 287.0,616.0 288.9,614.0 290.8,611.7 292.7,608.8 294.6,605.4 296.5,601.4 298.4,596.5 300.2,590.8 302.1,584.1 304.0,576.3 305.9,567.3 307.8,557.2
+309.7,545.9 311.6,533.6 313.5,520.4 315.3,506.4 317.2,492.0 319.1,477.5 321.0,463.1 322.9,449.3 324.8,436.4 326.7,424.7 328.6,414.6 330.4,406.4 332.3,400.1 334.2,395.9 336.1,394.0 338.0,394.2
+339.9,396.5 341.8,400.8 343.7,406.8 345.5,414.3 347.4,423.1 349.3,433.0 351.2,443.7 353.1,455.1 355.0,466.9 356.9,478.9 358.8,491.0 360.6,503.2 362.5,515.2 364.4,527.0 366.3,538.6 368.2,549.8
+370.1,560.5 372.0,570.7 373.8,580.4 375.7,589.3 377.6,597.5 379.5,604.9 381.4,611.4 383.3,616.9 385.2,621.4 387.1,624.8 388.9,627.2 390.8,628.6 392.7,628.8 394.6,628.1 396.5,626.4 398.4,623.8
+400.3,620.3 402.2,616.1 404.0,611.3 405.9,606.1 407.8,600.5 409.7,594.7 411.6,588.8 413.5,583.1 415.4,577.7 417.3,572.7 419.1,568.3 421.0,564.5 422.9,561.6 424.8,559.5 426.7,558.4 428.6,558.1
+430.5,558.8 432.4,560.3 434.2,562.6 436.1,565.6 438.0,569.1 439.9,573.1 441.8,577.4 443.7,581.8 445.6,586.3 447.4,590.6 449.3,594.8 451.2,598.6 453.1,602.0 455.0,604.9 456.9,607.2 458.8,608.9
+460.7,609.9 462.5,610.3 464.4,609.9 466.3,608.7 468.2,606.9 470.1,604.3 472.0,601.1 473.9,597.2 475.8,592.8 477.6,587.8 479.5,582.4 481.4,576.7 483.3,570.7 485.2,564.5 487.1,558.3 489.0,552.0
+490.9,545.8 492.7,539.7 494.6,533.8 496.5,528.0 498.4,522.5 500.3,517.2 502.2,512.2 504.1,507.3 506.0,502.7 507.8,498.3 509.7,494.1 511.6,490.1 513.5,486.2 515.4,482.5 517.3,479.0 519.2,475.5
+521.0,472.2 522.9,468.9 524.8,465.7 526.7,462.4 528.6,459.0 530.5,455.4 532.4,451.5 534.3,447.2 536.1,442.4 538.0,436.8 539.9,430.5 541.8,423.2 543.7,414.8 545.6,405.1 547.5,394.0 549.4,381.4
+551.2,367.4 553.1,351.9 555.0,335.0 556.9,316.9 558.8,297.9 560.7,278.1 562.6,258.0 564.5,237.9 566.3,218.2 568.2,199.4 570.1,181.9 572.0,165.9 573.9,151.8 575.8,139.7 577.7,129.8 579.5,122.1
+581.4,116.7 583.3,113.4 585.2,112.1 587.1,112.8 589.0,115.2 590.9,119.2 592.8,124.7 594.6,131.6 596.5,139.9 598.4,149.5 600.3,160.3 602.2,172.3 604.1,185.4 606.0,199.6 607.9,214.8 609.7,230.7
+611.6,247.2 613.5,264.1 615.4,281.2 617.3,298.2 619.2,314.8 621.1,330.9 623.0,346.2 624.8,360.6 626.7,373.9 628.6,386.2 630.5,397.2 632.4,407.2 634.3,416.0 636.2,423.8 638.1,430.6 639.9,436.6
+641.8,441.8 643.7,446.4 645.6,450.4 647.5,453.9 649.4,457.0 651.3,459.8 653.1,462.2 655.0,464.4 656.9,466.3 658.8,468.0 660.7,469.5 662.6,470.9 664.5,472.0 666.4,473.0 668.2,474.0 670.1,474.9
+672.0,475.9 673.9,476.9 675.8,478.0 677.7,479.4 679.6,481.1 681.5,483.0 683.3,485.4 685.2,488.2 687.1,491.4 689.0,495.0 690.9,499.1 692.8,503.6 694.7,508.5 696.6,513.6 698.4,519.0 700.3,524.5
+702.2,530.0 704.1,535.4 706.0,540.6 707.9,545.5 709.8,550.1 711.7,554.1 713.5,557.7 715.4,560.8 717.3,563.3 719.2,565.3 721.1,566.9 723.0,568.1 724.9,569.0 726.7,569.7 728.6,570.3 730.5,570.8
+732.4,571.3 734.3,571.8 736.2,572.4 738.1,572.9 740.0,573.3 741.8,573.6 743.7,573.7 745.6,573.4 747.5,572.7 749.4,571.6 751.3,570.1 753.2,568.1 755.1,565.8 756.9,563.1 758.8,560.4 760.7,557.6
+762.6,555.0 764.5,552.7 766.4,550.8 768.3,549.5 770.2,548.8 772.0,548.8 773.9,549.4 775.8,550.7 777.7,552.5 779.6,554.8 781.5,557.4 783.4,560.3 785.3,563.3 787.1,566.2 789.0,569.1 790.9,571.8
+792.8,574.3 794.7,576.5 796.6,578.5 798.5,580.2 800.3,581.7 802.2,582.9 804.1,584.1 806.0,585.2 807.9,586.3 809.8,587.5 811.7,588.9 813.6,590.4 815.4,592.2 817.3,594.2 819.2,596.5 821.1,599.0
+823.0,601.7 824.9,604.7 826.8,607.7 828.7,610.8 830.5,613.9 832.4,616.9 834.3,619.9 836.2,622.6 838.1,625.2 840.0,627.5 841.9,629.7 843.8,631.6 845.6,633.2 847.5,634.7 849.4,636.0 851.3,637.1
+853.2,638.0 855.1,638.9 857.0,639.6 858.9,640.2 860.7,640.7 862.6,641.1 864.5,641.5 866.4,641.9 868.3,642.2 870.2,642.5 872.1,642.8 873.9,643.1 875.8,643.4 877.7,643.7 879.6,643.9 881.5,644.2
+883.4,644.5 885.3,644.7 887.2,644.9 889.0,645.1 890.9,645.3 892.8,645.5 894.7,645.6 896.6,645.7 898.5,645.8 900.4,645.8 902.3,645.9 904.1,645.9 906.0,645.9 907.9,645.9 909.8,645.9 911.7,646.0
+913.6,646.0 915.5,646.1 917.4,646.2 919.2,646.3 921.1,646.5 923.0,646.8 924.9,647.1 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M579.6,662.4 L579.6,122.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/pdf.svg b/results/barbershop/400000/report/pdf.svg
new file mode 100644
index 0000000..6f07d7d
--- /dev/null
+++ b/results/barbershop/400000/report/pdf.svg
@@ -0,0 +1,420 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M155.9,662.4 L155.9,653.4  '/>	<g transform="translate(155.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M256.4,662.4 L256.4,653.4  '/>	<g transform="translate(256.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M357.0,662.4 L357.0,653.4  '/>	<g transform="translate(357.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M457.6,662.4 L457.6,653.4  '/>	<g transform="translate(457.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M558.2,662.4 L558.2,653.4  '/>	<g transform="translate(558.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.85</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M658.8,662.4 L658.8,653.4  '/>	<g transform="translate(658.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M759.4,662.4 L759.4,653.4  '/>	<g transform="translate(759.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.95</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M860.0,662.4 L860.0,653.4  '/>	<g transform="translate(860.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M960.6,662.4 L960.6,653.4  '/>	<g transform="translate(960.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,662.4 L1003.2,662.4  '/>	<g transform="translate(1020.5,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,561.0 L1003.2,561.0  '/>	<g transform="translate(1020.5,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,459.6 L1003.2,459.6  '/>	<g transform="translate(1020.5,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,358.2 L1003.2,358.2  '/>	<g transform="translate(1020.5,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,256.9 L1003.2,256.9  '/>	<g transform="translate(1020.5,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,155.5 L1003.2,155.5  '/>	<g transform="translate(1020.5,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1012.2,54.1 L1003.2,54.1  '/>	<g transform="translate(1020.5,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1066.6,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1096.6,67.6 1138.8,67.6 1138.8,58.6 1096.6,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.3 73.8,662.3 75.7,662.2 77.6,662.2 79.4,662.2 81.3,662.2 83.2,662.1 85.1,662.1 87.0,662.0 88.9,662.0 90.7,662.0 92.6,661.9 94.5,661.8 96.4,661.8 98.3,661.7 100.2,661.6
+102.0,661.5 103.9,661.4 105.8,661.3 107.7,661.1 109.6,661.0 111.5,660.8 113.4,660.7 115.2,660.5 117.1,660.3 119.0,660.0 120.9,659.8 122.8,659.5 124.7,659.2 126.5,658.9 128.4,658.5 130.3,658.2
+132.2,657.7 134.1,657.3 136.0,656.8 137.9,656.3 139.7,655.7 141.6,655.1 143.5,654.4 145.4,653.7 147.3,652.9 149.2,652.1 151.0,651.2 152.9,650.3 154.8,649.3 156.7,648.2 158.6,647.0 160.5,645.7
+162.3,644.4 164.2,642.9 166.1,641.4 168.0,639.8 169.9,638.0 171.8,636.2 173.7,634.2 175.5,632.2 177.4,629.9 179.3,627.6 181.2,625.1 183.1,622.5 185.0,619.8 186.8,616.9 188.7,613.8 190.6,610.6
+192.5,607.2 194.4,603.6 196.3,599.9 198.2,596.0 200.0,591.9 201.9,587.6 203.8,583.2 205.7,578.5 207.6,573.7 209.5,568.7 211.3,563.5 213.2,558.1 215.1,552.5 217.0,546.7 218.9,540.7 220.8,534.6
+222.6,528.2 224.5,521.7 226.4,515.0 228.3,508.2 230.2,501.2 232.1,494.0 234.0,486.7 235.8,479.2 237.7,471.6 239.6,463.9 241.5,456.0 243.4,448.1 245.3,440.0 247.1,431.9 249.0,423.7 250.9,415.4
+252.8,407.1 254.7,398.7 256.6,390.3 258.5,381.9 260.3,373.5 262.2,365.1 264.1,356.8 266.0,348.4 267.9,340.1 269.8,331.9 271.6,323.7 273.5,315.6 275.4,307.7 277.3,299.8 279.2,292.0 281.1,284.4
+282.9,276.9 284.8,269.5 286.7,262.3 288.6,255.3 290.5,248.4 292.4,241.8 294.3,235.3 296.1,229.0 298.0,223.0 299.9,217.1 301.8,211.5 303.7,206.1 305.6,201.0 307.4,196.1 309.3,191.4 311.2,187.0
+313.1,182.8 315.0,178.9 316.9,175.3 318.8,171.9 320.6,168.8 322.5,166.0 324.4,163.4 326.3,161.1 328.2,159.2 330.1,157.4 331.9,156.0 333.8,154.9 335.7,154.0 337.6,153.4 339.5,153.2 341.4,153.2
+343.2,153.4 345.1,154.0 347.0,154.9 348.9,156.0 350.8,157.4 352.7,159.1 354.6,161.1 356.4,163.4 358.3,165.9 360.2,168.7 362.1,171.8 364.0,175.1 365.9,178.7 367.7,182.5 369.6,186.6 371.5,190.9
+373.4,195.5 375.3,200.3 377.2,205.3 379.1,210.6 380.9,216.0 382.8,221.7 384.7,227.6 386.6,233.6 388.5,239.9 390.4,246.3 392.2,252.9 394.1,259.6 396.0,266.5 397.9,273.5 399.8,280.6 401.7,287.9
+403.5,295.2 405.4,302.7 407.3,310.2 409.2,317.8 411.1,325.5 413.0,333.2 414.9,340.9 416.7,348.7 418.6,356.5 420.5,364.3 422.4,372.1 424.3,379.9 426.2,387.6 428.0,395.3 429.9,403.0 431.8,410.6
+433.7,418.1 435.6,425.5 437.5,432.8 439.4,440.1 441.2,447.2 443.1,454.2 445.0,461.1 446.9,467.8 448.8,474.4 450.7,480.9 452.5,487.1 454.4,493.3 456.3,499.3 458.2,505.1 460.1,510.7 462.0,516.1
+463.8,521.4 465.7,526.5 467.6,531.4 469.5,536.2 471.4,540.7 473.3,545.1 475.2,549.3 477.0,553.3 478.9,557.2 480.8,560.9 482.7,564.4 484.6,567.7 486.5,570.9 488.3,574.0 490.2,576.9 492.1,579.6
+494.0,582.3 495.9,584.8 497.8,587.1 499.7,589.4 501.5,591.5 503.4,593.5 505.3,595.5 507.2,597.3 509.1,599.1 511.0,600.7 512.8,602.3 514.7,603.9 516.6,605.3 518.5,606.7 520.4,608.1 522.3,609.4
+524.1,610.6 526.0,611.9 527.9,613.1 529.8,614.2 531.7,615.3 533.6,616.4 535.5,617.5 537.3,618.5 539.2,619.5 541.1,620.6 543.0,621.5 544.9,622.5 546.8,623.5 548.6,624.4 550.5,625.3 552.4,626.2
+554.3,627.1 556.2,628.0 558.1,628.8 560.0,629.7 561.8,630.5 563.7,631.3 565.6,632.1 567.5,632.8 569.4,633.6 571.3,634.3 573.1,635.0 575.0,635.7 576.9,636.3 578.8,636.9 580.7,637.5 582.6,638.1
+584.4,638.6 586.3,639.2 588.2,639.7 590.1,640.1 592.0,640.6 593.9,641.0 595.8,641.4 597.6,641.8 599.5,642.1 601.4,642.5 603.3,642.8 605.2,643.1 607.1,643.3 608.9,643.6 610.8,643.8 612.7,644.0
+614.6,644.2 616.5,644.4 618.4,644.6 620.3,644.7 622.1,644.9 624.0,645.0 625.9,645.1 627.8,645.3 629.7,645.4 631.6,645.5 633.4,645.6 635.3,645.7 637.2,645.8 639.1,645.9 641.0,646.0 642.9,646.1
+644.7,646.2 646.6,646.3 648.5,646.4 650.4,646.5 652.3,646.7 654.2,646.8 656.1,646.9 657.9,647.0 659.8,647.2 661.7,647.3 663.6,647.5 665.5,647.6 667.4,647.8 669.2,647.9 671.1,648.1 673.0,648.3
+674.9,648.5 676.8,648.7 678.7,648.9 680.6,649.1 682.4,649.3 684.3,649.5 686.2,649.7 688.1,649.9 690.0,650.1 691.9,650.3 693.7,650.5 695.6,650.7 697.5,651.0 699.4,651.2 701.3,651.4 703.2,651.6
+705.0,651.7 706.9,651.9 708.8,652.1 710.7,652.3 712.6,652.4 714.5,652.6 716.4,652.7 718.2,652.8 720.1,652.9 722.0,653.0 723.9,653.1 725.8,653.2 727.7,653.2 729.5,653.3 731.4,653.3 733.3,653.4
+735.2,653.4 737.1,653.4 739.0,653.3 740.9,653.3 742.7,653.3 744.6,653.2 746.5,653.2 748.4,653.1 750.3,653.1 752.2,653.0 754.0,652.9 755.9,652.8 757.8,652.7 759.7,652.7 761.6,652.6 763.5,652.5
+765.3,652.4 767.2,652.3 769.1,652.2 771.0,652.2 772.9,652.1 774.8,652.0 776.7,652.0 778.5,651.9 780.4,651.9 782.3,651.9 784.2,651.8 786.1,651.8 788.0,651.8 789.8,651.8 791.7,651.8 793.6,651.8
+795.5,651.8 797.4,651.9 799.3,651.9 801.2,651.9 803.0,652.0 804.9,652.0 806.8,652.0 808.7,652.1 810.6,652.1 812.5,652.2 814.3,652.2 816.2,652.3 818.1,652.3 820.0,652.3 821.9,652.4 823.8,652.4
+825.6,652.4 827.5,652.5 829.4,652.5 831.3,652.5 833.2,652.5 835.1,652.5 837.0,652.5 838.8,652.5 840.7,652.5 842.6,652.4 844.5,652.4 846.4,652.4 848.3,652.4 850.1,652.3 852.0,652.3 853.9,652.3
+855.8,652.2 857.7,652.2 859.6,652.1 861.5,652.1 863.3,652.1 865.2,652.1 867.1,652.1 869.0,652.1 870.9,652.1 872.8,652.1 874.6,652.1 876.5,652.1 878.4,652.2 880.3,652.2 882.2,652.3 884.1,652.3
+885.9,652.4 887.8,652.5 889.7,652.6 891.6,652.8 893.5,652.9 895.4,653.1 897.3,653.2 899.1,653.4 901.0,653.6 902.9,653.8 904.8,654.0 906.7,654.2 908.6,654.4 910.4,654.6 912.3,654.9 914.2,655.1
+916.1,655.4 918.0,655.6 919.9,655.9 921.8,656.1 923.6,656.4 925.5,656.6 927.4,656.9 929.3,657.1 931.2,657.4 933.1,657.6 934.9,657.9 936.8,658.1 938.7,658.4 940.6,658.6 942.5,658.8 944.4,659.0
+946.2,659.2 948.1,659.4 950.0,659.6 951.9,659.8 953.8,660.0 955.7,660.2 957.6,660.3 959.4,660.5 961.3,660.6 963.2,660.8 965.1,660.9 967.0,661.0 968.9,661.1 970.7,661.2 972.6,661.3 974.5,661.4
+976.4,661.5 978.3,661.6 980.2,661.7 982.1,661.7 983.9,661.8 985.8,661.9 987.7,661.9 989.6,662.0 991.5,662.0 993.4,662.0 995.2,662.1 997.1,662.1 999.0,662.2 1000.9,662.2 1002.8,662.2 1004.7,662.2
+1006.5,662.2 1008.4,662.3 1010.3,662.3 1012.2,662.3 1012.2,662.4 1010.3,662.4 1008.4,662.4 1006.5,662.4 1004.7,662.4 1002.8,662.4 1000.9,662.4 999.0,662.4 997.1,662.4 995.2,662.4 993.4,662.4 991.5,662.4
+989.6,662.4 987.7,662.4 985.8,662.4 983.9,662.4 982.1,662.4 980.2,662.4 978.3,662.4 976.4,662.4 974.5,662.4 972.6,662.4 970.7,662.4 968.9,662.4 967.0,662.4 965.1,662.4 963.2,662.4 961.3,662.4
+959.4,662.4 957.6,662.4 955.7,662.4 953.8,662.4 951.9,662.4 950.0,662.4 948.1,662.4 946.2,662.4 944.4,662.4 942.5,662.4 940.6,662.4 938.7,662.4 936.8,662.4 934.9,662.4 933.1,662.4 931.2,662.4
+929.3,662.4 927.4,662.4 925.5,662.4 923.6,662.4 921.8,662.4 919.9,662.4 918.0,662.4 916.1,662.4 914.2,662.4 912.3,662.4 910.4,662.4 908.6,662.4 906.7,662.4 904.8,662.4 902.9,662.4 901.0,662.4
+899.1,662.4 897.3,662.4 895.4,662.4 893.5,662.4 891.6,662.4 889.7,662.4 887.8,662.4 885.9,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4 876.5,662.4 874.6,662.4 872.8,662.4 870.9,662.4
+869.0,662.4 867.1,662.4 865.2,662.4 863.3,662.4 861.5,662.4 859.6,662.4 857.7,662.4 855.8,662.4 853.9,662.4 852.0,662.4 850.1,662.4 848.3,662.4 846.4,662.4 844.5,662.4 842.6,662.4 840.7,662.4
+838.8,662.4 837.0,662.4 835.1,662.4 833.2,662.4 831.3,662.4 829.4,662.4 827.5,662.4 825.6,662.4 823.8,662.4 821.9,662.4 820.0,662.4 818.1,662.4 816.2,662.4 814.3,662.4 812.5,662.4 810.6,662.4
+808.7,662.4 806.8,662.4 804.9,662.4 803.0,662.4 801.2,662.4 799.3,662.4 797.4,662.4 795.5,662.4 793.6,662.4 791.7,662.4 789.8,662.4 788.0,662.4 786.1,662.4 784.2,662.4 782.3,662.4 780.4,662.4
+778.5,662.4 776.7,662.4 774.8,662.4 772.9,662.4 771.0,662.4 769.1,662.4 767.2,662.4 765.3,662.4 763.5,662.4 761.6,662.4 759.7,662.4 757.8,662.4 755.9,662.4 754.0,662.4 752.2,662.4 750.3,662.4
+748.4,662.4 746.5,662.4 744.6,662.4 742.7,662.4 740.9,662.4 739.0,662.4 737.1,662.4 735.2,662.4 733.3,662.4 731.4,662.4 729.5,662.4 727.7,662.4 725.8,662.4 723.9,662.4 722.0,662.4 720.1,662.4
+718.2,662.4 716.4,662.4 714.5,662.4 712.6,662.4 710.7,662.4 708.8,662.4 706.9,662.4 705.0,662.4 703.2,662.4 701.3,662.4 699.4,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4
+688.1,662.4 686.2,662.4 684.3,662.4 682.4,662.4 680.6,662.4 678.7,662.4 676.8,662.4 674.9,662.4 673.0,662.4 671.1,662.4 669.2,662.4 667.4,662.4 665.5,662.4 663.6,662.4 661.7,662.4 659.8,662.4
+657.9,662.4 656.1,662.4 654.2,662.4 652.3,662.4 650.4,662.4 648.5,662.4 646.6,662.4 644.7,662.4 642.9,662.4 641.0,662.4 639.1,662.4 637.2,662.4 635.3,662.4 633.4,662.4 631.6,662.4 629.7,662.4
+627.8,662.4 625.9,662.4 624.0,662.4 622.1,662.4 620.3,662.4 618.4,662.4 616.5,662.4 614.6,662.4 612.7,662.4 610.8,662.4 608.9,662.4 607.1,662.4 605.2,662.4 603.3,662.4 601.4,662.4 599.5,662.4
+597.6,662.4 595.8,662.4 593.9,662.4 592.0,662.4 590.1,662.4 588.2,662.4 586.3,662.4 584.4,662.4 582.6,662.4 580.7,662.4 578.8,662.4 576.9,662.4 575.0,662.4 573.1,662.4 571.3,662.4 569.4,662.4
+567.5,662.4 565.6,662.4 563.7,662.4 561.8,662.4 560.0,662.4 558.1,662.4 556.2,662.4 554.3,662.4 552.4,662.4 550.5,662.4 548.6,662.4 546.8,662.4 544.9,662.4 543.0,662.4 541.1,662.4 539.2,662.4
+537.3,662.4 535.5,662.4 533.6,662.4 531.7,662.4 529.8,662.4 527.9,662.4 526.0,662.4 524.1,662.4 522.3,662.4 520.4,662.4 518.5,662.4 516.6,662.4 514.7,662.4 512.8,662.4 511.0,662.4 509.1,662.4
+507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.7,662.4 497.8,662.4 495.9,662.4 494.0,662.4 492.1,662.4 490.2,662.4 488.3,662.4 486.5,662.4 484.6,662.4 482.7,662.4 480.8,662.4 478.9,662.4
+477.0,662.4 475.2,662.4 473.3,662.4 471.4,662.4 469.5,662.4 467.6,662.4 465.7,662.4 463.8,662.4 462.0,662.4 460.1,662.4 458.2,662.4 456.3,662.4 454.4,662.4 452.5,662.4 450.7,662.4 448.8,662.4
+446.9,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.4,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.8,662.4 429.9,662.4 428.0,662.4 426.2,662.4 424.3,662.4 422.4,662.4 420.5,662.4 418.6,662.4
+416.7,662.4 414.9,662.4 413.0,662.4 411.1,662.4 409.2,662.4 407.3,662.4 405.4,662.4 403.5,662.4 401.7,662.4 399.8,662.4 397.9,662.4 396.0,662.4 394.1,662.4 392.2,662.4 390.4,662.4 388.5,662.4
+386.6,662.4 384.7,662.4 382.8,662.4 380.9,662.4 379.1,662.4 377.2,662.4 375.3,662.4 373.4,662.4 371.5,662.4 369.6,662.4 367.7,662.4 365.9,662.4 364.0,662.4 362.1,662.4 360.2,662.4 358.3,662.4
+356.4,662.4 354.6,662.4 352.7,662.4 350.8,662.4 348.9,662.4 347.0,662.4 345.1,662.4 343.2,662.4 341.4,662.4 339.5,662.4 337.6,662.4 335.7,662.4 333.8,662.4 331.9,662.4 330.1,662.4 328.2,662.4
+326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.8,662.4 316.9,662.4 315.0,662.4 313.1,662.4 311.2,662.4 309.3,662.4 307.4,662.4 305.6,662.4 303.7,662.4 301.8,662.4 299.9,662.4 298.0,662.4
+296.1,662.4 294.3,662.4 292.4,662.4 290.5,662.4 288.6,662.4 286.7,662.4 284.8,662.4 282.9,662.4 281.1,662.4 279.2,662.4 277.3,662.4 275.4,662.4 273.5,662.4 271.6,662.4 269.8,662.4 267.9,662.4
+266.0,662.4 264.1,662.4 262.2,662.4 260.3,662.4 258.5,662.4 256.6,662.4 254.7,662.4 252.8,662.4 250.9,662.4 249.0,662.4 247.1,662.4 245.3,662.4 243.4,662.4 241.5,662.4 239.6,662.4 237.7,662.4
+235.8,662.4 234.0,662.4 232.1,662.4 230.2,662.4 228.3,662.4 226.4,662.4 224.5,662.4 222.6,662.4 220.8,662.4 218.9,662.4 217.0,662.4 215.1,662.4 213.2,662.4 211.3,662.4 209.5,662.4 207.6,662.4
+205.7,662.4 203.8,662.4 201.9,662.4 200.0,662.4 198.2,662.4 196.3,662.4 194.4,662.4 192.5,662.4 190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.4,662.4
+175.5,662.4 173.7,662.4 171.8,662.4 169.9,662.4 168.0,662.4 166.1,662.4 164.2,662.4 162.3,662.4 160.5,662.4 158.6,662.4 156.7,662.4 154.8,662.4 152.9,662.4 151.0,662.4 149.2,662.4 147.3,662.4
+145.4,662.4 143.5,662.4 141.6,662.4 139.7,662.4 137.9,662.4 136.0,662.4 134.1,662.4 132.2,662.4 130.3,662.4 128.4,662.4 126.5,662.4 124.7,662.4 122.8,662.4 120.9,662.4 119.0,662.4 117.1,662.4
+115.2,662.4 113.4,662.4 111.5,662.4 109.6,662.4 107.7,662.4 105.8,662.4 103.9,662.4 102.0,662.4 100.2,662.4 98.3,662.4 96.4,662.4 94.5,662.4 92.6,662.4 90.7,662.4 88.9,662.4 87.0,662.4
+85.1,662.4 83.2,662.4 81.3,662.4 79.4,662.4 77.6,662.4 75.7,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1096.6,81.1 L1138.8,81.1 M364.8,662.4 L364.8,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(281.4,656.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(238.7,650.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(411.1,638.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(502.2,632.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(430.1,625.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(277.6,619.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(309.5,613.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(272.1,607.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.7,595.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.3,589.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(305.5,583.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(292.3,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(257.5,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.4,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(334.9,552.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.7,546.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(429.9,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.3,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(314.7,522.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(311.5,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(369.9,510.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.8,504.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,498.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(445.8,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(431.0,486.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(270.4,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(517.2,473.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(381.2,467.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(288.5,461.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(351.2,455.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(201.7,449.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(275.3,443.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(353.7,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(302.4,431.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(451.0,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(260.0,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(383.8,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.6,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(424.4,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.4,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(399.1,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.0,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(406.1,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.8,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.5,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(330.4,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(351.3,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(309.3,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.8,327.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(394.6,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(334.2,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(323.7,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.2,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(364.0,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.4,291.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,285.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(327.3,279.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(346.1,273.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.9,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(279.2,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.9,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(314.2,248.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(317.7,242.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(334.6,236.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(473.5,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.6,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(313.9,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.9,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(423.5,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(380.6,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.1,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.9,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(390.1,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(305.5,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(271.3,169.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(323.8,163.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(348.7,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.4,151.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(364.0,145.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(377.5,139.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.2,133.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(377.7,127.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,121.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(387.6,114.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.1,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.5,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(318.3,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(408.6,90.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.9,84.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.1,78.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(370.8,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(323.2,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.3,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.4,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(528.5,644.2) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(549.8,559.0) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(618.0,540.7) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>Severe outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,139.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Severe outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(677.2,601.6) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(882.4,382.6) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(784.3,370.4) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,135.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M178.6,662.4 L178.6,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M522.5,662.4 L522.5,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>gnuplot_plot_9</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M651.5,662.4 L651.5,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1012.2,662.4 L1012.2,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/pdf_small.svg b/results/barbershop/400000/report/pdf_small.svg
new file mode 100644
index 0000000..3e1de4e
--- /dev/null
+++ b/results/barbershop/400000/report/pdf_small.svg
@@ -0,0 +1,219 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,201.8 L72.6,201.8  '/>	<g transform="translate(55.3,205.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,161.2 L72.6,161.2  '/>	<g transform="translate(55.3,165.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,120.6 L72.6,120.6  '/>	<g transform="translate(55.3,124.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,80.0 L72.6,80.0  '/>	<g transform="translate(55.3,83.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,39.4 L72.6,39.4  '/>	<g transform="translate(55.3,43.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M95.9,242.4 L95.9,233.4  '/>	<g transform="translate(95.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M134.5,242.4 L134.5,233.4  '/>	<g transform="translate(134.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M173.2,242.4 L173.2,233.4  '/>	<g transform="translate(173.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M211.9,242.4 L211.9,233.4  '/>	<g transform="translate(211.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M250.5,242.4 L250.5,233.4  '/>	<g transform="translate(250.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.85</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M289.2,242.4 L289.2,233.4  '/>	<g transform="translate(289.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M327.9,242.4 L327.9,233.4  '/>	<g transform="translate(327.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.95</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M366.5,242.4 L366.5,233.4  '/>	<g transform="translate(366.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M405.2,242.4 L405.2,233.4  '/>	<g transform="translate(405.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '63.6,242.3 64.3,242.3 65.0,242.3 65.8,242.3 66.5,242.3 67.2,242.3 67.9,242.3 68.7,242.3 69.4,242.2 70.1,242.2 70.8,242.2 71.6,242.2 72.3,242.1 73.0,242.1 73.7,242.1 74.5,242.0
+75.2,242.0 75.9,242.0 76.6,241.9 77.4,241.8 78.1,241.8 78.8,241.7 79.5,241.6 80.3,241.6 81.0,241.5 81.7,241.4 82.4,241.2 83.2,241.1 83.9,241.0 84.6,240.9 85.3,240.7 86.1,240.5
+86.8,240.3 87.5,240.2 88.2,239.9 88.9,239.7 89.7,239.5 90.4,239.2 91.1,238.9 91.8,238.6 92.6,238.2 93.3,237.9 94.0,237.5 94.7,237.1 95.5,236.6 96.2,236.1 96.9,235.6 97.6,235.1
+98.4,234.5 99.1,233.8 99.8,233.2 100.5,232.4 101.3,231.7 102.0,230.9 102.7,230.0 103.4,229.1 104.2,228.1 104.9,227.1 105.6,226.0 106.3,224.8 107.1,223.6 107.8,222.3 108.5,221.0 109.2,219.6
+110.0,218.1 110.7,216.5 111.4,214.9 112.1,213.1 112.8,211.3 113.6,209.5 114.3,207.5 115.0,205.5 115.7,203.3 116.5,201.1 117.2,198.8 117.9,196.4 118.6,194.0 119.4,191.4 120.1,188.8 120.8,186.1
+121.5,183.3 122.3,180.4 123.0,177.5 123.7,174.5 124.4,171.4 125.2,168.2 125.9,165.0 126.6,161.7 127.3,158.4 128.1,155.0 128.8,151.5 129.5,148.0 130.2,144.5 131.0,140.9 131.7,137.3 132.4,133.6
+133.1,129.9 133.9,126.3 134.6,122.6 135.3,118.9 136.0,115.2 136.7,111.5 137.5,107.8 138.2,104.1 138.9,100.5 139.6,96.8 140.4,93.2 141.1,89.7 141.8,86.1 142.5,82.7 143.3,79.3 144.0,75.9
+144.7,72.6 145.4,69.4 146.2,66.2 146.9,63.1 147.6,60.1 148.3,57.1 149.1,54.3 149.8,51.5 150.5,48.9 151.2,46.3 152.0,43.8 152.7,41.4 153.4,39.2 154.1,37.0 154.9,34.9 155.6,33.0
+156.3,31.2 157.0,29.4 157.8,27.8 158.5,26.4 159.2,25.0 159.9,23.7 160.6,22.6 161.4,21.6 162.1,20.7 162.8,20.0 163.5,19.4 164.3,18.9 165.0,18.5 165.7,18.2 166.4,18.1 167.2,18.1
+167.9,18.2 168.6,18.5 169.3,18.9 170.1,19.4 170.8,20.0 171.5,20.7 172.2,21.6 173.0,22.6 173.7,23.7 174.4,24.9 175.1,26.3 175.9,27.8 176.6,29.3 177.3,31.0 178.0,32.8 178.8,34.7
+179.5,36.8 180.2,38.9 180.9,41.1 181.7,43.4 182.4,45.8 183.1,48.3 183.8,50.9 184.5,53.5 185.3,56.3 186.0,59.1 186.7,62.0 187.4,65.0 188.2,68.0 188.9,71.1 189.6,74.2 190.3,77.4
+191.1,80.7 191.8,84.0 192.5,87.3 193.2,90.6 194.0,94.0 194.7,97.4 195.4,100.8 196.1,104.2 196.9,107.7 197.6,111.1 198.3,114.5 199.0,118.0 199.8,121.4 200.5,124.8 201.2,128.1 201.9,131.5
+202.7,134.8 203.4,138.1 204.1,141.3 204.8,144.5 205.6,147.6 206.3,150.7 207.0,153.7 207.7,156.7 208.4,159.6 209.2,162.4 209.9,165.2 210.6,167.9 211.3,170.5 212.1,173.1 212.8,175.6 213.5,178.0
+214.2,180.3 215.0,182.5 215.7,184.7 216.4,186.8 217.1,188.8 217.9,190.7 218.6,192.6 219.3,194.4 220.0,196.1 220.8,197.7 221.5,199.2 222.2,200.7 222.9,202.1 223.7,203.5 224.4,204.7 225.1,206.0
+225.8,207.1 226.6,208.2 227.3,209.2 228.0,210.2 228.7,211.2 229.5,212.1 230.2,212.9 230.9,213.7 231.6,214.5 232.3,215.2 233.1,215.9 233.8,216.6 234.5,217.3 235.2,217.9 236.0,218.5 236.7,219.1
+237.4,219.6 238.1,220.1 238.9,220.7 239.6,221.2 240.3,221.7 241.0,222.1 241.8,222.6 242.5,223.1 243.2,223.5 243.9,224.0 244.7,224.4 245.4,224.8 246.1,225.2 246.8,225.7 247.6,226.1 248.3,226.5
+249.0,226.9 249.7,227.2 250.5,227.6 251.2,228.0 251.9,228.3 252.6,228.7 253.4,229.0 254.1,229.4 254.8,229.7 255.5,230.0 256.3,230.3 257.0,230.6 257.7,230.9 258.4,231.2 259.1,231.4 259.9,231.7
+260.6,231.9 261.3,232.2 262.0,232.4 262.8,232.6 263.5,232.8 264.2,233.0 264.9,233.2 265.7,233.3 266.4,233.5 267.1,233.6 267.8,233.8 268.6,233.9 269.3,234.0 270.0,234.1 270.7,234.2 271.5,234.3
+272.2,234.4 272.9,234.5 273.6,234.5 274.4,234.6 275.1,234.7 275.8,234.7 276.5,234.8 277.3,234.9 278.0,234.9 278.7,235.0 279.4,235.0 280.2,235.0 280.9,235.1 281.6,235.1 282.3,235.2 283.0,235.2
+283.8,235.3 284.5,235.3 285.2,235.4 285.9,235.4 286.7,235.5 287.4,235.5 288.1,235.6 288.8,235.6 289.6,235.7 290.3,235.8 291.0,235.8 291.7,235.9 292.5,236.0 293.2,236.0 293.9,236.1 294.6,236.2
+295.4,236.3 296.1,236.4 296.8,236.4 297.5,236.5 298.3,236.6 299.0,236.7 299.7,236.8 300.4,236.9 301.2,237.0 301.9,237.1 302.6,237.2 303.3,237.3 304.1,237.4 304.8,237.4 305.5,237.5 306.2,237.6
+306.9,237.7 307.7,237.8 308.4,237.9 309.1,237.9 309.8,238.0 310.6,238.1 311.3,238.1 312.0,238.2 312.7,238.2 313.5,238.3 314.2,238.3 314.9,238.3 315.6,238.4 316.4,238.4 317.1,238.4 317.8,238.4
+318.5,238.4 319.3,238.4 320.0,238.4 320.7,238.4 321.4,238.4 322.2,238.4 322.9,238.3 323.6,238.3 324.3,238.3 325.1,238.3 325.8,238.2 326.5,238.2 327.2,238.1 328.0,238.1 328.7,238.1 329.4,238.0
+330.1,238.0 330.8,238.0 331.6,237.9 332.3,237.9 333.0,237.9 333.7,237.8 334.5,237.8 335.2,237.8 335.9,237.8 336.6,237.8 337.4,237.7 338.1,237.7 338.8,237.7 339.5,237.7 340.3,237.7 341.0,237.7
+341.7,237.7 342.4,237.8 343.2,237.8 343.9,237.8 344.6,237.8 345.3,237.8 346.1,237.8 346.8,237.9 347.5,237.9 348.2,237.9 349.0,237.9 349.7,237.9 350.4,238.0 351.1,238.0 351.9,238.0 352.6,238.0
+353.3,238.0 354.0,238.0 354.7,238.0 355.5,238.0 356.2,238.0 356.9,238.0 357.6,238.0 358.4,238.0 359.1,238.0 359.8,238.0 360.5,238.0 361.3,238.0 362.0,238.0 362.7,238.0 363.4,237.9 364.2,237.9
+364.9,237.9 365.6,237.9 366.3,237.9 367.1,237.9 367.8,237.9 368.5,237.9 369.2,237.8 370.0,237.8 370.7,237.8 371.4,237.8 372.1,237.9 372.9,237.9 373.6,237.9 374.3,237.9 375.0,237.9 375.8,238.0
+376.5,238.0 377.2,238.1 377.9,238.1 378.6,238.2 379.4,238.2 380.1,238.3 380.8,238.4 381.5,238.4 382.3,238.5 383.0,238.6 383.7,238.7 384.4,238.8 385.2,238.9 385.9,239.0 386.6,239.1 387.3,239.2
+388.1,239.3 388.8,239.4 389.5,239.5 390.2,239.6 391.0,239.7 391.7,239.9 392.4,240.0 393.1,240.1 393.9,240.2 394.6,240.3 395.3,240.4 396.0,240.5 396.8,240.6 397.5,240.7 398.2,240.8 398.9,240.9
+399.7,241.0 400.4,241.1 401.1,241.2 401.8,241.3 402.5,241.3 403.3,241.4 404.0,241.5 404.7,241.5 405.4,241.6 406.2,241.7 406.9,241.7 407.6,241.8 408.3,241.8 409.1,241.9 409.8,241.9 410.5,242.0
+411.2,242.0 412.0,242.0 412.7,242.1 413.4,242.1 414.1,242.1 414.9,242.2 415.6,242.2 416.3,242.2 417.0,242.2 417.8,242.2 418.5,242.3 419.2,242.3 419.9,242.3 420.7,242.3 421.4,242.3 422.1,242.3
+422.8,242.3 423.6,242.3 424.3,242.3 425.0,242.4 425.0,242.4 424.3,242.4 423.6,242.4 422.8,242.4 422.1,242.4 421.4,242.4 420.7,242.4 419.9,242.4 419.2,242.4 418.5,242.4 417.8,242.4 417.0,242.4
+416.3,242.4 415.6,242.4 414.9,242.4 414.1,242.4 413.4,242.4 412.7,242.4 412.0,242.4 411.2,242.4 410.5,242.4 409.8,242.4 409.1,242.4 408.3,242.4 407.6,242.4 406.9,242.4 406.2,242.4 405.4,242.4
+404.7,242.4 404.0,242.4 403.3,242.4 402.5,242.4 401.8,242.4 401.1,242.4 400.4,242.4 399.7,242.4 398.9,242.4 398.2,242.4 397.5,242.4 396.8,242.4 396.0,242.4 395.3,242.4 394.6,242.4 393.9,242.4
+393.1,242.4 392.4,242.4 391.7,242.4 391.0,242.4 390.2,242.4 389.5,242.4 388.8,242.4 388.1,242.4 387.3,242.4 386.6,242.4 385.9,242.4 385.2,242.4 384.4,242.4 383.7,242.4 383.0,242.4 382.3,242.4
+381.5,242.4 380.8,242.4 380.1,242.4 379.4,242.4 378.6,242.4 377.9,242.4 377.2,242.4 376.5,242.4 375.8,242.4 375.0,242.4 374.3,242.4 373.6,242.4 372.9,242.4 372.1,242.4 371.4,242.4 370.7,242.4
+370.0,242.4 369.2,242.4 368.5,242.4 367.8,242.4 367.1,242.4 366.3,242.4 365.6,242.4 364.9,242.4 364.2,242.4 363.4,242.4 362.7,242.4 362.0,242.4 361.3,242.4 360.5,242.4 359.8,242.4 359.1,242.4
+358.4,242.4 357.6,242.4 356.9,242.4 356.2,242.4 355.5,242.4 354.7,242.4 354.0,242.4 353.3,242.4 352.6,242.4 351.9,242.4 351.1,242.4 350.4,242.4 349.7,242.4 349.0,242.4 348.2,242.4 347.5,242.4
+346.8,242.4 346.1,242.4 345.3,242.4 344.6,242.4 343.9,242.4 343.2,242.4 342.4,242.4 341.7,242.4 341.0,242.4 340.3,242.4 339.5,242.4 338.8,242.4 338.1,242.4 337.4,242.4 336.6,242.4 335.9,242.4
+335.2,242.4 334.5,242.4 333.7,242.4 333.0,242.4 332.3,242.4 331.6,242.4 330.8,242.4 330.1,242.4 329.4,242.4 328.7,242.4 328.0,242.4 327.2,242.4 326.5,242.4 325.8,242.4 325.1,242.4 324.3,242.4
+323.6,242.4 322.9,242.4 322.2,242.4 321.4,242.4 320.7,242.4 320.0,242.4 319.3,242.4 318.5,242.4 317.8,242.4 317.1,242.4 316.4,242.4 315.6,242.4 314.9,242.4 314.2,242.4 313.5,242.4 312.7,242.4
+312.0,242.4 311.3,242.4 310.6,242.4 309.8,242.4 309.1,242.4 308.4,242.4 307.7,242.4 306.9,242.4 306.2,242.4 305.5,242.4 304.8,242.4 304.1,242.4 303.3,242.4 302.6,242.4 301.9,242.4 301.2,242.4
+300.4,242.4 299.7,242.4 299.0,242.4 298.3,242.4 297.5,242.4 296.8,242.4 296.1,242.4 295.4,242.4 294.6,242.4 293.9,242.4 293.2,242.4 292.5,242.4 291.7,242.4 291.0,242.4 290.3,242.4 289.6,242.4
+288.8,242.4 288.1,242.4 287.4,242.4 286.7,242.4 285.9,242.4 285.2,242.4 284.5,242.4 283.8,242.4 283.0,242.4 282.3,242.4 281.6,242.4 280.9,242.4 280.2,242.4 279.4,242.4 278.7,242.4 278.0,242.4
+277.3,242.4 276.5,242.4 275.8,242.4 275.1,242.4 274.4,242.4 273.6,242.4 272.9,242.4 272.2,242.4 271.5,242.4 270.7,242.4 270.0,242.4 269.3,242.4 268.6,242.4 267.8,242.4 267.1,242.4 266.4,242.4
+265.7,242.4 264.9,242.4 264.2,242.4 263.5,242.4 262.8,242.4 262.0,242.4 261.3,242.4 260.6,242.4 259.9,242.4 259.1,242.4 258.4,242.4 257.7,242.4 257.0,242.4 256.3,242.4 255.5,242.4 254.8,242.4
+254.1,242.4 253.4,242.4 252.6,242.4 251.9,242.4 251.2,242.4 250.5,242.4 249.7,242.4 249.0,242.4 248.3,242.4 247.6,242.4 246.8,242.4 246.1,242.4 245.4,242.4 244.7,242.4 243.9,242.4 243.2,242.4
+242.5,242.4 241.8,242.4 241.0,242.4 240.3,242.4 239.6,242.4 238.9,242.4 238.1,242.4 237.4,242.4 236.7,242.4 236.0,242.4 235.2,242.4 234.5,242.4 233.8,242.4 233.1,242.4 232.3,242.4 231.6,242.4
+230.9,242.4 230.2,242.4 229.5,242.4 228.7,242.4 228.0,242.4 227.3,242.4 226.6,242.4 225.8,242.4 225.1,242.4 224.4,242.4 223.7,242.4 222.9,242.4 222.2,242.4 221.5,242.4 220.8,242.4 220.0,242.4
+219.3,242.4 218.6,242.4 217.9,242.4 217.1,242.4 216.4,242.4 215.7,242.4 215.0,242.4 214.2,242.4 213.5,242.4 212.8,242.4 212.1,242.4 211.3,242.4 210.6,242.4 209.9,242.4 209.2,242.4 208.4,242.4
+207.7,242.4 207.0,242.4 206.3,242.4 205.6,242.4 204.8,242.4 204.1,242.4 203.4,242.4 202.7,242.4 201.9,242.4 201.2,242.4 200.5,242.4 199.8,242.4 199.0,242.4 198.3,242.4 197.6,242.4 196.9,242.4
+196.1,242.4 195.4,242.4 194.7,242.4 194.0,242.4 193.2,242.4 192.5,242.4 191.8,242.4 191.1,242.4 190.3,242.4 189.6,242.4 188.9,242.4 188.2,242.4 187.4,242.4 186.7,242.4 186.0,242.4 185.3,242.4
+184.5,242.4 183.8,242.4 183.1,242.4 182.4,242.4 181.7,242.4 180.9,242.4 180.2,242.4 179.5,242.4 178.8,242.4 178.0,242.4 177.3,242.4 176.6,242.4 175.9,242.4 175.1,242.4 174.4,242.4 173.7,242.4
+173.0,242.4 172.2,242.4 171.5,242.4 170.8,242.4 170.1,242.4 169.3,242.4 168.6,242.4 167.9,242.4 167.2,242.4 166.4,242.4 165.7,242.4 165.0,242.4 164.3,242.4 163.5,242.4 162.8,242.4 162.1,242.4
+161.4,242.4 160.6,242.4 159.9,242.4 159.2,242.4 158.5,242.4 157.8,242.4 157.0,242.4 156.3,242.4 155.6,242.4 154.9,242.4 154.1,242.4 153.4,242.4 152.7,242.4 152.0,242.4 151.2,242.4 150.5,242.4
+149.8,242.4 149.1,242.4 148.3,242.4 147.6,242.4 146.9,242.4 146.2,242.4 145.4,242.4 144.7,242.4 144.0,242.4 143.3,242.4 142.5,242.4 141.8,242.4 141.1,242.4 140.4,242.4 139.6,242.4 138.9,242.4
+138.2,242.4 137.5,242.4 136.7,242.4 136.0,242.4 135.3,242.4 134.6,242.4 133.9,242.4 133.1,242.4 132.4,242.4 131.7,242.4 131.0,242.4 130.2,242.4 129.5,242.4 128.8,242.4 128.1,242.4 127.3,242.4
+126.6,242.4 125.9,242.4 125.2,242.4 124.4,242.4 123.7,242.4 123.0,242.4 122.3,242.4 121.5,242.4 120.8,242.4 120.1,242.4 119.4,242.4 118.6,242.4 117.9,242.4 117.2,242.4 116.5,242.4 115.7,242.4
+115.0,242.4 114.3,242.4 113.6,242.4 112.8,242.4 112.1,242.4 111.4,242.4 110.7,242.4 110.0,242.4 109.2,242.4 108.5,242.4 107.8,242.4 107.1,242.4 106.3,242.4 105.6,242.4 104.9,242.4 104.2,242.4
+103.4,242.4 102.7,242.4 102.0,242.4 101.3,242.4 100.5,242.4 99.8,242.4 99.1,242.4 98.4,242.4 97.6,242.4 96.9,242.4 96.2,242.4 95.5,242.4 94.7,242.4 94.0,242.4 93.3,242.4 92.6,242.4
+91.8,242.4 91.1,242.4 90.4,242.4 89.7,242.4 88.9,242.4 88.2,242.4 87.5,242.4 86.8,242.4 86.1,242.4 85.3,242.4 84.6,242.4 83.9,242.4 83.2,242.4 82.4,242.4 81.7,242.4 81.0,242.4
+80.3,242.4 79.5,242.4 78.8,242.4 78.1,242.4 77.4,242.4 76.6,242.4 75.9,242.4 75.2,242.4 74.5,242.4 73.7,242.4 73.0,242.4 72.3,242.4 71.6,242.4 70.8,242.4 70.1,242.4 69.4,242.4
+68.7,242.4 67.9,242.4 67.2,242.4 66.5,242.4 65.8,242.4 65.0,242.4 64.3,242.4 63.6,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M176.2,242.4 L176.2,47.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/regression.svg b/results/barbershop/400000/report/regression.svg
new file mode 100644
index 0000000..dfa1bf9
--- /dev/null
+++ b/results/barbershop/400000/report/regression.svg
@@ -0,0 +1,369 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,561.0 L1255.0,561.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,459.6 L1255.0,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,256.9 L1255.0,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,155.5 L1255.0,155.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,656.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,650.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,644.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,639.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,632.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,627.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,621.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,616.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,610.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,602.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,598.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,592.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,587.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,581.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,575.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,570.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,561.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,557.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,551.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,543.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,539.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,534.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,528.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,523.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,516.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,512.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,505.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,497.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,492.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,488.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,479.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,475.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,471.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,464.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,461.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,454.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,446.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,441.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,433.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,431.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,422.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,417.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,410.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,407.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,399.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,382.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,388.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,372.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,375.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,372.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,364.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,360.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,353.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,348.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,344.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,334.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,330.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,325.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,319.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,312.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,309.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,299.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,296.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,289.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,283.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,280.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,272.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,267.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,261.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,255.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,244.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,245.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,238.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,233.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,222.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,218.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,212.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,208.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,200.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,198.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,193.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,185.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,178.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,171.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,166.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,160.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,155.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,148.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,141.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,136.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,128.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,127.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,122.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,112.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,112.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,102.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,96.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,92.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,84.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,81.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,79.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,80.4 1255.0,78.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/regression_small.svg b/results/barbershop/400000/report/regression_small.svg
new file mode 100644
index 0000000..9f1f1a8
--- /dev/null
+++ b/results/barbershop/400000/report/regression_small.svg
@@ -0,0 +1,347 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,205.0 L425.0,205.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,205.0 L80.9,205.0  '/>	<g transform="translate(63.6,208.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,167.6 L425.0,167.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,167.6 L80.9,167.6  '/>	<g transform="translate(63.6,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,92.9 L425.0,92.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,92.9 L80.9,92.9  '/>	<g transform="translate(63.6,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,55.5 L425.0,55.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,55.5 L80.9,55.5  '/>	<g transform="translate(63.6,59.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,235.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,233.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,231.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,229.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,227.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,225.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,223.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,220.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,218.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,216.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,214.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,212.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,210.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,208.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,205.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,203.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,201.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,198.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,197.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,195.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,193.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,191.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,188.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,187.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,184.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,181.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,179.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,178.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,174.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,173.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,171.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,169.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,168.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,165.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,162.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,161.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,157.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,157.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,154.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,152.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,149.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,148.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,145.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,139.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,141.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,135.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,136.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,135.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,132.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,130.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,128.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,126.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,125.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,121.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,120.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,118.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,116.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,113.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,112.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,108.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,107.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,105.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,102.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,101.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,98.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,96.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,94.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,92.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,88.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,88.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,86.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,84.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,80.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,78.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,76.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,74.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,71.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,69.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,66.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,64.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,61.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,59.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,57.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,55.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,52.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,50.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,48.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,45.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,45.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,43.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,39.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,39.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,36.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,33.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,32.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,29.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,28.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,27.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,27.8 425.0,27.1 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/relative_pdf_small.svg b/results/barbershop/400000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..593f2b6
--- /dev/null
+++ b/results/barbershop/400000/report/relative_pdf_small.svg
@@ -0,0 +1,311 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,205.0 L72.6,205.0  '/>	<g transform="translate(55.3,208.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,167.6 L72.6,167.6  '/>	<g transform="translate(55.3,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,130.2 L72.6,130.2  '/>	<g transform="translate(55.3,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,92.9 L72.6,92.9  '/>	<g transform="translate(55.3,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,55.5 L72.6,55.5  '/>	<g transform="translate(55.3,59.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L72.6,18.1  '/>	<g transform="translate(55.3,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L63.6,233.4  '/>	<g transform="translate(63.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M99.7,242.4 L99.7,233.4  '/>	<g transform="translate(99.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M135.9,242.4 L135.9,233.4  '/>	<g transform="translate(135.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M172.0,242.4 L172.0,233.4  '/>	<g transform="translate(172.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M208.2,242.4 L208.2,233.4  '/>	<g transform="translate(208.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M244.3,242.4 L244.3,233.4  '/>	<g transform="translate(244.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M280.4,242.4 L280.4,233.4  '/>	<g transform="translate(280.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M316.6,242.4 L316.6,233.4  '/>	<g transform="translate(316.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M352.7,242.4 L352.7,233.4  '/>	<g transform="translate(352.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M388.9,242.4 L388.9,233.4  '/>	<g transform="translate(388.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '98.8,242.4 99.4,242.4 100.0,242.4 100.6,242.4 101.1,242.3 101.7,242.3 102.3,242.3 102.9,242.3 103.5,242.3 104.1,242.3 104.7,242.3 105.3,242.3 105.8,242.2 106.4,242.2 107.0,242.2 107.6,242.2
+108.2,242.2 108.8,242.1 109.4,242.1 110.0,242.1 110.5,242.0 111.1,242.0 111.7,241.9 112.3,241.9 112.9,241.8 113.5,241.8 114.1,241.7 114.7,241.6 115.2,241.6 115.8,241.5 116.4,241.4 117.0,241.3
+117.6,241.2 118.2,241.1 118.8,240.9 119.4,240.8 119.9,240.7 120.5,240.5 121.1,240.3 121.7,240.2 122.3,240.0 122.9,239.8 123.5,239.6 124.1,239.3 124.6,239.1 125.2,238.8 125.8,238.5 126.4,238.2
+127.0,237.9 127.6,237.6 128.2,237.2 128.8,236.8 129.3,236.4 129.9,236.0 130.5,235.5 131.1,235.1 131.7,234.6 132.3,234.0 132.9,233.5 133.5,232.9 134.0,232.3 134.6,231.7 135.2,231.0 135.8,230.3
+136.4,229.5 137.0,228.8 137.6,228.0 138.2,227.1 138.7,226.2 139.3,225.3 139.9,224.4 140.5,223.4 141.1,222.3 141.7,221.3 142.3,220.1 142.9,219.0 143.4,217.8 144.0,216.6 144.6,215.3 145.2,214.0
+145.8,212.6 146.4,211.3 147.0,209.8 147.6,208.4 148.1,206.9 148.7,205.3 149.3,203.8 149.9,202.1 150.5,200.5 151.1,198.8 151.7,197.1 152.3,195.4 152.8,193.6 153.4,191.9 154.0,190.1 154.6,188.2
+155.2,186.4 155.8,184.5 156.4,182.7 157.0,180.8 157.5,178.9 158.1,177.0 158.7,175.1 159.3,173.2 159.9,171.3 160.5,169.5 161.1,167.6 161.7,165.7 162.2,163.9 162.8,162.1 163.4,160.3 164.0,158.5
+164.6,156.8 165.2,155.1 165.8,153.4 166.4,151.8 166.9,150.2 167.5,148.6 168.1,147.1 168.7,145.7 169.3,144.3 169.9,142.9 170.5,141.6 171.1,140.4 171.6,139.2 172.2,138.2 172.8,137.1 173.4,136.2
+174.0,135.3 174.6,134.4 175.2,133.7 175.8,133.0 176.3,132.4 176.9,131.9 177.5,131.5 178.1,131.1 178.7,130.8 179.3,130.6 179.9,130.5 180.5,130.4 181.1,130.5 181.6,130.6 182.2,130.8 182.8,131.0
+183.4,131.4 184.0,131.8 184.6,132.3 185.2,132.8 185.8,133.5 186.3,134.2 186.9,135.0 187.5,135.8 188.1,136.7 188.7,137.7 189.3,138.7 189.9,139.8 190.5,140.9 191.0,142.1 191.6,143.4 192.2,144.7
+192.8,146.0 193.4,147.4 194.0,148.8 194.6,150.3 195.2,151.8 195.7,153.3 196.3,154.8 196.9,156.4 197.5,158.0 198.1,159.6 198.7,161.3 199.3,162.9 199.9,164.6 200.4,166.3 201.0,167.9 201.6,169.6
+202.2,171.3 202.8,173.0 203.4,174.7 204.0,176.4 204.6,178.0 205.1,179.7 205.7,181.3 206.3,183.0 206.9,184.6 207.5,186.2 208.1,187.8 208.7,189.3 209.3,190.9 209.8,192.4 210.4,193.9 211.0,195.4
+211.6,196.8 212.2,198.3 212.8,199.7 213.4,201.0 214.0,202.4 214.5,203.7 215.1,205.0 215.7,206.2 216.3,207.5 216.9,208.6 217.5,209.8 218.1,210.9 218.7,212.0 219.2,213.1 219.8,214.1 220.4,215.1
+221.0,216.1 221.6,217.0 222.2,217.9 222.8,218.7 223.4,219.6 223.9,220.4 224.5,221.1 225.1,221.8 225.7,222.5 226.3,223.2 226.9,223.8 227.5,224.4 228.1,225.0 228.6,225.5 229.2,226.0 229.8,226.5
+230.4,227.0 231.0,227.4 231.6,227.8 232.2,228.2 232.8,228.5 233.3,228.8 233.9,229.1 234.5,229.4 235.1,229.7 235.7,229.9 236.3,230.2 236.9,230.4 237.5,230.6 238.0,230.7 238.6,230.9 239.2,231.1
+239.8,231.2 240.4,231.3 241.0,231.5 241.6,231.6 242.2,231.7 242.7,231.8 243.3,231.9 243.9,232.0 244.5,232.1 245.1,232.2 245.7,232.3 246.3,232.4 246.9,232.5 247.4,232.5 248.0,232.6 248.6,232.7
+249.2,232.8 249.8,232.9 250.4,233.0 251.0,233.1 251.6,233.2 252.1,233.3 252.7,233.5 253.3,233.6 253.9,233.7 254.5,233.8 255.1,233.9 255.7,234.0 256.3,234.1 256.8,234.3 257.4,234.4 258.0,234.5
+258.6,234.6 259.2,234.8 259.8,234.9 260.4,235.0 261.0,235.2 261.5,235.3 262.1,235.4 262.7,235.5 263.3,235.7 263.9,235.8 264.5,235.9 265.1,236.1 265.7,236.2 266.2,236.3 266.8,236.4 267.4,236.6
+268.0,236.7 268.6,236.8 269.2,236.9 269.8,237.1 270.4,237.2 270.9,237.3 271.5,237.4 272.1,237.6 272.7,237.7 273.3,237.8 273.9,237.9 274.5,238.0 275.1,238.2 275.6,238.3 276.2,238.4 276.8,238.5
+277.4,238.6 278.0,238.8 278.6,238.9 279.2,239.0 279.8,239.1 280.4,239.2 280.9,239.3 281.5,239.4 282.1,239.6 282.7,239.7 283.3,239.8 283.9,239.9 284.5,240.0 285.1,240.1 285.6,240.2 286.2,240.3
+286.8,240.4 287.4,240.5 288.0,240.6 288.6,240.6 289.2,240.7 289.8,240.8 290.3,240.9 290.9,241.0 291.5,241.0 292.1,241.1 292.7,241.2 293.3,241.2 293.9,241.3 294.5,241.3 295.0,241.4 295.6,241.4
+296.2,241.5 296.8,241.5 297.4,241.5 298.0,241.5 298.6,241.6 299.2,241.6 299.7,241.6 300.3,241.6 300.9,241.6 301.5,241.6 302.1,241.6 302.7,241.6 303.3,241.6 303.9,241.6 304.4,241.6 305.0,241.5
+305.6,241.5 306.2,241.5 306.8,241.5 307.4,241.4 308.0,241.4 308.6,241.3 309.1,241.3 309.7,241.3 310.3,241.2 310.9,241.2 311.5,241.1 312.1,241.1 312.7,241.0 313.3,241.0 313.8,240.9 314.4,240.9
+315.0,240.8 315.6,240.8 316.2,240.7 316.8,240.7 317.4,240.6 318.0,240.6 318.5,240.5 319.1,240.5 319.7,240.4 320.3,240.4 320.9,240.3 321.5,240.3 322.1,240.3 322.7,240.2 323.2,240.2 323.8,240.2
+324.4,240.1 325.0,240.1 325.6,240.1 326.2,240.1 326.8,240.0 327.4,240.0 327.9,240.0 328.5,240.0 329.1,240.0 329.7,240.0 330.3,239.9 330.9,239.9 331.5,239.9 332.1,239.9 332.6,239.9 333.2,239.9
+333.8,239.9 334.4,239.9 335.0,239.9 335.6,239.9 336.2,239.9 336.8,239.9 337.3,239.9 337.9,239.9 338.5,239.9 339.1,239.9 339.7,239.9 340.3,239.9 340.9,239.9 341.5,239.9 342.0,239.9 342.6,239.9
+343.2,239.9 343.8,239.9 344.4,239.9 345.0,239.9 345.6,239.9 346.2,239.9 346.7,239.9 347.3,240.0 347.9,240.0 348.5,240.0 349.1,240.0 349.7,240.0 350.3,240.1 350.9,240.1 351.4,240.1 352.0,240.1
+352.6,240.2 353.2,240.2 353.8,240.2 354.4,240.3 355.0,240.3 355.6,240.3 356.1,240.4 356.7,240.4 357.3,240.5 357.9,240.5 358.5,240.6 359.1,240.6 359.7,240.7 360.3,240.7 360.8,240.8 361.4,240.8
+362.0,240.9 362.6,241.0 363.2,241.0 363.8,241.1 364.4,241.1 365.0,241.2 365.5,241.2 366.1,241.3 366.7,241.3 367.3,241.4 367.9,241.5 368.5,241.5 369.1,241.6 369.7,241.6 370.2,241.6 370.8,241.7
+371.4,241.7 372.0,241.8 372.6,241.8 373.2,241.9 373.8,241.9 374.4,241.9 375.0,242.0 375.5,242.0 376.1,242.0 376.7,242.1 377.3,242.1 377.9,242.1 378.5,242.1 379.1,242.2 379.7,242.2 380.2,242.2
+380.8,242.2 381.4,242.2 382.0,242.2 382.6,242.3 383.2,242.3 383.8,242.3 384.4,242.3 384.9,242.3 385.5,242.3 386.1,242.3 386.7,242.3 387.3,242.3 387.9,242.3 388.5,242.4 389.1,242.4 389.6,242.4
+390.2,242.4 390.8,242.4 391.4,242.4 392.0,242.4 392.0,242.4 391.4,242.4 390.8,242.4 390.2,242.4 389.6,242.4 389.1,242.4 388.5,242.4 387.9,242.4 387.3,242.4 386.7,242.4 386.1,242.4 385.5,242.4
+384.9,242.4 384.4,242.4 383.8,242.4 383.2,242.4 382.6,242.4 382.0,242.4 381.4,242.4 380.8,242.4 380.2,242.4 379.7,242.4 379.1,242.4 378.5,242.4 377.9,242.4 377.3,242.4 376.7,242.4 376.1,242.4
+375.5,242.4 375.0,242.4 374.4,242.4 373.8,242.4 373.2,242.4 372.6,242.4 372.0,242.4 371.4,242.4 370.8,242.4 370.2,242.4 369.7,242.4 369.1,242.4 368.5,242.4 367.9,242.4 367.3,242.4 366.7,242.4
+366.1,242.4 365.5,242.4 365.0,242.4 364.4,242.4 363.8,242.4 363.2,242.4 362.6,242.4 362.0,242.4 361.4,242.4 360.8,242.4 360.3,242.4 359.7,242.4 359.1,242.4 358.5,242.4 357.9,242.4 357.3,242.4
+356.7,242.4 356.1,242.4 355.6,242.4 355.0,242.4 354.4,242.4 353.8,242.4 353.2,242.4 352.6,242.4 352.0,242.4 351.4,242.4 350.9,242.4 350.3,242.4 349.7,242.4 349.1,242.4 348.5,242.4 347.9,242.4
+347.3,242.4 346.7,242.4 346.2,242.4 345.6,242.4 345.0,242.4 344.4,242.4 343.8,242.4 343.2,242.4 342.6,242.4 342.0,242.4 341.5,242.4 340.9,242.4 340.3,242.4 339.7,242.4 339.1,242.4 338.5,242.4
+337.9,242.4 337.3,242.4 336.8,242.4 336.2,242.4 335.6,242.4 335.0,242.4 334.4,242.4 333.8,242.4 333.2,242.4 332.6,242.4 332.1,242.4 331.5,242.4 330.9,242.4 330.3,242.4 329.7,242.4 329.1,242.4
+328.5,242.4 327.9,242.4 327.4,242.4 326.8,242.4 326.2,242.4 325.6,242.4 325.0,242.4 324.4,242.4 323.8,242.4 323.2,242.4 322.7,242.4 322.1,242.4 321.5,242.4 320.9,242.4 320.3,242.4 319.7,242.4
+319.1,242.4 318.5,242.4 318.0,242.4 317.4,242.4 316.8,242.4 316.2,242.4 315.6,242.4 315.0,242.4 314.4,242.4 313.8,242.4 313.3,242.4 312.7,242.4 312.1,242.4 311.5,242.4 310.9,242.4 310.3,242.4
+309.7,242.4 309.1,242.4 308.6,242.4 308.0,242.4 307.4,242.4 306.8,242.4 306.2,242.4 305.6,242.4 305.0,242.4 304.4,242.4 303.9,242.4 303.3,242.4 302.7,242.4 302.1,242.4 301.5,242.4 300.9,242.4
+300.3,242.4 299.7,242.4 299.2,242.4 298.6,242.4 298.0,242.4 297.4,242.4 296.8,242.4 296.2,242.4 295.6,242.4 295.0,242.4 294.5,242.4 293.9,242.4 293.3,242.4 292.7,242.4 292.1,242.4 291.5,242.4
+290.9,242.4 290.3,242.4 289.8,242.4 289.2,242.4 288.6,242.4 288.0,242.4 287.4,242.4 286.8,242.4 286.2,242.4 285.6,242.4 285.1,242.4 284.5,242.4 283.9,242.4 283.3,242.4 282.7,242.4 282.1,242.4
+281.5,242.4 280.9,242.4 280.4,242.4 279.8,242.4 279.2,242.4 278.6,242.4 278.0,242.4 277.4,242.4 276.8,242.4 276.2,242.4 275.6,242.4 275.1,242.4 274.5,242.4 273.9,242.4 273.3,242.4 272.7,242.4
+272.1,242.4 271.5,242.4 270.9,242.4 270.4,242.4 269.8,242.4 269.2,242.4 268.6,242.4 268.0,242.4 267.4,242.4 266.8,242.4 266.2,242.4 265.7,242.4 265.1,242.4 264.5,242.4 263.9,242.4 263.3,242.4
+262.7,242.4 262.1,242.4 261.5,242.4 261.0,242.4 260.4,242.4 259.8,242.4 259.2,242.4 258.6,242.4 258.0,242.4 257.4,242.4 256.8,242.4 256.3,242.4 255.7,242.4 255.1,242.4 254.5,242.4 253.9,242.4
+253.3,242.4 252.7,242.4 252.1,242.4 251.6,242.4 251.0,242.4 250.4,242.4 249.8,242.4 249.2,242.4 248.6,242.4 248.0,242.4 247.4,242.4 246.9,242.4 246.3,242.4 245.7,242.4 245.1,242.4 244.5,242.4
+243.9,242.4 243.3,242.4 242.7,242.4 242.2,242.4 241.6,242.4 241.0,242.4 240.4,242.4 239.8,242.4 239.2,242.4 238.6,242.4 238.0,242.4 237.5,242.4 236.9,242.4 236.3,242.4 235.7,242.4 235.1,242.4
+234.5,242.4 233.9,242.4 233.3,242.4 232.8,242.4 232.2,242.4 231.6,242.4 231.0,242.4 230.4,242.4 229.8,242.4 229.2,242.4 228.6,242.4 228.1,242.4 227.5,242.4 226.9,242.4 226.3,242.4 225.7,242.4
+225.1,242.4 224.5,242.4 223.9,242.4 223.4,242.4 222.8,242.4 222.2,242.4 221.6,242.4 221.0,242.4 220.4,242.4 219.8,242.4 219.2,242.4 218.7,242.4 218.1,242.4 217.5,242.4 216.9,242.4 216.3,242.4
+215.7,242.4 215.1,242.4 214.5,242.4 214.0,242.4 213.4,242.4 212.8,242.4 212.2,242.4 211.6,242.4 211.0,242.4 210.4,242.4 209.8,242.4 209.3,242.4 208.7,242.4 208.1,242.4 207.5,242.4 206.9,242.4
+206.3,242.4 205.7,242.4 205.1,242.4 204.6,242.4 204.0,242.4 203.4,242.4 202.8,242.4 202.2,242.4 201.6,242.4 201.0,242.4 200.4,242.4 199.9,242.4 199.3,242.4 198.7,242.4 198.1,242.4 197.5,242.4
+196.9,242.4 196.3,242.4 195.7,242.4 195.2,242.4 194.6,242.4 194.0,242.4 193.4,242.4 192.8,242.4 192.2,242.4 191.6,242.4 191.0,242.4 190.5,242.4 189.9,242.4 189.3,242.4 188.7,242.4 188.1,242.4
+187.5,242.4 186.9,242.4 186.3,242.4 185.8,242.4 185.2,242.4 184.6,242.4 184.0,242.4 183.4,242.4 182.8,242.4 182.2,242.4 181.6,242.4 181.1,242.4 180.5,242.4 179.9,242.4 179.3,242.4 178.7,242.4
+178.1,242.4 177.5,242.4 176.9,242.4 176.3,242.4 175.8,242.4 175.2,242.4 174.6,242.4 174.0,242.4 173.4,242.4 172.8,242.4 172.2,242.4 171.6,242.4 171.1,242.4 170.5,242.4 169.9,242.4 169.3,242.4
+168.7,242.4 168.1,242.4 167.5,242.4 166.9,242.4 166.4,242.4 165.8,242.4 165.2,242.4 164.6,242.4 164.0,242.4 163.4,242.4 162.8,242.4 162.2,242.4 161.7,242.4 161.1,242.4 160.5,242.4 159.9,242.4
+159.3,242.4 158.7,242.4 158.1,242.4 157.5,242.4 157.0,242.4 156.4,242.4 155.8,242.4 155.2,242.4 154.6,242.4 154.0,242.4 153.4,242.4 152.8,242.4 152.3,242.4 151.7,242.4 151.1,242.4 150.5,242.4
+149.9,242.4 149.3,242.4 148.7,242.4 148.1,242.4 147.6,242.4 147.0,242.4 146.4,242.4 145.8,242.4 145.2,242.4 144.6,242.4 144.0,242.4 143.4,242.4 142.9,242.4 142.3,242.4 141.7,242.4 141.1,242.4
+140.5,242.4 139.9,242.4 139.3,242.4 138.7,242.4 138.2,242.4 137.6,242.4 137.0,242.4 136.4,242.4 135.8,242.4 135.2,242.4 134.6,242.4 134.0,242.4 133.5,242.4 132.9,242.4 132.3,242.4 131.7,242.4
+131.1,242.4 130.5,242.4 129.9,242.4 129.3,242.4 128.8,242.4 128.2,242.4 127.6,242.4 127.0,242.4 126.4,242.4 125.8,242.4 125.2,242.4 124.6,242.4 124.1,242.4 123.5,242.4 122.9,242.4 122.3,242.4
+121.7,242.4 121.1,242.4 120.5,242.4 119.9,242.4 119.4,242.4 118.8,242.4 118.2,242.4 117.6,242.4 117.0,242.4 116.4,242.4 115.8,242.4 115.2,242.4 114.7,242.4 114.1,242.4 113.5,242.4 112.9,242.4
+112.3,242.4 111.7,242.4 111.1,242.4 110.5,242.4 110.0,242.4 109.4,242.4 108.8,242.4 108.2,242.4 107.6,242.4 107.0,242.4 106.4,242.4 105.8,242.4 105.3,242.4 104.7,242.4 104.1,242.4 103.5,242.4
+102.9,242.4 102.3,242.4 101.7,242.4 101.1,242.4 100.6,242.4 100.0,242.4 99.4,242.4 98.8,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M189.2,242.4 L189.2,138.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '102.7,242.4 103.1,242.3 103.4,242.3 103.7,242.3 104.1,242.3 104.4,242.3 104.8,242.3 105.1,242.3 105.4,242.3 105.8,242.3 106.1,242.2 106.5,242.2 106.8,242.2 107.1,242.2 107.5,242.1 107.8,242.1
+108.1,242.1 108.5,242.0 108.8,242.0 109.2,241.9 109.5,241.9 109.8,241.8 110.2,241.8 110.5,241.7 110.9,241.6 111.2,241.5 111.5,241.4 111.9,241.3 112.2,241.2 112.5,241.1 112.9,241.0 113.2,240.8
+113.6,240.7 113.9,240.5 114.2,240.3 114.6,240.1 114.9,239.9 115.3,239.7 115.6,239.5 115.9,239.2 116.3,238.9 116.6,238.6 116.9,238.3 117.3,237.9 117.6,237.6 118.0,237.1 118.3,236.7 118.6,236.2
+119.0,235.8 119.3,235.2 119.7,234.7 120.0,234.1 120.3,233.4 120.7,232.7 121.0,232.0 121.3,231.2 121.7,230.4 122.0,229.6 122.4,228.7 122.7,227.7 123.0,226.7 123.4,225.6 123.7,224.5 124.1,223.3
+124.4,222.0 124.7,220.7 125.1,219.3 125.4,217.9 125.7,216.4 126.1,214.8 126.4,213.2 126.8,211.5 127.1,209.7 127.4,207.8 127.8,205.9 128.1,203.9 128.5,201.9 128.8,199.7 129.1,197.5 129.5,195.3
+129.8,192.9 130.1,190.5 130.5,188.1 130.8,185.5 131.2,182.9 131.5,180.3 131.8,177.6 132.2,174.8 132.5,172.0 132.9,169.2 133.2,166.3 133.5,163.4 133.9,160.4 134.2,157.4 134.5,154.4 134.9,151.3
+135.2,148.3 135.6,145.2 135.9,142.1 136.2,139.0 136.6,135.9 136.9,132.8 137.3,129.7 137.6,126.6 137.9,123.6 138.3,120.5 138.6,117.5 138.9,114.5 139.3,111.6 139.6,108.7 140.0,105.8 140.3,103.0
+140.6,100.2 141.0,97.5 141.3,94.9 141.7,92.3 142.0,89.8 142.3,87.3 142.7,84.9 143.0,82.6 143.3,80.4 143.7,78.2 144.0,76.1 144.4,74.2 144.7,72.3 145.0,70.4 145.4,68.7 145.7,67.1
+146.1,65.6 146.4,64.1 146.7,62.8 147.1,61.5 147.4,60.4 147.7,59.4 148.1,58.4 148.4,57.6 148.8,56.8 149.1,56.2 149.4,55.7 149.8,55.3 150.1,54.9 150.5,54.7 150.8,54.6 151.1,54.6
+151.5,54.7 151.8,54.9 152.1,55.3 152.5,55.7 152.8,56.2 153.2,56.8 153.5,57.6 153.8,58.4 154.2,59.3 154.5,60.4 154.9,61.5 155.2,62.7 155.5,64.0 155.9,65.5 156.2,67.0 156.5,68.6
+156.9,70.2 157.2,72.0 157.6,73.9 157.9,75.8 158.2,77.8 158.6,79.9 158.9,82.1 159.3,84.3 159.6,86.6 159.9,89.0 160.3,91.4 160.6,93.9 160.9,96.4 161.3,99.0 161.6,101.6 162.0,104.3
+162.3,107.0 162.6,109.8 163.0,112.5 163.3,115.3 163.7,118.2 164.0,121.0 164.3,123.9 164.7,126.7 165.0,129.6 165.3,132.5 165.7,135.4 166.0,138.2 166.4,141.1 166.7,143.9 167.0,146.7 167.4,149.5
+167.7,152.3 168.1,155.0 168.4,157.8 168.7,160.4 169.1,163.0 169.4,165.6 169.7,168.2 170.1,170.6 170.4,173.1 170.8,175.5 171.1,177.8 171.4,180.0 171.8,182.2 172.1,184.4 172.5,186.5 172.8,188.5
+173.1,190.4 173.5,192.3 173.8,194.1 174.2,195.9 174.5,197.5 174.8,199.1 175.2,200.7 175.5,202.2 175.8,203.6 176.2,205.0 176.5,206.3 176.9,207.5 177.2,208.7 177.5,209.8 177.9,210.9 178.2,211.9
+178.6,212.9 178.9,213.8 179.2,214.6 179.6,215.5 179.9,216.3 180.2,217.0 180.6,217.7 180.9,218.4 181.3,219.0 181.6,219.7 181.9,220.3 182.3,220.8 182.6,221.4 183.0,221.9 183.3,222.4 183.6,222.9
+184.0,223.3 184.3,223.8 184.6,224.2 185.0,224.6 185.3,225.0 185.7,225.4 186.0,225.8 186.3,226.2 186.7,226.6 187.0,227.0 187.4,227.3 187.7,227.7 188.0,228.0 188.4,228.4 188.7,228.7 189.0,229.1
+189.4,229.4 189.7,229.7 190.1,230.0 190.4,230.3 190.7,230.6 191.1,230.9 191.4,231.2 191.8,231.5 192.1,231.8 192.4,232.0 192.8,232.3 193.1,232.5 193.4,232.8 193.8,233.0 194.1,233.2 194.5,233.4
+194.8,233.6 195.1,233.8 195.5,234.0 195.8,234.2 196.2,234.4 196.5,234.5 196.8,234.7 197.2,234.8 197.5,234.9 197.8,235.0 198.2,235.2 198.5,235.3 198.9,235.4 199.2,235.5 199.5,235.5 199.9,235.6
+200.2,235.7 200.6,235.8 200.9,235.8 201.2,235.9 201.6,235.9 201.9,236.0 202.2,236.0 202.6,236.1 202.9,236.1 203.3,236.2 203.6,236.2 203.9,236.2 204.3,236.3 204.6,236.3 205.0,236.4 205.3,236.4
+205.6,236.4 206.0,236.5 206.3,236.5 206.6,236.6 207.0,236.6 207.3,236.6 207.7,236.7 208.0,236.7 208.3,236.8 208.7,236.8 209.0,236.9 209.4,236.9 209.7,237.0 210.0,237.1 210.4,237.1 210.7,237.2
+211.0,237.3 211.4,237.3 211.7,237.4 212.1,237.5 212.4,237.6 212.7,237.6 213.1,237.7 213.4,237.8 213.8,237.9 214.1,237.9 214.4,238.0 214.8,238.1 215.1,238.2 215.4,238.3 215.8,238.3 216.1,238.4
+216.5,238.5 216.8,238.5 217.1,238.6 217.5,238.7 217.8,238.7 218.2,238.8 218.5,238.8 218.8,238.9 219.2,238.9 219.5,238.9 219.8,239.0 220.2,239.0 220.5,239.0 220.9,239.0 221.2,239.1 221.5,239.1
+221.9,239.1 222.2,239.1 222.6,239.1 222.9,239.1 223.2,239.0 223.6,239.0 223.9,239.0 224.2,239.0 224.6,239.0 224.9,238.9 225.3,238.9 225.6,238.9 225.9,238.8 226.3,238.8 226.6,238.8 227.0,238.7
+227.3,238.7 227.6,238.7 228.0,238.7 228.3,238.6 228.6,238.6 229.0,238.6 229.3,238.6 229.7,238.5 230.0,238.5 230.3,238.5 230.7,238.5 231.0,238.5 231.4,238.5 231.7,238.5 232.0,238.5 232.4,238.5
+232.7,238.5 233.0,238.5 233.4,238.5 233.7,238.5 234.1,238.5 234.4,238.6 234.7,238.6 235.1,238.6 235.4,238.6 235.8,238.6 236.1,238.6 236.4,238.7 236.8,238.7 237.1,238.7 237.4,238.7 237.8,238.7
+238.1,238.7 238.5,238.7 238.8,238.7 239.1,238.7 239.5,238.7 239.8,238.7 240.2,238.7 240.5,238.7 240.8,238.7 241.2,238.7 241.5,238.7 241.8,238.7 242.2,238.7 242.5,238.7 242.9,238.7 243.2,238.7
+243.5,238.6 243.9,238.6 244.2,238.6 244.6,238.6 244.9,238.6 245.2,238.6 245.6,238.6 245.9,238.6 246.2,238.6 246.6,238.6 246.9,238.6 247.3,238.6 247.6,238.6 247.9,238.6 248.3,238.7 248.6,238.7
+249.0,238.7 249.3,238.8 249.6,238.8 250.0,238.8 250.3,238.9 250.6,239.0 251.0,239.0 251.3,239.1 251.7,239.1 252.0,239.2 252.3,239.3 252.7,239.4 253.0,239.5 253.4,239.5 253.7,239.6 254.0,239.7
+254.4,239.8 254.7,239.9 255.0,240.0 255.4,240.1 255.7,240.2 256.1,240.3 256.4,240.4 256.7,240.5 257.1,240.6 257.4,240.6 257.8,240.7 258.1,240.8 258.4,240.9 258.8,241.0 259.1,241.1 259.4,241.2
+259.8,241.2 260.1,241.3 260.5,241.4 260.8,241.4 261.1,241.5 261.5,241.6 261.8,241.6 262.2,241.7 262.5,241.7 262.8,241.8 263.2,241.8 263.5,241.9 263.8,241.9 264.2,242.0 264.5,242.0 264.9,242.0
+265.2,242.1 265.5,242.1 265.9,242.1 266.2,242.2 266.6,242.2 266.9,242.2 267.2,242.2 267.6,242.2 267.9,242.3 268.2,242.3 268.6,242.3 268.9,242.3 269.3,242.3 269.6,242.3 269.9,242.3 270.3,242.3
+270.6,242.3 271.0,242.4 271.3,242.4 271.6,242.4 271.6,242.4 271.3,242.4 271.0,242.4 270.6,242.4 270.3,242.4 269.9,242.4 269.6,242.4 269.3,242.4 268.9,242.4 268.6,242.4 268.2,242.4 267.9,242.4
+267.6,242.4 267.2,242.4 266.9,242.4 266.6,242.4 266.2,242.4 265.9,242.4 265.5,242.4 265.2,242.4 264.9,242.4 264.5,242.4 264.2,242.4 263.8,242.4 263.5,242.4 263.2,242.4 262.8,242.4 262.5,242.4
+262.2,242.4 261.8,242.4 261.5,242.4 261.1,242.4 260.8,242.4 260.5,242.4 260.1,242.4 259.8,242.4 259.4,242.4 259.1,242.4 258.8,242.4 258.4,242.4 258.1,242.4 257.8,242.4 257.4,242.4 257.1,242.4
+256.7,242.4 256.4,242.4 256.1,242.4 255.7,242.4 255.4,242.4 255.0,242.4 254.7,242.4 254.4,242.4 254.0,242.4 253.7,242.4 253.4,242.4 253.0,242.4 252.7,242.4 252.3,242.4 252.0,242.4 251.7,242.4
+251.3,242.4 251.0,242.4 250.6,242.4 250.3,242.4 250.0,242.4 249.6,242.4 249.3,242.4 249.0,242.4 248.6,242.4 248.3,242.4 247.9,242.4 247.6,242.4 247.3,242.4 246.9,242.4 246.6,242.4 246.2,242.4
+245.9,242.4 245.6,242.4 245.2,242.4 244.9,242.4 244.6,242.4 244.2,242.4 243.9,242.4 243.5,242.4 243.2,242.4 242.9,242.4 242.5,242.4 242.2,242.4 241.8,242.4 241.5,242.4 241.2,242.4 240.8,242.4
+240.5,242.4 240.2,242.4 239.8,242.4 239.5,242.4 239.1,242.4 238.8,242.4 238.5,242.4 238.1,242.4 237.8,242.4 237.4,242.4 237.1,242.4 236.8,242.4 236.4,242.4 236.1,242.4 235.8,242.4 235.4,242.4
+235.1,242.4 234.7,242.4 234.4,242.4 234.1,242.4 233.7,242.4 233.4,242.4 233.0,242.4 232.7,242.4 232.4,242.4 232.0,242.4 231.7,242.4 231.4,242.4 231.0,242.4 230.7,242.4 230.3,242.4 230.0,242.4
+229.7,242.4 229.3,242.4 229.0,242.4 228.6,242.4 228.3,242.4 228.0,242.4 227.6,242.4 227.3,242.4 227.0,242.4 226.6,242.4 226.3,242.4 225.9,242.4 225.6,242.4 225.3,242.4 224.9,242.4 224.6,242.4
+224.2,242.4 223.9,242.4 223.6,242.4 223.2,242.4 222.9,242.4 222.6,242.4 222.2,242.4 221.9,242.4 221.5,242.4 221.2,242.4 220.9,242.4 220.5,242.4 220.2,242.4 219.8,242.4 219.5,242.4 219.2,242.4
+218.8,242.4 218.5,242.4 218.2,242.4 217.8,242.4 217.5,242.4 217.1,242.4 216.8,242.4 216.5,242.4 216.1,242.4 215.8,242.4 215.4,242.4 215.1,242.4 214.8,242.4 214.4,242.4 214.1,242.4 213.8,242.4
+213.4,242.4 213.1,242.4 212.7,242.4 212.4,242.4 212.1,242.4 211.7,242.4 211.4,242.4 211.0,242.4 210.7,242.4 210.4,242.4 210.0,242.4 209.7,242.4 209.4,242.4 209.0,242.4 208.7,242.4 208.3,242.4
+208.0,242.4 207.7,242.4 207.3,242.4 207.0,242.4 206.6,242.4 206.3,242.4 206.0,242.4 205.6,242.4 205.3,242.4 205.0,242.4 204.6,242.4 204.3,242.4 203.9,242.4 203.6,242.4 203.3,242.4 202.9,242.4
+202.6,242.4 202.2,242.4 201.9,242.4 201.6,242.4 201.2,242.4 200.9,242.4 200.6,242.4 200.2,242.4 199.9,242.4 199.5,242.4 199.2,242.4 198.9,242.4 198.5,242.4 198.2,242.4 197.8,242.4 197.5,242.4
+197.2,242.4 196.8,242.4 196.5,242.4 196.2,242.4 195.8,242.4 195.5,242.4 195.1,242.4 194.8,242.4 194.5,242.4 194.1,242.4 193.8,242.4 193.4,242.4 193.1,242.4 192.8,242.4 192.4,242.4 192.1,242.4
+191.8,242.4 191.4,242.4 191.1,242.4 190.7,242.4 190.4,242.4 190.1,242.4 189.7,242.4 189.4,242.4 189.0,242.4 188.7,242.4 188.4,242.4 188.0,242.4 187.7,242.4 187.4,242.4 187.0,242.4 186.7,242.4
+186.3,242.4 186.0,242.4 185.7,242.4 185.3,242.4 185.0,242.4 184.6,242.4 184.3,242.4 184.0,242.4 183.6,242.4 183.3,242.4 183.0,242.4 182.6,242.4 182.3,242.4 181.9,242.4 181.6,242.4 181.3,242.4
+180.9,242.4 180.6,242.4 180.2,242.4 179.9,242.4 179.6,242.4 179.2,242.4 178.9,242.4 178.6,242.4 178.2,242.4 177.9,242.4 177.5,242.4 177.2,242.4 176.9,242.4 176.5,242.4 176.2,242.4 175.8,242.4
+175.5,242.4 175.2,242.4 174.8,242.4 174.5,242.4 174.2,242.4 173.8,242.4 173.5,242.4 173.1,242.4 172.8,242.4 172.5,242.4 172.1,242.4 171.8,242.4 171.4,242.4 171.1,242.4 170.8,242.4 170.4,242.4
+170.1,242.4 169.7,242.4 169.4,242.4 169.1,242.4 168.7,242.4 168.4,242.4 168.1,242.4 167.7,242.4 167.4,242.4 167.0,242.4 166.7,242.4 166.4,242.4 166.0,242.4 165.7,242.4 165.3,242.4 165.0,242.4
+164.7,242.4 164.3,242.4 164.0,242.4 163.7,242.4 163.3,242.4 163.0,242.4 162.6,242.4 162.3,242.4 162.0,242.4 161.6,242.4 161.3,242.4 160.9,242.4 160.6,242.4 160.3,242.4 159.9,242.4 159.6,242.4
+159.3,242.4 158.9,242.4 158.6,242.4 158.2,242.4 157.9,242.4 157.6,242.4 157.2,242.4 156.9,242.4 156.5,242.4 156.2,242.4 155.9,242.4 155.5,242.4 155.2,242.4 154.9,242.4 154.5,242.4 154.2,242.4
+153.8,242.4 153.5,242.4 153.2,242.4 152.8,242.4 152.5,242.4 152.1,242.4 151.8,242.4 151.5,242.4 151.1,242.4 150.8,242.4 150.5,242.4 150.1,242.4 149.8,242.4 149.4,242.4 149.1,242.4 148.8,242.4
+148.4,242.4 148.1,242.4 147.7,242.4 147.4,242.4 147.1,242.4 146.7,242.4 146.4,242.4 146.1,242.4 145.7,242.4 145.4,242.4 145.0,242.4 144.7,242.4 144.4,242.4 144.0,242.4 143.7,242.4 143.3,242.4
+143.0,242.4 142.7,242.4 142.3,242.4 142.0,242.4 141.7,242.4 141.3,242.4 141.0,242.4 140.6,242.4 140.3,242.4 140.0,242.4 139.6,242.4 139.3,242.4 138.9,242.4 138.6,242.4 138.3,242.4 137.9,242.4
+137.6,242.4 137.3,242.4 136.9,242.4 136.6,242.4 136.2,242.4 135.9,242.4 135.6,242.4 135.2,242.4 134.9,242.4 134.5,242.4 134.2,242.4 133.9,242.4 133.5,242.4 133.2,242.4 132.9,242.4 132.5,242.4
+132.2,242.4 131.8,242.4 131.5,242.4 131.2,242.4 130.8,242.4 130.5,242.4 130.1,242.4 129.8,242.4 129.5,242.4 129.1,242.4 128.8,242.4 128.5,242.4 128.1,242.4 127.8,242.4 127.4,242.4 127.1,242.4
+126.8,242.4 126.4,242.4 126.1,242.4 125.7,242.4 125.4,242.4 125.1,242.4 124.7,242.4 124.4,242.4 124.1,242.4 123.7,242.4 123.4,242.4 123.0,242.4 122.7,242.4 122.4,242.4 122.0,242.4 121.7,242.4
+121.3,242.4 121.0,242.4 120.7,242.4 120.3,242.4 120.0,242.4 119.7,242.4 119.3,242.4 119.0,242.4 118.6,242.4 118.3,242.4 118.0,242.4 117.6,242.4 117.3,242.4 116.9,242.4 116.6,242.4 116.3,242.4
+115.9,242.4 115.6,242.4 115.3,242.4 114.9,242.4 114.6,242.4 114.2,242.4 113.9,242.4 113.6,242.4 113.2,242.4 112.9,242.4 112.5,242.4 112.2,242.4 111.9,242.4 111.5,242.4 111.2,242.4 110.9,242.4
+110.5,242.4 110.2,242.4 109.8,242.4 109.5,242.4 109.2,242.4 108.8,242.4 108.5,242.4 108.1,242.4 107.8,242.4 107.5,242.4 107.1,242.4 106.8,242.4 106.5,242.4 106.1,242.4 105.8,242.4 105.4,242.4
+105.1,242.4 104.8,242.4 104.4,242.4 104.1,242.4 103.7,242.4 103.4,242.4 103.1,242.4 102.7,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M155.3,242.4 L155.3,63.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/relative_regression_small.svg b/results/barbershop/400000/report/relative_regression_small.svg
new file mode 100644
index 0000000..ace757f
--- /dev/null
+++ b/results/barbershop/400000/report/relative_regression_small.svg
@@ -0,0 +1,251 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,205.0 L425.0,205.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,205.0 L80.9,205.0  '/>	<g transform="translate(63.6,208.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,167.6 L425.0,167.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,167.6 L80.9,167.6  '/>	<g transform="translate(63.6,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,92.9 L425.0,92.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,92.9 L80.9,92.9  '/>	<g transform="translate(63.6,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,55.5 L425.0,55.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,55.5 L80.9,55.5  '/>	<g transform="translate(63.6,59.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,24.6 425.0,23.2 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,27.8 425.0,27.1 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,24.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,27.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/slope.svg b/results/barbershop/400000/report/slope.svg
new file mode 100644
index 0000000..2a30d31
--- /dev/null
+++ b/results/barbershop/400000/report/slope.svg
@@ -0,0 +1,283 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M124.6,662.4 L124.6,653.4  '/>	<g transform="translate(124.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.74</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M321.3,662.4 L321.3,653.4  '/>	<g transform="translate(321.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.745</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M518.0,662.4 L518.0,653.4  '/>	<g transform="translate(518.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M714.7,662.4 L714.7,653.4  '/>	<g transform="translate(714.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.755</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M911.4,662.4 L911.4,653.4  '/>	<g transform="translate(911.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.76</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.6 L73.8,658.4 L75.7,658.2 L77.6,658.0 L79.4,657.8 L81.3,657.6
+		L83.2,657.3 L85.1,657.1 L87.0,656.8 L88.9,656.5 L90.8,656.3 L92.7,656.0 L94.5,655.7 L96.4,655.4
+		L98.3,655.1 L100.2,654.8 L102.1,654.5 L104.0,654.2 L105.9,653.9 L107.8,653.6 L109.6,653.3 L111.5,653.0
+		L113.4,652.7 L115.3,652.4 L117.2,652.1 L119.1,651.8 L121.0,651.4 L122.9,651.1 L124.7,650.7 L126.6,650.3
+		L128.5,649.8 L130.4,649.4 L132.3,648.9 L134.2,648.3 L136.1,647.8 L138.0,647.2 L139.8,646.5 L141.7,645.8
+		L143.6,645.1 L145.5,644.4 L147.4,643.6 L149.3,642.8 L151.2,642.0 L153.0,641.2 L154.9,640.3 L156.8,639.5
+		L158.7,638.6 L160.6,637.8 L162.5,636.9 L164.4,636.1 L166.3,635.2 L168.1,634.3 L170.0,633.5 L171.9,632.6
+		L173.8,631.7 L175.7,630.8 L177.6,629.8 L179.5,628.8 L181.4,627.7 L183.2,626.6 L185.1,625.5 L187.0,624.2
+		L188.9,622.9 L190.8,621.5 L192.7,620.1 L194.6,618.6 L196.5,617.0 L198.3,615.3 L200.2,613.6 L202.1,611.9
+		L204.0,610.0 L205.9,608.2 L207.8,606.2 L209.7,604.3 L211.6,602.3 L213.4,600.2 L215.3,598.1 L217.2,596.0
+		L219.1,593.9 L221.0,591.8 L222.9,589.6 L224.8,587.5 L226.6,585.4 L228.5,583.2 L230.4,581.1 L232.3,579.0
+		L234.2,576.9 L236.1,574.9 L238.0,572.8 L239.9,570.7 L241.7,568.6 L243.6,566.4 L245.5,564.2 L247.4,562.0
+		L249.3,559.7 L251.2,557.4 L253.1,555.0 L255.0,552.5 L256.8,549.9 L258.7,547.3 L260.6,544.6 L262.5,541.8
+		L264.4,539.0 L266.3,536.1 L268.2,533.1 L270.1,530.0 L271.9,526.9 L273.8,523.7 L275.7,520.4 L277.6,517.0
+		L279.5,513.6 L281.4,510.1 L283.3,506.5 L285.2,502.9 L287.0,499.2 L288.9,495.5 L290.8,491.7 L292.7,487.9
+		L294.6,484.0 L296.5,480.2 L298.4,476.3 L300.2,472.5 L302.1,468.6 L304.0,464.7 L305.9,460.9 L307.8,457.0
+		L309.7,453.2 L311.6,449.4 L313.5,445.6 L315.3,441.8 L317.2,438.0 L319.1,434.2 L321.0,430.3 L322.9,426.4
+		L324.8,422.4 L326.7,418.3 L328.6,414.2 L330.4,410.0 L332.3,405.7 L334.2,401.3 L336.1,396.8 L338.0,392.3
+		L339.9,387.8 L341.8,383.2 L343.7,378.7 L345.5,374.1 L347.4,369.6 L349.3,365.2 L351.2,360.8 L353.1,356.5
+		L355.0,352.1 L356.9,347.9 L358.8,343.6 L360.6,339.3 L362.5,335.0 L364.4,330.6 L366.3,326.2 L368.2,321.7
+		L370.1,317.1 L372.0,312.4 L373.8,307.6 L375.7,302.8 L377.6,297.9 L379.5,293.1 L381.4,288.3 L383.3,283.5
+		L385.2,278.9 L387.1,274.3 L388.9,269.9 L390.8,265.6 L392.7,261.4 L394.6,257.4 L396.5,253.4 L398.4,249.6
+		L400.3,245.8 L402.2,242.0 L404.0,238.2 L405.9,234.3 L407.8,230.5 L409.7,226.5 L411.6,222.5 L413.5,218.5
+		L415.4,214.4 L417.3,210.2 L419.1,206.1 L421.0,201.9 L422.9,197.8 L424.8,193.7 L426.7,189.8 L428.6,185.9
+		L430.5,182.1 L432.4,178.5 L434.2,175.0 L436.1,171.7 L438.0,168.4 L439.9,165.3 L441.8,162.3 L443.7,159.4
+		L445.6,156.5 L447.4,153.7 L449.3,151.0 L451.2,148.3 L453.1,145.7 L455.0,143.1 L456.9,140.5 L458.8,138.0
+		L460.7,135.6 L462.5,133.3 L464.4,131.1 L466.3,129.0 L468.2,127.0 L470.1,125.1 L472.0,123.4 L473.9,121.9
+		L475.8,120.4 L477.6,119.2 L479.5,118.1 L481.4,117.1 L483.3,116.4 L485.2,115.7 L487.1,115.3 L489.0,115.0
+		L490.9,114.8 L492.7,114.8 L494.6,115.0 L496.5,115.2 L498.4,115.6 L500.3,116.1 L502.2,116.7 L504.1,117.4
+		L506.0,118.1 L507.8,118.9 L509.7,119.7 L511.6,120.5 L513.5,121.3 L515.4,122.2 L517.3,123.0 L519.2,123.8
+		L521.0,124.7 L522.9,125.6 L524.8,126.5 L526.7,127.5 L528.6,128.5 L530.5,129.6 L532.4,130.8 L534.3,132.1
+		L536.1,133.5 L538.0,135.1 L539.9,136.7 L541.8,138.4 L543.7,140.2 L545.6,142.1 L547.5,144.1 L549.4,146.1
+		L551.2,148.2 L553.1,150.2 L555.0,152.3 L556.9,154.4 L558.8,156.6 L560.7,158.7 L562.6,160.9 L564.5,163.1
+		L566.3,165.3 L568.2,167.6 L570.1,170.0 L572.0,172.5 L573.9,175.2 L575.8,178.0 L577.7,180.9 L579.5,183.9
+		L581.4,187.1 L583.3,190.5 L585.2,193.9 L587.1,197.4 L589.0,201.0 L590.9,204.7 L592.8,208.4 L594.6,212.0
+		L596.5,215.6 L598.4,219.3 L600.3,222.8 L602.2,226.4 L604.1,229.8 L606.0,233.3 L607.9,236.8 L609.7,240.2
+		L611.6,243.7 L613.5,247.2 L615.4,250.7 L617.3,254.3 L619.2,257.9 L621.1,261.6 L623.0,265.4 L624.8,269.2
+		L626.7,273.0 L628.6,276.9 L630.5,280.9 L632.4,284.9 L634.3,288.9 L636.2,293.0 L638.1,297.1 L639.9,301.3
+		L641.8,305.5 L643.7,309.7 L645.6,314.0 L647.5,318.3 L649.4,322.7 L651.3,327.1 L653.1,331.5 L655.0,336.0
+		L656.9,340.5 L658.8,345.1 L660.7,349.6 L662.6,354.2 L664.5,358.7 L666.4,363.2 L668.2,367.7 L670.1,372.2
+		L672.0,376.6 L673.9,381.0 L675.8,385.3 L677.7,389.6 L679.6,393.7 L681.5,397.8 L683.3,401.9 L685.2,405.8
+		L687.1,409.7 L689.0,413.5 L690.9,417.2 L692.8,420.9 L694.7,424.4 L696.6,428.0 L698.4,431.4 L700.3,434.8
+		L702.2,438.1 L704.1,441.4 L706.0,444.6 L707.9,447.8 L709.8,450.9 L711.7,454.0 L713.5,457.0 L715.4,460.0
+		L717.3,463.0 L719.2,465.9 L721.1,468.9 L723.0,471.8 L724.9,474.7 L726.7,477.7 L728.6,480.6 L730.5,483.5
+		L732.4,486.5 L734.3,489.4 L736.2,492.3 L738.1,495.3 L740.0,498.2 L741.8,501.2 L743.7,504.2 L745.6,507.1
+		L747.5,510.1 L749.4,513.1 L751.3,516.1 L753.2,519.1 L755.1,522.1 L756.9,525.2 L758.8,528.2 L760.7,531.2
+		L762.6,534.2 L764.5,537.2 L766.4,540.1 L768.3,543.0 L770.2,545.9 L772.0,548.6 L773.9,551.3 L775.8,554.0
+		L777.7,556.5 L779.6,558.9 L781.5,561.3 L783.4,563.6 L785.3,565.8 L787.1,567.9 L789.0,569.9 L790.9,571.8
+		L792.8,573.7 L794.7,575.4 L796.6,577.1 L798.5,578.8 L800.3,580.3 L802.2,581.8 L804.1,583.3 L806.0,584.7
+		L807.9,586.0 L809.8,587.3 L811.7,588.6 L813.6,589.8 L815.4,591.0 L817.3,592.2 L819.2,593.3 L821.1,594.4
+		L823.0,595.6 L824.9,596.7 L826.8,597.9 L828.7,599.1 L830.5,600.3 L832.4,601.6 L834.3,602.8 L836.2,604.2
+		L838.1,605.6 L840.0,607.0 L841.9,608.4 L843.8,609.9 L845.6,611.5 L847.5,613.0 L849.4,614.6 L851.3,616.1
+		L853.2,617.6 L855.1,619.1 L857.0,620.6 L858.9,622.0 L860.7,623.4 L862.6,624.7 L864.5,625.9 L866.4,627.1
+		L868.3,628.2 L870.2,629.2 L872.1,630.2 L873.9,631.1 L875.8,632.0 L877.7,632.8 L879.6,633.6 L881.5,634.4
+		L883.4,635.1 L885.3,635.9 L887.2,636.6 L889.0,637.3 L890.9,638.0 L892.8,638.7 L894.7,639.4 L896.6,640.1
+		L898.5,640.7 L900.4,641.3 L902.3,641.9 L904.1,642.5 L906.0,643.1 L907.9,643.6 L909.8,644.0 L911.7,644.5
+		L913.6,644.9 L915.5,645.3 L917.4,645.6 L919.2,645.9 L921.1,646.2 L923.0,646.5 L924.9,646.8 L926.8,647.0
+		L928.7,647.3 L930.6,647.5 L932.5,647.8 L934.3,648.0 L936.2,648.3 L938.1,648.6 L940.0,648.8 L941.9,649.1
+		L943.8,649.4 L945.7,649.7 L947.5,649.9 L949.4,650.2 L951.3,650.5 L953.2,650.8 L955.1,651.1 L957.0,651.4
+		L958.9,651.6 L960.8,651.9 L962.6,652.2 L964.5,652.5 L966.4,652.8 L968.3,653.1 L970.2,653.4 L972.1,653.7
+		L974.0,654.0 L975.9,654.3 L977.7,654.6 L979.6,654.9 L981.5,655.2 L983.4,655.5 L985.3,655.7 L987.2,655.9
+		L989.1,656.2 L991.0,656.4 L992.8,656.6 L994.7,656.7 L996.6,656.9 L998.5,657.0 L1000.4,657.1 L1002.3,657.3
+		L1004.2,657.4 L1006.1,657.5 L1007.9,657.6 L1009.8,657.7 L1011.7,657.8 L1013.6,657.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,638.6 160.6,637.8 162.5,636.9 164.4,636.1 166.3,635.2 168.1,634.3 170.0,633.5 171.9,632.6 173.8,631.7 175.7,630.8 177.6,629.8 179.5,628.8 181.4,627.7 183.2,626.6 185.1,625.5 187.0,624.2
+188.9,622.9 190.8,621.5 192.7,620.1 194.6,618.6 196.5,617.0 198.3,615.3 200.2,613.6 202.1,611.9 204.0,610.0 205.9,608.2 207.8,606.2 209.7,604.3 211.6,602.3 213.4,600.2 215.3,598.1 217.2,596.0
+219.1,593.9 221.0,591.8 222.9,589.6 224.8,587.5 226.6,585.4 228.5,583.2 230.4,581.1 232.3,579.0 234.2,576.9 236.1,574.9 238.0,572.8 239.9,570.7 241.7,568.6 243.6,566.4 245.5,564.2 247.4,562.0
+249.3,559.7 251.2,557.4 253.1,555.0 255.0,552.5 256.8,549.9 258.7,547.3 260.6,544.6 262.5,541.8 264.4,539.0 266.3,536.1 268.2,533.1 270.1,530.0 271.9,526.9 273.8,523.7 275.7,520.4 277.6,517.0
+279.5,513.6 281.4,510.1 283.3,506.5 285.2,502.9 287.0,499.2 288.9,495.5 290.8,491.7 292.7,487.9 294.6,484.0 296.5,480.2 298.4,476.3 300.2,472.5 302.1,468.6 304.0,464.7 305.9,460.9 307.8,457.0
+309.7,453.2 311.6,449.4 313.5,445.6 315.3,441.8 317.2,438.0 319.1,434.2 321.0,430.3 322.9,426.4 324.8,422.4 326.7,418.3 328.6,414.2 330.4,410.0 332.3,405.7 334.2,401.3 336.1,396.8 338.0,392.3
+339.9,387.8 341.8,383.2 343.7,378.7 345.5,374.1 347.4,369.6 349.3,365.2 351.2,360.8 353.1,356.5 355.0,352.1 356.9,347.9 358.8,343.6 360.6,339.3 362.5,335.0 364.4,330.6 366.3,326.2 368.2,321.7
+370.1,317.1 372.0,312.4 373.8,307.6 375.7,302.8 377.6,297.9 379.5,293.1 381.4,288.3 383.3,283.5 385.2,278.9 387.1,274.3 388.9,269.9 390.8,265.6 392.7,261.4 394.6,257.4 396.5,253.4 398.4,249.6
+400.3,245.8 402.2,242.0 404.0,238.2 405.9,234.3 407.8,230.5 409.7,226.5 411.6,222.5 413.5,218.5 415.4,214.4 417.3,210.2 419.1,206.1 421.0,201.9 422.9,197.8 424.8,193.7 426.7,189.8 428.6,185.9
+430.5,182.1 432.4,178.5 434.2,175.0 436.1,171.7 438.0,168.4 439.9,165.3 441.8,162.3 443.7,159.4 445.6,156.5 447.4,153.7 449.3,151.0 451.2,148.3 453.1,145.7 455.0,143.1 456.9,140.5 458.8,138.0
+460.7,135.6 462.5,133.3 464.4,131.1 466.3,129.0 468.2,127.0 470.1,125.1 472.0,123.4 473.9,121.9 475.8,120.4 477.6,119.2 479.5,118.1 481.4,117.1 483.3,116.4 485.2,115.7 487.1,115.3 489.0,115.0
+490.9,114.8 492.7,114.8 494.6,115.0 496.5,115.2 498.4,115.6 500.3,116.1 502.2,116.7 504.1,117.4 506.0,118.1 507.8,118.9 509.7,119.7 511.6,120.5 513.5,121.3 515.4,122.2 517.3,123.0 519.2,123.8
+521.0,124.7 522.9,125.6 524.8,126.5 526.7,127.5 528.6,128.5 530.5,129.6 532.4,130.8 534.3,132.1 536.1,133.5 538.0,135.1 539.9,136.7 541.8,138.4 543.7,140.2 545.6,142.1 547.5,144.1 549.4,146.1
+551.2,148.2 553.1,150.2 555.0,152.3 556.9,154.4 558.8,156.6 560.7,158.7 562.6,160.9 564.5,163.1 566.3,165.3 568.2,167.6 570.1,170.0 572.0,172.5 573.9,175.2 575.8,178.0 577.7,180.9 579.5,183.9
+581.4,187.1 583.3,190.5 585.2,193.9 587.1,197.4 589.0,201.0 590.9,204.7 592.8,208.4 594.6,212.0 596.5,215.6 598.4,219.3 600.3,222.8 602.2,226.4 604.1,229.8 606.0,233.3 607.9,236.8 609.7,240.2
+611.6,243.7 613.5,247.2 615.4,250.7 617.3,254.3 619.2,257.9 621.1,261.6 623.0,265.4 624.8,269.2 626.7,273.0 628.6,276.9 630.5,280.9 632.4,284.9 634.3,288.9 636.2,293.0 638.1,297.1 639.9,301.3
+641.8,305.5 643.7,309.7 645.6,314.0 647.5,318.3 649.4,322.7 651.3,327.1 653.1,331.5 655.0,336.0 656.9,340.5 658.8,345.1 660.7,349.6 662.6,354.2 664.5,358.7 666.4,363.2 668.2,367.7 670.1,372.2
+672.0,376.6 673.9,381.0 675.8,385.3 677.7,389.6 679.6,393.7 681.5,397.8 683.3,401.9 685.2,405.8 687.1,409.7 689.0,413.5 690.9,417.2 692.8,420.9 694.7,424.4 696.6,428.0 698.4,431.4 700.3,434.8
+702.2,438.1 704.1,441.4 706.0,444.6 707.9,447.8 709.8,450.9 711.7,454.0 713.5,457.0 715.4,460.0 717.3,463.0 719.2,465.9 721.1,468.9 723.0,471.8 724.9,474.7 726.7,477.7 728.6,480.6 730.5,483.5
+732.4,486.5 734.3,489.4 736.2,492.3 738.1,495.3 740.0,498.2 741.8,501.2 743.7,504.2 745.6,507.1 747.5,510.1 749.4,513.1 751.3,516.1 753.2,519.1 755.1,522.1 756.9,525.2 758.8,528.2 760.7,531.2
+762.6,534.2 764.5,537.2 766.4,540.1 768.3,543.0 770.2,545.9 772.0,548.6 773.9,551.3 775.8,554.0 777.7,556.5 779.6,558.9 781.5,561.3 783.4,563.6 785.3,565.8 787.1,567.9 789.0,569.9 790.9,571.8
+792.8,573.7 794.7,575.4 796.6,577.1 798.5,578.8 800.3,580.3 802.2,581.8 804.1,583.3 806.0,584.7 807.9,586.0 809.8,587.3 811.7,588.6 813.6,589.8 815.4,591.0 817.3,592.2 819.2,593.3 821.1,594.4
+823.0,595.6 824.9,596.7 826.8,597.9 828.7,599.1 830.5,600.3 832.4,601.6 834.3,602.8 836.2,604.2 838.1,605.6 840.0,607.0 841.9,608.4 843.8,609.9 845.6,611.5 847.5,613.0 849.4,614.6 851.3,616.1
+853.2,617.6 855.1,619.1 857.0,620.6 858.9,622.0 860.7,623.4 862.6,624.7 864.5,625.9 866.4,627.1 868.3,628.2 870.2,629.2 872.1,630.2 873.9,631.1 875.8,632.0 877.7,632.8 879.6,633.6 881.5,634.4
+883.4,635.1 885.3,635.9 887.2,636.6 889.0,637.3 890.9,638.0 892.8,638.7 894.7,639.4 896.6,640.1 898.5,640.7 900.4,641.3 902.3,641.9 904.1,642.5 906.0,643.1 907.9,643.6 909.8,644.0 911.7,644.5
+913.6,644.9 915.5,645.3 917.4,645.6 919.2,645.9 921.1,646.2 923.0,646.5 924.9,646.8 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M514.6,662.4 L514.6,121.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/400000/report/typical.svg b/results/barbershop/400000/report/typical.svg
new file mode 100644
index 0000000..67c5ad5
--- /dev/null
+++ b/results/barbershop/400000/report/typical.svg
@@ -0,0 +1,283 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M124.6,662.4 L124.6,653.4  '/>	<g transform="translate(124.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.74</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M321.3,662.4 L321.3,653.4  '/>	<g transform="translate(321.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.745</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M518.0,662.4 L518.0,653.4  '/>	<g transform="translate(518.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M714.7,662.4 L714.7,653.4  '/>	<g transform="translate(714.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.755</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M911.4,662.4 L911.4,653.4  '/>	<g transform="translate(911.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5.76</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.6 L73.8,658.4 L75.7,658.2 L77.6,658.0 L79.4,657.8 L81.3,657.6
+		L83.2,657.3 L85.1,657.1 L87.0,656.8 L88.9,656.5 L90.8,656.3 L92.7,656.0 L94.5,655.7 L96.4,655.4
+		L98.3,655.1 L100.2,654.8 L102.1,654.5 L104.0,654.2 L105.9,653.9 L107.8,653.6 L109.6,653.3 L111.5,653.0
+		L113.4,652.7 L115.3,652.4 L117.2,652.1 L119.1,651.8 L121.0,651.4 L122.9,651.1 L124.7,650.7 L126.6,650.3
+		L128.5,649.8 L130.4,649.4 L132.3,648.9 L134.2,648.3 L136.1,647.8 L138.0,647.2 L139.8,646.5 L141.7,645.8
+		L143.6,645.1 L145.5,644.4 L147.4,643.6 L149.3,642.8 L151.2,642.0 L153.0,641.2 L154.9,640.3 L156.8,639.5
+		L158.7,638.6 L160.6,637.8 L162.5,636.9 L164.4,636.1 L166.3,635.2 L168.1,634.3 L170.0,633.5 L171.9,632.6
+		L173.8,631.7 L175.7,630.8 L177.6,629.8 L179.5,628.8 L181.4,627.7 L183.2,626.6 L185.1,625.5 L187.0,624.2
+		L188.9,622.9 L190.8,621.5 L192.7,620.1 L194.6,618.6 L196.5,617.0 L198.3,615.3 L200.2,613.6 L202.1,611.9
+		L204.0,610.0 L205.9,608.2 L207.8,606.2 L209.7,604.3 L211.6,602.3 L213.4,600.2 L215.3,598.1 L217.2,596.0
+		L219.1,593.9 L221.0,591.8 L222.9,589.6 L224.8,587.5 L226.6,585.4 L228.5,583.2 L230.4,581.1 L232.3,579.0
+		L234.2,576.9 L236.1,574.9 L238.0,572.8 L239.9,570.7 L241.7,568.6 L243.6,566.4 L245.5,564.2 L247.4,562.0
+		L249.3,559.7 L251.2,557.4 L253.1,555.0 L255.0,552.5 L256.8,549.9 L258.7,547.3 L260.6,544.6 L262.5,541.8
+		L264.4,539.0 L266.3,536.1 L268.2,533.1 L270.1,530.0 L271.9,526.9 L273.8,523.7 L275.7,520.4 L277.6,517.0
+		L279.5,513.6 L281.4,510.1 L283.3,506.5 L285.2,502.9 L287.0,499.2 L288.9,495.5 L290.8,491.7 L292.7,487.9
+		L294.6,484.0 L296.5,480.2 L298.4,476.3 L300.2,472.5 L302.1,468.6 L304.0,464.7 L305.9,460.9 L307.8,457.0
+		L309.7,453.2 L311.6,449.4 L313.5,445.6 L315.3,441.8 L317.2,438.0 L319.1,434.2 L321.0,430.3 L322.9,426.4
+		L324.8,422.4 L326.7,418.3 L328.6,414.2 L330.4,410.0 L332.3,405.7 L334.2,401.3 L336.1,396.8 L338.0,392.3
+		L339.9,387.8 L341.8,383.2 L343.7,378.7 L345.5,374.1 L347.4,369.6 L349.3,365.2 L351.2,360.8 L353.1,356.5
+		L355.0,352.1 L356.9,347.9 L358.8,343.6 L360.6,339.3 L362.5,335.0 L364.4,330.6 L366.3,326.2 L368.2,321.7
+		L370.1,317.1 L372.0,312.4 L373.8,307.6 L375.7,302.8 L377.6,297.9 L379.5,293.1 L381.4,288.3 L383.3,283.5
+		L385.2,278.9 L387.1,274.3 L388.9,269.9 L390.8,265.6 L392.7,261.4 L394.6,257.4 L396.5,253.4 L398.4,249.6
+		L400.3,245.8 L402.2,242.0 L404.0,238.2 L405.9,234.3 L407.8,230.5 L409.7,226.5 L411.6,222.5 L413.5,218.5
+		L415.4,214.4 L417.3,210.2 L419.1,206.1 L421.0,201.9 L422.9,197.8 L424.8,193.7 L426.7,189.8 L428.6,185.9
+		L430.5,182.1 L432.4,178.5 L434.2,175.0 L436.1,171.7 L438.0,168.4 L439.9,165.3 L441.8,162.3 L443.7,159.4
+		L445.6,156.5 L447.4,153.7 L449.3,151.0 L451.2,148.3 L453.1,145.7 L455.0,143.1 L456.9,140.5 L458.8,138.0
+		L460.7,135.6 L462.5,133.3 L464.4,131.1 L466.3,129.0 L468.2,127.0 L470.1,125.1 L472.0,123.4 L473.9,121.9
+		L475.8,120.4 L477.6,119.2 L479.5,118.1 L481.4,117.1 L483.3,116.4 L485.2,115.7 L487.1,115.3 L489.0,115.0
+		L490.9,114.8 L492.7,114.8 L494.6,115.0 L496.5,115.2 L498.4,115.6 L500.3,116.1 L502.2,116.7 L504.1,117.4
+		L506.0,118.1 L507.8,118.9 L509.7,119.7 L511.6,120.5 L513.5,121.3 L515.4,122.2 L517.3,123.0 L519.2,123.8
+		L521.0,124.7 L522.9,125.6 L524.8,126.5 L526.7,127.5 L528.6,128.5 L530.5,129.6 L532.4,130.8 L534.3,132.1
+		L536.1,133.5 L538.0,135.1 L539.9,136.7 L541.8,138.4 L543.7,140.2 L545.6,142.1 L547.5,144.1 L549.4,146.1
+		L551.2,148.2 L553.1,150.2 L555.0,152.3 L556.9,154.4 L558.8,156.6 L560.7,158.7 L562.6,160.9 L564.5,163.1
+		L566.3,165.3 L568.2,167.6 L570.1,170.0 L572.0,172.5 L573.9,175.2 L575.8,178.0 L577.7,180.9 L579.5,183.9
+		L581.4,187.1 L583.3,190.5 L585.2,193.9 L587.1,197.4 L589.0,201.0 L590.9,204.7 L592.8,208.4 L594.6,212.0
+		L596.5,215.6 L598.4,219.3 L600.3,222.8 L602.2,226.4 L604.1,229.8 L606.0,233.3 L607.9,236.8 L609.7,240.2
+		L611.6,243.7 L613.5,247.2 L615.4,250.7 L617.3,254.3 L619.2,257.9 L621.1,261.6 L623.0,265.4 L624.8,269.2
+		L626.7,273.0 L628.6,276.9 L630.5,280.9 L632.4,284.9 L634.3,288.9 L636.2,293.0 L638.1,297.1 L639.9,301.3
+		L641.8,305.5 L643.7,309.7 L645.6,314.0 L647.5,318.3 L649.4,322.7 L651.3,327.1 L653.1,331.5 L655.0,336.0
+		L656.9,340.5 L658.8,345.1 L660.7,349.6 L662.6,354.2 L664.5,358.7 L666.4,363.2 L668.2,367.7 L670.1,372.2
+		L672.0,376.6 L673.9,381.0 L675.8,385.3 L677.7,389.6 L679.6,393.7 L681.5,397.8 L683.3,401.9 L685.2,405.8
+		L687.1,409.7 L689.0,413.5 L690.9,417.2 L692.8,420.9 L694.7,424.4 L696.6,428.0 L698.4,431.4 L700.3,434.8
+		L702.2,438.1 L704.1,441.4 L706.0,444.6 L707.9,447.8 L709.8,450.9 L711.7,454.0 L713.5,457.0 L715.4,460.0
+		L717.3,463.0 L719.2,465.9 L721.1,468.9 L723.0,471.8 L724.9,474.7 L726.7,477.7 L728.6,480.6 L730.5,483.5
+		L732.4,486.5 L734.3,489.4 L736.2,492.3 L738.1,495.3 L740.0,498.2 L741.8,501.2 L743.7,504.2 L745.6,507.1
+		L747.5,510.1 L749.4,513.1 L751.3,516.1 L753.2,519.1 L755.1,522.1 L756.9,525.2 L758.8,528.2 L760.7,531.2
+		L762.6,534.2 L764.5,537.2 L766.4,540.1 L768.3,543.0 L770.2,545.9 L772.0,548.6 L773.9,551.3 L775.8,554.0
+		L777.7,556.5 L779.6,558.9 L781.5,561.3 L783.4,563.6 L785.3,565.8 L787.1,567.9 L789.0,569.9 L790.9,571.8
+		L792.8,573.7 L794.7,575.4 L796.6,577.1 L798.5,578.8 L800.3,580.3 L802.2,581.8 L804.1,583.3 L806.0,584.7
+		L807.9,586.0 L809.8,587.3 L811.7,588.6 L813.6,589.8 L815.4,591.0 L817.3,592.2 L819.2,593.3 L821.1,594.4
+		L823.0,595.6 L824.9,596.7 L826.8,597.9 L828.7,599.1 L830.5,600.3 L832.4,601.6 L834.3,602.8 L836.2,604.2
+		L838.1,605.6 L840.0,607.0 L841.9,608.4 L843.8,609.9 L845.6,611.5 L847.5,613.0 L849.4,614.6 L851.3,616.1
+		L853.2,617.6 L855.1,619.1 L857.0,620.6 L858.9,622.0 L860.7,623.4 L862.6,624.7 L864.5,625.9 L866.4,627.1
+		L868.3,628.2 L870.2,629.2 L872.1,630.2 L873.9,631.1 L875.8,632.0 L877.7,632.8 L879.6,633.6 L881.5,634.4
+		L883.4,635.1 L885.3,635.9 L887.2,636.6 L889.0,637.3 L890.9,638.0 L892.8,638.7 L894.7,639.4 L896.6,640.1
+		L898.5,640.7 L900.4,641.3 L902.3,641.9 L904.1,642.5 L906.0,643.1 L907.9,643.6 L909.8,644.0 L911.7,644.5
+		L913.6,644.9 L915.5,645.3 L917.4,645.6 L919.2,645.9 L921.1,646.2 L923.0,646.5 L924.9,646.8 L926.8,647.0
+		L928.7,647.3 L930.6,647.5 L932.5,647.8 L934.3,648.0 L936.2,648.3 L938.1,648.6 L940.0,648.8 L941.9,649.1
+		L943.8,649.4 L945.7,649.7 L947.5,649.9 L949.4,650.2 L951.3,650.5 L953.2,650.8 L955.1,651.1 L957.0,651.4
+		L958.9,651.6 L960.8,651.9 L962.6,652.2 L964.5,652.5 L966.4,652.8 L968.3,653.1 L970.2,653.4 L972.1,653.7
+		L974.0,654.0 L975.9,654.3 L977.7,654.6 L979.6,654.9 L981.5,655.2 L983.4,655.5 L985.3,655.7 L987.2,655.9
+		L989.1,656.2 L991.0,656.4 L992.8,656.6 L994.7,656.7 L996.6,656.9 L998.5,657.0 L1000.4,657.1 L1002.3,657.3
+		L1004.2,657.4 L1006.1,657.5 L1007.9,657.6 L1009.8,657.7 L1011.7,657.8 L1013.6,657.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,638.6 160.6,637.8 162.5,636.9 164.4,636.1 166.3,635.2 168.1,634.3 170.0,633.5 171.9,632.6 173.8,631.7 175.7,630.8 177.6,629.8 179.5,628.8 181.4,627.7 183.2,626.6 185.1,625.5 187.0,624.2
+188.9,622.9 190.8,621.5 192.7,620.1 194.6,618.6 196.5,617.0 198.3,615.3 200.2,613.6 202.1,611.9 204.0,610.0 205.9,608.2 207.8,606.2 209.7,604.3 211.6,602.3 213.4,600.2 215.3,598.1 217.2,596.0
+219.1,593.9 221.0,591.8 222.9,589.6 224.8,587.5 226.6,585.4 228.5,583.2 230.4,581.1 232.3,579.0 234.2,576.9 236.1,574.9 238.0,572.8 239.9,570.7 241.7,568.6 243.6,566.4 245.5,564.2 247.4,562.0
+249.3,559.7 251.2,557.4 253.1,555.0 255.0,552.5 256.8,549.9 258.7,547.3 260.6,544.6 262.5,541.8 264.4,539.0 266.3,536.1 268.2,533.1 270.1,530.0 271.9,526.9 273.8,523.7 275.7,520.4 277.6,517.0
+279.5,513.6 281.4,510.1 283.3,506.5 285.2,502.9 287.0,499.2 288.9,495.5 290.8,491.7 292.7,487.9 294.6,484.0 296.5,480.2 298.4,476.3 300.2,472.5 302.1,468.6 304.0,464.7 305.9,460.9 307.8,457.0
+309.7,453.2 311.6,449.4 313.5,445.6 315.3,441.8 317.2,438.0 319.1,434.2 321.0,430.3 322.9,426.4 324.8,422.4 326.7,418.3 328.6,414.2 330.4,410.0 332.3,405.7 334.2,401.3 336.1,396.8 338.0,392.3
+339.9,387.8 341.8,383.2 343.7,378.7 345.5,374.1 347.4,369.6 349.3,365.2 351.2,360.8 353.1,356.5 355.0,352.1 356.9,347.9 358.8,343.6 360.6,339.3 362.5,335.0 364.4,330.6 366.3,326.2 368.2,321.7
+370.1,317.1 372.0,312.4 373.8,307.6 375.7,302.8 377.6,297.9 379.5,293.1 381.4,288.3 383.3,283.5 385.2,278.9 387.1,274.3 388.9,269.9 390.8,265.6 392.7,261.4 394.6,257.4 396.5,253.4 398.4,249.6
+400.3,245.8 402.2,242.0 404.0,238.2 405.9,234.3 407.8,230.5 409.7,226.5 411.6,222.5 413.5,218.5 415.4,214.4 417.3,210.2 419.1,206.1 421.0,201.9 422.9,197.8 424.8,193.7 426.7,189.8 428.6,185.9
+430.5,182.1 432.4,178.5 434.2,175.0 436.1,171.7 438.0,168.4 439.9,165.3 441.8,162.3 443.7,159.4 445.6,156.5 447.4,153.7 449.3,151.0 451.2,148.3 453.1,145.7 455.0,143.1 456.9,140.5 458.8,138.0
+460.7,135.6 462.5,133.3 464.4,131.1 466.3,129.0 468.2,127.0 470.1,125.1 472.0,123.4 473.9,121.9 475.8,120.4 477.6,119.2 479.5,118.1 481.4,117.1 483.3,116.4 485.2,115.7 487.1,115.3 489.0,115.0
+490.9,114.8 492.7,114.8 494.6,115.0 496.5,115.2 498.4,115.6 500.3,116.1 502.2,116.7 504.1,117.4 506.0,118.1 507.8,118.9 509.7,119.7 511.6,120.5 513.5,121.3 515.4,122.2 517.3,123.0 519.2,123.8
+521.0,124.7 522.9,125.6 524.8,126.5 526.7,127.5 528.6,128.5 530.5,129.6 532.4,130.8 534.3,132.1 536.1,133.5 538.0,135.1 539.9,136.7 541.8,138.4 543.7,140.2 545.6,142.1 547.5,144.1 549.4,146.1
+551.2,148.2 553.1,150.2 555.0,152.3 556.9,154.4 558.8,156.6 560.7,158.7 562.6,160.9 564.5,163.1 566.3,165.3 568.2,167.6 570.1,170.0 572.0,172.5 573.9,175.2 575.8,178.0 577.7,180.9 579.5,183.9
+581.4,187.1 583.3,190.5 585.2,193.9 587.1,197.4 589.0,201.0 590.9,204.7 592.8,208.4 594.6,212.0 596.5,215.6 598.4,219.3 600.3,222.8 602.2,226.4 604.1,229.8 606.0,233.3 607.9,236.8 609.7,240.2
+611.6,243.7 613.5,247.2 615.4,250.7 617.3,254.3 619.2,257.9 621.1,261.6 623.0,265.4 624.8,269.2 626.7,273.0 628.6,276.9 630.5,280.9 632.4,284.9 634.3,288.9 636.2,293.0 638.1,297.1 639.9,301.3
+641.8,305.5 643.7,309.7 645.6,314.0 647.5,318.3 649.4,322.7 651.3,327.1 653.1,331.5 655.0,336.0 656.9,340.5 658.8,345.1 660.7,349.6 662.6,354.2 664.5,358.7 666.4,363.2 668.2,367.7 670.1,372.2
+672.0,376.6 673.9,381.0 675.8,385.3 677.7,389.6 679.6,393.7 681.5,397.8 683.3,401.9 685.2,405.8 687.1,409.7 689.0,413.5 690.9,417.2 692.8,420.9 694.7,424.4 696.6,428.0 698.4,431.4 700.3,434.8
+702.2,438.1 704.1,441.4 706.0,444.6 707.9,447.8 709.8,450.9 711.7,454.0 713.5,457.0 715.4,460.0 717.3,463.0 719.2,465.9 721.1,468.9 723.0,471.8 724.9,474.7 726.7,477.7 728.6,480.6 730.5,483.5
+732.4,486.5 734.3,489.4 736.2,492.3 738.1,495.3 740.0,498.2 741.8,501.2 743.7,504.2 745.6,507.1 747.5,510.1 749.4,513.1 751.3,516.1 753.2,519.1 755.1,522.1 756.9,525.2 758.8,528.2 760.7,531.2
+762.6,534.2 764.5,537.2 766.4,540.1 768.3,543.0 770.2,545.9 772.0,548.6 773.9,551.3 775.8,554.0 777.7,556.5 779.6,558.9 781.5,561.3 783.4,563.6 785.3,565.8 787.1,567.9 789.0,569.9 790.9,571.8
+792.8,573.7 794.7,575.4 796.6,577.1 798.5,578.8 800.3,580.3 802.2,581.8 804.1,583.3 806.0,584.7 807.9,586.0 809.8,587.3 811.7,588.6 813.6,589.8 815.4,591.0 817.3,592.2 819.2,593.3 821.1,594.4
+823.0,595.6 824.9,596.7 826.8,597.9 828.7,599.1 830.5,600.3 832.4,601.6 834.3,602.8 836.2,604.2 838.1,605.6 840.0,607.0 841.9,608.4 843.8,609.9 845.6,611.5 847.5,613.0 849.4,614.6 851.3,616.1
+853.2,617.6 855.1,619.1 857.0,620.6 858.9,622.0 860.7,623.4 862.6,624.7 864.5,625.9 866.4,627.1 868.3,628.2 870.2,629.2 872.1,630.2 873.9,631.1 875.8,632.0 877.7,632.8 879.6,633.6 881.5,634.4
+883.4,635.1 885.3,635.9 887.2,636.6 889.0,637.3 890.9,638.0 892.8,638.7 894.7,639.4 896.6,640.1 898.5,640.7 900.4,641.3 902.3,641.9 904.1,642.5 906.0,643.1 907.9,643.6 909.8,644.0 911.7,644.5
+913.6,644.9 915.5,645.3 917.4,645.6 919.2,645.9 921.1,646.2 923.0,646.5 924.9,646.8 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M514.6,662.4 L514.6,121.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/400000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/base/benchmark.json b/results/barbershop/500000/base/benchmark.json
new file mode 100644
index 0000000..d19d2da
--- /dev/null
+++ b/results/barbershop/500000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"500000","throughput":null,"full_id":"Barbershop/500000","directory_name":"barbershop/500000","title":"Barbershop/500000"}
\ No newline at end of file
diff --git a/results/barbershop/500000/base/estimates.json b/results/barbershop/500000/base/estimates.json
new file mode 100644
index 0000000..1374231
--- /dev/null
+++ b/results/barbershop/500000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7174617.975377821,"upper_bound":7202279.124448563},"point_estimate":7188323.961042647,"standard_error":5369.244933787268},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7173035.101010101,"upper_bound":7196915.0},"point_estimate":7183999.608262109,"standard_error":5242.802221227926},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":27916.192604388212,"upper_bound":58289.528681024916},"point_estimate":42253.68493129107,"standard_error":5855.740250685793},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7183823.266398469,"upper_bound":7205921.481198265},"point_estimate":7194463.757795182,"standard_error":4271.109228828976},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":41049.91425272461,"upper_bound":66591.88668748178},"point_estimate":54143.64095116611,"standard_error":4989.134571895257}}
\ No newline at end of file
diff --git a/results/barbershop/500000/base/raw.csv b/results/barbershop/500000/base/raw.csv
new file mode 100644
index 0000000..92977c7
--- /dev/null
+++ b/results/barbershop/500000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,500000,,,14608100.0,ns,2
+Barbershop,,500000,,,28588900.0,ns,4
+Barbershop,,500000,,,42406800.0,ns,6
+Barbershop,,500000,,,56196000.0,ns,8
+Barbershop,,500000,,,72230600.0,ns,10
+Barbershop,,500000,,,86928500.0,ns,12
+Barbershop,,500000,,,100107600.0,ns,14
+Barbershop,,500000,,,116439700.0,ns,16
+Barbershop,,500000,,,132023400.0,ns,18
+Barbershop,,500000,,,143266300.0,ns,20
+Barbershop,,500000,,,156788600.0,ns,22
+Barbershop,,500000,,,172867900.0,ns,24
+Barbershop,,500000,,,185742500.0,ns,26
+Barbershop,,500000,,,202674800.0,ns,28
+Barbershop,,500000,,,215375100.0,ns,30
+Barbershop,,500000,,,228389100.0,ns,32
+Barbershop,,500000,,,243122900.0,ns,34
+Barbershop,,500000,,,256941400.0,ns,36
+Barbershop,,500000,,,278397100.0,ns,38
+Barbershop,,500000,,,282737700.0,ns,40
+Barbershop,,500000,,,300880400.0,ns,42
+Barbershop,,500000,,,316514000.0,ns,44
+Barbershop,,500000,,,331855100.0,ns,46
+Barbershop,,500000,,,344820900.0,ns,48
+Barbershop,,500000,,,360134400.0,ns,50
+Barbershop,,500000,,,375773000.0,ns,52
+Barbershop,,500000,,,385680200.0,ns,54
+Barbershop,,500000,,,404212600.0,ns,56
+Barbershop,,500000,,,415391100.0,ns,58
+Barbershop,,500000,,,427492300.0,ns,60
+Barbershop,,500000,,,443410600.0,ns,62
+Barbershop,,500000,,,455302100.0,ns,64
+Barbershop,,500000,,,476154400.0,ns,66
+Barbershop,,500000,,,483106300.0,ns,68
+Barbershop,,500000,,,500138900.0,ns,70
+Barbershop,,500000,,,529768100.0,ns,72
+Barbershop,,500000,,,531850300.0,ns,74
+Barbershop,,500000,,,539878200.0,ns,76
+Barbershop,,500000,,,565094500.0,ns,78
+Barbershop,,500000,,,576414600.0,ns,80
+Barbershop,,500000,,,596042900.0,ns,82
+Barbershop,,500000,,,602186900.0,ns,84
+Barbershop,,500000,,,609465100.0,ns,86
+Barbershop,,500000,,,634374400.0,ns,88
+Barbershop,,500000,,,642888900.0,ns,90
+Barbershop,,500000,,,657642300.0,ns,92
+Barbershop,,500000,,,676270300.0,ns,94
+Barbershop,,500000,,,691519900.0,ns,96
+Barbershop,,500000,,,703618900.0,ns,98
+Barbershop,,500000,,,719691500.0,ns,100
+Barbershop,,500000,,,731725700.0,ns,102
+Barbershop,,500000,,,744380500.0,ns,104
+Barbershop,,500000,,,758283000.0,ns,106
+Barbershop,,500000,,,775887700.0,ns,108
+Barbershop,,500000,,,798377700.0,ns,110
+Barbershop,,500000,,,814682500.0,ns,112
+Barbershop,,500000,,,821113600.0,ns,114
+Barbershop,,500000,,,836759700.0,ns,116
+Barbershop,,500000,,,845384700.0,ns,118
+Barbershop,,500000,,,861601300.0,ns,120
+Barbershop,,500000,,,872981000.0,ns,122
+Barbershop,,500000,,,884876200.0,ns,124
+Barbershop,,500000,,,906254100.0,ns,126
+Barbershop,,500000,,,917071200.0,ns,128
+Barbershop,,500000,,,933310000.0,ns,130
+Barbershop,,500000,,,946771200.0,ns,132
+Barbershop,,500000,,,961762300.0,ns,134
+Barbershop,,500000,,,970122200.0,ns,136
+Barbershop,,500000,,,988858400.0,ns,138
+Barbershop,,500000,,,1002749100.0,ns,140
+Barbershop,,500000,,,1026319600.0,ns,142
+Barbershop,,500000,,,1033618800.0,ns,144
+Barbershop,,500000,,,1044691000.0,ns,146
+Barbershop,,500000,,,1064299600.0,ns,148
+Barbershop,,500000,,,1086406400.0,ns,150
+Barbershop,,500000,,,1106087500.0,ns,152
+Barbershop,,500000,,,1107147900.0,ns,154
+Barbershop,,500000,,,1120681200.0,ns,156
+Barbershop,,500000,,,1142955600.0,ns,158
+Barbershop,,500000,,,1150909500.0,ns,160
+Barbershop,,500000,,,1166832900.0,ns,162
+Barbershop,,500000,,,1190019200.0,ns,164
+Barbershop,,500000,,,1194685500.0,ns,166
+Barbershop,,500000,,,1212280000.0,ns,168
+Barbershop,,500000,,,1229481600.0,ns,170
+Barbershop,,500000,,,1244077300.0,ns,172
+Barbershop,,500000,,,1251123300.0,ns,174
+Barbershop,,500000,,,1265638800.0,ns,176
+Barbershop,,500000,,,1282711500.0,ns,178
+Barbershop,,500000,,,1310379600.0,ns,180
+Barbershop,,500000,,,1306904000.0,ns,182
+Barbershop,,500000,,,1326479500.0,ns,184
+Barbershop,,500000,,,1338596100.0,ns,186
+Barbershop,,500000,,,1348994800.0,ns,188
+Barbershop,,500000,,,1364450200.0,ns,190
+Barbershop,,500000,,,1375782100.0,ns,192
+Barbershop,,500000,,,1390376600.0,ns,194
+Barbershop,,500000,,,1410965700.0,ns,196
+Barbershop,,500000,,,1420365100.0,ns,198
+Barbershop,,500000,,,1440030400.0,ns,200
diff --git a/results/barbershop/500000/base/sample.json b/results/barbershop/500000/base/sample.json
new file mode 100644
index 0000000..353605a
--- /dev/null
+++ b/results/barbershop/500000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[14608100.0,28588900.0,42406800.0,56196000.0,72230600.0,86928500.0,100107600.0,116439700.0,132023400.0,143266300.0,156788600.0,172867900.0,185742500.0,202674800.0,215375100.0,228389100.0,243122900.0,256941400.0,278397100.0,282737700.0,300880400.0,316514000.0,331855100.0,344820900.0,360134400.0,375773000.0,385680200.0,404212600.0,415391100.0,427492300.0,443410600.0,455302100.0,476154400.0,483106300.0,500138900.0,529768100.0,531850300.0,539878200.0,565094500.0,576414600.0,596042900.0,602186900.0,609465100.0,634374400.0,642888900.0,657642300.0,676270300.0,691519900.0,703618900.0,719691500.0,731725700.0,744380500.0,758283000.0,775887700.0,798377700.0,814682500.0,821113600.0,836759700.0,845384700.0,861601300.0,872981000.0,884876200.0,906254100.0,917071200.0,933310000.0,946771200.0,961762300.0,970122200.0,988858400.0,1002749100.0,1026319600.0,1033618800.0,1044691000.0,1064299600.0,1086406400.0,1106087500.0,1107147900.0,1120681200.0,1142955600.0,1150909500.0,1166832900.0,1190019200.0,1194685500.0,1212280000.0,1229481600.0,1244077300.0,1251123300.0,1265638800.0,1282711500.0,1310379600.0,1306904000.0,1326479500.0,1338596100.0,1348994800.0,1364450200.0,1375782100.0,1390376600.0,1410965700.0,1420365100.0,1440030400.0]}
\ No newline at end of file
diff --git a/results/barbershop/500000/base/tukey.json b/results/barbershop/500000/base/tukey.json
new file mode 100644
index 0000000..a83983c
--- /dev/null
+++ b/results/barbershop/500000/base/tukey.json
@@ -0,0 +1 @@
+[6987162.610305028,7072093.353938769,7298575.336962077,7383506.080595817]
\ No newline at end of file
diff --git a/results/barbershop/500000/change/estimates.json b/results/barbershop/500000/change/estimates.json
new file mode 100644
index 0000000..6f88ed0
--- /dev/null
+++ b/results/barbershop/500000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.016569380118892165,"upper_bound":-0.010247593114341827},"point_estimate":-0.013401201914771788,"standard_error":0.0012237107568085247},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.015504191925058808,"upper_bound":-0.010492913656479974},"point_estimate":-0.01338315134711876,"standard_error":0.0009622861914553932}}
\ No newline at end of file
diff --git a/results/barbershop/500000/new/benchmark.json b/results/barbershop/500000/new/benchmark.json
new file mode 100644
index 0000000..d19d2da
--- /dev/null
+++ b/results/barbershop/500000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"500000","throughput":null,"full_id":"Barbershop/500000","directory_name":"barbershop/500000","title":"Barbershop/500000"}
\ No newline at end of file
diff --git a/results/barbershop/500000/new/estimates.json b/results/barbershop/500000/new/estimates.json
new file mode 100644
index 0000000..1374231
--- /dev/null
+++ b/results/barbershop/500000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7174617.975377821,"upper_bound":7202279.124448563},"point_estimate":7188323.961042647,"standard_error":5369.244933787268},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7173035.101010101,"upper_bound":7196915.0},"point_estimate":7183999.608262109,"standard_error":5242.802221227926},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":27916.192604388212,"upper_bound":58289.528681024916},"point_estimate":42253.68493129107,"standard_error":5855.740250685793},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":7183823.266398469,"upper_bound":7205921.481198265},"point_estimate":7194463.757795182,"standard_error":4271.109228828976},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":41049.91425272461,"upper_bound":66591.88668748178},"point_estimate":54143.64095116611,"standard_error":4989.134571895257}}
\ No newline at end of file
diff --git a/results/barbershop/500000/new/raw.csv b/results/barbershop/500000/new/raw.csv
new file mode 100644
index 0000000..92977c7
--- /dev/null
+++ b/results/barbershop/500000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,500000,,,14608100.0,ns,2
+Barbershop,,500000,,,28588900.0,ns,4
+Barbershop,,500000,,,42406800.0,ns,6
+Barbershop,,500000,,,56196000.0,ns,8
+Barbershop,,500000,,,72230600.0,ns,10
+Barbershop,,500000,,,86928500.0,ns,12
+Barbershop,,500000,,,100107600.0,ns,14
+Barbershop,,500000,,,116439700.0,ns,16
+Barbershop,,500000,,,132023400.0,ns,18
+Barbershop,,500000,,,143266300.0,ns,20
+Barbershop,,500000,,,156788600.0,ns,22
+Barbershop,,500000,,,172867900.0,ns,24
+Barbershop,,500000,,,185742500.0,ns,26
+Barbershop,,500000,,,202674800.0,ns,28
+Barbershop,,500000,,,215375100.0,ns,30
+Barbershop,,500000,,,228389100.0,ns,32
+Barbershop,,500000,,,243122900.0,ns,34
+Barbershop,,500000,,,256941400.0,ns,36
+Barbershop,,500000,,,278397100.0,ns,38
+Barbershop,,500000,,,282737700.0,ns,40
+Barbershop,,500000,,,300880400.0,ns,42
+Barbershop,,500000,,,316514000.0,ns,44
+Barbershop,,500000,,,331855100.0,ns,46
+Barbershop,,500000,,,344820900.0,ns,48
+Barbershop,,500000,,,360134400.0,ns,50
+Barbershop,,500000,,,375773000.0,ns,52
+Barbershop,,500000,,,385680200.0,ns,54
+Barbershop,,500000,,,404212600.0,ns,56
+Barbershop,,500000,,,415391100.0,ns,58
+Barbershop,,500000,,,427492300.0,ns,60
+Barbershop,,500000,,,443410600.0,ns,62
+Barbershop,,500000,,,455302100.0,ns,64
+Barbershop,,500000,,,476154400.0,ns,66
+Barbershop,,500000,,,483106300.0,ns,68
+Barbershop,,500000,,,500138900.0,ns,70
+Barbershop,,500000,,,529768100.0,ns,72
+Barbershop,,500000,,,531850300.0,ns,74
+Barbershop,,500000,,,539878200.0,ns,76
+Barbershop,,500000,,,565094500.0,ns,78
+Barbershop,,500000,,,576414600.0,ns,80
+Barbershop,,500000,,,596042900.0,ns,82
+Barbershop,,500000,,,602186900.0,ns,84
+Barbershop,,500000,,,609465100.0,ns,86
+Barbershop,,500000,,,634374400.0,ns,88
+Barbershop,,500000,,,642888900.0,ns,90
+Barbershop,,500000,,,657642300.0,ns,92
+Barbershop,,500000,,,676270300.0,ns,94
+Barbershop,,500000,,,691519900.0,ns,96
+Barbershop,,500000,,,703618900.0,ns,98
+Barbershop,,500000,,,719691500.0,ns,100
+Barbershop,,500000,,,731725700.0,ns,102
+Barbershop,,500000,,,744380500.0,ns,104
+Barbershop,,500000,,,758283000.0,ns,106
+Barbershop,,500000,,,775887700.0,ns,108
+Barbershop,,500000,,,798377700.0,ns,110
+Barbershop,,500000,,,814682500.0,ns,112
+Barbershop,,500000,,,821113600.0,ns,114
+Barbershop,,500000,,,836759700.0,ns,116
+Barbershop,,500000,,,845384700.0,ns,118
+Barbershop,,500000,,,861601300.0,ns,120
+Barbershop,,500000,,,872981000.0,ns,122
+Barbershop,,500000,,,884876200.0,ns,124
+Barbershop,,500000,,,906254100.0,ns,126
+Barbershop,,500000,,,917071200.0,ns,128
+Barbershop,,500000,,,933310000.0,ns,130
+Barbershop,,500000,,,946771200.0,ns,132
+Barbershop,,500000,,,961762300.0,ns,134
+Barbershop,,500000,,,970122200.0,ns,136
+Barbershop,,500000,,,988858400.0,ns,138
+Barbershop,,500000,,,1002749100.0,ns,140
+Barbershop,,500000,,,1026319600.0,ns,142
+Barbershop,,500000,,,1033618800.0,ns,144
+Barbershop,,500000,,,1044691000.0,ns,146
+Barbershop,,500000,,,1064299600.0,ns,148
+Barbershop,,500000,,,1086406400.0,ns,150
+Barbershop,,500000,,,1106087500.0,ns,152
+Barbershop,,500000,,,1107147900.0,ns,154
+Barbershop,,500000,,,1120681200.0,ns,156
+Barbershop,,500000,,,1142955600.0,ns,158
+Barbershop,,500000,,,1150909500.0,ns,160
+Barbershop,,500000,,,1166832900.0,ns,162
+Barbershop,,500000,,,1190019200.0,ns,164
+Barbershop,,500000,,,1194685500.0,ns,166
+Barbershop,,500000,,,1212280000.0,ns,168
+Barbershop,,500000,,,1229481600.0,ns,170
+Barbershop,,500000,,,1244077300.0,ns,172
+Barbershop,,500000,,,1251123300.0,ns,174
+Barbershop,,500000,,,1265638800.0,ns,176
+Barbershop,,500000,,,1282711500.0,ns,178
+Barbershop,,500000,,,1310379600.0,ns,180
+Barbershop,,500000,,,1306904000.0,ns,182
+Barbershop,,500000,,,1326479500.0,ns,184
+Barbershop,,500000,,,1338596100.0,ns,186
+Barbershop,,500000,,,1348994800.0,ns,188
+Barbershop,,500000,,,1364450200.0,ns,190
+Barbershop,,500000,,,1375782100.0,ns,192
+Barbershop,,500000,,,1390376600.0,ns,194
+Barbershop,,500000,,,1410965700.0,ns,196
+Barbershop,,500000,,,1420365100.0,ns,198
+Barbershop,,500000,,,1440030400.0,ns,200
diff --git a/results/barbershop/500000/new/sample.json b/results/barbershop/500000/new/sample.json
new file mode 100644
index 0000000..353605a
--- /dev/null
+++ b/results/barbershop/500000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[14608100.0,28588900.0,42406800.0,56196000.0,72230600.0,86928500.0,100107600.0,116439700.0,132023400.0,143266300.0,156788600.0,172867900.0,185742500.0,202674800.0,215375100.0,228389100.0,243122900.0,256941400.0,278397100.0,282737700.0,300880400.0,316514000.0,331855100.0,344820900.0,360134400.0,375773000.0,385680200.0,404212600.0,415391100.0,427492300.0,443410600.0,455302100.0,476154400.0,483106300.0,500138900.0,529768100.0,531850300.0,539878200.0,565094500.0,576414600.0,596042900.0,602186900.0,609465100.0,634374400.0,642888900.0,657642300.0,676270300.0,691519900.0,703618900.0,719691500.0,731725700.0,744380500.0,758283000.0,775887700.0,798377700.0,814682500.0,821113600.0,836759700.0,845384700.0,861601300.0,872981000.0,884876200.0,906254100.0,917071200.0,933310000.0,946771200.0,961762300.0,970122200.0,988858400.0,1002749100.0,1026319600.0,1033618800.0,1044691000.0,1064299600.0,1086406400.0,1106087500.0,1107147900.0,1120681200.0,1142955600.0,1150909500.0,1166832900.0,1190019200.0,1194685500.0,1212280000.0,1229481600.0,1244077300.0,1251123300.0,1265638800.0,1282711500.0,1310379600.0,1306904000.0,1326479500.0,1338596100.0,1348994800.0,1364450200.0,1375782100.0,1390376600.0,1410965700.0,1420365100.0,1440030400.0]}
\ No newline at end of file
diff --git a/results/barbershop/500000/new/tukey.json b/results/barbershop/500000/new/tukey.json
new file mode 100644
index 0000000..a83983c
--- /dev/null
+++ b/results/barbershop/500000/new/tukey.json
@@ -0,0 +1 @@
+[6987162.610305028,7072093.353938769,7298575.336962077,7383506.080595817]
\ No newline at end of file
diff --git a/results/barbershop/500000/report/MAD.svg b/results/barbershop/500000/report/MAD.svg
new file mode 100644
index 0000000..45d4a2a
--- /dev/null
+++ b/results/barbershop/500000/report/MAD.svg
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.07</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.08</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M91.7,662.4 L91.7,653.4  '/>	<g transform="translate(91.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M217.4,662.4 L217.4,653.4  '/>	<g transform="translate(217.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M343.2,662.4 L343.2,653.4  '/>	<g transform="translate(343.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M468.9,662.4 L468.9,653.4  '/>	<g transform="translate(468.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M594.6,662.4 L594.6,653.4  '/>	<g transform="translate(594.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M720.3,662.4 L720.3,653.4  '/>	<g transform="translate(720.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M846.0,662.4 L846.0,653.4  '/>	<g transform="translate(846.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M971.8,662.4 L971.8,653.4  '/>	<g transform="translate(971.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,659.9 L82.1,659.7 L83.9,659.5 L85.8,659.2 L87.7,659.0 L89.6,658.7
+		L91.4,658.4 L93.3,658.1 L95.2,657.8 L97.0,657.5 L98.9,657.1 L100.8,656.8 L102.6,656.4 L104.5,656.0
+		L106.4,655.6 L108.3,655.3 L110.1,654.9 L112.0,654.5 L113.9,654.1 L115.7,653.7 L117.6,653.3 L119.5,652.9
+		L121.4,652.4 L123.2,652.0 L125.1,651.6 L127.0,651.1 L128.8,650.7 L130.7,650.2 L132.6,649.7 L134.4,649.1
+		L136.3,648.6 L138.2,648.0 L140.1,647.4 L141.9,646.7 L143.8,646.0 L145.7,645.3 L147.5,644.6 L149.4,643.8
+		L151.3,642.9 L153.2,642.1 L155.0,641.2 L156.9,640.2 L158.8,639.3 L160.6,638.2 L162.5,637.2 L164.4,636.1
+		L166.2,635.0 L168.1,633.8 L170.0,632.6 L171.9,631.4 L173.7,630.1 L175.6,628.9 L177.5,627.5 L179.3,626.1
+		L181.2,624.7 L183.1,623.1 L185.0,621.5 L186.8,619.8 L188.7,618.0 L190.6,616.0 L192.4,614.0 L194.3,611.7
+		L196.2,609.3 L198.0,606.8 L199.9,604.1 L201.8,601.3 L203.7,598.4 L205.5,595.3 L207.4,592.3 L209.3,589.1
+		L211.1,586.0 L213.0,582.9 L214.9,579.9 L216.7,576.9 L218.6,574.1 L220.5,571.4 L222.4,568.9 L224.2,566.4
+		L226.1,564.1 L228.0,561.9 L229.8,559.8 L231.7,557.6 L233.6,555.5 L235.5,553.2 L237.3,550.8 L239.2,548.3
+		L241.1,545.4 L242.9,542.4 L244.8,539.0 L246.7,535.3 L248.5,531.2 L250.4,526.9 L252.3,522.3 L254.2,517.4
+		L256.0,512.3 L257.9,507.1 L259.8,501.8 L261.6,496.5 L263.5,491.2 L265.4,486.0 L267.3,481.0 L269.1,476.2
+		L271.0,471.7 L272.9,467.5 L274.7,463.6 L276.6,460.0 L278.5,456.8 L280.3,453.9 L282.2,451.3 L284.1,449.1
+		L286.0,447.1 L287.8,445.3 L289.7,443.7 L291.6,442.2 L293.4,440.7 L295.3,439.3 L297.2,437.7 L299.1,436.1
+		L300.9,434.2 L302.8,432.0 L304.7,429.6 L306.5,426.7 L308.4,423.4 L310.3,419.6 L312.1,415.3 L314.0,410.4
+		L315.9,405.0 L317.8,399.1 L319.6,392.8 L321.5,385.9 L323.4,378.8 L325.2,371.3 L327.1,363.7 L329.0,356.1
+		L330.9,348.6 L332.7,341.4 L334.6,334.6 L336.5,328.3 L338.3,322.8 L340.2,318.0 L342.1,314.1 L343.9,311.0
+		L345.8,308.9 L347.7,307.5 L349.6,306.8 L351.4,306.7 L353.3,307.0 L355.2,307.5 L357.0,307.9 L358.9,308.1
+		L360.8,307.8 L362.7,306.8 L364.5,305.0 L366.4,302.2 L368.3,298.4 L370.1,293.5 L372.0,287.5 L373.9,280.4
+		L375.7,272.4 L377.6,263.6 L379.5,254.2 L381.4,244.2 L383.2,234.0 L385.1,223.6 L387.0,213.3 L388.8,203.2
+		L390.7,193.5 L392.6,184.4 L394.5,175.8 L396.3,167.9 L398.2,160.7 L400.1,154.1 L401.9,148.3 L403.8,143.2
+		L405.7,138.7 L407.5,134.8 L409.4,131.4 L411.3,128.6 L413.2,126.2 L415.0,124.1 L416.9,122.5 L418.8,121.1
+		L420.6,120.1 L422.5,119.3 L424.4,118.7 L426.3,118.2 L428.1,117.9 L430.0,117.7 L431.9,117.5 L433.7,117.4
+		L435.6,117.2 L437.5,117.1 L439.3,117.0 L441.2,116.8 L443.1,116.7 L445.0,116.6 L446.8,116.5 L448.7,116.5
+		L450.6,116.6 L452.4,116.9 L454.3,117.3 L456.2,117.9 L458.0,118.7 L459.9,119.7 L461.8,120.9 L463.7,122.3
+		L465.5,124.0 L467.4,125.9 L469.3,128.0 L471.1,130.3 L473.0,132.7 L474.9,135.3 L476.8,138.0 L478.6,140.7
+		L480.5,143.4 L482.4,146.0 L484.2,148.6 L486.1,151.0 L488.0,153.2 L489.8,155.2 L491.7,156.9 L493.6,158.3
+		L495.5,159.4 L497.3,160.3 L499.2,160.8 L501.1,161.1 L502.9,161.0 L504.8,160.8 L506.7,160.4 L508.6,159.8
+		L510.4,159.1 L512.3,158.3 L514.2,157.5 L516.0,156.8 L517.9,156.2 L519.8,155.7 L521.6,155.5 L523.5,155.5
+		L525.4,155.9 L527.3,156.7 L529.1,157.9 L531.0,159.5 L532.9,161.6 L534.7,164.1 L536.6,167.2 L538.5,170.9
+		L540.4,175.0 L542.2,179.7 L544.1,184.9 L546.0,190.6 L547.8,196.7 L549.7,203.2 L551.6,210.0 L553.4,217.0
+		L555.3,224.0 L557.2,231.0 L559.1,237.9 L560.9,244.4 L562.8,250.4 L564.7,255.7 L566.5,260.4 L568.4,264.2
+		L570.3,267.2 L572.2,269.3 L574.0,270.6 L575.9,271.2 L577.8,271.2 L579.6,270.7 L581.5,270.1 L583.4,269.4
+		L585.2,269.0 L587.1,269.0 L589.0,269.7 L590.9,271.3 L592.7,273.8 L594.6,277.5 L596.5,282.2 L598.3,287.9
+		L600.2,294.7 L602.1,302.3 L604.0,310.6 L605.8,319.4 L607.7,328.5 L609.6,337.7 L611.4,346.7 L613.3,355.5
+		L615.2,363.8 L617.0,371.5 L618.9,378.7 L620.8,385.2 L622.7,391.1 L624.5,396.3 L626.4,400.9 L628.3,405.0
+		L630.1,408.7 L632.0,411.9 L633.9,414.8 L635.8,417.3 L637.6,419.7 L639.5,421.8 L641.4,423.7 L643.2,425.6
+		L645.1,427.3 L647.0,429.0 L648.8,430.6 L650.7,432.3 L652.6,434.0 L654.5,435.7 L656.3,437.5 L658.2,439.4
+		L660.1,441.3 L661.9,443.3 L663.8,445.4 L665.7,447.5 L667.5,449.6 L669.4,451.8 L671.3,454.0 L673.2,456.2
+		L675.0,458.4 L676.9,460.7 L678.8,463.0 L680.6,465.5 L682.5,468.1 L684.4,470.7 L686.3,473.5 L688.1,476.4
+		L690.0,479.5 L691.9,482.5 L693.7,485.7 L695.6,488.8 L697.5,491.9 L699.3,495.0 L701.2,497.9 L703.1,500.8
+		L705.0,503.5 L706.8,506.1 L708.7,508.7 L710.6,511.1 L712.4,513.5 L714.3,515.8 L716.2,518.1 L718.1,520.5
+		L719.9,522.9 L721.8,525.3 L723.7,527.7 L725.5,530.1 L727.4,532.5 L729.3,534.9 L731.1,537.1 L733.0,539.3
+		L734.9,541.3 L736.8,543.2 L738.6,544.9 L740.5,546.4 L742.4,547.8 L744.2,549.0 L746.1,550.1 L748.0,551.0
+		L749.9,551.9 L751.7,552.7 L753.6,553.5 L755.5,554.2 L757.3,555.0 L759.2,555.7 L761.1,556.4 L762.9,557.0
+		L764.8,557.8 L766.7,558.5 L768.6,559.2 L770.4,560.0 L772.3,560.8 L774.2,561.7 L776.0,562.6 L777.9,563.7
+		L779.8,564.9 L781.7,566.1 L783.5,567.5 L785.4,569.0 L787.3,570.6 L789.1,572.4 L791.0,574.2 L792.9,576.1
+		L794.7,578.1 L796.6,580.1 L798.5,582.2 L800.4,584.3 L802.2,586.4 L804.1,588.5 L806.0,590.6 L807.8,592.8
+		L809.7,594.9 L811.6,597.0 L813.5,599.2 L815.3,601.3 L817.2,603.5 L819.1,605.6 L820.9,607.6 L822.8,609.7
+		L824.7,611.6 L826.5,613.5 L828.4,615.3 L830.3,617.0 L832.2,618.5 L834.0,619.9 L835.9,621.2 L837.8,622.3
+		L839.6,623.3 L841.5,624.1 L843.4,624.8 L845.3,625.4 L847.1,625.9 L849.0,626.4 L850.9,626.7 L852.7,627.1
+		L854.6,627.4 L856.5,627.7 L858.3,628.0 L860.2,628.4 L862.1,628.7 L864.0,629.1 L865.8,629.6 L867.7,630.0
+		L869.6,630.5 L871.4,631.1 L873.3,631.7 L875.2,632.3 L877.1,632.9 L878.9,633.6 L880.8,634.3 L882.7,635.0
+		L884.5,635.7 L886.4,636.4 L888.3,637.1 L890.1,637.7 L892.0,638.4 L893.9,639.0 L895.8,639.6 L897.6,640.1
+		L899.5,640.6 L901.4,641.1 L903.2,641.6 L905.1,642.0 L907.0,642.3 L908.8,642.7 L910.7,643.0 L912.6,643.3
+		L914.5,643.6 L916.3,643.8 L918.2,644.1 L920.1,644.4 L921.9,644.6 L923.8,644.9 L925.7,645.2 L927.6,645.6
+		L929.4,645.9 L931.3,646.3 L933.2,646.7 L935.0,647.1 L936.9,647.5 L938.8,647.9 L940.6,648.3 L942.5,648.7
+		L944.4,649.1 L946.3,649.5 L948.1,649.9 L950.0,650.3 L951.9,650.7 L953.7,651.0 L955.6,651.3 L957.5,651.6
+		L959.4,651.9 L961.2,652.2 L963.1,652.4 L965.0,652.7 L966.8,652.9 L968.7,653.2 L970.6,653.4 L972.4,653.7
+		L974.3,653.9 L976.2,654.1 L978.1,654.4 L979.9,654.6 L981.8,654.9 L983.7,655.1 L985.5,655.3 L987.4,655.6
+		L989.3,655.8 L991.2,656.0 L993.0,656.2 L994.9,656.4 L996.8,656.7 L998.6,656.9 L1000.5,657.1 L1002.4,657.3
+		L1004.2,657.4 L1006.1,657.6 L1008.0,657.8 L1009.9,658.0 L1011.7,658.2 L1013.6,658.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,635.0 168.1,633.8 170.0,632.6 171.9,631.4 173.7,630.1 175.6,628.9 177.5,627.5 179.3,626.1 181.2,624.7 183.1,623.1 185.0,621.5 186.8,619.8 188.7,618.0 190.6,616.0 192.4,614.0 194.3,611.7
+196.2,609.3 198.0,606.8 199.9,604.1 201.8,601.3 203.7,598.4 205.5,595.3 207.4,592.3 209.3,589.1 211.1,586.0 213.0,582.9 214.9,579.9 216.7,576.9 218.6,574.1 220.5,571.4 222.4,568.9 224.2,566.4
+226.1,564.1 228.0,561.9 229.8,559.8 231.7,557.6 233.6,555.5 235.5,553.2 237.3,550.8 239.2,548.3 241.1,545.4 242.9,542.4 244.8,539.0 246.7,535.3 248.5,531.2 250.4,526.9 252.3,522.3 254.2,517.4
+256.0,512.3 257.9,507.1 259.8,501.8 261.6,496.5 263.5,491.2 265.4,486.0 267.3,481.0 269.1,476.2 271.0,471.7 272.9,467.5 274.7,463.6 276.6,460.0 278.5,456.8 280.3,453.9 282.2,451.3 284.1,449.1
+286.0,447.1 287.8,445.3 289.7,443.7 291.6,442.2 293.4,440.7 295.3,439.3 297.2,437.7 299.1,436.1 300.9,434.2 302.8,432.0 304.7,429.6 306.5,426.7 308.4,423.4 310.3,419.6 312.1,415.3 314.0,410.4
+315.9,405.0 317.8,399.1 319.6,392.8 321.5,385.9 323.4,378.8 325.2,371.3 327.1,363.7 329.0,356.1 330.9,348.6 332.7,341.4 334.6,334.6 336.5,328.3 338.3,322.8 340.2,318.0 342.1,314.1 343.9,311.0
+345.8,308.9 347.7,307.5 349.6,306.8 351.4,306.7 353.3,307.0 355.2,307.5 357.0,307.9 358.9,308.1 360.8,307.8 362.7,306.8 364.5,305.0 366.4,302.2 368.3,298.4 370.1,293.5 372.0,287.5 373.9,280.4
+375.7,272.4 377.6,263.6 379.5,254.2 381.4,244.2 383.2,234.0 385.1,223.6 387.0,213.3 388.8,203.2 390.7,193.5 392.6,184.4 394.5,175.8 396.3,167.9 398.2,160.7 400.1,154.1 401.9,148.3 403.8,143.2
+405.7,138.7 407.5,134.8 409.4,131.4 411.3,128.6 413.2,126.2 415.0,124.1 416.9,122.5 418.8,121.1 420.6,120.1 422.5,119.3 424.4,118.7 426.3,118.2 428.1,117.9 430.0,117.7 431.9,117.5 433.7,117.4
+435.6,117.2 437.5,117.1 439.3,117.0 441.2,116.8 443.1,116.7 445.0,116.6 446.8,116.5 448.7,116.5 450.6,116.6 452.4,116.9 454.3,117.3 456.2,117.9 458.0,118.7 459.9,119.7 461.8,120.9 463.7,122.3
+465.5,124.0 467.4,125.9 469.3,128.0 471.1,130.3 473.0,132.7 474.9,135.3 476.8,138.0 478.6,140.7 480.5,143.4 482.4,146.0 484.2,148.6 486.1,151.0 488.0,153.2 489.8,155.2 491.7,156.9 493.6,158.3
+495.5,159.4 497.3,160.3 499.2,160.8 501.1,161.1 502.9,161.0 504.8,160.8 506.7,160.4 508.6,159.8 510.4,159.1 512.3,158.3 514.2,157.5 516.0,156.8 517.9,156.2 519.8,155.7 521.6,155.5 523.5,155.5
+525.4,155.9 527.3,156.7 529.1,157.9 531.0,159.5 532.9,161.6 534.7,164.1 536.6,167.2 538.5,170.9 540.4,175.0 542.2,179.7 544.1,184.9 546.0,190.6 547.8,196.7 549.7,203.2 551.6,210.0 553.4,217.0
+555.3,224.0 557.2,231.0 559.1,237.9 560.9,244.4 562.8,250.4 564.7,255.7 566.5,260.4 568.4,264.2 570.3,267.2 572.2,269.3 574.0,270.6 575.9,271.2 577.8,271.2 579.6,270.7 581.5,270.1 583.4,269.4
+585.2,269.0 587.1,269.0 589.0,269.7 590.9,271.3 592.7,273.8 594.6,277.5 596.5,282.2 598.3,287.9 600.2,294.7 602.1,302.3 604.0,310.6 605.8,319.4 607.7,328.5 609.6,337.7 611.4,346.7 613.3,355.5
+615.2,363.8 617.0,371.5 618.9,378.7 620.8,385.2 622.7,391.1 624.5,396.3 626.4,400.9 628.3,405.0 630.1,408.7 632.0,411.9 633.9,414.8 635.8,417.3 637.6,419.7 639.5,421.8 641.4,423.7 643.2,425.6
+645.1,427.3 647.0,429.0 648.8,430.6 650.7,432.3 652.6,434.0 654.5,435.7 656.3,437.5 658.2,439.4 660.1,441.3 661.9,443.3 663.8,445.4 665.7,447.5 667.5,449.6 669.4,451.8 671.3,454.0 673.2,456.2
+675.0,458.4 676.9,460.7 678.8,463.0 680.6,465.5 682.5,468.1 684.4,470.7 686.3,473.5 688.1,476.4 690.0,479.5 691.9,482.5 693.7,485.7 695.6,488.8 697.5,491.9 699.3,495.0 701.2,497.9 703.1,500.8
+705.0,503.5 706.8,506.1 708.7,508.7 710.6,511.1 712.4,513.5 714.3,515.8 716.2,518.1 718.1,520.5 719.9,522.9 721.8,525.3 723.7,527.7 725.5,530.1 727.4,532.5 729.3,534.9 731.1,537.1 733.0,539.3
+734.9,541.3 736.8,543.2 738.6,544.9 740.5,546.4 742.4,547.8 744.2,549.0 746.1,550.1 748.0,551.0 749.9,551.9 751.7,552.7 753.6,553.5 755.5,554.2 757.3,555.0 759.2,555.7 761.1,556.4 762.9,557.0
+764.8,557.8 766.7,558.5 768.6,559.2 770.4,560.0 772.3,560.8 774.2,561.7 776.0,562.6 777.9,563.7 779.8,564.9 781.7,566.1 783.5,567.5 785.4,569.0 787.3,570.6 789.1,572.4 791.0,574.2 792.9,576.1
+794.7,578.1 796.6,580.1 798.5,582.2 800.4,584.3 802.2,586.4 804.1,588.5 806.0,590.6 807.8,592.8 809.7,594.9 811.6,597.0 813.5,599.2 815.3,601.3 817.2,603.5 819.1,605.6 820.9,607.6 822.8,609.7
+824.7,611.6 826.5,613.5 828.4,615.3 830.3,617.0 832.2,618.5 834.0,619.9 835.9,621.2 837.8,622.3 839.6,623.3 841.5,624.1 843.4,624.8 845.3,625.4 847.1,625.9 849.0,626.4 850.9,626.7 852.7,627.1
+854.6,627.4 856.5,627.7 858.3,628.0 860.2,628.4 862.1,628.7 864.0,629.1 865.8,629.6 867.7,630.0 869.6,630.5 871.4,631.1 873.3,631.7 875.2,632.3 877.1,632.9 878.9,633.6 880.8,634.3 882.7,635.0
+884.5,635.7 886.4,636.4 888.3,637.1 890.1,637.7 892.0,638.4 893.9,639.0 895.8,639.6 897.6,640.1 899.5,640.6 901.4,641.1 903.2,641.6 905.1,642.0 907.0,642.3 908.8,642.7 910.7,643.0 912.6,643.3
+914.5,643.6 916.3,643.8 918.2,644.1 920.1,644.4 921.9,644.6 923.8,644.9 925.7,645.2 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M525.5,662.4 L525.5,156.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/SD.svg b/results/barbershop/500000/report/SD.svg
new file mode 100644
index 0000000..889e73c
--- /dev/null
+++ b/results/barbershop/500000/report/SD.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.07</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.08</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M133.7,662.4 L133.7,653.4  '/>	<g transform="translate(133.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M283.2,662.4 L283.2,653.4  '/>	<g transform="translate(283.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M432.7,662.4 L432.7,653.4  '/>	<g transform="translate(432.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M582.2,662.4 L582.2,653.4  '/>	<g transform="translate(582.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M731.7,662.4 L731.7,653.4  '/>	<g transform="translate(731.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M881.1,662.4 L881.1,653.4  '/>	<g transform="translate(881.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,658.0 L82.1,657.8 L83.9,657.6 L85.8,657.3 L87.7,657.1 L89.6,656.8
+		L91.4,656.6 L93.3,656.3 L95.2,656.0 L97.0,655.7 L98.9,655.4 L100.8,655.1 L102.6,654.7 L104.5,654.4
+		L106.4,654.0 L108.3,653.7 L110.1,653.3 L112.0,652.9 L113.9,652.6 L115.7,652.2 L117.6,651.8 L119.5,651.4
+		L121.4,651.0 L123.2,650.6 L125.1,650.2 L127.0,649.8 L128.8,649.4 L130.7,649.0 L132.6,648.6 L134.4,648.2
+		L136.3,647.8 L138.2,647.4 L140.1,646.9 L141.9,646.5 L143.8,646.0 L145.7,645.5 L147.5,645.0 L149.4,644.4
+		L151.3,643.8 L153.2,643.2 L155.0,642.5 L156.9,641.8 L158.8,641.1 L160.6,640.3 L162.5,639.6 L164.4,638.8
+		L166.2,638.0 L168.1,637.1 L170.0,636.3 L171.9,635.4 L173.7,634.6 L175.6,633.7 L177.5,632.8 L179.3,631.8
+		L181.2,630.8 L183.1,629.8 L185.0,628.8 L186.8,627.7 L188.7,626.5 L190.6,625.3 L192.4,624.0 L194.3,622.7
+		L196.2,621.4 L198.0,619.9 L199.9,618.5 L201.8,617.0 L203.7,615.5 L205.5,613.9 L207.4,612.4 L209.3,610.8
+		L211.1,609.2 L213.0,607.6 L214.9,606.0 L216.7,604.4 L218.6,602.7 L220.5,601.1 L222.4,599.4 L224.2,597.8
+		L226.1,596.1 L228.0,594.3 L229.8,592.6 L231.7,590.8 L233.6,588.9 L235.5,587.1 L237.3,585.1 L239.2,583.1
+		L241.1,581.1 L242.9,578.9 L244.8,576.8 L246.7,574.5 L248.5,572.2 L250.4,569.8 L252.3,567.4 L254.2,564.9
+		L256.0,562.4 L257.9,559.8 L259.8,557.2 L261.6,554.5 L263.5,551.8 L265.4,549.1 L267.3,546.3 L269.1,543.6
+		L271.0,540.8 L272.9,538.0 L274.7,535.1 L276.6,532.3 L278.5,529.4 L280.3,526.5 L282.2,523.5 L284.1,520.5
+		L286.0,517.5 L287.8,514.5 L289.7,511.4 L291.6,508.3 L293.4,505.2 L295.3,502.1 L297.2,498.9 L299.1,495.7
+		L300.9,492.5 L302.8,489.3 L304.7,486.1 L306.5,482.9 L308.4,479.6 L310.3,476.3 L312.1,473.0 L314.0,469.6
+		L315.9,466.2 L317.8,462.7 L319.6,459.2 L321.5,455.6 L323.4,452.0 L325.2,448.3 L327.1,444.5 L329.0,440.6
+		L330.9,436.6 L332.7,432.5 L334.6,428.4 L336.5,424.1 L338.3,419.7 L340.2,415.3 L342.1,410.8 L343.9,406.2
+		L345.8,401.5 L347.7,396.8 L349.6,392.1 L351.4,387.3 L353.3,382.5 L355.2,377.7 L357.0,372.9 L358.9,368.1
+		L360.8,363.3 L362.7,358.6 L364.5,353.8 L366.4,349.0 L368.3,344.3 L370.1,339.5 L372.0,334.7 L373.9,329.9
+		L375.7,325.0 L377.6,320.1 L379.5,315.2 L381.4,310.3 L383.2,305.3 L385.1,300.2 L387.0,295.2 L388.8,290.1
+		L390.7,285.1 L392.6,280.0 L394.5,275.0 L396.3,270.1 L398.2,265.3 L400.1,260.5 L401.9,255.9 L403.8,251.3
+		L405.7,247.0 L407.5,242.8 L409.4,238.7 L411.3,234.8 L413.2,231.0 L415.0,227.4 L416.9,223.9 L418.8,220.5
+		L420.6,217.1 L422.5,213.8 L424.4,210.6 L426.3,207.3 L428.1,204.0 L430.0,200.7 L431.9,197.3 L433.7,193.8
+		L435.6,190.3 L437.5,186.6 L439.3,182.9 L441.2,179.1 L443.1,175.2 L445.0,171.3 L446.8,167.3 L448.7,163.2
+		L450.6,159.0 L452.4,154.9 L454.3,150.7 L456.2,146.5 L458.0,142.4 L459.9,138.2 L461.8,134.1 L463.7,130.0
+		L465.5,126.0 L467.4,122.1 L469.3,118.3 L471.1,114.7 L473.0,111.2 L474.9,107.9 L476.8,104.9 L478.6,102.0
+		L480.5,99.4 L482.4,97.0 L484.2,94.8 L486.1,92.9 L488.0,91.1 L489.8,89.6 L491.7,88.3 L493.6,87.1
+		L495.5,86.0 L497.3,85.1 L499.2,84.1 L501.1,83.3 L502.9,82.4 L504.8,81.5 L506.7,80.6 L508.6,79.7
+		L510.4,78.8 L512.3,77.8 L514.2,76.8 L516.0,75.8 L517.9,74.8 L519.8,73.8 L521.6,72.9 L523.5,71.9
+		L525.4,71.0 L527.3,70.2 L529.1,69.4 L531.0,68.7 L532.9,68.1 L534.7,67.6 L536.6,67.1 L538.5,66.7
+		L540.4,66.5 L542.2,66.3 L544.1,66.2 L546.0,66.3 L547.8,66.5 L549.7,66.7 L551.6,67.1 L553.4,67.6
+		L555.3,68.1 L557.2,68.8 L559.1,69.6 L560.9,70.5 L562.8,71.4 L564.7,72.4 L566.5,73.5 L568.4,74.7
+		L570.3,76.0 L572.2,77.4 L574.0,78.8 L575.9,80.4 L577.8,82.0 L579.6,83.8 L581.5,85.7 L583.4,87.7
+		L585.2,89.9 L587.1,92.1 L589.0,94.5 L590.9,97.0 L592.7,99.6 L594.6,102.3 L596.5,105.1 L598.3,107.9
+		L600.2,110.8 L602.1,113.7 L604.0,116.6 L605.8,119.6 L607.7,122.5 L609.6,125.4 L611.4,128.3 L613.3,131.2
+		L615.2,134.0 L617.0,136.9 L618.9,139.8 L620.8,142.7 L622.7,145.6 L624.5,148.6 L626.4,151.7 L628.3,155.0
+		L630.1,158.3 L632.0,161.8 L633.9,165.3 L635.8,169.0 L637.6,172.8 L639.5,176.7 L641.4,180.7 L643.2,184.6
+		L645.1,188.7 L647.0,192.7 L648.8,196.6 L650.7,200.6 L652.6,204.5 L654.5,208.3 L656.3,212.2 L658.2,216.0
+		L660.1,219.7 L661.9,223.5 L663.8,227.3 L665.7,231.2 L667.5,235.0 L669.4,239.0 L671.3,243.0 L673.2,247.0
+		L675.0,251.2 L676.9,255.4 L678.8,259.7 L680.6,264.0 L682.5,268.3 L684.4,272.8 L686.3,277.2 L688.1,281.7
+		L690.0,286.2 L691.9,290.8 L693.7,295.3 L695.6,300.0 L697.5,304.7 L699.3,309.5 L701.2,314.3 L703.1,319.2
+		L705.0,324.2 L706.8,329.2 L708.7,334.3 L710.6,339.5 L712.4,344.7 L714.3,349.9 L716.2,355.1 L718.1,360.3
+		L719.9,365.5 L721.8,370.6 L723.7,375.7 L725.5,380.7 L727.4,385.6 L729.3,390.4 L731.1,395.1 L733.0,399.6
+		L734.9,404.1 L736.8,408.4 L738.6,412.6 L740.5,416.7 L742.4,420.8 L744.2,424.7 L746.1,428.6 L748.0,432.4
+		L749.9,436.1 L751.7,439.8 L753.6,443.5 L755.5,447.1 L757.3,450.7 L759.2,454.2 L761.1,457.7 L762.9,461.2
+		L764.8,464.6 L766.7,468.0 L768.6,471.4 L770.4,474.7 L772.3,477.9 L774.2,481.2 L776.0,484.4 L777.9,487.6
+		L779.8,490.8 L781.7,494.0 L783.5,497.2 L785.4,500.4 L787.3,503.6 L789.1,506.8 L791.0,510.0 L792.9,513.2
+		L794.7,516.4 L796.6,519.5 L798.5,522.6 L800.4,525.7 L802.2,528.7 L804.1,531.7 L806.0,534.6 L807.8,537.4
+		L809.7,540.2 L811.6,542.9 L813.5,545.6 L815.3,548.2 L817.2,550.7 L819.1,553.2 L820.9,555.6 L822.8,558.0
+		L824.7,560.3 L826.5,562.6 L828.4,564.9 L830.3,567.1 L832.2,569.2 L834.0,571.4 L835.9,573.5 L837.8,575.6
+		L839.6,577.6 L841.5,579.6 L843.4,581.6 L845.3,583.6 L847.1,585.5 L849.0,587.4 L850.9,589.3 L852.7,591.1
+		L854.6,592.9 L856.5,594.6 L858.3,596.3 L860.2,598.0 L862.1,599.6 L864.0,601.1 L865.8,602.7 L867.7,604.2
+		L869.6,605.6 L871.4,607.1 L873.3,608.5 L875.2,609.9 L877.1,611.4 L878.9,612.8 L880.8,614.1 L882.7,615.5
+		L884.5,616.9 L886.4,618.3 L888.3,619.6 L890.1,620.9 L892.0,622.3 L893.9,623.5 L895.8,624.8 L897.6,626.0
+		L899.5,627.2 L901.4,628.4 L903.2,629.5 L905.1,630.5 L907.0,631.6 L908.8,632.5 L910.7,633.5 L912.6,634.4
+		L914.5,635.2 L916.3,636.0 L918.2,636.8 L920.1,637.5 L921.9,638.2 L923.8,638.9 L925.7,639.6 L927.6,640.2
+		L929.4,640.9 L931.3,641.5 L933.2,642.1 L935.0,642.7 L936.9,643.3 L938.8,643.9 L940.6,644.4 L942.5,645.0
+		L944.4,645.6 L946.3,646.2 L948.1,646.7 L950.0,647.3 L951.9,647.8 L953.7,648.4 L955.6,648.9 L957.5,649.4
+		L959.4,649.8 L961.2,650.3 L963.1,650.7 L965.0,651.1 L966.8,651.5 L968.7,651.9 L970.6,652.2 L972.4,652.6
+		L974.3,652.9 L976.2,653.2 L978.1,653.5 L979.9,653.8 L981.8,654.1 L983.7,654.3 L985.5,654.6 L987.4,654.8
+		L989.3,655.1 L991.2,655.3 L993.0,655.5 L994.9,655.7 L996.8,655.9 L998.6,656.1 L1000.5,656.3 L1002.4,656.5
+		L1004.2,656.7 L1006.1,656.8 L1008.0,657.0 L1009.9,657.2 L1011.7,657.3 L1013.6,657.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,638.0 168.1,637.1 170.0,636.3 171.9,635.4 173.7,634.6 175.6,633.7 177.5,632.8 179.3,631.8 181.2,630.8 183.1,629.8 185.0,628.8 186.8,627.7 188.7,626.5 190.6,625.3 192.4,624.0 194.3,622.7
+196.2,621.4 198.0,619.9 199.9,618.5 201.8,617.0 203.7,615.5 205.5,613.9 207.4,612.4 209.3,610.8 211.1,609.2 213.0,607.6 214.9,606.0 216.7,604.4 218.6,602.7 220.5,601.1 222.4,599.4 224.2,597.8
+226.1,596.1 228.0,594.3 229.8,592.6 231.7,590.8 233.6,588.9 235.5,587.1 237.3,585.1 239.2,583.1 241.1,581.1 242.9,578.9 244.8,576.8 246.7,574.5 248.5,572.2 250.4,569.8 252.3,567.4 254.2,564.9
+256.0,562.4 257.9,559.8 259.8,557.2 261.6,554.5 263.5,551.8 265.4,549.1 267.3,546.3 269.1,543.6 271.0,540.8 272.9,538.0 274.7,535.1 276.6,532.3 278.5,529.4 280.3,526.5 282.2,523.5 284.1,520.5
+286.0,517.5 287.8,514.5 289.7,511.4 291.6,508.3 293.4,505.2 295.3,502.1 297.2,498.9 299.1,495.7 300.9,492.5 302.8,489.3 304.7,486.1 306.5,482.9 308.4,479.6 310.3,476.3 312.1,473.0 314.0,469.6
+315.9,466.2 317.8,462.7 319.6,459.2 321.5,455.6 323.4,452.0 325.2,448.3 327.1,444.5 329.0,440.6 330.9,436.6 332.7,432.5 334.6,428.4 336.5,424.1 338.3,419.7 340.2,415.3 342.1,410.8 343.9,406.2
+345.8,401.5 347.7,396.8 349.6,392.1 351.4,387.3 353.3,382.5 355.2,377.7 357.0,372.9 358.9,368.1 360.8,363.3 362.7,358.6 364.5,353.8 366.4,349.0 368.3,344.3 370.1,339.5 372.0,334.7 373.9,329.9
+375.7,325.0 377.6,320.1 379.5,315.2 381.4,310.3 383.2,305.3 385.1,300.2 387.0,295.2 388.8,290.1 390.7,285.1 392.6,280.0 394.5,275.0 396.3,270.1 398.2,265.3 400.1,260.5 401.9,255.9 403.8,251.3
+405.7,247.0 407.5,242.8 409.4,238.7 411.3,234.8 413.2,231.0 415.0,227.4 416.9,223.9 418.8,220.5 420.6,217.1 422.5,213.8 424.4,210.6 426.3,207.3 428.1,204.0 430.0,200.7 431.9,197.3 433.7,193.8
+435.6,190.3 437.5,186.6 439.3,182.9 441.2,179.1 443.1,175.2 445.0,171.3 446.8,167.3 448.7,163.2 450.6,159.0 452.4,154.9 454.3,150.7 456.2,146.5 458.0,142.4 459.9,138.2 461.8,134.1 463.7,130.0
+465.5,126.0 467.4,122.1 469.3,118.3 471.1,114.7 473.0,111.2 474.9,107.9 476.8,104.9 478.6,102.0 480.5,99.4 482.4,97.0 484.2,94.8 486.1,92.9 488.0,91.1 489.8,89.6 491.7,88.3 493.6,87.1
+495.5,86.0 497.3,85.1 499.2,84.1 501.1,83.3 502.9,82.4 504.8,81.5 506.7,80.6 508.6,79.7 510.4,78.8 512.3,77.8 514.2,76.8 516.0,75.8 517.9,74.8 519.8,73.8 521.6,72.9 523.5,71.9
+525.4,71.0 527.3,70.2 529.1,69.4 531.0,68.7 532.9,68.1 534.7,67.6 536.6,67.1 538.5,66.7 540.4,66.5 542.2,66.3 544.1,66.2 546.0,66.3 547.8,66.5 549.7,66.7 551.6,67.1 553.4,67.6
+555.3,68.1 557.2,68.8 559.1,69.6 560.9,70.5 562.8,71.4 564.7,72.4 566.5,73.5 568.4,74.7 570.3,76.0 572.2,77.4 574.0,78.8 575.9,80.4 577.8,82.0 579.6,83.8 581.5,85.7 583.4,87.7
+585.2,89.9 587.1,92.1 589.0,94.5 590.9,97.0 592.7,99.6 594.6,102.3 596.5,105.1 598.3,107.9 600.2,110.8 602.1,113.7 604.0,116.6 605.8,119.6 607.7,122.5 609.6,125.4 611.4,128.3 613.3,131.2
+615.2,134.0 617.0,136.9 618.9,139.8 620.8,142.7 622.7,145.6 624.5,148.6 626.4,151.7 628.3,155.0 630.1,158.3 632.0,161.8 633.9,165.3 635.8,169.0 637.6,172.8 639.5,176.7 641.4,180.7 643.2,184.6
+645.1,188.7 647.0,192.7 648.8,196.6 650.7,200.6 652.6,204.5 654.5,208.3 656.3,212.2 658.2,216.0 660.1,219.7 661.9,223.5 663.8,227.3 665.7,231.2 667.5,235.0 669.4,239.0 671.3,243.0 673.2,247.0
+675.0,251.2 676.9,255.4 678.8,259.7 680.6,264.0 682.5,268.3 684.4,272.8 686.3,277.2 688.1,281.7 690.0,286.2 691.9,290.8 693.7,295.3 695.6,300.0 697.5,304.7 699.3,309.5 701.2,314.3 703.1,319.2
+705.0,324.2 706.8,329.2 708.7,334.3 710.6,339.5 712.4,344.7 714.3,349.9 716.2,355.1 718.1,360.3 719.9,365.5 721.8,370.6 723.7,375.7 725.5,380.7 727.4,385.6 729.3,390.4 731.1,395.1 733.0,399.6
+734.9,404.1 736.8,408.4 738.6,412.6 740.5,416.7 742.4,420.8 744.2,424.7 746.1,428.6 748.0,432.4 749.9,436.1 751.7,439.8 753.6,443.5 755.5,447.1 757.3,450.7 759.2,454.2 761.1,457.7 762.9,461.2
+764.8,464.6 766.7,468.0 768.6,471.4 770.4,474.7 772.3,477.9 774.2,481.2 776.0,484.4 777.9,487.6 779.8,490.8 781.7,494.0 783.5,497.2 785.4,500.4 787.3,503.6 789.1,506.8 791.0,510.0 792.9,513.2
+794.7,516.4 796.6,519.5 798.5,522.6 800.4,525.7 802.2,528.7 804.1,531.7 806.0,534.6 807.8,537.4 809.7,540.2 811.6,542.9 813.5,545.6 815.3,548.2 817.2,550.7 819.1,553.2 820.9,555.6 822.8,558.0
+824.7,560.3 826.5,562.6 828.4,564.9 830.3,567.1 832.2,569.2 834.0,571.4 835.9,573.5 837.8,575.6 839.6,577.6 841.5,579.6 843.4,581.6 845.3,583.6 847.1,585.5 849.0,587.4 850.9,589.3 852.7,591.1
+854.6,592.9 856.5,594.6 858.3,596.3 860.2,598.0 862.1,599.6 864.0,601.1 865.8,602.7 867.7,604.2 869.6,605.6 871.4,607.1 873.3,608.5 875.2,609.9 877.1,611.4 878.9,612.8 880.8,614.1 882.7,615.5
+884.5,616.9 886.4,618.3 888.3,619.6 890.1,620.9 892.0,622.3 893.9,623.5 895.8,624.8 897.6,626.0 899.5,627.2 901.4,628.4 903.2,629.5 905.1,630.5 907.0,631.6 908.8,632.5 910.7,633.5 912.6,634.4
+914.5,635.2 916.3,636.0 918.2,636.8 920.1,637.5 921.9,638.2 923.8,638.9 925.7,639.6 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M556.5,662.4 L556.5,68.6  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/both/pdf.svg b/results/barbershop/500000/report/both/pdf.svg
new file mode 100644
index 0000000..41fe7db
--- /dev/null
+++ b/results/barbershop/500000/report/both/pdf.svg
@@ -0,0 +1,343 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,662.4 L64.3,662.4  '/>	<g transform="translate(47.0,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,594.8 L64.3,594.8  '/>	<g transform="translate(47.0,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,527.2 L64.3,527.2  '/>	<g transform="translate(47.0,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,459.6 L64.3,459.6  '/>	<g transform="translate(47.0,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,392.0 L64.3,392.0  '/>	<g transform="translate(47.0,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,324.5 L64.3,324.5  '/>	<g transform="translate(47.0,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,256.9 L64.3,256.9  '/>	<g transform="translate(47.0,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,189.3 L64.3,189.3  '/>	<g transform="translate(47.0,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,121.7 L64.3,121.7  '/>	<g transform="translate(47.0,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L64.3,54.1  '/>	<g transform="translate(47.0,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,662.4 L55.3,653.4  '/>	<g transform="translate(55.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M188.6,662.4 L188.6,653.4  '/>	<g transform="translate(188.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M321.8,662.4 L321.8,653.4  '/>	<g transform="translate(321.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M455.1,662.4 L455.1,653.4  '/>	<g transform="translate(455.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M588.4,662.4 L588.4,653.4  '/>	<g transform="translate(588.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M721.7,662.4 L721.7,653.4  '/>	<g transform="translate(721.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M854.9,662.4 L854.9,653.4  '/>	<g transform="translate(854.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M988.2,662.4 L988.2,653.4  '/>	<g transform="translate(988.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L55.3,662.4 L1121.5,662.4 L1121.5,54.1 L55.3,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(588.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '61.8,662.3 63.8,662.3 65.8,662.3 67.8,662.2 69.8,662.2 71.8,662.2 73.8,662.2 75.8,662.1 77.8,662.1 79.8,662.0 81.8,662.0 83.8,661.9 85.8,661.9 87.9,661.8 89.9,661.7 91.9,661.7
+93.9,661.6 95.9,661.5 97.9,661.4 99.9,661.3 101.9,661.1 103.9,661.0 105.9,660.9 107.9,660.7 109.9,660.6 111.9,660.4 113.9,660.2 115.9,660.0 117.9,659.8 119.9,659.6 121.9,659.4 123.9,659.2
+125.9,658.9 127.9,658.7 129.9,658.4 131.9,658.2 133.9,657.9 135.9,657.6 137.9,657.4 139.9,657.1 141.9,656.8 143.9,656.5 145.9,656.2 147.9,656.0 149.9,655.7 151.9,655.4 153.9,655.2 155.9,655.0
+158.0,654.7 160.0,654.5 162.0,654.3 164.0,654.1 166.0,654.0 168.0,653.8 170.0,653.7 172.0,653.6 174.0,653.5 176.0,653.4 178.0,653.4 180.0,653.3 182.0,653.3 184.0,653.4 186.0,653.4 188.0,653.5
+190.0,653.6 192.0,653.7 194.0,653.8 196.0,654.0 198.0,654.1 200.0,654.3 202.0,654.5 204.0,654.8 206.0,655.0 208.0,655.2 210.0,655.5 212.0,655.7 214.0,656.0 216.0,656.3 218.0,656.5 220.0,656.8
+222.0,657.1 224.0,657.4 226.0,657.6 228.1,657.9 230.1,658.1 232.1,658.4 234.1,658.6 236.1,658.9 238.1,659.1 240.1,659.3 242.1,659.5 244.1,659.7 246.1,659.8 248.1,660.0 250.1,660.1 252.1,660.3
+254.1,660.4 256.1,660.5 258.1,660.5 260.1,660.6 262.1,660.6 264.1,660.7 266.1,660.7 268.1,660.7 270.1,660.7 272.1,660.6 274.1,660.6 276.1,660.5 278.1,660.4 280.1,660.3 282.1,660.2 284.1,660.1
+286.1,659.9 288.1,659.8 290.1,659.6 292.1,659.4 294.1,659.2 296.1,658.9 298.2,658.7 300.2,658.4 302.2,658.2 304.2,657.9 306.2,657.6 308.2,657.3 310.2,657.0 312.2,656.6 314.2,656.3 316.2,655.9
+318.2,655.6 320.2,655.2 322.2,654.8 324.2,654.4 326.2,654.1 328.2,653.7 330.2,653.2 332.2,652.8 334.2,652.4 336.2,652.0 338.2,651.6 340.2,651.1 342.2,650.7 344.2,650.2 346.2,649.7 348.2,649.3
+350.2,648.8 352.2,648.2 354.2,647.7 356.2,647.2 358.2,646.6 360.2,646.0 362.2,645.3 364.2,644.7 366.2,644.0 368.3,643.2 370.3,642.4 372.3,641.6 374.3,640.7 376.3,639.7 378.3,638.7 380.3,637.7
+382.3,636.5 384.3,635.3 386.3,634.0 388.3,632.6 390.3,631.2 392.3,629.6 394.3,627.9 396.3,626.2 398.3,624.3 400.3,622.4 402.3,620.3 404.3,618.1 406.3,615.8 408.3,613.4 410.3,610.9 412.3,608.2
+414.3,605.4 416.3,602.5 418.3,599.4 420.3,596.2 422.3,592.9 424.3,589.5 426.3,585.9 428.3,582.1 430.3,578.2 432.3,574.2 434.3,570.0 436.3,565.7 438.4,561.3 440.4,556.6 442.4,551.9 444.4,546.9
+446.4,541.9 448.4,536.6 450.4,531.2 452.4,525.7 454.4,519.9 456.4,514.1 458.4,508.0 460.4,501.8 462.4,495.4 464.4,488.8 466.4,482.1 468.4,475.2 470.4,468.1 472.4,460.9 474.4,453.5 476.4,445.9
+478.4,438.2 480.4,430.3 482.4,422.3 484.4,414.1 486.4,405.8 488.4,397.4 490.4,388.8 492.4,380.1 494.4,371.3 496.4,362.5 498.4,353.5 500.4,344.6 502.4,335.5 504.4,326.5 506.4,317.5 508.5,308.5
+510.5,299.5 512.5,290.6 514.5,281.8 516.5,273.2 518.5,264.7 520.5,256.3 522.5,248.2 524.5,240.3 526.5,232.6 528.5,225.2 530.5,218.1 532.5,211.4 534.5,205.0 536.5,199.0 538.5,193.4 540.5,188.2
+542.5,183.5 544.5,179.3 546.5,175.5 548.5,172.2 550.5,169.4 552.5,167.2 554.5,165.5 556.5,164.3 558.5,163.6 560.5,163.5 562.5,163.9 564.5,164.9 566.5,166.4 568.5,168.4 570.5,170.9 572.5,174.0
+574.5,177.5 576.5,181.5 578.6,185.9 580.6,190.8 582.6,196.1 584.6,201.8 586.6,207.9 588.6,214.3 590.6,221.0 592.6,228.1 594.6,235.4 596.6,243.0 598.6,250.9 600.6,258.9 602.6,267.1 604.6,275.5
+606.6,284.0 608.6,292.6 610.6,301.3 612.6,310.1 614.6,318.9 616.6,327.7 618.6,336.6 620.6,345.4 622.6,354.3 624.6,363.0 626.6,371.7 628.6,380.4 630.6,388.9 632.6,397.4 634.6,405.8 636.6,414.0
+638.6,422.1 640.6,430.1 642.6,437.9 644.6,445.6 646.7,453.1 648.7,460.5 650.7,467.7 652.7,474.8 654.7,481.7 656.7,488.4 658.7,494.9 660.7,501.3 662.7,507.5 664.7,513.5 666.7,519.4 668.7,525.0
+670.7,530.5 672.7,535.8 674.7,541.0 676.7,545.9 678.7,550.7 680.7,555.3 682.7,559.8 684.7,564.0 686.7,568.1 688.7,572.1 690.7,575.8 692.7,579.4 694.7,582.8 696.7,586.1 698.7,589.2 700.7,592.2
+702.7,594.9 704.7,597.6 706.7,600.0 708.7,602.4 710.7,604.5 712.7,606.5 714.7,608.4 716.8,610.2 718.8,611.8 720.8,613.2 722.8,614.5 724.8,615.8 726.8,616.8 728.8,617.8 730.8,618.7 732.8,619.4
+734.8,620.1 736.8,620.6 738.8,621.1 740.8,621.5 742.8,621.8 744.8,622.1 746.8,622.2 748.8,622.4 750.8,622.4 752.8,622.5 754.8,622.5 756.8,622.4 758.8,622.4 760.8,622.3 762.8,622.2 764.8,622.1
+766.8,622.1 768.8,622.0 770.8,621.9 772.8,621.9 774.8,621.8 776.8,621.8 778.8,621.9 780.8,622.0 782.8,622.1 784.8,622.2 786.9,622.4 788.9,622.6 790.9,622.9 792.9,623.3 794.9,623.6 796.9,624.1
+798.9,624.5 800.9,625.1 802.9,625.6 804.9,626.3 806.9,626.9 808.9,627.6 810.9,628.3 812.9,629.1 814.9,629.9 816.9,630.8 818.9,631.6 820.9,632.5 822.9,633.4 824.9,634.4 826.9,635.3 828.9,636.2
+830.9,637.2 832.9,638.2 834.9,639.1 836.9,640.1 838.9,641.0 840.9,641.9 842.9,642.8 844.9,643.7 846.9,644.6 848.9,645.5 850.9,646.3 852.9,647.1 854.9,647.9 857.0,648.6 859.0,649.3 861.0,650.0
+863.0,650.6 865.0,651.2 867.0,651.7 869.0,652.2 871.0,652.7 873.0,653.1 875.0,653.5 877.0,653.8 879.0,654.1 881.0,654.4 883.0,654.6 885.0,654.8 887.0,654.9 889.0,655.1 891.0,655.1 893.0,655.2
+895.0,655.2 897.0,655.2 899.0,655.2 901.0,655.1 903.0,655.1 905.0,655.0 907.0,654.9 909.0,654.7 911.0,654.6 913.0,654.5 915.0,654.3 917.0,654.2 919.0,654.1 921.0,653.9 923.0,653.8 925.0,653.7
+927.1,653.6 929.1,653.5 931.1,653.4 933.1,653.3 935.1,653.3 937.1,653.2 939.1,653.2 941.1,653.2 943.1,653.2 945.1,653.3 947.1,653.3 949.1,653.4 951.1,653.5 953.1,653.6 955.1,653.8 957.1,653.9
+959.1,654.1 961.1,654.3 963.1,654.5 965.1,654.7 967.1,654.9 969.1,655.2 971.1,655.4 973.1,655.7 975.1,656.0 977.1,656.2 979.1,656.5 981.1,656.8 983.1,657.1 985.1,657.3 987.1,657.6 989.1,657.9
+991.1,658.2 993.1,658.4 995.1,658.7 997.2,658.9 999.2,659.2 1001.2,659.4 1003.2,659.6 1005.2,659.8 1007.2,660.0 1009.2,660.2 1011.2,660.4 1013.2,660.6 1015.2,660.7 1017.2,660.9 1019.2,661.0 1021.2,661.1
+1023.2,661.3 1025.2,661.4 1027.2,661.5 1029.2,661.6 1031.2,661.7 1033.2,661.7 1035.2,661.8 1037.2,661.9 1039.2,661.9 1041.2,662.0 1043.2,662.0 1045.2,662.1 1047.2,662.1 1049.2,662.2 1051.2,662.2 1053.2,662.2
+1055.2,662.2 1057.2,662.3 1059.2,662.3 1061.2,662.3 1061.2,662.4 1059.2,662.4 1057.2,662.4 1055.2,662.4 1053.2,662.4 1051.2,662.4 1049.2,662.4 1047.2,662.4 1045.2,662.4 1043.2,662.4 1041.2,662.4 1039.2,662.4
+1037.2,662.4 1035.2,662.4 1033.2,662.4 1031.2,662.4 1029.2,662.4 1027.2,662.4 1025.2,662.4 1023.2,662.4 1021.2,662.4 1019.2,662.4 1017.2,662.4 1015.2,662.4 1013.2,662.4 1011.2,662.4 1009.2,662.4 1007.2,662.4
+1005.2,662.4 1003.2,662.4 1001.2,662.4 999.2,662.4 997.2,662.4 995.1,662.4 993.1,662.4 991.1,662.4 989.1,662.4 987.1,662.4 985.1,662.4 983.1,662.4 981.1,662.4 979.1,662.4 977.1,662.4 975.1,662.4
+973.1,662.4 971.1,662.4 969.1,662.4 967.1,662.4 965.1,662.4 963.1,662.4 961.1,662.4 959.1,662.4 957.1,662.4 955.1,662.4 953.1,662.4 951.1,662.4 949.1,662.4 947.1,662.4 945.1,662.4 943.1,662.4
+941.1,662.4 939.1,662.4 937.1,662.4 935.1,662.4 933.1,662.4 931.1,662.4 929.1,662.4 927.1,662.4 925.0,662.4 923.0,662.4 921.0,662.4 919.0,662.4 917.0,662.4 915.0,662.4 913.0,662.4 911.0,662.4
+909.0,662.4 907.0,662.4 905.0,662.4 903.0,662.4 901.0,662.4 899.0,662.4 897.0,662.4 895.0,662.4 893.0,662.4 891.0,662.4 889.0,662.4 887.0,662.4 885.0,662.4 883.0,662.4 881.0,662.4 879.0,662.4
+877.0,662.4 875.0,662.4 873.0,662.4 871.0,662.4 869.0,662.4 867.0,662.4 865.0,662.4 863.0,662.4 861.0,662.4 859.0,662.4 857.0,662.4 854.9,662.4 852.9,662.4 850.9,662.4 848.9,662.4 846.9,662.4
+844.9,662.4 842.9,662.4 840.9,662.4 838.9,662.4 836.9,662.4 834.9,662.4 832.9,662.4 830.9,662.4 828.9,662.4 826.9,662.4 824.9,662.4 822.9,662.4 820.9,662.4 818.9,662.4 816.9,662.4 814.9,662.4
+812.9,662.4 810.9,662.4 808.9,662.4 806.9,662.4 804.9,662.4 802.9,662.4 800.9,662.4 798.9,662.4 796.9,662.4 794.9,662.4 792.9,662.4 790.9,662.4 788.9,662.4 786.9,662.4 784.8,662.4 782.8,662.4
+780.8,662.4 778.8,662.4 776.8,662.4 774.8,662.4 772.8,662.4 770.8,662.4 768.8,662.4 766.8,662.4 764.8,662.4 762.8,662.4 760.8,662.4 758.8,662.4 756.8,662.4 754.8,662.4 752.8,662.4 750.8,662.4
+748.8,662.4 746.8,662.4 744.8,662.4 742.8,662.4 740.8,662.4 738.8,662.4 736.8,662.4 734.8,662.4 732.8,662.4 730.8,662.4 728.8,662.4 726.8,662.4 724.8,662.4 722.8,662.4 720.8,662.4 718.8,662.4
+716.8,662.4 714.7,662.4 712.7,662.4 710.7,662.4 708.7,662.4 706.7,662.4 704.7,662.4 702.7,662.4 700.7,662.4 698.7,662.4 696.7,662.4 694.7,662.4 692.7,662.4 690.7,662.4 688.7,662.4 686.7,662.4
+684.7,662.4 682.7,662.4 680.7,662.4 678.7,662.4 676.7,662.4 674.7,662.4 672.7,662.4 670.7,662.4 668.7,662.4 666.7,662.4 664.7,662.4 662.7,662.4 660.7,662.4 658.7,662.4 656.7,662.4 654.7,662.4
+652.7,662.4 650.7,662.4 648.7,662.4 646.7,662.4 644.6,662.4 642.6,662.4 640.6,662.4 638.6,662.4 636.6,662.4 634.6,662.4 632.6,662.4 630.6,662.4 628.6,662.4 626.6,662.4 624.6,662.4 622.6,662.4
+620.6,662.4 618.6,662.4 616.6,662.4 614.6,662.4 612.6,662.4 610.6,662.4 608.6,662.4 606.6,662.4 604.6,662.4 602.6,662.4 600.6,662.4 598.6,662.4 596.6,662.4 594.6,662.4 592.6,662.4 590.6,662.4
+588.6,662.4 586.6,662.4 584.6,662.4 582.6,662.4 580.6,662.4 578.6,662.4 576.5,662.4 574.5,662.4 572.5,662.4 570.5,662.4 568.5,662.4 566.5,662.4 564.5,662.4 562.5,662.4 560.5,662.4 558.5,662.4
+556.5,662.4 554.5,662.4 552.5,662.4 550.5,662.4 548.5,662.4 546.5,662.4 544.5,662.4 542.5,662.4 540.5,662.4 538.5,662.4 536.5,662.4 534.5,662.4 532.5,662.4 530.5,662.4 528.5,662.4 526.5,662.4
+524.5,662.4 522.5,662.4 520.5,662.4 518.5,662.4 516.5,662.4 514.5,662.4 512.5,662.4 510.5,662.4 508.5,662.4 506.4,662.4 504.4,662.4 502.4,662.4 500.4,662.4 498.4,662.4 496.4,662.4 494.4,662.4
+492.4,662.4 490.4,662.4 488.4,662.4 486.4,662.4 484.4,662.4 482.4,662.4 480.4,662.4 478.4,662.4 476.4,662.4 474.4,662.4 472.4,662.4 470.4,662.4 468.4,662.4 466.4,662.4 464.4,662.4 462.4,662.4
+460.4,662.4 458.4,662.4 456.4,662.4 454.4,662.4 452.4,662.4 450.4,662.4 448.4,662.4 446.4,662.4 444.4,662.4 442.4,662.4 440.4,662.4 438.4,662.4 436.3,662.4 434.3,662.4 432.3,662.4 430.3,662.4
+428.3,662.4 426.3,662.4 424.3,662.4 422.3,662.4 420.3,662.4 418.3,662.4 416.3,662.4 414.3,662.4 412.3,662.4 410.3,662.4 408.3,662.4 406.3,662.4 404.3,662.4 402.3,662.4 400.3,662.4 398.3,662.4
+396.3,662.4 394.3,662.4 392.3,662.4 390.3,662.4 388.3,662.4 386.3,662.4 384.3,662.4 382.3,662.4 380.3,662.4 378.3,662.4 376.3,662.4 374.3,662.4 372.3,662.4 370.3,662.4 368.3,662.4 366.2,662.4
+364.2,662.4 362.2,662.4 360.2,662.4 358.2,662.4 356.2,662.4 354.2,662.4 352.2,662.4 350.2,662.4 348.2,662.4 346.2,662.4 344.2,662.4 342.2,662.4 340.2,662.4 338.2,662.4 336.2,662.4 334.2,662.4
+332.2,662.4 330.2,662.4 328.2,662.4 326.2,662.4 324.2,662.4 322.2,662.4 320.2,662.4 318.2,662.4 316.2,662.4 314.2,662.4 312.2,662.4 310.2,662.4 308.2,662.4 306.2,662.4 304.2,662.4 302.2,662.4
+300.2,662.4 298.2,662.4 296.1,662.4 294.1,662.4 292.1,662.4 290.1,662.4 288.1,662.4 286.1,662.4 284.1,662.4 282.1,662.4 280.1,662.4 278.1,662.4 276.1,662.4 274.1,662.4 272.1,662.4 270.1,662.4
+268.1,662.4 266.1,662.4 264.1,662.4 262.1,662.4 260.1,662.4 258.1,662.4 256.1,662.4 254.1,662.4 252.1,662.4 250.1,662.4 248.1,662.4 246.1,662.4 244.1,662.4 242.1,662.4 240.1,662.4 238.1,662.4
+236.1,662.4 234.1,662.4 232.1,662.4 230.1,662.4 228.1,662.4 226.0,662.4 224.0,662.4 222.0,662.4 220.0,662.4 218.0,662.4 216.0,662.4 214.0,662.4 212.0,662.4 210.0,662.4 208.0,662.4 206.0,662.4
+204.0,662.4 202.0,662.4 200.0,662.4 198.0,662.4 196.0,662.4 194.0,662.4 192.0,662.4 190.0,662.4 188.0,662.4 186.0,662.4 184.0,662.4 182.0,662.4 180.0,662.4 178.0,662.4 176.0,662.4 174.0,662.4
+172.0,662.4 170.0,662.4 168.0,662.4 166.0,662.4 164.0,662.4 162.0,662.4 160.0,662.4 158.0,662.4 155.9,662.4 153.9,662.4 151.9,662.4 149.9,662.4 147.9,662.4 145.9,662.4 143.9,662.4 141.9,662.4
+139.9,662.4 137.9,662.4 135.9,662.4 133.9,662.4 131.9,662.4 129.9,662.4 127.9,662.4 125.9,662.4 123.9,662.4 121.9,662.4 119.9,662.4 117.9,662.4 115.9,662.4 113.9,662.4 111.9,662.4 109.9,662.4
+107.9,662.4 105.9,662.4 103.9,662.4 101.9,662.4 99.9,662.4 97.9,662.4 95.9,662.4 93.9,662.4 91.9,662.4 89.9,662.4 87.9,662.4 85.8,662.4 83.8,662.4 81.8,662.4 79.8,662.4 77.8,662.4
+75.8,662.4 73.8,662.4 71.8,662.4 69.8,662.4 67.8,662.4 65.8,662.4 63.8,662.4 61.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M569.7,662.4 L569.7,169.8  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '129.9,662.3 131.2,662.3 132.5,662.2 133.7,662.2 135.0,662.2 136.2,662.2 137.5,662.1 138.7,662.1 140.0,662.1 141.2,662.0 142.5,662.0 143.8,661.9 145.0,661.9 146.3,661.8 147.5,661.8 148.8,661.7
+150.0,661.6 151.3,661.6 152.6,661.5 153.8,661.4 155.1,661.3 156.3,661.2 157.6,661.1 158.8,660.9 160.1,660.8 161.3,660.7 162.6,660.5 163.9,660.4 165.1,660.2 166.4,660.0 167.6,659.9 168.9,659.7
+170.1,659.5 171.4,659.3 172.7,659.0 173.9,658.8 175.2,658.6 176.4,658.3 177.7,658.1 178.9,657.8 180.2,657.5 181.4,657.2 182.7,656.9 184.0,656.6 185.2,656.3 186.5,656.0 187.7,655.7 189.0,655.4
+190.2,655.0 191.5,654.7 192.8,654.3 194.0,654.0 195.3,653.7 196.5,653.3 197.8,652.9 199.0,652.6 200.3,652.2 201.6,651.9 202.8,651.5 204.1,651.2 205.3,650.8 206.6,650.5 207.8,650.1 209.1,649.7
+210.3,649.4 211.6,649.1 212.9,648.7 214.1,648.4 215.4,648.0 216.6,647.7 217.9,647.3 219.1,647.0 220.4,646.7 221.7,646.3 222.9,646.0 224.2,645.6 225.4,645.3 226.7,644.9 227.9,644.6 229.2,644.2
+230.4,643.8 231.7,643.5 233.0,643.1 234.2,642.7 235.5,642.3 236.7,641.8 238.0,641.4 239.2,641.0 240.5,640.5 241.8,640.0 243.0,639.5 244.3,639.0 245.5,638.5 246.8,637.9 248.0,637.4 249.3,636.8
+250.5,636.2 251.8,635.6 253.1,634.9 254.3,634.3 255.6,633.6 256.8,632.9 258.1,632.2 259.3,631.5 260.6,630.7 261.9,630.0 263.1,629.2 264.4,628.4 265.6,627.6 266.9,626.8 268.1,626.0 269.4,625.2
+270.6,624.3 271.9,623.5 273.2,622.6 274.4,621.7 275.7,620.8 276.9,619.9 278.2,619.0 279.4,618.1 280.7,617.1 282.0,616.2 283.2,615.2 284.5,614.2 285.7,613.2 287.0,612.2 288.2,611.2 289.5,610.1
+290.7,609.0 292.0,607.9 293.3,606.8 294.5,605.6 295.8,604.4 297.0,603.2 298.3,601.9 299.5,600.6 300.8,599.3 302.1,597.8 303.3,596.4 304.6,594.9 305.8,593.3 307.1,591.6 308.3,589.9 309.6,588.1
+310.8,586.2 312.1,584.3 313.4,582.2 314.6,580.1 315.9,577.8 317.1,575.5 318.4,573.1 319.6,570.5 320.9,567.9 322.2,565.1 323.4,562.2 324.7,559.1 325.9,556.0 327.2,552.7 328.4,549.2 329.7,545.7
+331.0,542.0 332.2,538.1 333.5,534.1 334.7,529.9 336.0,525.6 337.2,521.1 338.5,516.5 339.7,511.7 341.0,506.8 342.3,501.7 343.5,496.4 344.8,491.0 346.0,485.4 347.3,479.7 348.5,473.9 349.8,467.8
+351.1,461.7 352.3,455.4 353.6,448.9 354.8,442.4 356.1,435.7 357.3,428.9 358.6,421.9 359.8,414.9 361.1,407.7 362.4,400.5 363.6,393.2 364.9,385.8 366.1,378.3 367.4,370.7 368.6,363.1 369.9,355.5
+371.2,347.8 372.4,340.0 373.7,332.3 374.9,324.5 376.2,316.8 377.4,309.0 378.7,301.3 379.9,293.5 381.2,285.9 382.5,278.2 383.7,270.6 385.0,263.1 386.2,255.6 387.5,248.2 388.7,240.9 390.0,233.7
+391.3,226.6 392.5,219.6 393.8,212.8 395.0,206.0 396.3,199.4 397.5,193.0 398.8,186.6 400.0,180.5 401.3,174.5 402.6,168.7 403.8,163.0 405.1,157.6 406.3,152.3 407.6,147.2 408.8,142.4 410.1,137.7
+411.4,133.3 412.6,129.1 413.9,125.1 415.1,121.4 416.4,117.9 417.6,114.7 418.9,111.7 420.1,109.0 421.4,106.5 422.7,104.3 423.9,102.4 425.2,100.7 426.4,99.3 427.7,98.3 428.9,97.5 430.2,96.9
+431.5,96.7 432.7,96.8 434.0,97.2 435.2,97.8 436.5,98.8 437.7,100.1 439.0,101.6 440.2,103.5 441.5,105.6 442.8,108.1 444.0,110.8 445.3,113.8 446.5,117.1 447.8,120.6 449.0,124.5 450.3,128.6
+451.6,132.9 452.8,137.5 454.1,142.3 455.3,147.4 456.6,152.6 457.8,158.1 459.1,163.8 460.4,169.7 461.6,175.7 462.9,181.9 464.1,188.3 465.4,194.8 466.6,201.4 467.9,208.2 469.1,215.0 470.4,222.0
+471.7,229.0 472.9,236.1 474.2,243.3 475.4,250.5 476.7,257.7 477.9,265.0 479.2,272.2 480.5,279.5 481.7,286.7 483.0,294.0 484.2,301.1 485.5,308.3 486.7,315.4 488.0,322.4 489.2,329.4 490.5,336.3
+491.8,343.1 493.0,349.8 494.3,356.4 495.5,362.9 496.8,369.3 498.0,375.6 499.3,381.8 500.6,387.9 501.8,393.8 503.1,399.7 504.3,405.4 505.6,411.0 506.8,416.4 508.1,421.8 509.3,427.0 510.6,432.0
+511.9,437.0 513.1,441.8 514.4,446.5 515.6,451.1 516.9,455.5 518.1,459.9 519.4,464.1 520.7,468.2 521.9,472.2 523.2,476.1 524.4,479.9 525.7,483.6 526.9,487.2 528.2,490.6 529.4,494.0 530.7,497.4
+532.0,500.6 533.2,503.7 534.5,506.8 535.7,509.8 537.0,512.8 538.2,515.6 539.5,518.4 540.8,521.2 542.0,523.9 543.3,526.5 544.5,529.2 545.8,531.7 547.0,534.2 548.3,536.7 549.5,539.2 550.8,541.6
+552.1,544.0 553.3,546.3 554.6,548.7 555.8,551.0 557.1,553.2 558.3,555.5 559.6,557.7 560.9,559.9 562.1,562.1 563.4,564.2 564.6,566.4 565.9,568.5 567.1,570.6 568.4,572.6 569.6,574.6 570.9,576.6
+572.2,578.6 573.4,580.5 574.7,582.4 575.9,584.3 577.2,586.1 578.4,587.9 579.7,589.6 581.0,591.3 582.2,593.0 583.5,594.6 584.7,596.2 586.0,597.7 587.2,599.2 588.5,600.6 589.8,601.9 591.0,603.3
+592.3,604.5 593.5,605.7 594.8,606.9 596.0,608.0 597.3,609.1 598.5,610.1 599.8,611.0 601.1,611.9 602.3,612.8 603.6,613.6 604.8,614.4 606.1,615.1 607.3,615.8 608.6,616.5 609.9,617.1 611.1,617.7
+612.4,618.3 613.6,618.8 614.9,619.3 616.1,619.8 617.4,620.2 618.6,620.6 619.9,621.1 621.2,621.5 622.4,621.9 623.7,622.2 624.9,622.6 626.2,623.0 627.4,623.3 628.7,623.7 630.0,624.1 631.2,624.4
+632.5,624.8 633.7,625.2 635.0,625.5 636.2,625.9 637.5,626.3 638.7,626.7 640.0,627.2 641.3,627.6 642.5,628.0 643.8,628.5 645.0,628.9 646.3,629.4 647.5,629.9 648.8,630.4 650.1,630.9 651.3,631.5
+652.6,632.0 653.8,632.6 655.1,633.1 656.3,633.7 657.6,634.3 658.8,634.9 660.1,635.5 661.4,636.1 662.6,636.7 663.9,637.4 665.1,638.0 666.4,638.6 667.6,639.3 668.9,639.9 670.2,640.6 671.4,641.2
+672.7,641.9 673.9,642.5 675.2,643.2 676.4,643.8 677.7,644.5 678.9,645.1 680.2,645.8 681.5,646.4 682.7,647.0 684.0,647.6 685.2,648.2 686.5,648.8 687.7,649.4 689.0,650.0 690.3,650.6 691.5,651.1
+692.8,651.6 694.0,652.2 695.3,652.7 696.5,653.2 697.8,653.7 699.0,654.1 700.3,654.6 701.6,655.0 702.8,655.5 704.1,655.9 705.3,656.3 706.6,656.6 707.8,657.0 709.1,657.3 710.4,657.7 711.6,658.0
+712.9,658.3 714.1,658.6 715.4,658.8 716.6,659.1 717.9,659.3 719.2,659.6 720.4,659.8 721.7,660.0 722.9,660.2 724.2,660.3 725.4,660.5 726.7,660.7 727.9,660.8 729.2,661.0 730.5,661.1 731.7,661.2
+733.0,661.3 734.2,661.4 735.5,661.5 736.7,661.6 738.0,661.7 739.3,661.7 740.5,661.8 741.8,661.9 743.0,661.9 744.3,662.0 745.5,662.0 746.8,662.0 748.0,662.1 749.3,662.1 750.6,662.2 751.8,662.2
+753.1,662.2 754.3,662.2 755.6,662.2 756.8,662.3 756.8,662.4 755.6,662.4 754.3,662.4 753.1,662.4 751.8,662.4 750.6,662.4 749.3,662.4 748.0,662.4 746.8,662.4 745.5,662.4 744.3,662.4 743.0,662.4
+741.8,662.4 740.5,662.4 739.3,662.4 738.0,662.4 736.7,662.4 735.5,662.4 734.2,662.4 733.0,662.4 731.7,662.4 730.5,662.4 729.2,662.4 727.9,662.4 726.7,662.4 725.4,662.4 724.2,662.4 722.9,662.4
+721.7,662.4 720.4,662.4 719.2,662.4 717.9,662.4 716.6,662.4 715.4,662.4 714.1,662.4 712.9,662.4 711.6,662.4 710.4,662.4 709.1,662.4 707.8,662.4 706.6,662.4 705.3,662.4 704.1,662.4 702.8,662.4
+701.6,662.4 700.3,662.4 699.0,662.4 697.8,662.4 696.5,662.4 695.3,662.4 694.0,662.4 692.8,662.4 691.5,662.4 690.3,662.4 689.0,662.4 687.7,662.4 686.5,662.4 685.2,662.4 684.0,662.4 682.7,662.4
+681.5,662.4 680.2,662.4 678.9,662.4 677.7,662.4 676.4,662.4 675.2,662.4 673.9,662.4 672.7,662.4 671.4,662.4 670.2,662.4 668.9,662.4 667.6,662.4 666.4,662.4 665.1,662.4 663.9,662.4 662.6,662.4
+661.4,662.4 660.1,662.4 658.8,662.4 657.6,662.4 656.3,662.4 655.1,662.4 653.8,662.4 652.6,662.4 651.3,662.4 650.1,662.4 648.8,662.4 647.5,662.4 646.3,662.4 645.0,662.4 643.8,662.4 642.5,662.4
+641.3,662.4 640.0,662.4 638.7,662.4 637.5,662.4 636.2,662.4 635.0,662.4 633.7,662.4 632.5,662.4 631.2,662.4 630.0,662.4 628.7,662.4 627.4,662.4 626.2,662.4 624.9,662.4 623.7,662.4 622.4,662.4
+621.2,662.4 619.9,662.4 618.6,662.4 617.4,662.4 616.1,662.4 614.9,662.4 613.6,662.4 612.4,662.4 611.1,662.4 609.9,662.4 608.6,662.4 607.3,662.4 606.1,662.4 604.8,662.4 603.6,662.4 602.3,662.4
+601.1,662.4 599.8,662.4 598.5,662.4 597.3,662.4 596.0,662.4 594.8,662.4 593.5,662.4 592.3,662.4 591.0,662.4 589.8,662.4 588.5,662.4 587.2,662.4 586.0,662.4 584.7,662.4 583.5,662.4 582.2,662.4
+581.0,662.4 579.7,662.4 578.4,662.4 577.2,662.4 575.9,662.4 574.7,662.4 573.4,662.4 572.2,662.4 570.9,662.4 569.6,662.4 568.4,662.4 567.1,662.4 565.9,662.4 564.6,662.4 563.4,662.4 562.1,662.4
+560.9,662.4 559.6,662.4 558.3,662.4 557.1,662.4 555.8,662.4 554.6,662.4 553.3,662.4 552.1,662.4 550.8,662.4 549.5,662.4 548.3,662.4 547.0,662.4 545.8,662.4 544.5,662.4 543.3,662.4 542.0,662.4
+540.8,662.4 539.5,662.4 538.2,662.4 537.0,662.4 535.7,662.4 534.5,662.4 533.2,662.4 532.0,662.4 530.7,662.4 529.4,662.4 528.2,662.4 526.9,662.4 525.7,662.4 524.4,662.4 523.2,662.4 521.9,662.4
+520.7,662.4 519.4,662.4 518.1,662.4 516.9,662.4 515.6,662.4 514.4,662.4 513.1,662.4 511.9,662.4 510.6,662.4 509.3,662.4 508.1,662.4 506.8,662.4 505.6,662.4 504.3,662.4 503.1,662.4 501.8,662.4
+500.6,662.4 499.3,662.4 498.0,662.4 496.8,662.4 495.5,662.4 494.3,662.4 493.0,662.4 491.8,662.4 490.5,662.4 489.2,662.4 488.0,662.4 486.7,662.4 485.5,662.4 484.2,662.4 483.0,662.4 481.7,662.4
+480.5,662.4 479.2,662.4 477.9,662.4 476.7,662.4 475.4,662.4 474.2,662.4 472.9,662.4 471.7,662.4 470.4,662.4 469.1,662.4 467.9,662.4 466.6,662.4 465.4,662.4 464.1,662.4 462.9,662.4 461.6,662.4
+460.4,662.4 459.1,662.4 457.8,662.4 456.6,662.4 455.3,662.4 454.1,662.4 452.8,662.4 451.6,662.4 450.3,662.4 449.0,662.4 447.8,662.4 446.5,662.4 445.3,662.4 444.0,662.4 442.8,662.4 441.5,662.4
+440.2,662.4 439.0,662.4 437.7,662.4 436.5,662.4 435.2,662.4 434.0,662.4 432.7,662.4 431.5,662.4 430.2,662.4 428.9,662.4 427.7,662.4 426.4,662.4 425.2,662.4 423.9,662.4 422.7,662.4 421.4,662.4
+420.1,662.4 418.9,662.4 417.6,662.4 416.4,662.4 415.1,662.4 413.9,662.4 412.6,662.4 411.4,662.4 410.1,662.4 408.8,662.4 407.6,662.4 406.3,662.4 405.1,662.4 403.8,662.4 402.6,662.4 401.3,662.4
+400.0,662.4 398.8,662.4 397.5,662.4 396.3,662.4 395.0,662.4 393.8,662.4 392.5,662.4 391.3,662.4 390.0,662.4 388.7,662.4 387.5,662.4 386.2,662.4 385.0,662.4 383.7,662.4 382.5,662.4 381.2,662.4
+379.9,662.4 378.7,662.4 377.4,662.4 376.2,662.4 374.9,662.4 373.7,662.4 372.4,662.4 371.2,662.4 369.9,662.4 368.6,662.4 367.4,662.4 366.1,662.4 364.9,662.4 363.6,662.4 362.4,662.4 361.1,662.4
+359.8,662.4 358.6,662.4 357.3,662.4 356.1,662.4 354.8,662.4 353.6,662.4 352.3,662.4 351.1,662.4 349.8,662.4 348.5,662.4 347.3,662.4 346.0,662.4 344.8,662.4 343.5,662.4 342.3,662.4 341.0,662.4
+339.7,662.4 338.5,662.4 337.2,662.4 336.0,662.4 334.7,662.4 333.5,662.4 332.2,662.4 331.0,662.4 329.7,662.4 328.4,662.4 327.2,662.4 325.9,662.4 324.7,662.4 323.4,662.4 322.2,662.4 320.9,662.4
+319.6,662.4 318.4,662.4 317.1,662.4 315.9,662.4 314.6,662.4 313.4,662.4 312.1,662.4 310.8,662.4 309.6,662.4 308.3,662.4 307.1,662.4 305.8,662.4 304.6,662.4 303.3,662.4 302.1,662.4 300.8,662.4
+299.5,662.4 298.3,662.4 297.0,662.4 295.8,662.4 294.5,662.4 293.3,662.4 292.0,662.4 290.7,662.4 289.5,662.4 288.2,662.4 287.0,662.4 285.7,662.4 284.5,662.4 283.2,662.4 282.0,662.4 280.7,662.4
+279.4,662.4 278.2,662.4 276.9,662.4 275.7,662.4 274.4,662.4 273.2,662.4 271.9,662.4 270.6,662.4 269.4,662.4 268.1,662.4 266.9,662.4 265.6,662.4 264.4,662.4 263.1,662.4 261.9,662.4 260.6,662.4
+259.3,662.4 258.1,662.4 256.8,662.4 255.6,662.4 254.3,662.4 253.1,662.4 251.8,662.4 250.5,662.4 249.3,662.4 248.0,662.4 246.8,662.4 245.5,662.4 244.3,662.4 243.0,662.4 241.8,662.4 240.5,662.4
+239.2,662.4 238.0,662.4 236.7,662.4 235.5,662.4 234.2,662.4 233.0,662.4 231.7,662.4 230.4,662.4 229.2,662.4 227.9,662.4 226.7,662.4 225.4,662.4 224.2,662.4 222.9,662.4 221.7,662.4 220.4,662.4
+219.1,662.4 217.9,662.4 216.6,662.4 215.4,662.4 214.1,662.4 212.9,662.4 211.6,662.4 210.3,662.4 209.1,662.4 207.8,662.4 206.6,662.4 205.3,662.4 204.1,662.4 202.8,662.4 201.6,662.4 200.3,662.4
+199.0,662.4 197.8,662.4 196.5,662.4 195.3,662.4 194.0,662.4 192.8,662.4 191.5,662.4 190.2,662.4 189.0,662.4 187.7,662.4 186.5,662.4 185.2,662.4 184.0,662.4 182.7,662.4 181.4,662.4 180.2,662.4
+178.9,662.4 177.7,662.4 176.4,662.4 175.2,662.4 173.9,662.4 172.7,662.4 171.4,662.4 170.1,662.4 168.9,662.4 167.6,662.4 166.4,662.4 165.1,662.4 163.9,662.4 162.6,662.4 161.3,662.4 160.1,662.4
+158.8,662.4 157.6,662.4 156.3,662.4 155.1,662.4 153.8,662.4 152.6,662.4 151.3,662.4 150.0,662.4 148.8,662.4 147.5,662.4 146.3,662.4 145.0,662.4 143.8,662.4 142.5,662.4 141.2,662.4 140.0,662.4
+138.7,662.4 137.5,662.4 136.2,662.4 135.0,662.4 133.7,662.4 132.5,662.4 131.2,662.4 129.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M439.6,662.4 L439.6,102.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L55.3,662.4 L1121.5,662.4 L1121.5,54.1 L55.3,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(588.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/both/regression.svg b/results/barbershop/500000/report/both/regression.svg
new file mode 100644
index 0000000..ac46291
--- /dev/null
+++ b/results/barbershop/500000/report/both/regression.svg
@@ -0,0 +1,292 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,586.4 L1255.0,586.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,510.3 L1255.0,510.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,434.3 L1255.0,434.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,282.2 L1255.0,282.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,206.2 L1255.0,206.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.1 L1255.0,130.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,109.5 1255.0,107.1 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,116.2 1255.0,114.5 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,108.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,115.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/change/mean.svg b/results/barbershop/500000/report/change/mean.svg
new file mode 100644
index 0000000..70127dd
--- /dev/null
+++ b/results/barbershop/500000/report/change/mean.svg
@@ -0,0 +1,320 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M105.0,662.4 L105.0,653.4  '/>	<g transform="translate(105.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M226.9,662.4 L226.9,653.4  '/>	<g transform="translate(226.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M348.8,662.4 L348.8,653.4  '/>	<g transform="translate(348.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M470.7,662.4 L470.7,653.4  '/>	<g transform="translate(470.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M592.5,662.4 L592.5,653.4  '/>	<g transform="translate(592.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M714.4,662.4 L714.4,653.4  '/>	<g transform="translate(714.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M836.3,662.4 L836.3,653.4  '/>	<g transform="translate(836.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M958.2,662.4 L958.2,653.4  '/>	<g transform="translate(958.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.0 L73.8,657.8 L75.7,657.6 L77.6,657.4 L79.4,657.2 L81.3,657.0
+		L83.2,656.8 L85.1,656.6 L87.0,656.4 L88.9,656.2 L90.8,656.0 L92.7,655.8 L94.5,655.5 L96.4,655.3
+		L98.3,655.1 L100.2,654.9 L102.1,654.7 L104.0,654.4 L105.9,654.2 L107.8,653.9 L109.6,653.7 L111.5,653.4
+		L113.4,653.1 L115.3,652.8 L117.2,652.5 L119.1,652.1 L121.0,651.8 L122.9,651.4 L124.7,651.0 L126.6,650.7
+		L128.5,650.3 L130.4,649.9 L132.3,649.5 L134.2,649.1 L136.1,648.7 L138.0,648.3 L139.8,647.9 L141.7,647.5
+		L143.6,647.1 L145.5,646.6 L147.4,646.2 L149.3,645.7 L151.2,645.3 L153.0,644.8 L154.9,644.3 L156.8,643.8
+		L158.7,643.3 L160.6,642.7 L162.5,642.2 L164.4,641.6 L166.3,641.0 L168.1,640.3 L170.0,639.7 L171.9,639.0
+		L173.8,638.2 L175.7,637.5 L177.6,636.7 L179.5,635.9 L181.4,635.0 L183.2,634.2 L185.1,633.3 L187.0,632.3
+		L188.9,631.4 L190.8,630.4 L192.7,629.4 L194.6,628.4 L196.5,627.4 L198.3,626.3 L200.2,625.2 L202.1,624.1
+		L204.0,623.0 L205.9,621.8 L207.8,620.6 L209.7,619.4 L211.6,618.2 L213.4,617.0 L215.3,615.7 L217.2,614.4
+		L219.1,613.1 L221.0,611.8 L222.9,610.5 L224.8,609.1 L226.6,607.8 L228.5,606.4 L230.4,605.0 L232.3,603.7
+		L234.2,602.3 L236.1,600.9 L238.0,599.4 L239.9,598.0 L241.7,596.5 L243.6,595.0 L245.5,593.4 L247.4,591.8
+		L249.3,590.2 L251.2,588.4 L253.1,586.7 L255.0,584.8 L256.8,582.9 L258.7,581.0 L260.6,579.0 L262.5,576.9
+		L264.4,574.8 L266.3,572.6 L268.2,570.5 L270.1,568.2 L271.9,566.0 L273.8,563.7 L275.7,561.4 L277.6,559.1
+		L279.5,556.8 L281.4,554.5 L283.3,552.2 L285.2,549.8 L287.0,547.5 L288.9,545.1 L290.8,542.7 L292.7,540.2
+		L294.6,537.7 L296.5,535.2 L298.4,532.6 L300.2,529.9 L302.1,527.2 L304.0,524.5 L305.9,521.6 L307.8,518.7
+		L309.7,515.7 L311.6,512.6 L313.5,509.5 L315.3,506.3 L317.2,503.1 L319.1,499.8 L321.0,496.5 L322.9,493.2
+		L324.8,489.9 L326.7,486.6 L328.6,483.3 L330.4,480.0 L332.3,476.7 L334.2,473.5 L336.1,470.3 L338.0,467.1
+		L339.9,463.9 L341.8,460.8 L343.7,457.5 L345.5,454.3 L347.4,451.0 L349.3,447.7 L351.2,444.3 L353.1,440.9
+		L355.0,437.4 L356.9,433.8 L358.8,430.1 L360.6,426.4 L362.5,422.5 L364.4,418.6 L366.3,414.7 L368.2,410.6
+		L370.1,406.5 L372.0,402.4 L373.8,398.2 L375.7,393.9 L377.6,389.6 L379.5,385.3 L381.4,381.0 L383.3,376.7
+		L385.2,372.4 L387.1,368.1 L388.9,363.8 L390.8,359.5 L392.7,355.2 L394.6,351.0 L396.5,346.8 L398.4,342.6
+		L400.3,338.5 L402.2,334.4 L404.0,330.2 L405.9,326.2 L407.8,322.1 L409.7,318.0 L411.6,313.9 L413.5,309.8
+		L415.4,305.7 L417.3,301.6 L419.1,297.5 L421.0,293.3 L422.9,289.2 L424.8,285.0 L426.7,280.9 L428.6,276.7
+		L430.5,272.6 L432.4,268.4 L434.2,264.3 L436.1,260.3 L438.0,256.2 L439.9,252.2 L441.8,248.2 L443.7,244.3
+		L445.6,240.4 L447.4,236.5 L449.3,232.6 L451.2,228.8 L453.1,224.9 L455.0,221.0 L456.9,217.2 L458.8,213.3
+		L460.7,209.4 L462.5,205.4 L464.4,201.5 L466.3,197.5 L468.2,193.6 L470.1,189.6 L472.0,185.7 L473.9,181.8
+		L475.8,177.9 L477.6,174.1 L479.5,170.4 L481.4,166.8 L483.3,163.3 L485.2,159.8 L487.1,156.5 L489.0,153.4
+		L490.9,150.3 L492.7,147.4 L494.6,144.5 L496.5,141.8 L498.4,139.2 L500.3,136.7 L502.2,134.3 L504.1,131.9
+		L506.0,129.6 L507.8,127.4 L509.7,125.1 L511.6,122.9 L513.5,120.8 L515.4,118.6 L517.3,116.5 L519.2,114.4
+		L521.0,112.3 L522.9,110.2 L524.8,108.2 L526.7,106.2 L528.6,104.2 L530.5,102.4 L532.4,100.6 L534.3,98.9
+		L536.1,97.3 L538.0,95.8 L539.9,94.4 L541.8,93.2 L543.7,92.1 L545.6,91.1 L547.5,90.4 L549.4,89.8
+		L551.2,89.4 L553.1,89.1 L555.0,89.0 L556.9,89.1 L558.8,89.3 L560.7,89.6 L562.6,90.1 L564.5,90.7
+		L566.3,91.3 L568.2,92.1 L570.1,92.9 L572.0,93.8 L573.9,94.8 L575.8,95.8 L577.7,96.8 L579.5,98.0
+		L581.4,99.2 L583.3,100.5 L585.2,101.9 L587.1,103.4 L589.0,105.0 L590.9,106.7 L592.8,108.6 L594.6,110.5
+		L596.5,112.6 L598.4,114.7 L600.3,117.0 L602.2,119.4 L604.1,121.9 L606.0,124.4 L607.9,127.1 L609.7,129.8
+		L611.6,132.6 L613.5,135.5 L615.4,138.5 L617.3,141.5 L619.2,144.7 L621.1,147.9 L623.0,151.2 L624.8,154.6
+		L626.7,158.1 L628.6,161.6 L630.5,165.3 L632.4,169.0 L634.3,172.7 L636.2,176.5 L638.1,180.4 L639.9,184.3
+		L641.8,188.1 L643.7,192.0 L645.6,195.9 L647.5,199.7 L649.4,203.5 L651.3,207.3 L653.1,211.0 L655.0,214.7
+		L656.9,218.4 L658.8,222.0 L660.7,225.6 L662.6,229.1 L664.5,232.6 L666.4,236.1 L668.2,239.6 L670.1,243.1
+		L672.0,246.7 L673.9,250.2 L675.8,253.8 L677.7,257.4 L679.6,261.0 L681.5,264.8 L683.3,268.5 L685.2,272.3
+		L687.1,276.2 L689.0,280.1 L690.9,284.0 L692.8,288.0 L694.7,291.9 L696.6,296.0 L698.4,300.0 L700.3,304.0
+		L702.2,308.1 L704.1,312.2 L706.0,316.3 L707.9,320.5 L709.8,324.8 L711.7,329.0 L713.5,333.4 L715.4,337.8
+		L717.3,342.3 L719.2,346.9 L721.1,351.5 L723.0,356.2 L724.9,360.8 L726.7,365.5 L728.6,370.2 L730.5,374.8
+		L732.4,379.4 L734.3,383.9 L736.2,388.3 L738.1,392.7 L740.0,396.9 L741.8,401.1 L743.7,405.1 L745.6,409.1
+		L747.5,413.1 L749.4,417.0 L751.3,420.8 L753.2,424.7 L755.1,428.5 L756.9,432.3 L758.8,436.0 L760.7,439.8
+		L762.6,443.6 L764.5,447.3 L766.4,451.0 L768.3,454.7 L770.2,458.3 L772.0,461.9 L773.9,465.5 L775.8,469.0
+		L777.7,472.5 L779.6,475.9 L781.5,479.3 L783.4,482.6 L785.3,486.0 L787.1,489.2 L789.0,492.5 L790.9,495.7
+		L792.8,499.0 L794.7,502.2 L796.6,505.4 L798.5,508.6 L800.3,511.7 L802.2,514.9 L804.1,518.1 L806.0,521.2
+		L807.9,524.3 L809.8,527.4 L811.7,530.5 L813.6,533.5 L815.4,536.5 L817.3,539.4 L819.2,542.3 L821.1,545.1
+		L823.0,547.8 L824.9,550.5 L826.8,553.2 L828.7,555.8 L830.5,558.3 L832.4,560.8 L834.3,563.2 L836.2,565.6
+		L838.1,568.0 L840.0,570.3 L841.9,572.6 L843.8,574.9 L845.6,577.2 L847.5,579.4 L849.4,581.6 L851.3,583.8
+		L853.2,586.0 L855.1,588.2 L857.0,590.3 L858.9,592.4 L860.7,594.4 L862.6,596.4 L864.5,598.3 L866.4,600.3
+		L868.3,602.1 L870.2,603.9 L872.1,605.6 L873.9,607.3 L875.8,608.9 L877.7,610.5 L879.6,612.0 L881.5,613.5
+		L883.4,614.9 L885.3,616.2 L887.2,617.5 L889.0,618.8 L890.9,620.0 L892.8,621.2 L894.7,622.4 L896.6,623.5
+		L898.5,624.7 L900.4,625.8 L902.3,626.8 L904.1,627.9 L906.0,628.9 L907.9,629.9 L909.8,630.9 L911.7,631.9
+		L913.6,632.8 L915.5,633.7 L917.4,634.6 L919.2,635.5 L921.1,636.3 L923.0,637.2 L924.9,638.0 L926.8,638.8
+		L928.7,639.6 L930.6,640.3 L932.5,641.0 L934.3,641.7 L936.2,642.4 L938.1,643.1 L940.0,643.7 L941.9,644.3
+		L943.8,644.9 L945.7,645.5 L947.5,646.0 L949.4,646.6 L951.3,647.1 L953.2,647.6 L955.1,648.1 L957.0,648.6
+		L958.9,649.0 L960.8,649.5 L962.6,650.0 L964.5,650.5 L966.4,651.0 L968.3,651.4 L970.2,651.9 L972.1,652.4
+		L974.0,652.8 L975.9,653.3 L977.7,653.7 L979.6,654.1 L981.5,654.5 L983.4,654.9 L985.3,655.3 L987.2,655.7
+		L989.1,656.0 L991.0,656.4 L992.8,656.7 L994.7,656.9 L996.6,657.2 L998.5,657.5 L1000.4,657.7 L1002.3,657.9
+		L1004.2,658.1 L1006.1,658.3 L1007.9,658.5 L1009.8,658.6 L1011.7,658.8 L1013.6,658.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,643.3 160.6,642.7 162.5,642.2 164.4,641.6 166.3,641.0 168.1,640.3 170.0,639.7 171.9,639.0 173.8,638.2 175.7,637.5 177.6,636.7 179.5,635.9 181.4,635.0 183.2,634.2 185.1,633.3 187.0,632.3
+188.9,631.4 190.8,630.4 192.7,629.4 194.6,628.4 196.5,627.4 198.3,626.3 200.2,625.2 202.1,624.1 204.0,623.0 205.9,621.8 207.8,620.6 209.7,619.4 211.6,618.2 213.4,617.0 215.3,615.7 217.2,614.4
+219.1,613.1 221.0,611.8 222.9,610.5 224.8,609.1 226.6,607.8 228.5,606.4 230.4,605.0 232.3,603.7 234.2,602.3 236.1,600.9 238.0,599.4 239.9,598.0 241.7,596.5 243.6,595.0 245.5,593.4 247.4,591.8
+249.3,590.2 251.2,588.4 253.1,586.7 255.0,584.8 256.8,582.9 258.7,581.0 260.6,579.0 262.5,576.9 264.4,574.8 266.3,572.6 268.2,570.5 270.1,568.2 271.9,566.0 273.8,563.7 275.7,561.4 277.6,559.1
+279.5,556.8 281.4,554.5 283.3,552.2 285.2,549.8 287.0,547.5 288.9,545.1 290.8,542.7 292.7,540.2 294.6,537.7 296.5,535.2 298.4,532.6 300.2,529.9 302.1,527.2 304.0,524.5 305.9,521.6 307.8,518.7
+309.7,515.7 311.6,512.6 313.5,509.5 315.3,506.3 317.2,503.1 319.1,499.8 321.0,496.5 322.9,493.2 324.8,489.9 326.7,486.6 328.6,483.3 330.4,480.0 332.3,476.7 334.2,473.5 336.1,470.3 338.0,467.1
+339.9,463.9 341.8,460.8 343.7,457.5 345.5,454.3 347.4,451.0 349.3,447.7 351.2,444.3 353.1,440.9 355.0,437.4 356.9,433.8 358.8,430.1 360.6,426.4 362.5,422.5 364.4,418.6 366.3,414.7 368.2,410.6
+370.1,406.5 372.0,402.4 373.8,398.2 375.7,393.9 377.6,389.6 379.5,385.3 381.4,381.0 383.3,376.7 385.2,372.4 387.1,368.1 388.9,363.8 390.8,359.5 392.7,355.2 394.6,351.0 396.5,346.8 398.4,342.6
+400.3,338.5 402.2,334.4 404.0,330.2 405.9,326.2 407.8,322.1 409.7,318.0 411.6,313.9 413.5,309.8 415.4,305.7 417.3,301.6 419.1,297.5 421.0,293.3 422.9,289.2 424.8,285.0 426.7,280.9 428.6,276.7
+430.5,272.6 432.4,268.4 434.2,264.3 436.1,260.3 438.0,256.2 439.9,252.2 441.8,248.2 443.7,244.3 445.6,240.4 447.4,236.5 449.3,232.6 451.2,228.8 453.1,224.9 455.0,221.0 456.9,217.2 458.8,213.3
+460.7,209.4 462.5,205.4 464.4,201.5 466.3,197.5 468.2,193.6 470.1,189.6 472.0,185.7 473.9,181.8 475.8,177.9 477.6,174.1 479.5,170.4 481.4,166.8 483.3,163.3 485.2,159.8 487.1,156.5 489.0,153.4
+490.9,150.3 492.7,147.4 494.6,144.5 496.5,141.8 498.4,139.2 500.3,136.7 502.2,134.3 504.1,131.9 506.0,129.6 507.8,127.4 509.7,125.1 511.6,122.9 513.5,120.8 515.4,118.6 517.3,116.5 519.2,114.4
+521.0,112.3 522.9,110.2 524.8,108.2 526.7,106.2 528.6,104.2 530.5,102.4 532.4,100.6 534.3,98.9 536.1,97.3 538.0,95.8 539.9,94.4 541.8,93.2 543.7,92.1 545.6,91.1 547.5,90.4 549.4,89.8
+551.2,89.4 553.1,89.1 555.0,89.0 556.9,89.1 558.8,89.3 560.7,89.6 562.6,90.1 564.5,90.7 566.3,91.3 568.2,92.1 570.1,92.9 572.0,93.8 573.9,94.8 575.8,95.8 577.7,96.8 579.5,98.0
+581.4,99.2 583.3,100.5 585.2,101.9 587.1,103.4 589.0,105.0 590.9,106.7 592.8,108.6 594.6,110.5 596.5,112.6 598.4,114.7 600.3,117.0 602.2,119.4 604.1,121.9 606.0,124.4 607.9,127.1 609.7,129.8
+611.6,132.6 613.5,135.5 615.4,138.5 617.3,141.5 619.2,144.7 621.1,147.9 623.0,151.2 624.8,154.6 626.7,158.1 628.6,161.6 630.5,165.3 632.4,169.0 634.3,172.7 636.2,176.5 638.1,180.4 639.9,184.3
+641.8,188.1 643.7,192.0 645.6,195.9 647.5,199.7 649.4,203.5 651.3,207.3 653.1,211.0 655.0,214.7 656.9,218.4 658.8,222.0 660.7,225.6 662.6,229.1 664.5,232.6 666.4,236.1 668.2,239.6 670.1,243.1
+672.0,246.7 673.9,250.2 675.8,253.8 677.7,257.4 679.6,261.0 681.5,264.8 683.3,268.5 685.2,272.3 687.1,276.2 689.0,280.1 690.9,284.0 692.8,288.0 694.7,291.9 696.6,296.0 698.4,300.0 700.3,304.0
+702.2,308.1 704.1,312.2 706.0,316.3 707.9,320.5 709.8,324.8 711.7,329.0 713.5,333.4 715.4,337.8 717.3,342.3 719.2,346.9 721.1,351.5 723.0,356.2 724.9,360.8 726.7,365.5 728.6,370.2 730.5,374.8
+732.4,379.4 734.3,383.9 736.2,388.3 738.1,392.7 740.0,396.9 741.8,401.1 743.7,405.1 745.6,409.1 747.5,413.1 749.4,417.0 751.3,420.8 753.2,424.7 755.1,428.5 756.9,432.3 758.8,436.0 760.7,439.8
+762.6,443.6 764.5,447.3 766.4,451.0 768.3,454.7 770.2,458.3 772.0,461.9 773.9,465.5 775.8,469.0 777.7,472.5 779.6,475.9 781.5,479.3 783.4,482.6 785.3,486.0 787.1,489.2 789.0,492.5 790.9,495.7
+792.8,499.0 794.7,502.2 796.6,505.4 798.5,508.6 800.3,511.7 802.2,514.9 804.1,518.1 806.0,521.2 807.9,524.3 809.8,527.4 811.7,530.5 813.6,533.5 815.4,536.5 817.3,539.4 819.2,542.3 821.1,545.1
+823.0,547.8 824.9,550.5 826.8,553.2 828.7,555.8 830.5,558.3 832.4,560.8 834.3,563.2 836.2,565.6 838.1,568.0 840.0,570.3 841.9,572.6 843.8,574.9 845.6,577.2 847.5,579.4 849.4,581.6 851.3,583.8
+853.2,586.0 855.1,588.2 857.0,590.3 858.9,592.4 860.7,594.4 862.6,596.4 864.5,598.3 866.4,600.3 868.3,602.1 870.2,603.9 872.1,605.6 873.9,607.3 875.8,608.9 877.7,610.5 879.6,612.0 881.5,613.5
+883.4,614.9 885.3,616.2 887.2,617.5 889.0,618.8 890.9,620.0 892.8,621.2 894.7,622.4 896.6,623.5 898.5,624.7 900.4,625.8 902.3,626.8 904.1,627.9 906.0,628.9 907.9,629.9 909.8,630.9 911.7,631.9
+913.6,632.8 915.5,633.7 917.4,634.6 919.2,635.5 921.1,636.3 923.0,637.2 924.9,638.0 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M543.6,662.4 L543.6,92.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '958.2,54.1 1013.6,54.1 1013.6,662.4 958.2,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/change/median.svg b/results/barbershop/500000/report/change/median.svg
new file mode 100644
index 0000000..b343e3a
--- /dev/null
+++ b/results/barbershop/500000/report/change/median.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,594.8 L80.9,594.8  '/>	<g transform="translate(63.6,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,527.2 L80.9,527.2  '/>	<g transform="translate(63.6,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,392.0 L80.9,392.0  '/>	<g transform="translate(63.6,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,324.5 L80.9,324.5  '/>	<g transform="translate(63.6,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,189.3 L80.9,189.3  '/>	<g transform="translate(63.6,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,121.7 L80.9,121.7  '/>	<g transform="translate(63.6,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 450</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M81.3,662.4 L81.3,653.4  '/>	<g transform="translate(81.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M235.0,662.4 L235.0,653.4  '/>	<g transform="translate(235.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M388.8,662.4 L388.8,653.4  '/>	<g transform="translate(388.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M542.5,662.4 L542.5,653.4  '/>	<g transform="translate(542.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M696.3,662.4 L696.3,653.4  '/>	<g transform="translate(696.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M850.0,662.4 L850.0,653.4  '/>	<g transform="translate(850.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.8,662.4 L1003.8,653.4  '/>	<g transform="translate(1003.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.3 L73.8,658.1 L75.7,657.9 L77.6,657.7 L79.4,657.4 L81.3,657.2
+		L83.2,656.9 L85.1,656.6 L87.0,656.4 L88.9,656.1 L90.8,655.8 L92.7,655.4 L94.5,655.1 L96.4,654.8
+		L98.3,654.6 L100.2,654.3 L102.1,654.0 L104.0,653.7 L105.9,653.5 L107.8,653.2 L109.6,653.0 L111.5,652.7
+		L113.4,652.5 L115.3,652.3 L117.2,652.1 L119.1,651.9 L121.0,651.7 L122.9,651.5 L124.7,651.2 L126.6,651.0
+		L128.5,650.8 L130.4,650.5 L132.3,650.3 L134.2,650.0 L136.1,649.7 L138.0,649.4 L139.8,649.1 L141.7,648.8
+		L143.6,648.5 L145.5,648.2 L147.4,647.9 L149.3,647.5 L151.2,647.2 L153.0,646.9 L154.9,646.6 L156.8,646.3
+		L158.7,646.0 L160.6,645.7 L162.5,645.5 L164.4,645.2 L166.3,645.0 L168.1,644.7 L170.0,644.5 L171.9,644.2
+		L173.8,643.9 L175.7,643.6 L177.6,643.2 L179.5,642.8 L181.4,642.3 L183.2,641.8 L185.1,641.2 L187.0,640.6
+		L188.9,639.8 L190.8,639.0 L192.7,638.2 L194.6,637.2 L196.5,636.2 L198.3,635.1 L200.2,634.0 L202.1,632.9
+		L204.0,631.7 L205.9,630.4 L207.8,629.2 L209.7,627.9 L211.6,626.7 L213.4,625.5 L215.3,624.2 L217.2,623.0
+		L219.1,621.9 L221.0,620.7 L222.9,619.5 L224.8,618.4 L226.6,617.3 L228.5,616.1 L230.4,614.9 L232.3,613.7
+		L234.2,612.4 L236.1,611.0 L238.0,609.5 L239.9,608.0 L241.7,606.3 L243.6,604.6 L245.5,602.7 L247.4,600.8
+		L249.3,598.8 L251.2,596.8 L253.1,594.8 L255.0,592.7 L256.8,590.7 L258.7,588.7 L260.6,586.7 L262.5,584.8
+		L264.4,583.0 L266.3,581.2 L268.2,579.5 L270.1,577.9 L271.9,576.3 L273.8,574.8 L275.7,573.3 L277.6,571.8
+		L279.5,570.4 L281.4,568.9 L283.3,567.4 L285.2,565.9 L287.0,564.3 L288.9,562.6 L290.8,560.9 L292.7,559.0
+		L294.6,557.0 L296.5,554.8 L298.4,552.5 L300.2,550.0 L302.1,547.2 L304.0,544.1 L305.9,540.8 L307.8,537.2
+		L309.7,533.1 L311.6,528.7 L313.5,523.9 L315.3,518.6 L317.2,512.9 L319.1,506.7 L321.0,500.0 L322.9,492.8
+		L324.8,485.2 L326.7,477.1 L328.6,468.7 L330.4,459.9 L332.3,450.8 L334.2,441.5 L336.1,432.1 L338.0,422.6
+		L339.9,413.1 L341.8,403.8 L343.7,394.5 L345.5,385.5 L347.4,376.8 L349.3,368.3 L351.2,360.1 L353.1,352.2
+		L355.0,344.6 L356.9,337.2 L358.8,330.0 L360.6,323.0 L362.5,316.1 L364.4,309.4 L366.3,302.7 L368.2,296.2
+		L370.1,289.7 L372.0,283.4 L373.8,277.1 L375.7,271.0 L377.6,265.0 L379.5,259.2 L381.4,253.5 L383.3,248.1
+		L385.2,243.0 L387.1,238.0 L388.9,233.4 L390.8,229.0 L392.7,225.0 L394.6,221.2 L396.5,217.8 L398.4,214.7
+		L400.3,211.9 L402.2,209.4 L404.0,207.1 L405.9,205.1 L407.8,203.2 L409.7,201.5 L411.6,199.8 L413.5,198.2
+		L415.4,196.6 L417.3,195.0 L419.1,193.3 L421.0,191.6 L422.9,189.9 L424.8,188.3 L426.7,186.7 L428.6,185.3
+		L430.5,184.1 L432.4,183.2 L434.2,182.7 L436.1,182.5 L438.0,182.7 L439.9,183.3 L441.8,184.2 L443.7,185.5
+		L445.6,186.9 L447.4,188.5 L449.3,190.1 L451.2,191.6 L453.1,193.1 L455.0,194.4 L456.9,195.4 L458.8,196.3
+		L460.7,196.9 L462.5,197.3 L464.4,197.6 L466.3,197.7 L468.2,197.8 L470.1,197.8 L472.0,197.8 L473.9,197.8
+		L475.8,197.9 L477.6,198.1 L479.5,198.3 L481.4,198.6 L483.3,199.0 L485.2,199.4 L487.1,200.0 L489.0,200.6
+		L490.9,201.3 L492.7,202.2 L494.6,203.1 L496.5,204.3 L498.4,205.5 L500.3,206.9 L502.2,208.5 L504.1,210.1
+		L506.0,211.7 L507.8,213.2 L509.7,214.6 L511.6,215.7 L513.5,216.5 L515.4,217.0 L517.3,216.9 L519.2,216.2
+		L521.0,215.0 L522.9,213.2 L524.8,210.7 L526.7,207.7 L528.6,204.1 L530.5,200.0 L532.4,195.4 L534.3,190.5
+		L536.1,185.3 L538.0,180.0 L539.9,174.7 L541.8,169.5 L543.7,164.4 L545.6,159.7 L547.5,155.4 L549.4,151.6
+		L551.2,148.3 L553.1,145.6 L555.0,143.5 L556.9,142.0 L558.8,141.0 L560.7,140.3 L562.6,140.0 L564.5,139.9
+		L566.3,139.8 L568.2,139.7 L570.1,139.3 L572.0,138.7 L573.9,137.6 L575.8,136.2 L577.7,134.3 L579.5,131.9
+		L581.4,129.1 L583.3,126.0 L585.2,122.5 L587.1,118.8 L589.0,114.9 L590.9,111.0 L592.8,107.0 L594.6,103.2
+		L596.5,99.4 L598.4,95.9 L600.3,92.6 L602.2,89.7 L604.1,87.3 L606.0,85.3 L607.9,84.0 L609.7,83.2
+		L611.6,83.2 L613.5,83.9 L615.4,85.4 L617.3,87.6 L619.2,90.7 L621.1,94.4 L623.0,98.8 L624.8,103.8
+		L626.7,109.4 L628.6,115.4 L630.5,121.8 L632.4,128.6 L634.3,135.6 L636.2,142.9 L638.1,150.4 L639.9,158.2
+		L641.8,166.2 L643.7,174.4 L645.6,182.9 L647.5,191.8 L649.4,200.9 L651.3,210.3 L653.1,220.0 L655.0,229.9
+		L656.9,240.0 L658.8,250.2 L660.7,260.4 L662.6,270.6 L664.5,280.7 L666.4,290.6 L668.2,300.2 L670.1,309.5
+		L672.0,318.3 L673.9,326.8 L675.8,334.8 L677.7,342.3 L679.6,349.4 L681.5,356.0 L683.3,362.2 L685.2,367.9
+		L687.1,373.2 L689.0,378.2 L690.9,382.8 L692.8,387.2 L694.7,391.3 L696.6,395.2 L698.4,399.1 L700.3,402.8
+		L702.2,406.5 L704.1,410.3 L706.0,414.1 L707.9,417.9 L709.8,421.9 L711.7,425.9 L713.5,430.0 L715.4,434.2
+		L717.3,438.3 L719.2,442.3 L721.1,446.2 L723.0,449.9 L724.9,453.3 L726.7,456.4 L728.6,459.1 L730.5,461.4
+		L732.4,463.2 L734.3,464.5 L736.2,465.3 L738.1,465.6 L740.0,465.4 L741.8,464.8 L743.7,463.9 L745.6,462.6
+		L747.5,461.2 L749.4,459.6 L751.3,458.0 L753.2,456.4 L755.1,455.0 L756.9,453.9 L758.8,453.1 L760.7,452.8
+		L762.6,453.0 L764.5,453.7 L766.4,455.0 L768.3,456.9 L770.2,459.3 L772.0,462.2 L773.9,465.5 L775.8,469.2
+		L777.7,473.1 L779.6,477.2 L781.5,481.4 L783.4,485.5 L785.3,489.5 L787.1,493.2 L789.0,496.7 L790.9,499.9
+		L792.8,502.8 L794.7,505.3 L796.6,507.6 L798.5,509.5 L800.3,511.2 L802.2,512.8 L804.1,514.2 L806.0,515.7
+		L807.9,517.2 L809.8,518.8 L811.7,520.6 L813.6,522.7 L815.4,525.0 L817.3,527.7 L819.2,530.6 L821.1,533.9
+		L823.0,537.5 L824.9,541.4 L826.8,545.5 L828.7,549.9 L830.5,554.4 L832.4,559.0 L834.3,563.6 L836.2,568.3
+		L838.1,572.9 L840.0,577.4 L841.9,581.7 L843.8,585.8 L845.6,589.7 L847.5,593.4 L849.4,596.8 L851.3,599.9
+		L853.2,602.8 L855.1,605.4 L857.0,607.8 L858.9,610.0 L860.7,612.0 L862.6,613.8 L864.5,615.4 L866.4,616.9
+		L868.3,618.3 L870.2,619.6 L872.1,620.8 L873.9,622.0 L875.8,623.1 L877.7,624.2 L879.6,625.3 L881.5,626.3
+		L883.4,627.3 L885.3,628.3 L887.2,629.3 L889.0,630.3 L890.9,631.3 L892.8,632.2 L894.7,633.2 L896.6,634.1
+		L898.5,635.0 L900.4,635.9 L902.3,636.7 L904.1,637.5 L906.0,638.3 L907.9,639.0 L909.8,639.6 L911.7,640.2
+		L913.6,640.8 L915.5,641.3 L917.4,641.8 L919.2,642.2 L921.1,642.6 L923.0,643.0 L924.9,643.4 L926.8,643.7
+		L928.7,644.1 L930.6,644.4 L932.5,644.8 L934.3,645.2 L936.2,645.6 L938.1,646.0 L940.0,646.4 L941.9,646.8
+		L943.8,647.2 L945.7,647.6 L947.5,648.0 L949.4,648.4 L951.3,648.8 L953.2,649.2 L955.1,649.5 L957.0,649.9
+		L958.9,650.2 L960.8,650.5 L962.6,650.8 L964.5,651.1 L966.4,651.3 L968.3,651.6 L970.2,651.9 L972.1,652.2
+		L974.0,652.5 L975.9,652.8 L977.7,653.1 L979.6,653.4 L981.5,653.8 L983.4,654.2 L985.3,654.5 L987.2,654.9
+		L989.1,655.3 L991.0,655.6 L992.8,656.0 L994.7,656.3 L996.6,656.6 L998.5,656.9 L1000.4,657.2 L1002.3,657.5
+		L1004.2,657.7 L1006.1,657.9 L1007.9,658.1 L1009.8,658.2 L1011.7,658.4 L1013.6,658.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,646.0 160.6,645.7 162.5,645.5 164.4,645.2 166.3,645.0 168.1,644.7 170.0,644.5 171.9,644.2 173.8,643.9 175.7,643.6 177.6,643.2 179.5,642.8 181.4,642.3 183.2,641.8 185.1,641.2 187.0,640.6
+188.9,639.8 190.8,639.0 192.7,638.2 194.6,637.2 196.5,636.2 198.3,635.1 200.2,634.0 202.1,632.9 204.0,631.7 205.9,630.4 207.8,629.2 209.7,627.9 211.6,626.7 213.4,625.5 215.3,624.2 217.2,623.0
+219.1,621.9 221.0,620.7 222.9,619.5 224.8,618.4 226.6,617.3 228.5,616.1 230.4,614.9 232.3,613.7 234.2,612.4 236.1,611.0 238.0,609.5 239.9,608.0 241.7,606.3 243.6,604.6 245.5,602.7 247.4,600.8
+249.3,598.8 251.2,596.8 253.1,594.8 255.0,592.7 256.8,590.7 258.7,588.7 260.6,586.7 262.5,584.8 264.4,583.0 266.3,581.2 268.2,579.5 270.1,577.9 271.9,576.3 273.8,574.8 275.7,573.3 277.6,571.8
+279.5,570.4 281.4,568.9 283.3,567.4 285.2,565.9 287.0,564.3 288.9,562.6 290.8,560.9 292.7,559.0 294.6,557.0 296.5,554.8 298.4,552.5 300.2,550.0 302.1,547.2 304.0,544.1 305.9,540.8 307.8,537.2
+309.7,533.1 311.6,528.7 313.5,523.9 315.3,518.6 317.2,512.9 319.1,506.7 321.0,500.0 322.9,492.8 324.8,485.2 326.7,477.1 328.6,468.7 330.4,459.9 332.3,450.8 334.2,441.5 336.1,432.1 338.0,422.6
+339.9,413.1 341.8,403.8 343.7,394.5 345.5,385.5 347.4,376.8 349.3,368.3 351.2,360.1 353.1,352.2 355.0,344.6 356.9,337.2 358.8,330.0 360.6,323.0 362.5,316.1 364.4,309.4 366.3,302.7 368.2,296.2
+370.1,289.7 372.0,283.4 373.8,277.1 375.7,271.0 377.6,265.0 379.5,259.2 381.4,253.5 383.3,248.1 385.2,243.0 387.1,238.0 388.9,233.4 390.8,229.0 392.7,225.0 394.6,221.2 396.5,217.8 398.4,214.7
+400.3,211.9 402.2,209.4 404.0,207.1 405.9,205.1 407.8,203.2 409.7,201.5 411.6,199.8 413.5,198.2 415.4,196.6 417.3,195.0 419.1,193.3 421.0,191.6 422.9,189.9 424.8,188.3 426.7,186.7 428.6,185.3
+430.5,184.1 432.4,183.2 434.2,182.7 436.1,182.5 438.0,182.7 439.9,183.3 441.8,184.2 443.7,185.5 445.6,186.9 447.4,188.5 449.3,190.1 451.2,191.6 453.1,193.1 455.0,194.4 456.9,195.4 458.8,196.3
+460.7,196.9 462.5,197.3 464.4,197.6 466.3,197.7 468.2,197.8 470.1,197.8 472.0,197.8 473.9,197.8 475.8,197.9 477.6,198.1 479.5,198.3 481.4,198.6 483.3,199.0 485.2,199.4 487.1,200.0 489.0,200.6
+490.9,201.3 492.7,202.2 494.6,203.1 496.5,204.3 498.4,205.5 500.3,206.9 502.2,208.5 504.1,210.1 506.0,211.7 507.8,213.2 509.7,214.6 511.6,215.7 513.5,216.5 515.4,217.0 517.3,216.9 519.2,216.2
+521.0,215.0 522.9,213.2 524.8,210.7 526.7,207.7 528.6,204.1 530.5,200.0 532.4,195.4 534.3,190.5 536.1,185.3 538.0,180.0 539.9,174.7 541.8,169.5 543.7,164.4 545.6,159.7 547.5,155.4 549.4,151.6
+551.2,148.3 553.1,145.6 555.0,143.5 556.9,142.0 558.8,141.0 560.7,140.3 562.6,140.0 564.5,139.9 566.3,139.8 568.2,139.7 570.1,139.3 572.0,138.7 573.9,137.6 575.8,136.2 577.7,134.3 579.5,131.9
+581.4,129.1 583.3,126.0 585.2,122.5 587.1,118.8 589.0,114.9 590.9,111.0 592.8,107.0 594.6,103.2 596.5,99.4 598.4,95.9 600.3,92.6 602.2,89.7 604.1,87.3 606.0,85.3 607.9,84.0 609.7,83.2
+611.6,83.2 613.5,83.9 615.4,85.4 617.3,87.6 619.2,90.7 621.1,94.4 623.0,98.8 624.8,103.8 626.7,109.4 628.6,115.4 630.5,121.8 632.4,128.6 634.3,135.6 636.2,142.9 638.1,150.4 639.9,158.2
+641.8,166.2 643.7,174.4 645.6,182.9 647.5,191.8 649.4,200.9 651.3,210.3 653.1,220.0 655.0,229.9 656.9,240.0 658.8,250.2 660.7,260.4 662.6,270.6 664.5,280.7 666.4,290.6 668.2,300.2 670.1,309.5
+672.0,318.3 673.9,326.8 675.8,334.8 677.7,342.3 679.6,349.4 681.5,356.0 683.3,362.2 685.2,367.9 687.1,373.2 689.0,378.2 690.9,382.8 692.8,387.2 694.7,391.3 696.6,395.2 698.4,399.1 700.3,402.8
+702.2,406.5 704.1,410.3 706.0,414.1 707.9,417.9 709.8,421.9 711.7,425.9 713.5,430.0 715.4,434.2 717.3,438.3 719.2,442.3 721.1,446.2 723.0,449.9 724.9,453.3 726.7,456.4 728.6,459.1 730.5,461.4
+732.4,463.2 734.3,464.5 736.2,465.3 738.1,465.6 740.0,465.4 741.8,464.8 743.7,463.9 745.6,462.6 747.5,461.2 749.4,459.6 751.3,458.0 753.2,456.4 755.1,455.0 756.9,453.9 758.8,453.1 760.7,452.8
+762.6,453.0 764.5,453.7 766.4,455.0 768.3,456.9 770.2,459.3 772.0,462.2 773.9,465.5 775.8,469.2 777.7,473.1 779.6,477.2 781.5,481.4 783.4,485.5 785.3,489.5 787.1,493.2 789.0,496.7 790.9,499.9
+792.8,502.8 794.7,505.3 796.6,507.6 798.5,509.5 800.3,511.2 802.2,512.8 804.1,514.2 806.0,515.7 807.9,517.2 809.8,518.8 811.7,520.6 813.6,522.7 815.4,525.0 817.3,527.7 819.2,530.6 821.1,533.9
+823.0,537.5 824.9,541.4 826.8,545.5 828.7,549.9 830.5,554.4 832.4,559.0 834.3,563.6 836.2,568.3 838.1,572.9 840.0,577.4 841.9,581.7 843.8,585.8 845.6,589.7 847.5,593.4 849.4,596.8 851.3,599.9
+853.2,602.8 855.1,605.4 857.0,607.8 858.9,610.0 860.7,612.0 862.6,613.8 864.5,615.4 866.4,616.9 868.3,618.3 870.2,619.6 872.1,620.8 873.9,622.0 875.8,623.1 877.7,624.2 879.6,625.3 881.5,626.3
+883.4,627.3 885.3,628.3 887.2,629.3 889.0,630.3 890.9,631.3 892.8,632.2 894.7,633.2 896.6,634.1 898.5,635.0 900.4,635.9 902.3,636.7 904.1,637.5 906.0,638.3 907.9,639.0 909.8,639.6 911.7,640.2
+913.6,640.8 915.5,641.3 917.4,641.8 919.2,642.2 921.1,642.6 923.0,643.0 924.9,643.4 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M483.6,662.4 L483.6,199.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1003.8,54.1 1013.6,54.1 1013.6,662.4 1003.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/change/t-test.svg b/results/barbershop/500000/report/change/t-test.svg
new file mode 100644
index 0000000..6997e1a
--- /dev/null
+++ b/results/barbershop/500000/report/change/t-test.svg
@@ -0,0 +1,255 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M191.3,662.4 L191.3,653.4  '/>	<g transform="translate(191.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M302.4,662.4 L302.4,653.4  '/>	<g transform="translate(302.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M413.5,662.4 L413.5,653.4  '/>	<g transform="translate(413.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M524.6,662.4 L524.6,653.4  '/>	<g transform="translate(524.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M635.6,662.4 L635.6,653.4  '/>	<g transform="translate(635.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M746.7,662.4 L746.7,653.4  '/>	<g transform="translate(746.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M857.8,662.4 L857.8,653.4  '/>	<g transform="translate(857.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M968.9,662.4 L968.9,653.4  '/>	<g transform="translate(968.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '408.8,662.4 410.0,662.4 411.2,662.4 412.4,662.4 413.6,662.4 414.8,662.4 416.0,662.3 417.2,662.3 418.4,662.3 419.7,662.3 420.9,662.2 422.1,662.2 423.3,662.2 424.5,662.1 425.7,662.1 426.9,662.1
+428.1,662.1 429.3,662.1 430.5,662.2 431.7,662.2 432.9,662.2 434.1,662.3 435.3,662.3 436.5,662.3 437.7,662.4 438.9,662.4 440.1,662.4 441.3,662.4 442.5,662.4 443.7,662.4 444.9,662.4 446.1,662.4
+447.3,662.4 448.5,662.4 449.7,662.4 450.9,662.4 452.1,662.4 453.3,662.4 454.5,662.4 455.7,662.4 456.9,662.4 458.1,662.4 459.3,662.4 460.5,662.4 461.8,662.4 463.0,662.4 464.2,662.4 465.4,662.4
+466.6,662.4 467.8,662.4 469.0,662.4 470.2,662.4 471.4,662.4 472.6,662.4 473.8,662.4 475.0,662.4 476.2,662.4 477.4,662.4 478.6,662.4 479.8,662.4 481.0,662.4 482.2,662.4 483.4,662.4 484.6,662.4
+485.8,662.4 487.0,662.4 488.2,662.4 489.4,662.4 490.6,662.4 491.8,662.4 493.0,662.4 494.2,662.4 495.4,662.4 496.6,662.4 497.8,662.4 499.0,662.4 500.2,662.4 501.4,662.4 502.7,662.4 503.9,662.4
+505.1,662.4 506.3,662.4 507.5,662.4 508.7,662.4 509.9,662.3 511.1,662.3 512.3,662.3 513.5,662.3 514.7,662.3 515.9,662.2 517.1,662.2 518.3,662.2 519.5,662.2 520.7,662.2 521.9,662.2 523.1,662.2
+524.3,662.2 525.5,662.2 526.7,662.2 527.9,662.2 529.1,662.2 530.3,662.2 531.5,662.1 532.7,662.1 533.9,662.1 535.1,662.0 536.3,661.9 537.5,661.9 538.7,661.8 539.9,661.7 541.1,661.6 542.3,661.6
+543.6,661.5 544.8,661.4 546.0,661.4 547.2,661.3 548.4,661.2 549.6,661.1 550.8,661.0 552.0,660.9 553.2,660.8 554.4,660.6 555.6,660.5 556.8,660.3 558.0,660.1 559.2,659.8 560.4,659.6 561.6,659.4
+562.8,659.1 564.0,658.9 565.2,658.7 566.4,658.5 567.6,658.3 568.8,658.0 570.0,657.8 571.2,657.5 572.4,657.1 573.6,656.7 574.8,656.2 576.0,655.6 577.2,655.0 578.4,654.3 579.6,653.6 580.8,652.9
+582.0,652.3 583.2,651.6 584.4,651.0 585.7,650.5 586.9,650.0 588.1,649.5 589.3,649.1 590.5,648.7 591.7,648.4 592.9,647.9 594.1,647.4 595.3,646.8 596.5,646.1 597.7,645.3 598.9,644.3 600.1,643.2
+601.3,641.9 602.5,640.6 603.7,639.2 604.9,637.7 606.1,636.2 607.3,634.7 608.5,633.2 609.7,631.8 610.9,630.3 612.1,628.9 613.3,627.5 614.5,626.0 615.7,624.4 616.9,622.8 618.1,620.9 619.3,618.9
+620.5,616.6 621.7,614.2 622.9,611.5 624.1,608.7 625.3,605.8 626.6,602.8 627.8,599.7 629.0,596.5 630.2,593.3 631.4,590.1 632.6,586.7 633.8,583.2 635.0,579.6 636.2,575.8 637.4,571.9 638.6,567.8
+639.8,563.5 641.0,559.2 642.2,554.7 643.4,550.2 644.6,545.6 645.8,541.0 647.0,536.3 648.2,531.6 649.4,526.8 650.6,522.0 651.8,517.2 653.0,512.4 654.2,507.6 655.4,502.7 656.6,497.8 657.8,492.8
+659.0,487.6 660.2,482.2 661.4,476.5 662.6,470.5 663.8,464.2 665.0,457.5 666.2,450.6 667.4,443.3 668.7,435.8 669.9,428.0 671.1,420.0 672.3,411.9 673.5,403.6 674.7,395.2 675.9,386.7 677.1,378.2
+678.3,369.7 679.5,361.2 680.7,352.9 681.9,344.6 683.1,336.4 684.3,328.4 685.5,320.5 686.7,312.7 687.9,305.1 689.1,297.6 690.3,290.1 691.5,282.7 692.7,275.3 693.9,267.9 695.1,260.6 696.3,253.3
+697.5,246.1 698.7,239.0 699.9,232.1 701.1,225.4 702.3,218.9 703.5,212.7 704.7,206.8 705.9,201.0 707.1,195.3 708.3,189.5 709.6,183.7 710.8,177.7 712.0,171.4 713.2,164.8 714.4,157.9 715.6,150.9
+716.8,143.7 718.0,136.6 719.2,129.6 720.4,122.9 721.6,116.6 722.8,110.6 724.0,105.1 725.2,99.9 726.4,95.1 727.6,90.6 728.8,86.5 730.0,82.6 731.2,79.0 732.4,75.8 733.6,72.9 734.8,70.3
+736.0,68.0 737.2,66.0 738.4,64.2 739.6,62.6 740.8,61.2 742.0,60.0 743.2,59.0 744.4,58.3 745.6,57.9 746.8,57.9 748.0,58.2 749.2,59.0 750.4,60.1 751.7,61.7 752.9,63.7 754.1,66.2
+755.3,69.1 756.5,72.4 757.7,76.2 758.9,80.2 760.1,84.6 761.3,89.1 762.5,93.6 763.7,98.1 764.9,102.4 766.1,106.5 767.3,110.4 768.5,114.1 769.7,117.8 770.9,121.5 772.1,125.3 773.3,129.5
+774.5,134.1 775.7,139.3 776.9,145.0 778.1,151.3 779.3,158.1 780.5,165.4 781.7,173.0 782.9,180.8 784.1,188.7 785.3,196.4 786.5,204.0 787.7,211.3 788.9,218.4 790.1,225.1 791.3,231.6 792.6,237.9
+793.8,244.2 795.0,250.6 796.2,257.2 797.4,264.0 798.6,271.1 799.8,278.6 801.0,286.4 802.2,294.5 803.4,302.8 804.6,311.2 805.8,319.8 807.0,328.3 808.2,336.7 809.4,345.1 810.6,353.2 811.8,361.2
+813.0,368.9 814.2,376.5 815.4,383.8 816.6,391.1 817.8,398.1 819.0,405.1 820.2,412.1 821.4,419.0 822.6,425.9 823.8,432.7 825.0,439.6 826.2,446.4 827.4,453.1 828.6,459.8 829.8,466.3 831.0,472.7
+832.2,479.0 833.4,485.0 834.7,490.9 835.9,496.7 837.1,502.2 838.3,507.7 839.5,513.0 840.7,518.1 841.9,523.2 843.1,528.1 844.3,532.9 845.5,537.5 846.7,542.1 847.9,546.5 849.1,550.8 850.3,555.0
+851.5,559.1 852.7,563.0 853.9,566.7 855.1,570.3 856.3,573.7 857.5,577.0 858.7,580.2 859.9,583.3 861.1,586.3 862.3,589.2 863.5,592.0 864.7,594.8 865.9,597.5 867.1,600.1 868.3,602.6 869.5,605.1
+870.7,607.5 871.9,609.8 873.1,612.2 874.3,614.5 875.6,616.8 876.8,619.1 878.0,621.4 879.2,623.6 880.4,625.8 881.6,627.8 882.8,629.8 884.0,631.6 885.2,633.2 886.4,634.8 887.6,636.3 888.8,637.6
+890.0,638.9 891.2,640.1 892.4,641.3 893.6,642.3 894.8,643.3 896.0,644.3 897.2,645.2 898.4,646.0 899.6,646.8 900.8,647.5 902.0,648.2 903.2,648.9 904.4,649.6 905.6,650.2 906.8,650.8 908.0,651.4
+909.2,652.0 910.4,652.7 911.6,653.3 912.8,653.9 914.0,654.5 915.2,655.1 916.4,655.7 917.7,656.2 918.9,656.7 920.1,657.2 921.3,657.5 922.5,657.9 923.7,658.2 924.9,658.5 926.1,658.7 927.3,659.0
+928.5,659.2 929.7,659.5 930.9,659.7 932.1,659.9 933.3,660.1 934.5,660.3 935.7,660.4 936.9,660.5 938.1,660.6 939.3,660.7 940.5,660.8 941.7,660.8 942.9,660.9 944.1,660.9 945.3,661.0 946.5,661.0
+947.7,661.0 948.9,661.1 950.1,661.1 951.3,661.2 952.5,661.3 953.7,661.4 954.9,661.5 956.1,661.6 957.3,661.7 958.6,661.8 959.8,661.8 961.0,661.9 962.2,662.0 963.4,662.0 964.6,662.1 965.8,662.1
+967.0,662.1 968.2,662.1 969.4,662.2 970.6,662.2 971.8,662.2 973.0,662.2 974.2,662.2 975.4,662.2 976.6,662.3 977.8,662.3 979.0,662.3 980.2,662.3 981.4,662.3 982.6,662.3 983.8,662.3 985.0,662.2
+986.2,662.2 987.4,662.2 988.6,662.2 989.8,662.2 991.0,662.2 992.2,662.2 993.4,662.2 994.6,662.2 995.8,662.2 997.0,662.3 998.2,662.3 999.4,662.3 1000.7,662.3 1001.9,662.4 1003.1,662.4 1004.3,662.4
+1005.5,662.4 1006.7,662.4 1007.9,662.4 1009.1,662.4 1009.1,662.4 1007.9,662.4 1006.7,662.4 1005.5,662.4 1004.3,662.4 1003.1,662.4 1001.9,662.4 1000.7,662.4 999.4,662.4 998.2,662.4 997.0,662.4 995.8,662.4
+994.6,662.4 993.4,662.4 992.2,662.4 991.0,662.4 989.8,662.4 988.6,662.4 987.4,662.4 986.2,662.4 985.0,662.4 983.8,662.4 982.6,662.4 981.4,662.4 980.2,662.4 979.0,662.4 977.8,662.4 976.6,662.4
+975.4,662.4 974.2,662.4 973.0,662.4 971.8,662.4 970.6,662.4 969.4,662.4 968.2,662.4 967.0,662.4 965.8,662.4 964.6,662.4 963.4,662.4 962.2,662.4 961.0,662.4 959.8,662.4 958.6,662.4 957.3,662.4
+956.1,662.4 954.9,662.4 953.7,662.4 952.5,662.4 951.3,662.4 950.1,662.4 948.9,662.4 947.7,662.4 946.5,662.4 945.3,662.4 944.1,662.4 942.9,662.4 941.7,662.4 940.5,662.4 939.3,662.4 938.1,662.4
+936.9,662.4 935.7,662.4 934.5,662.4 933.3,662.4 932.1,662.4 930.9,662.4 929.7,662.4 928.5,662.4 927.3,662.4 926.1,662.4 924.9,662.4 923.7,662.4 922.5,662.4 921.3,662.4 920.1,662.4 918.9,662.4
+917.7,662.4 916.4,662.4 915.2,662.4 914.0,662.4 912.8,662.4 911.6,662.4 910.4,662.4 909.2,662.4 908.0,662.4 906.8,662.4 905.6,662.4 904.4,662.4 903.2,662.4 902.0,662.4 900.8,662.4 899.6,662.4
+898.4,662.4 897.2,662.4 896.0,662.4 894.8,662.4 893.6,662.4 892.4,662.4 891.2,662.4 890.0,662.4 888.8,662.4 887.6,662.4 886.4,662.4 885.2,662.4 884.0,662.4 882.8,662.4 881.6,662.4 880.4,662.4
+879.2,662.4 878.0,662.4 876.8,662.4 875.6,662.4 874.3,662.4 873.1,662.4 871.9,662.4 870.7,662.4 869.5,662.4 868.3,662.4 867.1,662.4 865.9,662.4 864.7,662.4 863.5,662.4 862.3,662.4 861.1,662.4
+859.9,662.4 858.7,662.4 857.5,662.4 856.3,662.4 855.1,662.4 853.9,662.4 852.7,662.4 851.5,662.4 850.3,662.4 849.1,662.4 847.9,662.4 846.7,662.4 845.5,662.4 844.3,662.4 843.1,662.4 841.9,662.4
+840.7,662.4 839.5,662.4 838.3,662.4 837.1,662.4 835.9,662.4 834.7,662.4 833.4,662.4 832.2,662.4 831.0,662.4 829.8,662.4 828.6,662.4 827.4,662.4 826.2,662.4 825.0,662.4 823.8,662.4 822.6,662.4
+821.4,662.4 820.2,662.4 819.0,662.4 817.8,662.4 816.6,662.4 815.4,662.4 814.2,662.4 813.0,662.4 811.8,662.4 810.6,662.4 809.4,662.4 808.2,662.4 807.0,662.4 805.8,662.4 804.6,662.4 803.4,662.4
+802.2,662.4 801.0,662.4 799.8,662.4 798.6,662.4 797.4,662.4 796.2,662.4 795.0,662.4 793.8,662.4 792.6,662.4 791.3,662.4 790.1,662.4 788.9,662.4 787.7,662.4 786.5,662.4 785.3,662.4 784.1,662.4
+782.9,662.4 781.7,662.4 780.5,662.4 779.3,662.4 778.1,662.4 776.9,662.4 775.7,662.4 774.5,662.4 773.3,662.4 772.1,662.4 770.9,662.4 769.7,662.4 768.5,662.4 767.3,662.4 766.1,662.4 764.9,662.4
+763.7,662.4 762.5,662.4 761.3,662.4 760.1,662.4 758.9,662.4 757.7,662.4 756.5,662.4 755.3,662.4 754.1,662.4 752.9,662.4 751.7,662.4 750.4,662.4 749.2,662.4 748.0,662.4 746.8,662.4 745.6,662.4
+744.4,662.4 743.2,662.4 742.0,662.4 740.8,662.4 739.6,662.4 738.4,662.4 737.2,662.4 736.0,662.4 734.8,662.4 733.6,662.4 732.4,662.4 731.2,662.4 730.0,662.4 728.8,662.4 727.6,662.4 726.4,662.4
+725.2,662.4 724.0,662.4 722.8,662.4 721.6,662.4 720.4,662.4 719.2,662.4 718.0,662.4 716.8,662.4 715.6,662.4 714.4,662.4 713.2,662.4 712.0,662.4 710.8,662.4 709.6,662.4 708.3,662.4 707.1,662.4
+705.9,662.4 704.7,662.4 703.5,662.4 702.3,662.4 701.1,662.4 699.9,662.4 698.7,662.4 697.5,662.4 696.3,662.4 695.1,662.4 693.9,662.4 692.7,662.4 691.5,662.4 690.3,662.4 689.1,662.4 687.9,662.4
+686.7,662.4 685.5,662.4 684.3,662.4 683.1,662.4 681.9,662.4 680.7,662.4 679.5,662.4 678.3,662.4 677.1,662.4 675.9,662.4 674.7,662.4 673.5,662.4 672.3,662.4 671.1,662.4 669.9,662.4 668.7,662.4
+667.4,662.4 666.2,662.4 665.0,662.4 663.8,662.4 662.6,662.4 661.4,662.4 660.2,662.4 659.0,662.4 657.8,662.4 656.6,662.4 655.4,662.4 654.2,662.4 653.0,662.4 651.8,662.4 650.6,662.4 649.4,662.4
+648.2,662.4 647.0,662.4 645.8,662.4 644.6,662.4 643.4,662.4 642.2,662.4 641.0,662.4 639.8,662.4 638.6,662.4 637.4,662.4 636.2,662.4 635.0,662.4 633.8,662.4 632.6,662.4 631.4,662.4 630.2,662.4
+629.0,662.4 627.8,662.4 626.6,662.4 625.3,662.4 624.1,662.4 622.9,662.4 621.7,662.4 620.5,662.4 619.3,662.4 618.1,662.4 616.9,662.4 615.7,662.4 614.5,662.4 613.3,662.4 612.1,662.4 610.9,662.4
+609.7,662.4 608.5,662.4 607.3,662.4 606.1,662.4 604.9,662.4 603.7,662.4 602.5,662.4 601.3,662.4 600.1,662.4 598.9,662.4 597.7,662.4 596.5,662.4 595.3,662.4 594.1,662.4 592.9,662.4 591.7,662.4
+590.5,662.4 589.3,662.4 588.1,662.4 586.9,662.4 585.7,662.4 584.4,662.4 583.2,662.4 582.0,662.4 580.8,662.4 579.6,662.4 578.4,662.4 577.2,662.4 576.0,662.4 574.8,662.4 573.6,662.4 572.4,662.4
+571.2,662.4 570.0,662.4 568.8,662.4 567.6,662.4 566.4,662.4 565.2,662.4 564.0,662.4 562.8,662.4 561.6,662.4 560.4,662.4 559.2,662.4 558.0,662.4 556.8,662.4 555.6,662.4 554.4,662.4 553.2,662.4
+552.0,662.4 550.8,662.4 549.6,662.4 548.4,662.4 547.2,662.4 546.0,662.4 544.8,662.4 543.6,662.4 542.3,662.4 541.1,662.4 539.9,662.4 538.7,662.4 537.5,662.4 536.3,662.4 535.1,662.4 533.9,662.4
+532.7,662.4 531.5,662.4 530.3,662.4 529.1,662.4 527.9,662.4 526.7,662.4 525.5,662.4 524.3,662.4 523.1,662.4 521.9,662.4 520.7,662.4 519.5,662.4 518.3,662.4 517.1,662.4 515.9,662.4 514.7,662.4
+513.5,662.4 512.3,662.4 511.1,662.4 509.9,662.4 508.7,662.4 507.5,662.4 506.3,662.4 505.1,662.4 503.9,662.4 502.7,662.4 501.4,662.4 500.2,662.4 499.0,662.4 497.8,662.4 496.6,662.4 495.4,662.4
+494.2,662.4 493.0,662.4 491.8,662.4 490.6,662.4 489.4,662.4 488.2,662.4 487.0,662.4 485.8,662.4 484.6,662.4 483.4,662.4 482.2,662.4 481.0,662.4 479.8,662.4 478.6,662.4 477.4,662.4 476.2,662.4
+475.0,662.4 473.8,662.4 472.6,662.4 471.4,662.4 470.2,662.4 469.0,662.4 467.8,662.4 466.6,662.4 465.4,662.4 464.2,662.4 463.0,662.4 461.8,662.4 460.5,662.4 459.3,662.4 458.1,662.4 456.9,662.4
+455.7,662.4 454.5,662.4 453.3,662.4 452.1,662.4 450.9,662.4 449.7,662.4 448.5,662.4 447.3,662.4 446.1,662.4 444.9,662.4 443.7,662.4 442.5,662.4 441.3,662.4 440.1,662.4 438.9,662.4 437.7,662.4
+436.5,662.4 435.3,662.4 434.1,662.4 432.9,662.4 431.7,662.4 430.5,662.4 429.3,662.4 428.1,662.4 426.9,662.4 425.7,662.4 424.5,662.4 423.3,662.4 422.1,662.4 420.9,662.4 419.7,662.4 418.4,662.4
+417.2,662.4 416.0,662.4 414.8,662.4 413.6,662.4 412.4,662.4 411.2,662.4 410.0,662.4 408.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M137.1,662.4 L137.1,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/index.html b/results/barbershop/500000/report/index.html
new file mode 100644
index 0000000..9116fdf
--- /dev/null
+++ b/results/barbershop/500000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/500000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/500000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">7.1838 ms</td>
+                                <td>7.1945 ms</td>
+                                <td class="ci-bound">7.2059 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9960985</td>
+                                <td>0.9963972</td>
+                                <td class="ci-bound">0.9960509</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">7.1746 ms</td>
+                                <td>7.1883 ms</td>
+                                <td class="ci-bound">7.2023 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">41.050 us</td>
+                                <td>54.144 us</td>
+                                <td class="ci-bound">66.592 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">7.1730 ms</td>
+                                <td>7.1840 ms</td>
+                                <td class="ci-bound">7.1969 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">27.916 us</td>
+                                <td>42.254 us</td>
+                                <td class="ci-bound">58.290 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">-1.6569%</td>
+                            <td>-1.3401%</td>
+                            <td class="ci-bound">-1.0248%</td>
+                            <td>(p = 0.00 &lt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                Performance has improved.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/500000/report/mean.svg b/results/barbershop/500000/report/mean.svg
new file mode 100644
index 0000000..51d61b9
--- /dev/null
+++ b/results/barbershop/500000/report/mean.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,586.4 L72.6,586.4  '/>	<g transform="translate(55.3,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,510.3 L72.6,510.3  '/>	<g transform="translate(55.3,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,434.3 L72.6,434.3  '/>	<g transform="translate(55.3,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,282.2 L72.6,282.2  '/>	<g transform="translate(55.3,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,206.2 L72.6,206.2  '/>	<g transform="translate(55.3,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,130.1 L72.6,130.1  '/>	<g transform="translate(55.3,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.7,662.4 L160.7,653.4  '/>	<g transform="translate(160.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.175</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M301.2,662.4 L301.2,653.4  '/>	<g transform="translate(301.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.18</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M441.7,662.4 L441.7,653.4  '/>	<g transform="translate(441.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.185</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M582.2,662.4 L582.2,653.4  '/>	<g transform="translate(582.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.19</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M722.7,662.4 L722.7,653.4  '/>	<g transform="translate(722.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.195</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M863.2,662.4 L863.2,653.4  '/>	<g transform="translate(863.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.7,662.4 L1003.7,653.4  '/>	<g transform="translate(1003.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.205</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.2 L65.5,658.1 L67.4,657.9 L69.3,657.8 L71.2,657.6 L73.1,657.4
+		L75.0,657.2 L76.9,657.1 L78.8,656.9 L80.7,656.6 L82.6,656.4 L84.5,656.2 L86.4,656.0 L88.3,655.8
+		L90.3,655.5 L92.2,655.3 L94.1,655.0 L96.0,654.8 L97.9,654.5 L99.8,654.2 L101.7,653.9 L103.6,653.6
+		L105.5,653.3 L107.4,653.0 L109.3,652.7 L111.2,652.4 L113.1,652.0 L115.0,651.6 L116.9,651.2 L118.8,650.9
+		L120.7,650.4 L122.6,650.0 L124.5,649.6 L126.4,649.1 L128.3,648.6 L130.2,648.2 L132.1,647.6 L134.0,647.1
+		L135.9,646.6 L137.8,646.0 L139.8,645.4 L141.7,644.7 L143.6,644.1 L145.5,643.4 L147.4,642.7 L149.3,642.0
+		L151.2,641.3 L153.1,640.5 L155.0,639.8 L156.9,639.0 L158.8,638.2 L160.7,637.4 L162.6,636.6 L164.5,635.7
+		L166.4,634.9 L168.3,634.0 L170.2,633.2 L172.1,632.3 L174.0,631.3 L175.9,630.4 L177.8,629.4 L179.7,628.4
+		L181.6,627.3 L183.5,626.2 L185.4,625.1 L187.3,623.9 L189.3,622.7 L191.2,621.4 L193.1,620.1 L195.0,618.7
+		L196.9,617.3 L198.8,615.9 L200.7,614.4 L202.6,612.9 L204.5,611.4 L206.4,609.8 L208.3,608.3 L210.2,606.7
+		L212.1,605.1 L214.0,603.5 L215.9,601.8 L217.8,600.2 L219.7,598.5 L221.6,596.9 L223.5,595.2 L225.4,593.5
+		L227.3,591.8 L229.2,590.1 L231.1,588.3 L233.0,586.6 L234.9,584.8 L236.8,583.0 L238.8,581.1 L240.7,579.3
+		L242.6,577.3 L244.5,575.3 L246.4,573.3 L248.3,571.2 L250.2,569.0 L252.1,566.7 L254.0,564.4 L255.9,562.0
+		L257.8,559.4 L259.7,556.9 L261.6,554.2 L263.5,551.5 L265.4,548.6 L267.3,545.8 L269.2,542.8 L271.1,539.8
+		L273.0,536.7 L274.9,533.6 L276.8,530.4 L278.7,527.2 L280.6,523.9 L282.5,520.6 L284.4,517.2 L286.3,513.9
+		L288.2,510.5 L290.2,507.1 L292.1,503.8 L294.0,500.5 L295.9,497.2 L297.8,494.0 L299.7,490.8 L301.6,487.7
+		L303.5,484.6 L305.4,481.6 L307.3,478.6 L309.2,475.6 L311.1,472.7 L313.0,469.7 L314.9,466.8 L316.8,463.8
+		L318.7,460.7 L320.6,457.5 L322.5,454.3 L324.4,450.9 L326.3,447.4 L328.2,443.8 L330.1,440.1 L332.0,436.2
+		L333.9,432.3 L335.8,428.2 L337.7,424.0 L339.7,419.8 L341.6,415.5 L343.5,411.1 L345.4,406.7 L347.3,402.2
+		L349.2,397.7 L351.1,393.3 L353.0,388.8 L354.9,384.3 L356.8,379.8 L358.7,375.3 L360.6,370.9 L362.5,366.4
+		L364.4,362.0 L366.3,357.6 L368.2,353.1 L370.1,348.7 L372.0,344.4 L373.9,340.0 L375.8,335.6 L377.7,331.3
+		L379.6,327.0 L381.5,322.7 L383.4,318.4 L385.3,314.1 L387.2,309.8 L389.2,305.5 L391.1,301.2 L393.0,296.8
+		L394.9,292.5 L396.8,288.1 L398.7,283.6 L400.6,279.2 L402.5,274.7 L404.4,270.2 L406.3,265.7 L408.2,261.2
+		L410.1,256.7 L412.0,252.2 L413.9,247.7 L415.8,243.3 L417.7,239.0 L419.6,234.7 L421.5,230.5 L423.4,226.4
+		L425.3,222.4 L427.2,218.5 L429.1,214.7 L431.0,211.0 L432.9,207.4 L434.8,204.0 L436.7,200.7 L438.7,197.5
+		L440.6,194.4 L442.5,191.5 L444.4,188.6 L446.3,185.8 L448.2,183.1 L450.1,180.5 L452.0,177.8 L453.9,175.2
+		L455.8,172.6 L457.7,169.9 L459.6,167.2 L461.5,164.4 L463.4,161.5 L465.3,158.6 L467.2,155.6 L469.1,152.6
+		L471.0,149.5 L472.9,146.3 L474.8,143.2 L476.7,140.1 L478.6,137.0 L480.5,134.0 L482.4,131.1 L484.3,128.3
+		L486.2,125.7 L488.1,123.2 L490.1,121.0 L492.0,118.9 L493.9,117.0 L495.8,115.2 L497.7,113.7 L499.6,112.3
+		L501.5,111.1 L503.4,110.0 L505.3,109.0 L507.2,108.1 L509.1,107.3 L511.0,106.6 L512.9,106.0 L514.8,105.4
+		L516.7,105.0 L518.6,104.5 L520.5,104.2 L522.4,103.9 L524.3,103.7 L526.2,103.6 L528.1,103.5 L530.0,103.5
+		L531.9,103.6 L533.8,103.8 L535.7,104.0 L537.6,104.3 L539.6,104.7 L541.5,105.1 L543.4,105.5 L545.3,105.9
+		L547.2,106.3 L549.1,106.8 L551.0,107.3 L552.9,107.8 L554.8,108.3 L556.7,108.8 L558.6,109.4 L560.5,110.1
+		L562.4,110.8 L564.3,111.7 L566.2,112.6 L568.1,113.6 L570.0,114.8 L571.9,116.0 L573.8,117.5 L575.7,119.0
+		L577.6,120.7 L579.5,122.6 L581.4,124.6 L583.3,126.7 L585.2,129.0 L587.1,131.4 L589.1,134.0 L591.0,136.6
+		L592.9,139.3 L594.8,142.1 L596.7,145.0 L598.6,147.9 L600.5,150.8 L602.4,153.8 L604.3,156.8 L606.2,159.8
+		L608.1,162.8 L610.0,165.8 L611.9,168.8 L613.8,171.8 L615.7,174.8 L617.6,177.8 L619.5,180.8 L621.4,183.9
+		L623.3,187.0 L625.2,190.1 L627.1,193.3 L629.0,196.7 L630.9,200.1 L632.8,203.7 L634.7,207.4 L636.6,211.2
+		L638.5,215.2 L640.5,219.3 L642.4,223.6 L644.3,228.0 L646.2,232.5 L648.1,237.1 L650.0,241.7 L651.9,246.4
+		L653.8,251.2 L655.7,255.9 L657.6,260.6 L659.5,265.3 L661.4,269.9 L663.3,274.5 L665.2,279.0 L667.1,283.5
+		L669.0,287.9 L670.9,292.3 L672.8,296.6 L674.7,300.9 L676.6,305.2 L678.5,309.6 L680.4,313.9 L682.3,318.2
+		L684.2,322.5 L686.1,326.9 L688.0,331.3 L690.0,335.7 L691.9,340.1 L693.8,344.5 L695.7,348.9 L697.6,353.3
+		L699.5,357.6 L701.4,361.9 L703.3,366.1 L705.2,370.3 L707.1,374.4 L709.0,378.4 L710.9,382.3 L712.8,386.1
+		L714.7,389.9 L716.6,393.5 L718.5,397.1 L720.4,400.6 L722.3,404.0 L724.2,407.3 L726.1,410.6 L728.0,413.9
+		L729.9,417.1 L731.8,420.3 L733.7,423.4 L735.6,426.6 L737.5,429.8 L739.5,432.9 L741.4,436.1 L743.3,439.4
+		L745.2,442.6 L747.1,445.9 L749.0,449.2 L750.9,452.6 L752.8,456.0 L754.7,459.5 L756.6,463.0 L758.5,466.5
+		L760.4,470.1 L762.3,473.7 L764.2,477.4 L766.1,481.0 L768.0,484.7 L769.9,488.4 L771.8,492.0 L773.7,495.7
+		L775.6,499.3 L777.5,502.9 L779.4,506.4 L781.3,509.9 L783.2,513.4 L785.1,516.7 L787.0,520.0 L789.0,523.2
+		L790.9,526.3 L792.8,529.3 L794.7,532.2 L796.6,535.1 L798.5,537.9 L800.4,540.6 L802.3,543.2 L804.2,545.7
+		L806.1,548.2 L808.0,550.6 L809.9,553.0 L811.8,555.3 L813.7,557.6 L815.6,559.8 L817.5,562.0 L819.4,564.2
+		L821.3,566.3 L823.2,568.4 L825.1,570.5 L827.0,572.6 L828.9,574.6 L830.8,576.6 L832.7,578.7 L834.6,580.6
+		L836.5,582.6 L838.4,584.6 L840.4,586.5 L842.3,588.4 L844.2,590.2 L846.1,592.1 L848.0,593.8 L849.9,595.6
+		L851.8,597.3 L853.7,598.9 L855.6,600.6 L857.5,602.1 L859.4,603.7 L861.3,605.2 L863.2,606.7 L865.1,608.1
+		L867.0,609.6 L868.9,611.0 L870.8,612.4 L872.7,613.8 L874.6,615.3 L876.5,616.7 L878.4,618.1 L880.3,619.5
+		L882.2,620.9 L884.1,622.3 L886.0,623.7 L887.9,625.0 L889.9,626.4 L891.8,627.7 L893.7,629.0 L895.6,630.2
+		L897.5,631.4 L899.4,632.5 L901.3,633.6 L903.2,634.6 L905.1,635.6 L907.0,636.6 L908.9,637.5 L910.8,638.3
+		L912.7,639.2 L914.6,639.9 L916.5,640.7 L918.4,641.4 L920.3,642.1 L922.2,642.8 L924.1,643.5 L926.0,644.1
+		L927.9,644.7 L929.8,645.3 L931.7,645.9 L933.6,646.4 L935.5,647.0 L937.4,647.5 L939.4,648.0 L941.3,648.4
+		L943.2,648.9 L945.1,649.3 L947.0,649.7 L948.9,650.0 L950.8,650.4 L952.7,650.7 L954.6,651.0 L956.5,651.2
+		L958.4,651.5 L960.3,651.7 L962.2,651.9 L964.1,652.1 L966.0,652.3 L967.9,652.5 L969.8,652.7 L971.7,652.9
+		L973.6,653.1 L975.5,653.2 L977.4,653.4 L979.3,653.6 L981.2,653.8 L983.1,653.9 L985.0,654.1 L986.9,654.3
+		L988.9,654.5 L990.8,654.7 L992.7,654.9 L994.6,655.2 L996.5,655.4 L998.4,655.6 L1000.3,655.8 L1002.2,656.0
+		L1004.1,656.2 L1006.0,656.4 L1007.9,656.6 L1009.8,656.8 L1011.7,657.0 L1013.6,657.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,641.3 153.1,640.5 155.0,639.8 156.9,639.0 158.8,638.2 160.7,637.4 162.6,636.6 164.5,635.7 166.4,634.9 168.3,634.0 170.2,633.2 172.1,632.3 174.0,631.3 175.9,630.4 177.8,629.4 179.7,628.4
+181.6,627.3 183.5,626.2 185.4,625.1 187.3,623.9 189.3,622.7 191.2,621.4 193.1,620.1 195.0,618.7 196.9,617.3 198.8,615.9 200.7,614.4 202.6,612.9 204.5,611.4 206.4,609.8 208.3,608.3 210.2,606.7
+212.1,605.1 214.0,603.5 215.9,601.8 217.8,600.2 219.7,598.5 221.6,596.9 223.5,595.2 225.4,593.5 227.3,591.8 229.2,590.1 231.1,588.3 233.0,586.6 234.9,584.8 236.8,583.0 238.8,581.1 240.7,579.3
+242.6,577.3 244.5,575.3 246.4,573.3 248.3,571.2 250.2,569.0 252.1,566.7 254.0,564.4 255.9,562.0 257.8,559.4 259.7,556.9 261.6,554.2 263.5,551.5 265.4,548.6 267.3,545.8 269.2,542.8 271.1,539.8
+273.0,536.7 274.9,533.6 276.8,530.4 278.7,527.2 280.6,523.9 282.5,520.6 284.4,517.2 286.3,513.9 288.2,510.5 290.2,507.1 292.1,503.8 294.0,500.5 295.9,497.2 297.8,494.0 299.7,490.8 301.6,487.7
+303.5,484.6 305.4,481.6 307.3,478.6 309.2,475.6 311.1,472.7 313.0,469.7 314.9,466.8 316.8,463.8 318.7,460.7 320.6,457.5 322.5,454.3 324.4,450.9 326.3,447.4 328.2,443.8 330.1,440.1 332.0,436.2
+333.9,432.3 335.8,428.2 337.7,424.0 339.7,419.8 341.6,415.5 343.5,411.1 345.4,406.7 347.3,402.2 349.2,397.7 351.1,393.3 353.0,388.8 354.9,384.3 356.8,379.8 358.7,375.3 360.6,370.9 362.5,366.4
+364.4,362.0 366.3,357.6 368.2,353.1 370.1,348.7 372.0,344.4 373.9,340.0 375.8,335.6 377.7,331.3 379.6,327.0 381.5,322.7 383.4,318.4 385.3,314.1 387.2,309.8 389.2,305.5 391.1,301.2 393.0,296.8
+394.9,292.5 396.8,288.1 398.7,283.6 400.6,279.2 402.5,274.7 404.4,270.2 406.3,265.7 408.2,261.2 410.1,256.7 412.0,252.2 413.9,247.7 415.8,243.3 417.7,239.0 419.6,234.7 421.5,230.5 423.4,226.4
+425.3,222.4 427.2,218.5 429.1,214.7 431.0,211.0 432.9,207.4 434.8,204.0 436.7,200.7 438.7,197.5 440.6,194.4 442.5,191.5 444.4,188.6 446.3,185.8 448.2,183.1 450.1,180.5 452.0,177.8 453.9,175.2
+455.8,172.6 457.7,169.9 459.6,167.2 461.5,164.4 463.4,161.5 465.3,158.6 467.2,155.6 469.1,152.6 471.0,149.5 472.9,146.3 474.8,143.2 476.7,140.1 478.6,137.0 480.5,134.0 482.4,131.1 484.3,128.3
+486.2,125.7 488.1,123.2 490.1,121.0 492.0,118.9 493.9,117.0 495.8,115.2 497.7,113.7 499.6,112.3 501.5,111.1 503.4,110.0 505.3,109.0 507.2,108.1 509.1,107.3 511.0,106.6 512.9,106.0 514.8,105.4
+516.7,105.0 518.6,104.5 520.5,104.2 522.4,103.9 524.3,103.7 526.2,103.6 528.1,103.5 530.0,103.5 531.9,103.6 533.8,103.8 535.7,104.0 537.6,104.3 539.6,104.7 541.5,105.1 543.4,105.5 545.3,105.9
+547.2,106.3 549.1,106.8 551.0,107.3 552.9,107.8 554.8,108.3 556.7,108.8 558.6,109.4 560.5,110.1 562.4,110.8 564.3,111.7 566.2,112.6 568.1,113.6 570.0,114.8 571.9,116.0 573.8,117.5 575.7,119.0
+577.6,120.7 579.5,122.6 581.4,124.6 583.3,126.7 585.2,129.0 587.1,131.4 589.1,134.0 591.0,136.6 592.9,139.3 594.8,142.1 596.7,145.0 598.6,147.9 600.5,150.8 602.4,153.8 604.3,156.8 606.2,159.8
+608.1,162.8 610.0,165.8 611.9,168.8 613.8,171.8 615.7,174.8 617.6,177.8 619.5,180.8 621.4,183.9 623.3,187.0 625.2,190.1 627.1,193.3 629.0,196.7 630.9,200.1 632.8,203.7 634.7,207.4 636.6,211.2
+638.5,215.2 640.5,219.3 642.4,223.6 644.3,228.0 646.2,232.5 648.1,237.1 650.0,241.7 651.9,246.4 653.8,251.2 655.7,255.9 657.6,260.6 659.5,265.3 661.4,269.9 663.3,274.5 665.2,279.0 667.1,283.5
+669.0,287.9 670.9,292.3 672.8,296.6 674.7,300.9 676.6,305.2 678.5,309.6 680.4,313.9 682.3,318.2 684.2,322.5 686.1,326.9 688.0,331.3 690.0,335.7 691.9,340.1 693.8,344.5 695.7,348.9 697.6,353.3
+699.5,357.6 701.4,361.9 703.3,366.1 705.2,370.3 707.1,374.4 709.0,378.4 710.9,382.3 712.8,386.1 714.7,389.9 716.6,393.5 718.5,397.1 720.4,400.6 722.3,404.0 724.2,407.3 726.1,410.6 728.0,413.9
+729.9,417.1 731.8,420.3 733.7,423.4 735.6,426.6 737.5,429.8 739.5,432.9 741.4,436.1 743.3,439.4 745.2,442.6 747.1,445.9 749.0,449.2 750.9,452.6 752.8,456.0 754.7,459.5 756.6,463.0 758.5,466.5
+760.4,470.1 762.3,473.7 764.2,477.4 766.1,481.0 768.0,484.7 769.9,488.4 771.8,492.0 773.7,495.7 775.6,499.3 777.5,502.9 779.4,506.4 781.3,509.9 783.2,513.4 785.1,516.7 787.0,520.0 789.0,523.2
+790.9,526.3 792.8,529.3 794.7,532.2 796.6,535.1 798.5,537.9 800.4,540.6 802.3,543.2 804.2,545.7 806.1,548.2 808.0,550.6 809.9,553.0 811.8,555.3 813.7,557.6 815.6,559.8 817.5,562.0 819.4,564.2
+821.3,566.3 823.2,568.4 825.1,570.5 827.0,572.6 828.9,574.6 830.8,576.6 832.7,578.7 834.6,580.6 836.5,582.6 838.4,584.6 840.4,586.5 842.3,588.4 844.2,590.2 846.1,592.1 848.0,593.8 849.9,595.6
+851.8,597.3 853.7,598.9 855.6,600.6 857.5,602.1 859.4,603.7 861.3,605.2 863.2,606.7 865.1,608.1 867.0,609.6 868.9,611.0 870.8,612.4 872.7,613.8 874.6,615.3 876.5,616.7 878.4,618.1 880.3,619.5
+882.2,620.9 884.1,622.3 886.0,623.7 887.9,625.0 889.9,626.4 891.8,627.7 893.7,629.0 895.6,630.2 897.5,631.4 899.4,632.5 901.3,633.6 903.2,634.6 905.1,635.6 907.0,636.6 908.9,637.5 910.8,638.3
+912.7,639.2 914.6,639.9 916.5,640.7 918.4,641.4 920.3,642.1 922.2,642.8 924.1,643.5 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M535.1,662.4 L535.1,104.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/median.svg b/results/barbershop/500000/report/median.svg
new file mode 100644
index 0000000..14600d1
--- /dev/null
+++ b/results/barbershop/500000/report/median.svg
@@ -0,0 +1,283 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M220.9,662.4 L220.9,653.4  '/>	<g transform="translate(220.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.175</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M382.2,662.4 L382.2,653.4  '/>	<g transform="translate(382.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.18</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M543.6,662.4 L543.6,653.4  '/>	<g transform="translate(543.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.185</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M704.9,662.4 L704.9,653.4  '/>	<g transform="translate(704.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.19</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M866.2,662.4 L866.2,653.4  '/>	<g transform="translate(866.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.195</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.2 L73.8,659.1 L75.7,659.0 L77.6,658.8 L79.4,658.7 L81.3,658.6
+		L83.2,658.6 L85.1,658.5 L87.0,658.5 L88.9,658.5 L90.8,658.5 L92.7,658.5 L94.5,658.6 L96.4,658.6
+		L98.3,658.7 L100.2,658.8 L102.1,658.9 L104.0,659.0 L105.9,659.0 L107.8,659.1 L109.6,659.1 L111.5,659.1
+		L113.4,659.1 L115.3,659.0 L117.2,658.9 L119.1,658.7 L121.0,658.5 L122.9,658.3 L124.7,658.0 L126.6,657.6
+		L128.5,657.1 L130.4,656.7 L132.3,656.1 L134.2,655.5 L136.1,654.9 L138.0,654.2 L139.8,653.4 L141.7,652.6
+		L143.6,651.8 L145.5,650.9 L147.4,650.0 L149.3,649.1 L151.2,648.1 L153.0,647.1 L154.9,646.1 L156.8,645.1
+		L158.7,644.2 L160.6,643.2 L162.5,642.3 L164.4,641.5 L166.3,640.7 L168.1,640.0 L170.0,639.4 L171.9,638.9
+		L173.8,638.5 L175.7,638.2 L177.6,638.1 L179.5,638.0 L181.4,638.0 L183.2,638.1 L185.1,638.3 L187.0,638.6
+		L188.9,638.8 L190.8,639.1 L192.7,639.4 L194.6,639.7 L196.5,640.0 L198.3,640.3 L200.2,640.4 L202.1,640.6
+		L204.0,640.7 L205.9,640.7 L207.8,640.6 L209.7,640.5 L211.6,640.3 L213.4,640.0 L215.3,639.7 L217.2,639.3
+		L219.1,638.8 L221.0,638.3 L222.9,637.8 L224.8,637.3 L226.6,636.7 L228.5,636.2 L230.4,635.6 L232.3,635.1
+		L234.2,634.6 L236.1,634.1 L238.0,633.7 L239.9,633.2 L241.7,632.9 L243.6,632.5 L245.5,632.2 L247.4,631.8
+		L249.3,631.5 L251.2,631.2 L253.1,630.8 L255.0,630.4 L256.8,629.9 L258.7,629.4 L260.6,628.8 L262.5,628.2
+		L264.4,627.4 L266.3,626.5 L268.2,625.5 L270.1,624.4 L271.9,623.2 L273.8,621.8 L275.7,620.2 L277.6,618.4
+		L279.5,616.5 L281.4,614.3 L283.3,612.0 L285.2,609.5 L287.0,606.8 L288.9,603.9 L290.8,601.0 L292.7,597.9
+		L294.6,594.7 L296.5,591.5 L298.4,588.3 L300.2,585.0 L302.1,581.8 L304.0,578.5 L305.9,575.3 L307.8,572.0
+		L309.7,568.7 L311.6,565.3 L313.5,561.8 L315.3,558.1 L317.2,554.2 L319.1,549.9 L321.0,545.1 L322.9,539.9
+		L324.8,534.0 L326.7,527.4 L328.6,520.1 L330.4,511.8 L332.3,502.6 L334.2,492.3 L336.1,481.0 L338.0,468.5
+		L339.9,455.0 L341.8,440.3 L343.7,424.7 L345.5,408.1 L347.4,390.7 L349.3,372.6 L351.2,354.0 L353.1,335.1
+		L355.0,316.1 L356.9,297.3 L358.8,278.9 L360.6,261.0 L362.5,244.0 L364.4,228.1 L366.3,213.4 L368.2,200.0
+		L370.1,188.1 L372.0,177.8 L373.8,169.2 L375.7,162.1 L377.6,156.7 L379.5,152.7 L381.4,150.2 L383.3,149.1
+		L385.2,149.1 L387.1,150.3 L388.9,152.4 L390.8,155.4 L392.7,159.2 L394.6,163.6 L396.5,168.8 L398.4,174.5
+		L400.3,180.9 L402.2,187.9 L404.0,195.5 L405.9,203.9 L407.8,213.0 L409.7,222.8 L411.6,233.3 L413.5,244.6
+		L415.4,256.5 L417.3,269.1 L419.1,282.1 L421.0,295.4 L422.9,308.8 L424.8,322.2 L426.7,335.2 L428.6,347.6
+		L430.5,359.3 L432.4,369.9 L434.2,379.2 L436.1,387.3 L438.0,393.8 L439.9,398.9 L441.8,402.4 L443.7,404.6
+		L445.6,405.4 L447.4,405.2 L449.3,404.1 L451.2,402.4 L453.1,400.3 L455.0,398.0 L456.9,395.7 L458.8,393.5
+		L460.7,391.6 L462.5,389.8 L464.4,388.1 L466.3,386.4 L468.2,384.3 L470.1,381.5 L472.0,377.7 L473.9,372.5
+		L475.8,365.5 L477.6,356.4 L479.5,344.8 L481.4,330.6 L483.3,313.8 L485.2,294.3 L487.1,272.5 L489.0,248.8
+		L490.9,223.6 L492.7,197.6 L494.6,171.6 L496.5,146.5 L498.4,123.1 L500.3,102.3 L502.2,84.9 L504.1,71.7
+		L506.0,63.2 L507.8,59.9 L509.7,61.9 L511.6,69.4 L513.5,82.2 L515.4,99.8 L517.3,121.8 L519.2,147.5
+		L521.0,176.1 L522.9,206.7 L524.8,238.4 L526.7,270.4 L528.6,301.7 L530.5,331.7 L532.4,359.7 L534.3,385.0
+		L536.1,407.5 L538.0,426.7 L539.9,442.6 L541.8,455.3 L543.7,464.8 L545.6,471.5 L547.5,475.8 L549.4,477.9
+		L551.2,478.4 L553.1,477.8 L555.0,476.4 L556.9,474.6 L558.8,473.0 L560.7,471.6 L562.6,470.9 L564.5,470.9
+		L566.3,471.6 L568.2,473.1 L570.1,475.4 L572.0,478.2 L573.9,481.3 L575.8,484.7 L577.7,488.1 L579.5,491.2
+		L581.4,493.8 L583.3,495.9 L585.2,497.2 L587.1,497.8 L589.0,497.6 L590.9,496.5 L592.8,494.8 L594.6,492.5
+		L596.5,489.7 L598.4,486.7 L600.3,483.6 L602.2,480.5 L604.1,477.7 L606.0,475.3 L607.9,473.4 L609.7,472.1
+		L611.6,471.4 L613.5,471.4 L615.4,471.9 L617.3,472.9 L619.2,474.4 L621.1,476.2 L623.0,478.1 L624.8,480.0
+		L626.7,481.8 L628.6,483.4 L630.5,484.7 L632.4,485.6 L634.3,486.1 L636.2,486.1 L638.1,485.7 L639.9,484.9
+		L641.8,483.8 L643.7,482.4 L645.6,480.8 L647.5,479.0 L649.4,477.0 L651.3,475.0 L653.1,472.8 L655.0,470.5
+		L656.9,468.1 L658.8,465.6 L660.7,462.8 L662.6,459.9 L664.5,456.8 L666.4,453.4 L668.2,449.7 L670.1,445.8
+		L672.0,441.6 L673.9,437.1 L675.8,432.4 L677.7,427.6 L679.6,422.5 L681.5,417.3 L683.3,411.9 L685.2,406.4
+		L687.1,400.8 L689.0,395.1 L690.9,389.2 L692.8,383.1 L694.7,376.9 L696.6,370.5 L698.4,363.9 L700.3,357.1
+		L702.2,350.0 L704.1,342.7 L706.0,335.1 L707.9,327.4 L709.8,319.5 L711.7,311.6 L713.5,303.6 L715.4,295.7
+		L717.3,288.0 L719.2,280.5 L721.1,273.6 L723.0,267.2 L724.9,261.6 L726.7,256.9 L728.6,253.3 L730.5,250.9
+		L732.4,249.8 L734.3,250.0 L736.2,251.8 L738.1,255.1 L740.0,259.8 L741.8,265.9 L743.7,273.4 L745.6,282.1
+		L747.5,291.8 L749.4,302.4 L751.3,313.6 L753.2,325.2 L755.1,337.1 L756.9,348.9 L758.8,360.4 L760.7,371.6
+		L762.6,382.3 L764.5,392.2 L766.4,401.4 L768.3,409.7 L770.2,417.2 L772.0,423.7 L773.9,429.4 L775.8,434.2
+		L777.7,438.2 L779.6,441.5 L781.5,444.1 L783.4,446.1 L785.3,447.7 L787.1,448.9 L789.0,449.8 L790.9,450.5
+		L792.8,451.2 L794.7,451.9 L796.6,452.8 L798.5,453.9 L800.3,455.3 L802.2,457.2 L804.1,459.5 L806.0,462.3
+		L807.9,465.7 L809.8,469.6 L811.7,474.2 L813.6,479.3 L815.4,484.9 L817.3,491.0 L819.2,497.6 L821.1,504.5
+		L823.0,511.7 L824.9,519.2 L826.8,526.7 L828.7,534.3 L830.5,541.8 L832.4,549.2 L834.3,556.5 L836.2,563.4
+		L838.1,570.1 L840.0,576.4 L841.9,582.3 L843.8,587.9 L845.6,592.9 L847.5,597.6 L849.4,601.7 L851.3,605.4
+		L853.2,608.7 L855.1,611.6 L857.0,614.0 L858.9,616.0 L860.7,617.8 L862.6,619.1 L864.5,620.3 L866.4,621.2
+		L868.3,621.9 L870.2,622.4 L872.1,622.9 L873.9,623.3 L875.8,623.7 L877.7,624.1 L879.6,624.5 L881.5,624.9
+		L883.4,625.4 L885.3,625.8 L887.2,626.3 L889.0,626.8 L890.9,627.2 L892.8,627.5 L894.7,627.7 L896.6,627.8
+		L898.5,627.7 L900.4,627.4 L902.3,626.8 L904.1,626.1 L906.0,625.2 L907.9,624.2 L909.8,623.0 L911.7,621.7
+		L913.6,620.5 L915.5,619.3 L917.4,618.2 L919.2,617.3 L921.1,616.6 L923.0,616.2 L924.9,616.2 L926.8,616.5
+		L928.7,617.1 L930.6,618.1 L932.5,619.4 L934.3,621.0 L936.2,622.9 L938.1,625.0 L940.0,627.2 L941.9,629.5
+		L943.8,631.8 L945.7,634.1 L947.5,636.4 L949.4,638.6 L951.3,640.6 L953.2,642.5 L955.1,644.3 L957.0,645.9
+		L958.9,647.3 L960.8,648.5 L962.6,649.7 L964.5,650.6 L966.4,651.5 L968.3,652.2 L970.2,652.9 L972.1,653.4
+		L974.0,653.9 L975.9,654.3 L977.7,654.7 L979.6,655.1 L981.5,655.4 L983.4,655.7 L985.3,655.9 L987.2,656.1
+		L989.1,656.4 L991.0,656.6 L992.8,656.8 L994.7,656.9 L996.6,657.1 L998.5,657.3 L1000.4,657.5 L1002.3,657.6
+		L1004.2,657.8 L1006.1,657.9 L1007.9,658.0 L1009.8,658.2 L1011.7,658.3 L1013.6,658.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,644.2 160.6,643.2 162.5,642.3 164.4,641.5 166.3,640.7 168.1,640.0 170.0,639.4 171.9,638.9 173.8,638.5 175.7,638.2 177.6,638.1 179.5,638.0 181.4,638.0 183.2,638.1 185.1,638.3 187.0,638.6
+188.9,638.8 190.8,639.1 192.7,639.4 194.6,639.7 196.5,640.0 198.3,640.3 200.2,640.4 202.1,640.6 204.0,640.7 205.9,640.7 207.8,640.6 209.7,640.5 211.6,640.3 213.4,640.0 215.3,639.7 217.2,639.3
+219.1,638.8 221.0,638.3 222.9,637.8 224.8,637.3 226.6,636.7 228.5,636.2 230.4,635.6 232.3,635.1 234.2,634.6 236.1,634.1 238.0,633.7 239.9,633.2 241.7,632.9 243.6,632.5 245.5,632.2 247.4,631.8
+249.3,631.5 251.2,631.2 253.1,630.8 255.0,630.4 256.8,629.9 258.7,629.4 260.6,628.8 262.5,628.2 264.4,627.4 266.3,626.5 268.2,625.5 270.1,624.4 271.9,623.2 273.8,621.8 275.7,620.2 277.6,618.4
+279.5,616.5 281.4,614.3 283.3,612.0 285.2,609.5 287.0,606.8 288.9,603.9 290.8,601.0 292.7,597.9 294.6,594.7 296.5,591.5 298.4,588.3 300.2,585.0 302.1,581.8 304.0,578.5 305.9,575.3 307.8,572.0
+309.7,568.7 311.6,565.3 313.5,561.8 315.3,558.1 317.2,554.2 319.1,549.9 321.0,545.1 322.9,539.9 324.8,534.0 326.7,527.4 328.6,520.1 330.4,511.8 332.3,502.6 334.2,492.3 336.1,481.0 338.0,468.5
+339.9,455.0 341.8,440.3 343.7,424.7 345.5,408.1 347.4,390.7 349.3,372.6 351.2,354.0 353.1,335.1 355.0,316.1 356.9,297.3 358.8,278.9 360.6,261.0 362.5,244.0 364.4,228.1 366.3,213.4 368.2,200.0
+370.1,188.1 372.0,177.8 373.8,169.2 375.7,162.1 377.6,156.7 379.5,152.7 381.4,150.2 383.3,149.1 385.2,149.1 387.1,150.3 388.9,152.4 390.8,155.4 392.7,159.2 394.6,163.6 396.5,168.8 398.4,174.5
+400.3,180.9 402.2,187.9 404.0,195.5 405.9,203.9 407.8,213.0 409.7,222.8 411.6,233.3 413.5,244.6 415.4,256.5 417.3,269.1 419.1,282.1 421.0,295.4 422.9,308.8 424.8,322.2 426.7,335.2 428.6,347.6
+430.5,359.3 432.4,369.9 434.2,379.2 436.1,387.3 438.0,393.8 439.9,398.9 441.8,402.4 443.7,404.6 445.6,405.4 447.4,405.2 449.3,404.1 451.2,402.4 453.1,400.3 455.0,398.0 456.9,395.7 458.8,393.5
+460.7,391.6 462.5,389.8 464.4,388.1 466.3,386.4 468.2,384.3 470.1,381.5 472.0,377.7 473.9,372.5 475.8,365.5 477.6,356.4 479.5,344.8 481.4,330.6 483.3,313.8 485.2,294.3 487.1,272.5 489.0,248.8
+490.9,223.6 492.7,197.6 494.6,171.6 496.5,146.5 498.4,123.1 500.3,102.3 502.2,84.9 504.1,71.7 506.0,63.2 507.8,59.9 509.7,61.9 511.6,69.4 513.5,82.2 515.4,99.8 517.3,121.8 519.2,147.5
+521.0,176.1 522.9,206.7 524.8,238.4 526.7,270.4 528.6,301.7 530.5,331.7 532.4,359.7 534.3,385.0 536.1,407.5 538.0,426.7 539.9,442.6 541.8,455.3 543.7,464.8 545.6,471.5 547.5,475.8 549.4,477.9
+551.2,478.4 553.1,477.8 555.0,476.4 556.9,474.6 558.8,473.0 560.7,471.6 562.6,470.9 564.5,470.9 566.3,471.6 568.2,473.1 570.1,475.4 572.0,478.2 573.9,481.3 575.8,484.7 577.7,488.1 579.5,491.2
+581.4,493.8 583.3,495.9 585.2,497.2 587.1,497.8 589.0,497.6 590.9,496.5 592.8,494.8 594.6,492.5 596.5,489.7 598.4,486.7 600.3,483.6 602.2,480.5 604.1,477.7 606.0,475.3 607.9,473.4 609.7,472.1
+611.6,471.4 613.5,471.4 615.4,471.9 617.3,472.9 619.2,474.4 621.1,476.2 623.0,478.1 624.8,480.0 626.7,481.8 628.6,483.4 630.5,484.7 632.4,485.6 634.3,486.1 636.2,486.1 638.1,485.7 639.9,484.9
+641.8,483.8 643.7,482.4 645.6,480.8 647.5,479.0 649.4,477.0 651.3,475.0 653.1,472.8 655.0,470.5 656.9,468.1 658.8,465.6 660.7,462.8 662.6,459.9 664.5,456.8 666.4,453.4 668.2,449.7 670.1,445.8
+672.0,441.6 673.9,437.1 675.8,432.4 677.7,427.6 679.6,422.5 681.5,417.3 683.3,411.9 685.2,406.4 687.1,400.8 689.0,395.1 690.9,389.2 692.8,383.1 694.7,376.9 696.6,370.5 698.4,363.9 700.3,357.1
+702.2,350.0 704.1,342.7 706.0,335.1 707.9,327.4 709.8,319.5 711.7,311.6 713.5,303.6 715.4,295.7 717.3,288.0 719.2,280.5 721.1,273.6 723.0,267.2 724.9,261.6 726.7,256.9 728.6,253.3 730.5,250.9
+732.4,249.8 734.3,250.0 736.2,251.8 738.1,255.1 740.0,259.8 741.8,265.9 743.7,273.4 745.6,282.1 747.5,291.8 749.4,302.4 751.3,313.6 753.2,325.2 755.1,337.1 756.9,348.9 758.8,360.4 760.7,371.6
+762.6,382.3 764.5,392.2 766.4,401.4 768.3,409.7 770.2,417.2 772.0,423.7 773.9,429.4 775.8,434.2 777.7,438.2 779.6,441.5 781.5,444.1 783.4,446.1 785.3,447.7 787.1,448.9 789.0,449.8 790.9,450.5
+792.8,451.2 794.7,451.9 796.6,452.8 798.5,453.9 800.3,455.3 802.2,457.2 804.1,459.5 806.0,462.3 807.9,465.7 809.8,469.6 811.7,474.2 813.6,479.3 815.4,484.9 817.3,491.0 819.2,497.6 821.1,504.5
+823.0,511.7 824.9,519.2 826.8,526.7 828.7,534.3 830.5,541.8 832.4,549.2 834.3,556.5 836.2,563.4 838.1,570.1 840.0,576.4 841.9,582.3 843.8,587.9 845.6,592.9 847.5,597.6 849.4,601.7 851.3,605.4
+853.2,608.7 855.1,611.6 857.0,614.0 858.9,616.0 860.7,617.8 862.6,619.1 864.5,620.3 866.4,621.2 868.3,621.9 870.2,622.4 872.1,622.9 873.9,623.3 875.8,623.7 877.7,624.1 879.6,624.5 881.5,624.9
+883.4,625.4 885.3,625.8 887.2,626.3 889.0,626.8 890.9,627.2 892.8,627.5 894.7,627.7 896.6,627.8 898.5,627.7 900.4,627.4 902.3,626.8 904.1,626.1 906.0,625.2 907.9,624.2 909.8,623.0 911.7,621.7
+913.6,620.5 915.5,619.3 917.4,618.2 919.2,617.3 921.1,616.6 923.0,616.2 924.9,616.2 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M511.3,662.4 L511.3,68.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/pdf.svg b/results/barbershop/500000/report/pdf.svg
new file mode 100644
index 0000000..c79c227
--- /dev/null
+++ b/results/barbershop/500000/report/pdf.svg
@@ -0,0 +1,425 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M161.4,662.4 L161.4,653.4  '/>	<g transform="translate(161.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M263.1,662.4 L263.1,653.4  '/>	<g transform="translate(263.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M364.8,662.4 L364.8,653.4  '/>	<g transform="translate(364.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M466.5,662.4 L466.5,653.4  '/>	<g transform="translate(466.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M568.3,662.4 L568.3,653.4  '/>	<g transform="translate(568.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M670.0,662.4 L670.0,653.4  '/>	<g transform="translate(670.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M771.7,662.4 L771.7,653.4  '/>	<g transform="translate(771.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M873.4,662.4 L873.4,653.4  '/>	<g transform="translate(873.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M975.1,662.4 L975.1,653.4  '/>	<g transform="translate(975.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,662.4 L1019.8,662.4  '/>	<g transform="translate(1037.1,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,594.8 L1019.8,594.8  '/>	<g transform="translate(1037.1,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,527.2 L1019.8,527.2  '/>	<g transform="translate(1037.1,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,459.6 L1019.8,459.6  '/>	<g transform="translate(1037.1,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,392.0 L1019.8,392.0  '/>	<g transform="translate(1037.1,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,324.5 L1019.8,324.5  '/>	<g transform="translate(1037.1,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,256.9 L1019.8,256.9  '/>	<g transform="translate(1037.1,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,189.3 L1019.8,189.3  '/>	<g transform="translate(1037.1,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,121.7 L1019.8,121.7  '/>	<g transform="translate(1037.1,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1028.8,54.1 L1019.8,54.1  '/>	<g transform="translate(1037.1,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1028.8,662.4 L1028.8,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1074.9,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(550.3,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.3 73.8,662.3 75.7,662.2 77.7,662.2 79.6,662.2 81.5,662.2 83.4,662.1 85.3,662.1 87.2,662.1 89.2,662.0 91.1,662.0 93.0,661.9 94.9,661.9 96.8,661.8 98.7,661.8 100.7,661.7
+102.6,661.6 104.5,661.6 106.4,661.5 108.3,661.4 110.3,661.3 112.2,661.2 114.1,661.1 116.0,660.9 117.9,660.8 119.8,660.7 121.8,660.5 123.7,660.4 125.6,660.2 127.5,660.0 129.4,659.9 131.3,659.7
+133.3,659.5 135.2,659.3 137.1,659.0 139.0,658.8 140.9,658.6 142.9,658.3 144.8,658.1 146.7,657.8 148.6,657.5 150.5,657.2 152.4,656.9 154.4,656.6 156.3,656.3 158.2,656.0 160.1,655.7 162.0,655.4
+163.9,655.0 165.9,654.7 167.8,654.3 169.7,654.0 171.6,653.7 173.5,653.3 175.5,652.9 177.4,652.6 179.3,652.2 181.2,651.9 183.1,651.5 185.0,651.2 187.0,650.8 188.9,650.5 190.8,650.1 192.7,649.7
+194.6,649.4 196.5,649.1 198.5,648.7 200.4,648.4 202.3,648.0 204.2,647.7 206.1,647.3 208.1,647.0 210.0,646.7 211.9,646.3 213.8,646.0 215.7,645.6 217.6,645.3 219.6,644.9 221.5,644.6 223.4,644.2
+225.3,643.8 227.2,643.5 229.1,643.1 231.1,642.7 233.0,642.3 234.9,641.8 236.8,641.4 238.7,641.0 240.7,640.5 242.6,640.0 244.5,639.5 246.4,639.0 248.3,638.5 250.2,637.9 252.2,637.4 254.1,636.8
+256.0,636.2 257.9,635.6 259.8,634.9 261.7,634.3 263.7,633.6 265.6,632.9 267.5,632.2 269.4,631.5 271.3,630.7 273.3,630.0 275.2,629.2 277.1,628.4 279.0,627.6 280.9,626.8 282.8,626.0 284.8,625.2
+286.7,624.3 288.6,623.5 290.5,622.6 292.4,621.7 294.3,620.8 296.3,619.9 298.2,619.0 300.1,618.1 302.0,617.1 303.9,616.2 305.9,615.2 307.8,614.2 309.7,613.2 311.6,612.2 313.5,611.2 315.4,610.1
+317.4,609.0 319.3,607.9 321.2,606.8 323.1,605.6 325.0,604.4 326.9,603.2 328.9,601.9 330.8,600.6 332.7,599.3 334.6,597.8 336.5,596.4 338.5,594.9 340.4,593.3 342.3,591.6 344.2,589.9 346.1,588.1
+348.0,586.2 350.0,584.3 351.9,582.2 353.8,580.1 355.7,577.8 357.6,575.5 359.5,573.1 361.5,570.5 363.4,567.9 365.3,565.1 367.2,562.2 369.1,559.1 371.1,556.0 373.0,552.7 374.9,549.2 376.8,545.7
+378.7,542.0 380.6,538.1 382.6,534.1 384.5,529.9 386.4,525.6 388.3,521.1 390.2,516.5 392.1,511.7 394.1,506.8 396.0,501.7 397.9,496.4 399.8,491.0 401.7,485.4 403.7,479.7 405.6,473.9 407.5,467.8
+409.4,461.7 411.3,455.4 413.2,448.9 415.2,442.4 417.1,435.7 419.0,428.9 420.9,421.9 422.8,414.9 424.7,407.7 426.7,400.5 428.6,393.2 430.5,385.8 432.4,378.3 434.3,370.7 436.3,363.1 438.2,355.5
+440.1,347.8 442.0,340.0 443.9,332.3 445.8,324.5 447.8,316.8 449.7,309.0 451.6,301.3 453.5,293.5 455.4,285.9 457.3,278.2 459.3,270.6 461.2,263.1 463.1,255.6 465.0,248.2 466.9,240.9 468.9,233.7
+470.8,226.6 472.7,219.6 474.6,212.8 476.5,206.0 478.4,199.4 480.4,193.0 482.3,186.6 484.2,180.5 486.1,174.5 488.0,168.7 489.9,163.0 491.9,157.6 493.8,152.3 495.7,147.2 497.6,142.4 499.5,137.7
+501.5,133.3 503.4,129.1 505.3,125.1 507.2,121.4 509.1,117.9 511.0,114.7 513.0,111.7 514.9,109.0 516.8,106.5 518.7,104.3 520.6,102.4 522.5,100.7 524.5,99.3 526.4,98.3 528.3,97.5 530.2,96.9
+532.1,96.7 534.1,96.8 536.0,97.2 537.9,97.8 539.8,98.8 541.7,100.1 543.6,101.6 545.6,103.5 547.5,105.6 549.4,108.1 551.3,110.8 553.2,113.8 555.1,117.1 557.1,120.6 559.0,124.5 560.9,128.6
+562.8,132.9 564.7,137.5 566.6,142.3 568.6,147.4 570.5,152.6 572.4,158.1 574.3,163.8 576.2,169.7 578.2,175.7 580.1,181.9 582.0,188.3 583.9,194.8 585.8,201.4 587.7,208.2 589.7,215.0 591.6,222.0
+593.5,229.0 595.4,236.1 597.3,243.3 599.2,250.5 601.2,257.7 603.1,265.0 605.0,272.2 606.9,279.5 608.8,286.7 610.8,294.0 612.7,301.1 614.6,308.3 616.5,315.4 618.4,322.4 620.3,329.4 622.3,336.3
+624.2,343.1 626.1,349.8 628.0,356.4 629.9,362.9 631.8,369.3 633.8,375.6 635.7,381.8 637.6,387.9 639.5,393.8 641.4,399.7 643.4,405.4 645.3,411.0 647.2,416.4 649.1,421.8 651.0,427.0 652.9,432.0
+654.9,437.0 656.8,441.8 658.7,446.5 660.6,451.1 662.5,455.5 664.4,459.9 666.4,464.1 668.3,468.2 670.2,472.2 672.1,476.1 674.0,479.9 676.0,483.6 677.9,487.2 679.8,490.6 681.7,494.0 683.6,497.4
+685.5,500.6 687.5,503.7 689.4,506.8 691.3,509.8 693.2,512.8 695.1,515.6 697.0,518.4 699.0,521.2 700.9,523.9 702.8,526.5 704.7,529.2 706.6,531.7 708.6,534.2 710.5,536.7 712.4,539.2 714.3,541.6
+716.2,544.0 718.1,546.3 720.1,548.7 722.0,551.0 723.9,553.2 725.8,555.5 727.7,557.7 729.6,559.9 731.6,562.1 733.5,564.2 735.4,566.4 737.3,568.5 739.2,570.6 741.2,572.6 743.1,574.6 745.0,576.6
+746.9,578.6 748.8,580.5 750.7,582.4 752.7,584.3 754.6,586.1 756.5,587.9 758.4,589.6 760.3,591.3 762.2,593.0 764.2,594.6 766.1,596.2 768.0,597.7 769.9,599.2 771.8,600.6 773.8,601.9 775.7,603.3
+777.6,604.5 779.5,605.7 781.4,606.9 783.3,608.0 785.3,609.1 787.2,610.1 789.1,611.0 791.0,611.9 792.9,612.8 794.8,613.6 796.8,614.4 798.7,615.1 800.6,615.8 802.5,616.5 804.4,617.1 806.4,617.7
+808.3,618.3 810.2,618.8 812.1,619.3 814.0,619.8 815.9,620.2 817.9,620.6 819.8,621.1 821.7,621.5 823.6,621.9 825.5,622.2 827.4,622.6 829.4,623.0 831.3,623.3 833.2,623.7 835.1,624.1 837.0,624.4
+839.0,624.8 840.9,625.2 842.8,625.5 844.7,625.9 846.6,626.3 848.5,626.7 850.5,627.2 852.4,627.6 854.3,628.0 856.2,628.5 858.1,628.9 860.0,629.4 862.0,629.9 863.9,630.4 865.8,630.9 867.7,631.5
+869.6,632.0 871.6,632.6 873.5,633.1 875.4,633.7 877.3,634.3 879.2,634.9 881.1,635.5 883.1,636.1 885.0,636.7 886.9,637.4 888.8,638.0 890.7,638.6 892.6,639.3 894.6,639.9 896.5,640.6 898.4,641.2
+900.3,641.9 902.2,642.5 904.2,643.2 906.1,643.8 908.0,644.5 909.9,645.1 911.8,645.8 913.7,646.4 915.7,647.0 917.6,647.6 919.5,648.2 921.4,648.8 923.3,649.4 925.2,650.0 927.2,650.6 929.1,651.1
+931.0,651.6 932.9,652.2 934.8,652.7 936.8,653.2 938.7,653.7 940.6,654.1 942.5,654.6 944.4,655.0 946.3,655.5 948.3,655.9 950.2,656.3 952.1,656.6 954.0,657.0 955.9,657.3 957.8,657.7 959.8,658.0
+961.7,658.3 963.6,658.6 965.5,658.8 967.4,659.1 969.4,659.3 971.3,659.6 973.2,659.8 975.1,660.0 977.0,660.2 978.9,660.3 980.9,660.5 982.8,660.7 984.7,660.8 986.6,661.0 988.5,661.1 990.4,661.2
+992.4,661.3 994.3,661.4 996.2,661.5 998.1,661.6 1000.0,661.7 1002.0,661.7 1003.9,661.8 1005.8,661.9 1007.7,661.9 1009.6,662.0 1011.5,662.0 1013.5,662.0 1015.4,662.1 1017.3,662.1 1019.2,662.2 1021.1,662.2
+1023.0,662.2 1025.0,662.2 1026.9,662.2 1028.8,662.3 1028.8,662.4 1026.9,662.4 1025.0,662.4 1023.0,662.4 1021.1,662.4 1019.2,662.4 1017.3,662.4 1015.4,662.4 1013.5,662.4 1011.5,662.4 1009.6,662.4 1007.7,662.4
+1005.8,662.4 1003.9,662.4 1002.0,662.4 1000.0,662.4 998.1,662.4 996.2,662.4 994.3,662.4 992.4,662.4 990.4,662.4 988.5,662.4 986.6,662.4 984.7,662.4 982.8,662.4 980.9,662.4 978.9,662.4 977.0,662.4
+975.1,662.4 973.2,662.4 971.3,662.4 969.4,662.4 967.4,662.4 965.5,662.4 963.6,662.4 961.7,662.4 959.8,662.4 957.8,662.4 955.9,662.4 954.0,662.4 952.1,662.4 950.2,662.4 948.3,662.4 946.3,662.4
+944.4,662.4 942.5,662.4 940.6,662.4 938.7,662.4 936.8,662.4 934.8,662.4 932.9,662.4 931.0,662.4 929.1,662.4 927.2,662.4 925.2,662.4 923.3,662.4 921.4,662.4 919.5,662.4 917.6,662.4 915.7,662.4
+913.7,662.4 911.8,662.4 909.9,662.4 908.0,662.4 906.1,662.4 904.2,662.4 902.2,662.4 900.3,662.4 898.4,662.4 896.5,662.4 894.6,662.4 892.6,662.4 890.7,662.4 888.8,662.4 886.9,662.4 885.0,662.4
+883.1,662.4 881.1,662.4 879.2,662.4 877.3,662.4 875.4,662.4 873.5,662.4 871.6,662.4 869.6,662.4 867.7,662.4 865.8,662.4 863.9,662.4 862.0,662.4 860.0,662.4 858.1,662.4 856.2,662.4 854.3,662.4
+852.4,662.4 850.5,662.4 848.5,662.4 846.6,662.4 844.7,662.4 842.8,662.4 840.9,662.4 839.0,662.4 837.0,662.4 835.1,662.4 833.2,662.4 831.3,662.4 829.4,662.4 827.4,662.4 825.5,662.4 823.6,662.4
+821.7,662.4 819.8,662.4 817.9,662.4 815.9,662.4 814.0,662.4 812.1,662.4 810.2,662.4 808.3,662.4 806.4,662.4 804.4,662.4 802.5,662.4 800.6,662.4 798.7,662.4 796.8,662.4 794.8,662.4 792.9,662.4
+791.0,662.4 789.1,662.4 787.2,662.4 785.3,662.4 783.3,662.4 781.4,662.4 779.5,662.4 777.6,662.4 775.7,662.4 773.8,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.2,662.4
+760.3,662.4 758.4,662.4 756.5,662.4 754.6,662.4 752.7,662.4 750.7,662.4 748.8,662.4 746.9,662.4 745.0,662.4 743.1,662.4 741.2,662.4 739.2,662.4 737.3,662.4 735.4,662.4 733.5,662.4 731.6,662.4
+729.6,662.4 727.7,662.4 725.8,662.4 723.9,662.4 722.0,662.4 720.1,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.5,662.4 708.6,662.4 706.6,662.4 704.7,662.4 702.8,662.4 700.9,662.4
+699.0,662.4 697.0,662.4 695.1,662.4 693.2,662.4 691.3,662.4 689.4,662.4 687.5,662.4 685.5,662.4 683.6,662.4 681.7,662.4 679.8,662.4 677.9,662.4 676.0,662.4 674.0,662.4 672.1,662.4 670.2,662.4
+668.3,662.4 666.4,662.4 664.4,662.4 662.5,662.4 660.6,662.4 658.7,662.4 656.8,662.4 654.9,662.4 652.9,662.4 651.0,662.4 649.1,662.4 647.2,662.4 645.3,662.4 643.4,662.4 641.4,662.4 639.5,662.4
+637.6,662.4 635.7,662.4 633.8,662.4 631.8,662.4 629.9,662.4 628.0,662.4 626.1,662.4 624.2,662.4 622.3,662.4 620.3,662.4 618.4,662.4 616.5,662.4 614.6,662.4 612.7,662.4 610.8,662.4 608.8,662.4
+606.9,662.4 605.0,662.4 603.1,662.4 601.2,662.4 599.2,662.4 597.3,662.4 595.4,662.4 593.5,662.4 591.6,662.4 589.7,662.4 587.7,662.4 585.8,662.4 583.9,662.4 582.0,662.4 580.1,662.4 578.2,662.4
+576.2,662.4 574.3,662.4 572.4,662.4 570.5,662.4 568.6,662.4 566.6,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.0,662.4 557.1,662.4 555.1,662.4 553.2,662.4 551.3,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.6,662.4 541.7,662.4 539.8,662.4 537.9,662.4 536.0,662.4 534.1,662.4 532.1,662.4 530.2,662.4 528.3,662.4 526.4,662.4 524.5,662.4 522.5,662.4 520.6,662.4 518.7,662.4 516.8,662.4
+514.9,662.4 513.0,662.4 511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.5,662.4 497.6,662.4 495.7,662.4 493.8,662.4 491.9,662.4 489.9,662.4 488.0,662.4 486.1,662.4
+484.2,662.4 482.3,662.4 480.4,662.4 478.4,662.4 476.5,662.4 474.6,662.4 472.7,662.4 470.8,662.4 468.9,662.4 466.9,662.4 465.0,662.4 463.1,662.4 461.2,662.4 459.3,662.4 457.3,662.4 455.4,662.4
+453.5,662.4 451.6,662.4 449.7,662.4 447.8,662.4 445.8,662.4 443.9,662.4 442.0,662.4 440.1,662.4 438.2,662.4 436.3,662.4 434.3,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4 424.7,662.4
+422.8,662.4 420.9,662.4 419.0,662.4 417.1,662.4 415.2,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.6,662.4 403.7,662.4 401.7,662.4 399.8,662.4 397.9,662.4 396.0,662.4 394.1,662.4
+392.1,662.4 390.2,662.4 388.3,662.4 386.4,662.4 384.5,662.4 382.6,662.4 380.6,662.4 378.7,662.4 376.8,662.4 374.9,662.4 373.0,662.4 371.1,662.4 369.1,662.4 367.2,662.4 365.3,662.4 363.4,662.4
+361.5,662.4 359.5,662.4 357.6,662.4 355.7,662.4 353.8,662.4 351.9,662.4 350.0,662.4 348.0,662.4 346.1,662.4 344.2,662.4 342.3,662.4 340.4,662.4 338.5,662.4 336.5,662.4 334.6,662.4 332.7,662.4
+330.8,662.4 328.9,662.4 326.9,662.4 325.0,662.4 323.1,662.4 321.2,662.4 319.3,662.4 317.4,662.4 315.4,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4 303.9,662.4 302.0,662.4
+300.1,662.4 298.2,662.4 296.3,662.4 294.3,662.4 292.4,662.4 290.5,662.4 288.6,662.4 286.7,662.4 284.8,662.4 282.8,662.4 280.9,662.4 279.0,662.4 277.1,662.4 275.2,662.4 273.3,662.4 271.3,662.4
+269.4,662.4 267.5,662.4 265.6,662.4 263.7,662.4 261.7,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.1,662.4 252.2,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4
+238.7,662.4 236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.1,662.4 227.2,662.4 225.3,662.4 223.4,662.4 221.5,662.4 219.6,662.4 217.6,662.4 215.7,662.4 213.8,662.4 211.9,662.4 210.0,662.4
+208.1,662.4 206.1,662.4 204.2,662.4 202.3,662.4 200.4,662.4 198.5,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4
+177.4,662.4 175.5,662.4 173.5,662.4 171.6,662.4 169.7,662.4 167.8,662.4 165.9,662.4 163.9,662.4 162.0,662.4 160.1,662.4 158.2,662.4 156.3,662.4 154.4,662.4 152.4,662.4 150.5,662.4 148.6,662.4
+146.7,662.4 144.8,662.4 142.9,662.4 140.9,662.4 139.0,662.4 137.1,662.4 135.2,662.4 133.3,662.4 131.3,662.4 129.4,662.4 127.5,662.4 125.6,662.4 123.7,662.4 121.8,662.4 119.8,662.4 117.9,662.4
+116.0,662.4 114.1,662.4 112.2,662.4 110.3,662.4 108.3,662.4 106.4,662.4 104.5,662.4 102.6,662.4 100.7,662.4 98.7,662.4 96.8,662.4 94.9,662.4 93.0,662.4 91.1,662.4 89.2,662.4 87.2,662.4
+85.3,662.4 83.4,662.4 81.5,662.4 79.6,662.4 77.7,662.4 75.7,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M544.5,662.4 L544.5,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(460.9,650.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(615.2,632.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(657.9,625.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(467.7,619.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(725.9,613.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(493.6,601.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(419.3,595.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(574.0,589.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(454.2,583.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(646.4,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(525.9,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(440.4,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(467.9,559.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(440.6,552.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(494.7,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(555.0,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(597.2,522.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(535.2,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(573.7,510.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(622.0,504.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.7,498.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(605.0,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(490.8,486.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.4,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(470.2,473.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.5,467.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(597.7,461.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(374.0,455.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(456.1,449.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(542.2,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.3,431.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(659.4,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(578.8,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(708.3,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(505.0,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(338.0,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(586.2,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(452.7,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(463.1,382.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(556.8,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(575.0,370.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(527.1,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(562.0,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(514.9,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(481.8,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(473.9,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(536.0,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(686.2,327.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(718.7,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(573.9,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(595.6,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(495.6,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(527.6,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(477.9,291.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.3,285.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(553.0,279.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(496.3,273.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(526.2,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(512.3,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(522.1,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(432.5,248.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(498.4,242.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(492.0,236.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(624.4,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(523.3,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(477.6,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(550.4,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(655.1,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(724.7,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(546.4,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(535.4,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(637.2,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(554.4,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(573.7,169.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(682.6,163.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(562.0,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(600.7,151.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(633.9,145.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(635.4,139.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(548.7,133.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(550.2,127.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(581.0,121.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(730.8,114.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(529.2,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(586.8,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(561.7,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(518.4,90.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(530.3,84.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(498.1,78.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(500.9,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(565.8,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(514.5,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.6,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1126.0,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(779.9,656.3) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(299.3,644.2) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(211.2,638.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(842.1,607.7) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(825.1,546.8) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(300.6,540.7) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(889.5,443.4) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1126.0,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>gnuplot_plot_5</title>
+<g fill="none" color="white" stroke="rgb(255, 127,   0)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M308.1,662.4 L308.1,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M768.8,662.4 L768.8,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M135.3,662.4 L135.3,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M941.6,662.4 L941.6,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1028.8,662.4 L1028.8,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(550.3,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/pdf_small.svg b/results/barbershop/500000/report/pdf_small.svg
new file mode 100644
index 0000000..e3a2fda
--- /dev/null
+++ b/results/barbershop/500000/report/pdf_small.svg
@@ -0,0 +1,239 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L64.3,242.4  '/>	<g transform="translate(47.0,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,218.0 L64.3,218.0  '/>	<g transform="translate(47.0,221.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,193.7 L64.3,193.7  '/>	<g transform="translate(47.0,197.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,169.3 L64.3,169.3  '/>	<g transform="translate(47.0,173.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,144.9 L64.3,144.9  '/>	<g transform="translate(47.0,148.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,120.6 L64.3,120.6  '/>	<g transform="translate(47.0,124.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,96.2 L64.3,96.2  '/>	<g transform="translate(47.0,100.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,71.9 L64.3,71.9  '/>	<g transform="translate(47.0,75.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,47.5 L64.3,47.5  '/>	<g transform="translate(47.0,51.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,23.1 L64.3,23.1  '/>	<g transform="translate(47.0,27.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M89.9,242.4 L89.9,233.4  '/>	<g transform="translate(89.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M129.2,242.4 L129.2,233.4  '/>	<g transform="translate(129.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M168.5,242.4 L168.5,233.4  '/>	<g transform="translate(168.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M207.8,242.4 L207.8,233.4  '/>	<g transform="translate(207.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M247.1,242.4 L247.1,233.4  '/>	<g transform="translate(247.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M286.4,242.4 L286.4,233.4  '/>	<g transform="translate(286.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M325.7,242.4 L325.7,233.4  '/>	<g transform="translate(325.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M365.0,242.4 L365.0,233.4  '/>	<g transform="translate(365.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M404.3,242.4 L404.3,233.4  '/>	<g transform="translate(404.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(240.1,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '55.3,242.3 56.0,242.3 56.8,242.3 57.5,242.3 58.3,242.3 59.0,242.3 59.7,242.3 60.5,242.3 61.2,242.3 62.0,242.3 62.7,242.2 63.4,242.2 64.2,242.2 64.9,242.2 65.7,242.1 66.4,242.1
+67.2,242.1 67.9,242.1 68.6,242.0 69.4,242.0 70.1,242.0 70.9,241.9 71.6,241.9 72.3,241.8 73.1,241.8 73.8,241.7 74.6,241.7 75.3,241.6 76.0,241.5 76.8,241.5 77.5,241.4 78.3,241.3
+79.0,241.2 79.7,241.2 80.5,241.1 81.2,241.0 82.0,240.9 82.7,240.8 83.5,240.7 84.2,240.6 84.9,240.5 85.7,240.4 86.4,240.2 87.2,240.1 87.9,240.0 88.6,239.9 89.4,239.7 90.1,239.6
+90.9,239.5 91.6,239.3 92.3,239.2 93.1,239.1 93.8,238.9 94.6,238.8 95.3,238.7 96.0,238.5 96.8,238.4 97.5,238.2 98.3,238.1 99.0,237.9 99.8,237.8 100.5,237.7 101.2,237.5 102.0,237.4
+102.7,237.2 103.5,237.1 104.2,237.0 104.9,236.8 105.7,236.7 106.4,236.6 107.2,236.4 107.9,236.3 108.6,236.2 109.4,236.0 110.1,235.9 110.9,235.8 111.6,235.6 112.3,235.5 113.1,235.3 113.8,235.2
+114.6,235.0 115.3,234.9 116.1,234.7 116.8,234.6 117.5,234.4 118.3,234.2 119.0,234.1 119.8,233.9 120.5,233.7 121.2,233.5 122.0,233.3 122.7,233.1 123.5,232.9 124.2,232.7 124.9,232.5 125.7,232.2
+126.4,232.0 127.2,231.8 127.9,231.5 128.6,231.2 129.4,231.0 130.1,230.7 130.9,230.4 131.6,230.1 132.4,229.8 133.1,229.5 133.8,229.2 134.6,228.9 135.3,228.6 136.1,228.3 136.8,228.0 137.5,227.6
+138.3,227.3 139.0,227.0 139.8,226.6 140.5,226.3 141.2,225.9 142.0,225.6 142.7,225.2 143.5,224.8 144.2,224.4 144.9,224.1 145.7,223.7 146.4,223.3 147.2,222.9 147.9,222.5 148.7,222.1 149.4,221.7
+150.1,221.2 150.9,220.8 151.6,220.4 152.4,219.9 153.1,219.4 153.8,218.9 154.6,218.4 155.3,217.9 156.1,217.4 156.8,216.8 157.5,216.2 158.3,215.6 159.0,215.0 159.8,214.3 160.5,213.6 161.2,212.9
+162.0,212.2 162.7,211.4 163.5,210.6 164.2,209.8 165.0,208.9 165.7,207.9 166.4,207.0 167.2,206.0 167.9,204.9 168.7,203.8 169.4,202.7 170.1,201.5 170.9,200.2 171.6,198.9 172.4,197.5 173.1,196.1
+173.8,194.6 174.6,193.1 175.3,191.5 176.1,189.9 176.8,188.2 177.5,186.4 178.3,184.5 179.0,182.6 179.8,180.7 180.5,178.7 181.2,176.6 182.0,174.4 182.7,172.2 183.5,170.0 184.2,167.6 185.0,165.3
+185.7,162.8 186.4,160.3 187.2,157.8 187.9,155.2 188.7,152.5 189.4,149.8 190.1,147.0 190.9,144.3 191.6,141.4 192.4,138.5 193.1,135.6 193.8,132.7 194.6,129.7 195.3,126.7 196.1,123.7 196.8,120.7
+197.5,117.6 198.3,114.6 199.0,111.5 199.8,108.4 200.5,105.3 201.3,102.3 202.0,99.2 202.7,96.1 203.5,93.1 204.2,90.1 205.0,87.1 205.7,84.1 206.4,81.1 207.2,78.2 207.9,75.3 208.7,72.4
+209.4,69.6 210.1,66.8 210.9,64.1 211.6,61.4 212.4,58.8 213.1,56.3 213.8,53.8 214.6,51.3 215.3,48.9 216.1,46.6 216.8,44.4 217.6,42.2 218.3,40.1 219.0,38.1 219.8,36.2 220.5,34.4
+221.3,32.6 222.0,30.9 222.7,29.4 223.5,27.9 224.2,26.5 225.0,25.2 225.7,24.0 226.4,22.9 227.2,22.0 227.9,21.1 228.7,20.3 229.4,19.7 230.1,19.1 230.9,18.7 231.6,18.4 232.4,18.2
+233.1,18.1 233.9,18.1 234.6,18.3 235.3,18.5 236.1,18.9 236.8,19.4 237.6,20.0 238.3,20.8 239.0,21.6 239.8,22.6 240.5,23.7 241.3,24.9 242.0,26.2 242.7,27.6 243.5,29.1 244.2,30.7
+245.0,32.4 245.7,34.3 246.4,36.2 247.2,38.2 247.9,40.3 248.7,42.4 249.4,44.7 250.2,47.0 250.9,49.4 251.6,51.9 252.4,54.4 253.1,57.0 253.9,59.6 254.6,62.3 255.3,65.0 256.1,67.8
+256.8,70.6 257.6,73.4 258.3,76.2 259.0,79.1 259.8,81.9 260.5,84.8 261.3,87.7 262.0,90.6 262.7,93.4 263.5,96.3 264.2,99.2 265.0,102.0 265.7,104.8 266.5,107.6 267.2,110.3 267.9,113.1
+268.7,115.8 269.4,118.4 270.2,121.1 270.9,123.6 271.6,126.2 272.4,128.7 273.1,131.1 273.9,133.6 274.6,135.9 275.3,138.2 276.1,140.5 276.8,142.7 277.6,144.9 278.3,147.0 279.0,149.0 279.8,151.1
+280.5,153.0 281.3,154.9 282.0,156.8 282.8,158.6 283.5,160.4 284.2,162.1 285.0,163.8 285.7,165.4 286.5,167.0 287.2,168.5 287.9,170.0 288.7,171.5 289.4,172.9 290.2,174.3 290.9,175.6 291.6,177.0
+292.4,178.2 293.1,179.5 293.9,180.7 294.6,181.9 295.3,183.1 296.1,184.2 296.8,185.3 297.6,186.4 298.3,187.5 299.1,188.5 299.8,189.6 300.5,190.6 301.3,191.6 302.0,192.6 302.8,193.5 303.5,194.5
+304.2,195.4 305.0,196.4 305.7,197.3 306.5,198.2 307.2,199.1 307.9,200.0 308.7,200.9 309.4,201.8 310.2,202.6 310.9,203.5 311.6,204.3 312.4,205.2 313.1,206.0 313.9,206.8 314.6,207.6 315.3,208.4
+316.1,209.2 316.8,209.9 317.6,210.7 318.3,211.4 319.1,212.1 319.8,212.9 320.5,213.5 321.3,214.2 322.0,214.9 322.8,215.5 323.5,216.1 324.2,216.7 325.0,217.3 325.7,217.9 326.5,218.4 327.2,218.9
+327.9,219.4 328.7,219.9 329.4,220.4 330.2,220.8 330.9,221.3 331.6,221.7 332.4,222.0 333.1,222.4 333.9,222.7 334.6,223.1 335.4,223.4 336.1,223.7 336.8,223.9 337.6,224.2 338.3,224.4 339.1,224.7
+339.8,224.9 340.5,225.1 341.3,225.3 342.0,225.5 342.8,225.7 343.5,225.8 344.2,226.0 345.0,226.2 345.7,226.3 346.5,226.5 347.2,226.6 347.9,226.8 348.7,226.9 349.4,227.1 350.2,227.2 350.9,227.3
+351.7,227.5 352.4,227.6 353.1,227.8 353.9,227.9 354.6,228.1 355.4,228.3 356.1,228.4 356.8,228.6 357.6,228.8 358.3,228.9 359.1,229.1 359.8,229.3 360.5,229.5 361.3,229.7 362.0,229.9 362.8,230.1
+363.5,230.3 364.2,230.6 365.0,230.8 365.7,231.0 366.5,231.3 367.2,231.5 368.0,231.7 368.7,232.0 369.4,232.2 370.2,232.5 370.9,232.7 371.7,233.0 372.4,233.2 373.1,233.5 373.9,233.7 374.6,234.0
+375.4,234.3 376.1,234.5 376.8,234.8 377.6,235.0 378.3,235.3 379.1,235.5 379.8,235.8 380.5,236.1 381.3,236.3 382.0,236.5 382.8,236.8 383.5,237.0 384.3,237.3 385.0,237.5 385.7,237.7 386.5,237.9
+387.2,238.1 388.0,238.3 388.7,238.5 389.4,238.7 390.2,238.9 390.9,239.1 391.7,239.3 392.4,239.5 393.1,239.6 393.9,239.8 394.6,240.0 395.4,240.1 396.1,240.3 396.8,240.4 397.6,240.5 398.3,240.6
+399.1,240.8 399.8,240.9 400.6,241.0 401.3,241.1 402.0,241.2 402.8,241.3 403.5,241.4 404.3,241.4 405.0,241.5 405.7,241.6 406.5,241.7 407.2,241.7 408.0,241.8 408.7,241.8 409.4,241.9 410.2,241.9
+410.9,242.0 411.7,242.0 412.4,242.0 413.1,242.1 413.9,242.1 414.6,242.1 415.4,242.2 416.1,242.2 416.9,242.2 417.6,242.2 418.3,242.2 419.1,242.3 419.8,242.3 420.6,242.3 421.3,242.3 422.0,242.3
+422.8,242.3 423.5,242.3 424.3,242.3 425.0,242.3 425.0,242.4 424.3,242.4 423.5,242.4 422.8,242.4 422.0,242.4 421.3,242.4 420.6,242.4 419.8,242.4 419.1,242.4 418.3,242.4 417.6,242.4 416.9,242.4
+416.1,242.4 415.4,242.4 414.6,242.4 413.9,242.4 413.1,242.4 412.4,242.4 411.7,242.4 410.9,242.4 410.2,242.4 409.4,242.4 408.7,242.4 408.0,242.4 407.2,242.4 406.5,242.4 405.7,242.4 405.0,242.4
+404.3,242.4 403.5,242.4 402.8,242.4 402.0,242.4 401.3,242.4 400.6,242.4 399.8,242.4 399.1,242.4 398.3,242.4 397.6,242.4 396.8,242.4 396.1,242.4 395.4,242.4 394.6,242.4 393.9,242.4 393.1,242.4
+392.4,242.4 391.7,242.4 390.9,242.4 390.2,242.4 389.4,242.4 388.7,242.4 388.0,242.4 387.2,242.4 386.5,242.4 385.7,242.4 385.0,242.4 384.3,242.4 383.5,242.4 382.8,242.4 382.0,242.4 381.3,242.4
+380.5,242.4 379.8,242.4 379.1,242.4 378.3,242.4 377.6,242.4 376.8,242.4 376.1,242.4 375.4,242.4 374.6,242.4 373.9,242.4 373.1,242.4 372.4,242.4 371.7,242.4 370.9,242.4 370.2,242.4 369.4,242.4
+368.7,242.4 368.0,242.4 367.2,242.4 366.5,242.4 365.7,242.4 365.0,242.4 364.2,242.4 363.5,242.4 362.8,242.4 362.0,242.4 361.3,242.4 360.5,242.4 359.8,242.4 359.1,242.4 358.3,242.4 357.6,242.4
+356.8,242.4 356.1,242.4 355.4,242.4 354.6,242.4 353.9,242.4 353.1,242.4 352.4,242.4 351.7,242.4 350.9,242.4 350.2,242.4 349.4,242.4 348.7,242.4 347.9,242.4 347.2,242.4 346.5,242.4 345.7,242.4
+345.0,242.4 344.2,242.4 343.5,242.4 342.8,242.4 342.0,242.4 341.3,242.4 340.5,242.4 339.8,242.4 339.1,242.4 338.3,242.4 337.6,242.4 336.8,242.4 336.1,242.4 335.4,242.4 334.6,242.4 333.9,242.4
+333.1,242.4 332.4,242.4 331.6,242.4 330.9,242.4 330.2,242.4 329.4,242.4 328.7,242.4 327.9,242.4 327.2,242.4 326.5,242.4 325.7,242.4 325.0,242.4 324.2,242.4 323.5,242.4 322.8,242.4 322.0,242.4
+321.3,242.4 320.5,242.4 319.8,242.4 319.1,242.4 318.3,242.4 317.6,242.4 316.8,242.4 316.1,242.4 315.3,242.4 314.6,242.4 313.9,242.4 313.1,242.4 312.4,242.4 311.6,242.4 310.9,242.4 310.2,242.4
+309.4,242.4 308.7,242.4 307.9,242.4 307.2,242.4 306.5,242.4 305.7,242.4 305.0,242.4 304.2,242.4 303.5,242.4 302.8,242.4 302.0,242.4 301.3,242.4 300.5,242.4 299.8,242.4 299.1,242.4 298.3,242.4
+297.6,242.4 296.8,242.4 296.1,242.4 295.3,242.4 294.6,242.4 293.9,242.4 293.1,242.4 292.4,242.4 291.6,242.4 290.9,242.4 290.2,242.4 289.4,242.4 288.7,242.4 287.9,242.4 287.2,242.4 286.5,242.4
+285.7,242.4 285.0,242.4 284.2,242.4 283.5,242.4 282.8,242.4 282.0,242.4 281.3,242.4 280.5,242.4 279.8,242.4 279.0,242.4 278.3,242.4 277.6,242.4 276.8,242.4 276.1,242.4 275.3,242.4 274.6,242.4
+273.9,242.4 273.1,242.4 272.4,242.4 271.6,242.4 270.9,242.4 270.2,242.4 269.4,242.4 268.7,242.4 267.9,242.4 267.2,242.4 266.5,242.4 265.7,242.4 265.0,242.4 264.2,242.4 263.5,242.4 262.7,242.4
+262.0,242.4 261.3,242.4 260.5,242.4 259.8,242.4 259.0,242.4 258.3,242.4 257.6,242.4 256.8,242.4 256.1,242.4 255.3,242.4 254.6,242.4 253.9,242.4 253.1,242.4 252.4,242.4 251.6,242.4 250.9,242.4
+250.2,242.4 249.4,242.4 248.7,242.4 247.9,242.4 247.2,242.4 246.4,242.4 245.7,242.4 245.0,242.4 244.2,242.4 243.5,242.4 242.7,242.4 242.0,242.4 241.3,242.4 240.5,242.4 239.8,242.4 239.0,242.4
+238.3,242.4 237.6,242.4 236.8,242.4 236.1,242.4 235.3,242.4 234.6,242.4 233.9,242.4 233.1,242.4 232.4,242.4 231.6,242.4 230.9,242.4 230.1,242.4 229.4,242.4 228.7,242.4 227.9,242.4 227.2,242.4
+226.4,242.4 225.7,242.4 225.0,242.4 224.2,242.4 223.5,242.4 222.7,242.4 222.0,242.4 221.3,242.4 220.5,242.4 219.8,242.4 219.0,242.4 218.3,242.4 217.6,242.4 216.8,242.4 216.1,242.4 215.3,242.4
+214.6,242.4 213.8,242.4 213.1,242.4 212.4,242.4 211.6,242.4 210.9,242.4 210.1,242.4 209.4,242.4 208.7,242.4 207.9,242.4 207.2,242.4 206.4,242.4 205.7,242.4 205.0,242.4 204.2,242.4 203.5,242.4
+202.7,242.4 202.0,242.4 201.3,242.4 200.5,242.4 199.8,242.4 199.0,242.4 198.3,242.4 197.5,242.4 196.8,242.4 196.1,242.4 195.3,242.4 194.6,242.4 193.8,242.4 193.1,242.4 192.4,242.4 191.6,242.4
+190.9,242.4 190.1,242.4 189.4,242.4 188.7,242.4 187.9,242.4 187.2,242.4 186.4,242.4 185.7,242.4 185.0,242.4 184.2,242.4 183.5,242.4 182.7,242.4 182.0,242.4 181.2,242.4 180.5,242.4 179.8,242.4
+179.0,242.4 178.3,242.4 177.5,242.4 176.8,242.4 176.1,242.4 175.3,242.4 174.6,242.4 173.8,242.4 173.1,242.4 172.4,242.4 171.6,242.4 170.9,242.4 170.1,242.4 169.4,242.4 168.7,242.4 167.9,242.4
+167.2,242.4 166.4,242.4 165.7,242.4 165.0,242.4 164.2,242.4 163.5,242.4 162.7,242.4 162.0,242.4 161.2,242.4 160.5,242.4 159.8,242.4 159.0,242.4 158.3,242.4 157.5,242.4 156.8,242.4 156.1,242.4
+155.3,242.4 154.6,242.4 153.8,242.4 153.1,242.4 152.4,242.4 151.6,242.4 150.9,242.4 150.1,242.4 149.4,242.4 148.7,242.4 147.9,242.4 147.2,242.4 146.4,242.4 145.7,242.4 144.9,242.4 144.2,242.4
+143.5,242.4 142.7,242.4 142.0,242.4 141.2,242.4 140.5,242.4 139.8,242.4 139.0,242.4 138.3,242.4 137.5,242.4 136.8,242.4 136.1,242.4 135.3,242.4 134.6,242.4 133.8,242.4 133.1,242.4 132.4,242.4
+131.6,242.4 130.9,242.4 130.1,242.4 129.4,242.4 128.6,242.4 127.9,242.4 127.2,242.4 126.4,242.4 125.7,242.4 124.9,242.4 124.2,242.4 123.5,242.4 122.7,242.4 122.0,242.4 121.2,242.4 120.5,242.4
+119.8,242.4 119.0,242.4 118.3,242.4 117.5,242.4 116.8,242.4 116.1,242.4 115.3,242.4 114.6,242.4 113.8,242.4 113.1,242.4 112.3,242.4 111.6,242.4 110.9,242.4 110.1,242.4 109.4,242.4 108.6,242.4
+107.9,242.4 107.2,242.4 106.4,242.4 105.7,242.4 104.9,242.4 104.2,242.4 103.5,242.4 102.7,242.4 102.0,242.4 101.2,242.4 100.5,242.4 99.8,242.4 99.0,242.4 98.3,242.4 97.5,242.4 96.8,242.4
+96.0,242.4 95.3,242.4 94.6,242.4 93.8,242.4 93.1,242.4 92.3,242.4 91.6,242.4 90.9,242.4 90.1,242.4 89.4,242.4 88.6,242.4 87.9,242.4 87.2,242.4 86.4,242.4 85.7,242.4 84.9,242.4
+84.2,242.4 83.5,242.4 82.7,242.4 82.0,242.4 81.2,242.4 80.5,242.4 79.7,242.4 79.0,242.4 78.3,242.4 77.5,242.4 76.8,242.4 76.0,242.4 75.3,242.4 74.6,242.4 73.8,242.4 73.1,242.4
+72.3,242.4 71.6,242.4 70.9,242.4 70.1,242.4 69.4,242.4 68.6,242.4 67.9,242.4 67.2,242.4 66.4,242.4 65.7,242.4 64.9,242.4 64.2,242.4 63.4,242.4 62.7,242.4 62.0,242.4 61.2,242.4
+60.5,242.4 59.7,242.4 59.0,242.4 58.3,242.4 57.5,242.4 56.8,242.4 56.0,242.4 55.3,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M237.9,242.4 L237.9,40.6  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/regression.svg b/results/barbershop/500000/report/regression.svg
new file mode 100644
index 0000000..8d3de93
--- /dev/null
+++ b/results/barbershop/500000/report/regression.svg
@@ -0,0 +1,395 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,586.4 L1255.0,586.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,510.3 L1255.0,510.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,434.3 L1255.0,434.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,282.2 L1255.0,282.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,206.2 L1255.0,206.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.1 L1255.0,130.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,656.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,651.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,646.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,641.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,634.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,629.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,624.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,618.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,612.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,607.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,602.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,596.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,591.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,585.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,580.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,575.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,570.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,564.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,556.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,554.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,548.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,542.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,536.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,531.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,525.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,519.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,515.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,508.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,504.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,499.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,493.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,489.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,481.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,478.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,472.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,461.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,460.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,457.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,447.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,443.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,435.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,433.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,430.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,421.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,418.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,412.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,405.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,399.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,394.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,388.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,384.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,379.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,374.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,367.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,358.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,352.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,350.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,344.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,341.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,334.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,330.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,326.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,317.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,313.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,307.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,302.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,296.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,293.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,286.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,281.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,272.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,269.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,265.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,257.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,249.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,241.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,241.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,236.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,227.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,224.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,218.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,210.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,208.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,201.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,195.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,189.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,186.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,181.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,174.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,164.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,165.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,158.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,153.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,149.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,143.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,139.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,133.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,126.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,122.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,114.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,115.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,116.2 1255.0,114.5 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/regression_small.svg b/results/barbershop/500000/report/regression_small.svg
new file mode 100644
index 0000000..37ad034
--- /dev/null
+++ b/results/barbershop/500000/report/regression_small.svg
@@ -0,0 +1,373 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,214.4 L425.0,214.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,214.4 L80.9,214.4  '/>	<g transform="translate(63.6,218.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,186.3 L425.0,186.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,186.3 L80.9,186.3  '/>	<g transform="translate(63.6,190.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,158.3 L425.0,158.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,158.3 L80.9,158.3  '/>	<g transform="translate(63.6,162.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,102.2 L425.0,102.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,102.2 L80.9,102.2  '/>	<g transform="translate(63.6,106.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,74.2 L425.0,74.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,74.2 L80.9,74.2  '/>	<g transform="translate(63.6,78.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,46.1 L425.0,46.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,46.1 L80.9,46.1  '/>	<g transform="translate(63.6,50.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,236.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,234.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,232.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,230.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,228.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,226.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,223.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,222.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,220.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,218.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,216.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,214.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,212.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,210.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,208.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,206.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,203.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,202.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,200.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,198.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,195.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,194.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,191.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,189.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,188.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,185.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,184.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,182.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,180.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,178.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,175.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,174.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,172.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,168.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,167.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,166.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,163.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,161.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,158.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,158.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,157.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,153.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,152.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,150.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,147.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,145.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,143.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,141.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,139.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,138.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,136.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,133.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,130.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,128.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,127.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,125.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,123.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,121.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,120.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,118.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,115.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,113.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,111.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,109.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,107.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,106.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,103.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,101.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,98.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,97.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,95.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,93.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,90.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,87.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,87.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,85.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,82.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,81.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,78.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,75.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,74.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,72.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,70.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,68.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,67.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,65.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,62.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,58.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,59.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,56.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,54.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,53.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,51.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,49.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,47.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,44.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,43.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,40.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,40.7  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,41.0 425.0,40.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/relative_pdf_small.svg b/results/barbershop/500000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..33ab468
--- /dev/null
+++ b/results/barbershop/500000/report/relative_pdf_small.svg
@@ -0,0 +1,316 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L64.3,242.4  '/>	<g transform="translate(47.0,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,217.5 L64.3,217.5  '/>	<g transform="translate(47.0,221.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,192.6 L64.3,192.6  '/>	<g transform="translate(47.0,196.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,167.6 L64.3,167.6  '/>	<g transform="translate(47.0,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,142.7 L64.3,142.7  '/>	<g transform="translate(47.0,146.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,117.8 L64.3,117.8  '/>	<g transform="translate(47.0,121.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,92.9 L64.3,92.9  '/>	<g transform="translate(47.0,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,67.9 L64.3,67.9  '/>	<g transform="translate(47.0,71.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,43.0 L64.3,43.0  '/>	<g transform="translate(47.0,46.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L64.3,18.1  '/>	<g transform="translate(47.0,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L55.3,233.4  '/>	<g transform="translate(55.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M101.5,242.4 L101.5,233.4  '/>	<g transform="translate(101.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M147.7,242.4 L147.7,233.4  '/>	<g transform="translate(147.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M193.9,242.4 L193.9,233.4  '/>	<g transform="translate(193.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M240.1,242.4 L240.1,233.4  '/>	<g transform="translate(240.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M286.4,242.4 L286.4,233.4  '/>	<g transform="translate(286.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M332.6,242.4 L332.6,233.4  '/>	<g transform="translate(332.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M378.8,242.4 L378.8,233.4  '/>	<g transform="translate(378.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(240.1,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '57.6,242.4 58.3,242.4 58.9,242.4 59.6,242.3 60.3,242.3 61.0,242.3 61.7,242.3 62.4,242.3 63.1,242.3 63.8,242.3 64.5,242.3 65.2,242.2 65.9,242.2 66.6,242.2 67.3,242.2 68.0,242.1
+68.7,242.1 69.4,242.1 70.1,242.0 70.8,242.0 71.4,241.9 72.1,241.9 72.8,241.8 73.5,241.8 74.2,241.7 74.9,241.7 75.6,241.6 76.3,241.5 77.0,241.5 77.7,241.4 78.4,241.3 79.1,241.2
+79.8,241.1 80.5,241.0 81.2,240.9 81.9,240.8 82.6,240.7 83.3,240.6 83.9,240.5 84.6,240.4 85.3,240.3 86.0,240.2 86.7,240.1 87.4,240.0 88.1,239.9 88.8,239.8 89.5,239.7 90.2,239.7
+90.9,239.6 91.6,239.5 92.3,239.4 93.0,239.3 93.7,239.3 94.4,239.2 95.1,239.2 95.8,239.1 96.4,239.1 97.1,239.1 97.8,239.1 98.5,239.1 99.2,239.1 99.9,239.1 100.6,239.1 101.3,239.1
+102.0,239.1 102.7,239.2 103.4,239.2 104.1,239.3 104.8,239.4 105.5,239.4 106.2,239.5 106.9,239.6 107.6,239.7 108.3,239.8 109.0,239.8 109.6,239.9 110.3,240.0 111.0,240.1 111.7,240.2 112.4,240.3
+113.1,240.4 113.8,240.5 114.5,240.6 115.2,240.7 115.9,240.8 116.6,240.9 117.3,241.0 118.0,241.1 118.7,241.2 119.4,241.2 120.1,241.3 120.8,241.4 121.5,241.5 122.1,241.5 122.8,241.6 123.5,241.6
+124.2,241.6 124.9,241.7 125.6,241.7 126.3,241.7 127.0,241.8 127.7,241.8 128.4,241.8 129.1,241.8 129.8,241.8 130.5,241.8 131.2,241.7 131.9,241.7 132.6,241.7 133.3,241.6 134.0,241.6 134.6,241.5
+135.3,241.5 136.0,241.4 136.7,241.4 137.4,241.3 138.1,241.2 138.8,241.1 139.5,241.0 140.2,240.9 140.9,240.8 141.6,240.7 142.3,240.6 143.0,240.5 143.7,240.4 144.4,240.3 145.1,240.1 145.8,240.0
+146.5,239.9 147.1,239.7 147.8,239.6 148.5,239.5 149.2,239.3 149.9,239.2 150.6,239.0 151.3,238.9 152.0,238.7 152.7,238.6 153.4,238.4 154.1,238.2 154.8,238.1 155.5,237.9 156.2,237.7 156.9,237.6
+157.6,237.4 158.3,237.2 159.0,237.0 159.6,236.8 160.3,236.6 161.0,236.3 161.7,236.1 162.4,235.9 163.1,235.6 163.8,235.3 164.5,235.0 165.2,234.7 165.9,234.4 166.6,234.0 167.3,233.7 168.0,233.3
+168.7,232.9 169.4,232.4 170.1,231.9 170.8,231.4 171.5,230.9 172.1,230.3 172.8,229.7 173.5,229.0 174.2,228.4 174.9,227.6 175.6,226.9 176.3,226.1 177.0,225.2 177.7,224.3 178.4,223.4 179.1,222.4
+179.8,221.4 180.5,220.3 181.2,219.2 181.9,218.0 182.6,216.8 183.3,215.5 184.0,214.2 184.6,212.8 185.3,211.4 186.0,209.9 186.7,208.3 187.4,206.8 188.1,205.1 188.8,203.4 189.5,201.6 190.2,199.8
+190.9,198.0 191.6,196.0 192.3,194.0 193.0,192.0 193.7,189.9 194.4,187.7 195.1,185.5 195.8,183.2 196.5,180.8 197.1,178.4 197.8,175.9 198.5,173.4 199.2,170.8 199.9,168.1 200.6,165.4 201.3,162.6
+202.0,159.7 202.7,156.8 203.4,153.9 204.1,150.9 204.8,147.8 205.5,144.7 206.2,141.5 206.9,138.3 207.6,135.1 208.3,131.8 209.0,128.5 209.7,125.2 210.3,121.9 211.0,118.5 211.7,115.2 212.4,111.9
+213.1,108.6 213.8,105.3 214.5,102.1 215.2,98.9 215.9,95.7 216.6,92.7 217.3,89.7 218.0,86.7 218.7,83.9 219.4,81.2 220.1,78.6 220.8,76.1 221.5,73.7 222.2,71.5 222.8,69.5 223.5,67.6
+224.2,65.8 224.9,64.3 225.6,62.9 226.3,61.7 227.0,60.6 227.7,59.8 228.4,59.2 229.1,58.7 229.8,58.5 230.5,58.4 231.2,58.6 231.9,59.0 232.6,59.5 233.3,60.3 234.0,61.2 234.7,62.3
+235.3,63.6 236.0,65.1 236.7,66.7 237.4,68.5 238.1,70.5 238.8,72.6 239.5,74.8 240.2,77.2 240.9,79.7 241.6,82.3 242.3,85.0 243.0,87.8 243.7,90.7 244.4,93.6 245.1,96.6 245.8,99.7
+246.5,102.9 247.2,106.0 247.8,109.2 248.5,112.5 249.2,115.7 249.9,119.0 250.6,122.3 251.3,125.5 252.0,128.8 252.7,132.0 253.4,135.2 254.1,138.4 254.8,141.6 255.5,144.7 256.2,147.8 256.9,150.8
+257.6,153.8 258.3,156.7 259.0,159.6 259.7,162.5 260.3,165.2 261.0,168.0 261.7,170.6 262.4,173.2 263.1,175.8 263.8,178.2 264.5,180.6 265.2,183.0 265.9,185.3 266.6,187.5 267.3,189.7 268.0,191.7
+268.7,193.8 269.4,195.7 270.1,197.6 270.8,199.4 271.5,201.2 272.2,202.9 272.8,204.6 273.5,206.1 274.2,207.6 274.9,209.1 275.6,210.5 276.3,211.8 277.0,213.1 277.7,214.3 278.4,215.4 279.1,216.5
+279.8,217.5 280.5,218.5 281.2,219.4 281.9,220.3 282.6,221.1 283.3,221.8 284.0,222.5 284.7,223.1 285.3,223.7 286.0,224.3 286.7,224.8 287.4,225.2 288.1,225.6 288.8,226.0 289.5,226.3 290.2,226.6
+290.9,226.8 291.6,227.0 292.3,227.2 293.0,227.3 293.7,227.4 294.4,227.5 295.1,227.6 295.8,227.6 296.5,227.7 297.2,227.7 297.9,227.7 298.5,227.7 299.2,227.6 299.9,227.6 300.6,227.6 301.3,227.6
+302.0,227.5 302.7,227.5 303.4,227.5 304.1,227.5 304.8,227.4 305.5,227.4 306.2,227.5 306.9,227.5 307.6,227.5 308.3,227.6 309.0,227.7 309.7,227.7 310.4,227.8 311.0,228.0 311.7,228.1 312.4,228.3
+313.1,228.4 313.8,228.6 314.5,228.8 315.2,229.1 315.9,229.3 316.6,229.6 317.3,229.8 318.0,230.1 318.7,230.4 319.4,230.7 320.1,231.1 320.8,231.4 321.5,231.7 322.2,232.1 322.9,232.4 323.5,232.8
+324.2,233.1 324.9,233.5 325.6,233.8 326.3,234.2 327.0,234.5 327.7,234.9 328.4,235.2 329.1,235.5 329.8,235.8 330.5,236.2 331.2,236.5 331.9,236.8 332.6,237.0 333.3,237.3 334.0,237.6 334.7,237.8
+335.4,238.0 336.0,238.3 336.7,238.5 337.4,238.6 338.1,238.8 338.8,239.0 339.5,239.1 340.2,239.2 340.9,239.3 341.6,239.4 342.3,239.5 343.0,239.6 343.7,239.6 344.4,239.7 345.1,239.7 345.8,239.7
+346.5,239.7 347.2,239.7 347.9,239.7 348.5,239.7 349.2,239.7 349.9,239.7 350.6,239.6 351.3,239.6 352.0,239.5 352.7,239.5 353.4,239.4 354.1,239.4 354.8,239.3 355.5,239.3 356.2,239.2 356.9,239.2
+357.6,239.1 358.3,239.1 359.0,239.1 359.7,239.0 360.4,239.0 361.0,239.0 361.7,239.0 362.4,239.0 363.1,239.0 363.8,239.0 364.5,239.0 365.2,239.1 365.9,239.1 366.6,239.2 367.3,239.2 368.0,239.3
+368.7,239.3 369.4,239.4 370.1,239.5 370.8,239.6 371.5,239.6 372.2,239.7 372.9,239.8 373.5,239.9 374.2,240.0 374.9,240.1 375.6,240.2 376.3,240.3 377.0,240.4 377.7,240.5 378.4,240.6 379.1,240.7
+379.8,240.8 380.5,240.9 381.2,241.0 381.9,241.1 382.6,241.2 383.3,241.3 384.0,241.4 384.7,241.5 385.4,241.5 386.0,241.6 386.7,241.7 387.4,241.7 388.1,241.8 388.8,241.8 389.5,241.9 390.2,241.9
+390.9,242.0 391.6,242.0 392.3,242.1 393.0,242.1 393.7,242.1 394.4,242.2 395.1,242.2 395.8,242.2 396.5,242.2 397.2,242.3 397.9,242.3 398.6,242.3 399.2,242.3 399.9,242.3 400.6,242.3 401.3,242.3
+402.0,242.3 402.7,242.4 403.4,242.4 404.1,242.4 404.1,242.4 403.4,242.4 402.7,242.4 402.0,242.4 401.3,242.4 400.6,242.4 399.9,242.4 399.2,242.4 398.6,242.4 397.9,242.4 397.2,242.4 396.5,242.4
+395.8,242.4 395.1,242.4 394.4,242.4 393.7,242.4 393.0,242.4 392.3,242.4 391.6,242.4 390.9,242.4 390.2,242.4 389.5,242.4 388.8,242.4 388.1,242.4 387.4,242.4 386.7,242.4 386.0,242.4 385.4,242.4
+384.7,242.4 384.0,242.4 383.3,242.4 382.6,242.4 381.9,242.4 381.2,242.4 380.5,242.4 379.8,242.4 379.1,242.4 378.4,242.4 377.7,242.4 377.0,242.4 376.3,242.4 375.6,242.4 374.9,242.4 374.2,242.4
+373.5,242.4 372.9,242.4 372.2,242.4 371.5,242.4 370.8,242.4 370.1,242.4 369.4,242.4 368.7,242.4 368.0,242.4 367.3,242.4 366.6,242.4 365.9,242.4 365.2,242.4 364.5,242.4 363.8,242.4 363.1,242.4
+362.4,242.4 361.7,242.4 361.0,242.4 360.4,242.4 359.7,242.4 359.0,242.4 358.3,242.4 357.6,242.4 356.9,242.4 356.2,242.4 355.5,242.4 354.8,242.4 354.1,242.4 353.4,242.4 352.7,242.4 352.0,242.4
+351.3,242.4 350.6,242.4 349.9,242.4 349.2,242.4 348.5,242.4 347.9,242.4 347.2,242.4 346.5,242.4 345.8,242.4 345.1,242.4 344.4,242.4 343.7,242.4 343.0,242.4 342.3,242.4 341.6,242.4 340.9,242.4
+340.2,242.4 339.5,242.4 338.8,242.4 338.1,242.4 337.4,242.4 336.7,242.4 336.0,242.4 335.4,242.4 334.7,242.4 334.0,242.4 333.3,242.4 332.6,242.4 331.9,242.4 331.2,242.4 330.5,242.4 329.8,242.4
+329.1,242.4 328.4,242.4 327.7,242.4 327.0,242.4 326.3,242.4 325.6,242.4 324.9,242.4 324.2,242.4 323.5,242.4 322.9,242.4 322.2,242.4 321.5,242.4 320.8,242.4 320.1,242.4 319.4,242.4 318.7,242.4
+318.0,242.4 317.3,242.4 316.6,242.4 315.9,242.4 315.2,242.4 314.5,242.4 313.8,242.4 313.1,242.4 312.4,242.4 311.7,242.4 311.0,242.4 310.4,242.4 309.7,242.4 309.0,242.4 308.3,242.4 307.6,242.4
+306.9,242.4 306.2,242.4 305.5,242.4 304.8,242.4 304.1,242.4 303.4,242.4 302.7,242.4 302.0,242.4 301.3,242.4 300.6,242.4 299.9,242.4 299.2,242.4 298.5,242.4 297.9,242.4 297.2,242.4 296.5,242.4
+295.8,242.4 295.1,242.4 294.4,242.4 293.7,242.4 293.0,242.4 292.3,242.4 291.6,242.4 290.9,242.4 290.2,242.4 289.5,242.4 288.8,242.4 288.1,242.4 287.4,242.4 286.7,242.4 286.0,242.4 285.3,242.4
+284.7,242.4 284.0,242.4 283.3,242.4 282.6,242.4 281.9,242.4 281.2,242.4 280.5,242.4 279.8,242.4 279.1,242.4 278.4,242.4 277.7,242.4 277.0,242.4 276.3,242.4 275.6,242.4 274.9,242.4 274.2,242.4
+273.5,242.4 272.8,242.4 272.2,242.4 271.5,242.4 270.8,242.4 270.1,242.4 269.4,242.4 268.7,242.4 268.0,242.4 267.3,242.4 266.6,242.4 265.9,242.4 265.2,242.4 264.5,242.4 263.8,242.4 263.1,242.4
+262.4,242.4 261.7,242.4 261.0,242.4 260.3,242.4 259.7,242.4 259.0,242.4 258.3,242.4 257.6,242.4 256.9,242.4 256.2,242.4 255.5,242.4 254.8,242.4 254.1,242.4 253.4,242.4 252.7,242.4 252.0,242.4
+251.3,242.4 250.6,242.4 249.9,242.4 249.2,242.4 248.5,242.4 247.8,242.4 247.2,242.4 246.5,242.4 245.8,242.4 245.1,242.4 244.4,242.4 243.7,242.4 243.0,242.4 242.3,242.4 241.6,242.4 240.9,242.4
+240.2,242.4 239.5,242.4 238.8,242.4 238.1,242.4 237.4,242.4 236.7,242.4 236.0,242.4 235.3,242.4 234.7,242.4 234.0,242.4 233.3,242.4 232.6,242.4 231.9,242.4 231.2,242.4 230.5,242.4 229.8,242.4
+229.1,242.4 228.4,242.4 227.7,242.4 227.0,242.4 226.3,242.4 225.6,242.4 224.9,242.4 224.2,242.4 223.5,242.4 222.8,242.4 222.2,242.4 221.5,242.4 220.8,242.4 220.1,242.4 219.4,242.4 218.7,242.4
+218.0,242.4 217.3,242.4 216.6,242.4 215.9,242.4 215.2,242.4 214.5,242.4 213.8,242.4 213.1,242.4 212.4,242.4 211.7,242.4 211.0,242.4 210.3,242.4 209.7,242.4 209.0,242.4 208.3,242.4 207.6,242.4
+206.9,242.4 206.2,242.4 205.5,242.4 204.8,242.4 204.1,242.4 203.4,242.4 202.7,242.4 202.0,242.4 201.3,242.4 200.6,242.4 199.9,242.4 199.2,242.4 198.5,242.4 197.8,242.4 197.1,242.4 196.5,242.4
+195.8,242.4 195.1,242.4 194.4,242.4 193.7,242.4 193.0,242.4 192.3,242.4 191.6,242.4 190.9,242.4 190.2,242.4 189.5,242.4 188.8,242.4 188.1,242.4 187.4,242.4 186.7,242.4 186.0,242.4 185.3,242.4
+184.6,242.4 184.0,242.4 183.3,242.4 182.6,242.4 181.9,242.4 181.2,242.4 180.5,242.4 179.8,242.4 179.1,242.4 178.4,242.4 177.7,242.4 177.0,242.4 176.3,242.4 175.6,242.4 174.9,242.4 174.2,242.4
+173.5,242.4 172.8,242.4 172.1,242.4 171.5,242.4 170.8,242.4 170.1,242.4 169.4,242.4 168.7,242.4 168.0,242.4 167.3,242.4 166.6,242.4 165.9,242.4 165.2,242.4 164.5,242.4 163.8,242.4 163.1,242.4
+162.4,242.4 161.7,242.4 161.0,242.4 160.3,242.4 159.6,242.4 159.0,242.4 158.3,242.4 157.6,242.4 156.9,242.4 156.2,242.4 155.5,242.4 154.8,242.4 154.1,242.4 153.4,242.4 152.7,242.4 152.0,242.4
+151.3,242.4 150.6,242.4 149.9,242.4 149.2,242.4 148.5,242.4 147.8,242.4 147.1,242.4 146.5,242.4 145.8,242.4 145.1,242.4 144.4,242.4 143.7,242.4 143.0,242.4 142.3,242.4 141.6,242.4 140.9,242.4
+140.2,242.4 139.5,242.4 138.8,242.4 138.1,242.4 137.4,242.4 136.7,242.4 136.0,242.4 135.3,242.4 134.6,242.4 134.0,242.4 133.3,242.4 132.6,242.4 131.9,242.4 131.2,242.4 130.5,242.4 129.8,242.4
+129.1,242.4 128.4,242.4 127.7,242.4 127.0,242.4 126.3,242.4 125.6,242.4 124.9,242.4 124.2,242.4 123.5,242.4 122.8,242.4 122.1,242.4 121.5,242.4 120.8,242.4 120.1,242.4 119.4,242.4 118.7,242.4
+118.0,242.4 117.3,242.4 116.6,242.4 115.9,242.4 115.2,242.4 114.5,242.4 113.8,242.4 113.1,242.4 112.4,242.4 111.7,242.4 111.0,242.4 110.3,242.4 109.6,242.4 109.0,242.4 108.3,242.4 107.6,242.4
+106.9,242.4 106.2,242.4 105.5,242.4 104.8,242.4 104.1,242.4 103.4,242.4 102.7,242.4 102.0,242.4 101.3,242.4 100.6,242.4 99.9,242.4 99.2,242.4 98.5,242.4 97.8,242.4 97.1,242.4 96.4,242.4
+95.8,242.4 95.1,242.4 94.4,242.4 93.7,242.4 93.0,242.4 92.3,242.4 91.6,242.4 90.9,242.4 90.2,242.4 89.5,242.4 88.8,242.4 88.1,242.4 87.4,242.4 86.7,242.4 86.0,242.4 85.3,242.4
+84.6,242.4 83.9,242.4 83.3,242.4 82.6,242.4 81.9,242.4 81.2,242.4 80.5,242.4 79.8,242.4 79.1,242.4 78.4,242.4 77.7,242.4 77.0,242.4 76.3,242.4 75.6,242.4 74.9,242.4 74.2,242.4
+73.5,242.4 72.8,242.4 72.1,242.4 71.4,242.4 70.8,242.4 70.1,242.4 69.4,242.4 68.7,242.4 68.0,242.4 67.3,242.4 66.6,242.4 65.9,242.4 65.2,242.4 64.5,242.4 63.8,242.4 63.1,242.4
+62.4,242.4 61.7,242.4 61.0,242.4 60.3,242.4 59.6,242.4 58.9,242.4 58.3,242.4 57.6,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M233.7,242.4 L233.7,60.8  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '81.2,242.4 81.6,242.3 82.1,242.3 82.5,242.3 82.9,242.3 83.4,242.3 83.8,242.3 84.2,242.3 84.7,242.3 85.1,242.3 85.5,242.2 86.0,242.2 86.4,242.2 86.8,242.2 87.3,242.2 87.7,242.1
+88.2,242.1 88.6,242.1 89.0,242.1 89.5,242.0 89.9,242.0 90.3,241.9 90.8,241.9 91.2,241.9 91.6,241.8 92.1,241.8 92.5,241.7 92.9,241.7 93.4,241.6 93.8,241.5 94.3,241.5 94.7,241.4
+95.1,241.3 95.6,241.2 96.0,241.2 96.4,241.1 96.9,241.0 97.3,240.9 97.7,240.8 98.2,240.7 98.6,240.6 99.0,240.5 99.5,240.4 99.9,240.3 100.3,240.2 100.8,240.0 101.2,239.9 101.7,239.8
+102.1,239.7 102.5,239.6 103.0,239.4 103.4,239.3 103.8,239.2 104.3,239.0 104.7,238.9 105.1,238.8 105.6,238.7 106.0,238.5 106.4,238.4 106.9,238.3 107.3,238.1 107.8,238.0 108.2,237.9 108.6,237.7
+109.1,237.6 109.5,237.5 109.9,237.4 110.4,237.2 110.8,237.1 111.2,237.0 111.7,236.8 112.1,236.7 112.5,236.6 113.0,236.5 113.4,236.3 113.9,236.2 114.3,236.1 114.7,236.0 115.2,235.8 115.6,235.7
+116.0,235.6 116.5,235.4 116.9,235.3 117.3,235.1 117.8,235.0 118.2,234.8 118.6,234.7 119.1,234.5 119.5,234.3 120.0,234.1 120.4,234.0 120.8,233.8 121.3,233.6 121.7,233.4 122.1,233.2 122.6,233.0
+123.0,232.7 123.4,232.5 123.9,232.3 124.3,232.0 124.7,231.8 125.2,231.5 125.6,231.3 126.1,231.0 126.5,230.7 126.9,230.4 127.4,230.2 127.8,229.9 128.2,229.6 128.7,229.3 129.1,229.0 129.5,228.7
+130.0,228.4 130.4,228.0 130.8,227.7 131.3,227.4 131.7,227.1 132.1,226.7 132.6,226.4 133.0,226.1 133.5,225.7 133.9,225.4 134.3,225.0 134.8,224.6 135.2,224.3 135.6,223.9 136.1,223.5 136.5,223.1
+136.9,222.7 137.4,222.3 137.8,221.9 138.2,221.5 138.7,221.0 139.1,220.6 139.6,220.1 140.0,219.6 140.4,219.1 140.9,218.6 141.3,218.1 141.7,217.5 142.2,216.9 142.6,216.3 143.0,215.7 143.5,215.0
+143.9,214.3 144.3,213.6 144.8,212.8 145.2,212.0 145.7,211.2 146.1,210.4 146.5,209.5 147.0,208.5 147.4,207.5 147.8,206.5 148.3,205.4 148.7,204.3 149.1,203.2 149.6,201.9 150.0,200.7 150.4,199.4
+150.9,198.0 151.3,196.6 151.8,195.1 152.2,193.5 152.6,192.0 153.1,190.3 153.5,188.6 153.9,186.8 154.4,185.0 154.8,183.1 155.2,181.2 155.7,179.2 156.1,177.1 156.5,175.0 157.0,172.9 157.4,170.7
+157.9,168.4 158.3,166.1 158.7,163.7 159.2,161.3 159.6,158.8 160.0,156.3 160.5,153.7 160.9,151.1 161.3,148.5 161.8,145.8 162.2,143.1 162.6,140.4 163.1,137.6 163.5,134.8 163.9,132.0 164.4,129.2
+164.8,126.4 165.3,123.5 165.7,120.7 166.1,117.8 166.6,115.0 167.0,112.1 167.4,109.2 167.9,106.4 168.3,103.6 168.7,100.7 169.2,97.9 169.6,95.2 170.0,92.4 170.5,89.7 170.9,87.0 171.4,84.3
+171.8,81.7 172.2,79.1 172.7,76.6 173.1,74.1 173.5,71.7 174.0,69.3 174.4,67.0 174.8,64.7 175.3,62.5 175.7,60.3 176.1,58.3 176.6,56.3 177.0,54.3 177.5,52.4 177.9,50.7 178.3,48.9
+178.8,47.3 179.2,45.8 179.6,44.3 180.1,42.9 180.5,41.6 180.9,40.4 181.4,39.3 181.8,38.3 182.2,37.4 182.7,36.6 183.1,35.9 183.6,35.3 184.0,34.8 184.4,34.4 184.9,34.1 185.3,33.9
+185.7,33.8 186.2,33.8 186.6,34.0 187.0,34.2 187.5,34.6 187.9,35.1 188.3,35.6 188.8,36.3 189.2,37.1 189.7,38.0 190.1,39.0 190.5,40.1 191.0,41.3 191.4,42.6 191.8,44.0 192.3,45.6
+192.7,47.2 193.1,48.8 193.6,50.6 194.0,52.5 194.4,54.4 194.9,56.5 195.3,58.5 195.7,60.7 196.2,62.9 196.6,65.2 197.1,67.6 197.5,70.0 197.9,72.4 198.4,74.9 198.8,77.4 199.2,80.0
+199.7,82.6 200.1,85.2 200.5,87.9 201.0,90.5 201.4,93.2 201.8,95.9 202.3,98.5 202.7,101.2 203.2,103.9 203.6,106.5 204.0,109.2 204.5,111.8 204.9,114.4 205.3,117.0 205.8,119.6 206.2,122.1
+206.6,124.6 207.1,127.1 207.5,129.6 207.9,132.0 208.4,134.3 208.8,136.7 209.3,138.9 209.7,141.2 210.1,143.4 210.6,145.5 211.0,147.6 211.4,149.7 211.9,151.7 212.3,153.7 212.7,155.6 213.2,157.5
+213.6,159.3 214.0,161.1 214.5,162.8 214.9,164.5 215.4,166.1 215.8,167.7 216.2,169.3 216.7,170.8 217.1,172.3 217.5,173.7 218.0,175.1 218.4,176.5 218.8,177.8 219.3,179.1 219.7,180.3 220.1,181.5
+220.6,182.7 221.0,183.9 221.5,185.0 221.9,186.1 222.3,187.2 222.8,188.3 223.2,189.3 223.6,190.3 224.1,191.3 224.5,192.3 224.9,193.3 225.4,194.2 225.8,195.1 226.2,196.1 226.7,197.0 227.1,197.9
+227.5,198.7 228.0,199.6 228.4,200.5 228.9,201.3 229.3,202.1 229.7,203.0 230.2,203.8 230.6,204.6 231.0,205.4 231.5,206.2 231.9,207.0 232.3,207.8 232.8,208.5 233.2,209.3 233.6,210.0 234.1,210.8
+234.5,211.5 235.0,212.2 235.4,212.9 235.8,213.6 236.3,214.3 236.7,214.9 237.1,215.6 237.6,216.2 238.0,216.8 238.4,217.4 238.9,218.0 239.3,218.5 239.7,219.1 240.2,219.6 240.6,220.1 241.1,220.6
+241.5,221.1 241.9,221.5 242.4,221.9 242.8,222.3 243.2,222.7 243.7,223.1 244.1,223.5 244.5,223.8 245.0,224.1 245.4,224.4 245.8,224.7 246.3,225.0 246.7,225.2 247.2,225.5 247.6,225.7 248.0,225.9
+248.5,226.1 248.9,226.3 249.3,226.5 249.8,226.7 250.2,226.8 250.6,227.0 251.1,227.2 251.5,227.3 251.9,227.4 252.4,227.6 252.8,227.7 253.3,227.9 253.7,228.0 254.1,228.1 254.6,228.3 255.0,228.4
+255.4,228.5 255.9,228.7 256.3,228.8 256.7,229.0 257.2,229.1 257.6,229.3 258.0,229.4 258.5,229.6 258.9,229.7 259.3,229.9 259.8,230.1 260.2,230.2 260.7,230.4 261.1,230.6 261.5,230.8 262.0,231.0
+262.4,231.2 262.8,231.4 263.3,231.6 263.7,231.8 264.1,232.0 264.6,232.3 265.0,232.5 265.4,232.7 265.9,232.9 266.3,233.2 266.8,233.4 267.2,233.6 267.6,233.9 268.1,234.1 268.5,234.4 268.9,234.6
+269.4,234.8 269.8,235.1 270.2,235.3 270.7,235.6 271.1,235.8 271.5,236.0 272.0,236.3 272.4,236.5 272.9,236.7 273.3,237.0 273.7,237.2 274.2,237.4 274.6,237.6 275.0,237.8 275.5,238.0 275.9,238.2
+276.3,238.4 276.8,238.6 277.2,238.8 277.6,239.0 278.1,239.2 278.5,239.4 279.0,239.5 279.4,239.7 279.8,239.8 280.3,240.0 280.7,240.1 281.1,240.3 281.6,240.4 282.0,240.5 282.4,240.7 282.9,240.8
+283.3,240.9 283.7,241.0 284.2,241.1 284.6,241.2 285.1,241.3 285.5,241.4 285.9,241.4 286.4,241.5 286.8,241.6 287.2,241.6 287.7,241.7 288.1,241.8 288.5,241.8 289.0,241.9 289.4,241.9 289.8,242.0
+290.3,242.0 290.7,242.0 291.2,242.1 291.6,242.1 292.0,242.1 292.5,242.2 292.9,242.2 293.3,242.2 293.8,242.2 294.2,242.2 294.6,242.3 295.1,242.3 295.5,242.3 295.9,242.3 296.4,242.3 296.8,242.3
+297.2,242.3 297.7,242.3 298.1,242.3 298.6,242.3 298.6,242.4 298.1,242.4 297.7,242.4 297.2,242.4 296.8,242.4 296.4,242.4 295.9,242.4 295.5,242.4 295.1,242.4 294.6,242.4 294.2,242.4 293.8,242.4
+293.3,242.4 292.9,242.4 292.5,242.4 292.0,242.4 291.6,242.4 291.2,242.4 290.7,242.4 290.3,242.4 289.8,242.4 289.4,242.4 289.0,242.4 288.5,242.4 288.1,242.4 287.7,242.4 287.2,242.4 286.8,242.4
+286.4,242.4 285.9,242.4 285.5,242.4 285.1,242.4 284.6,242.4 284.2,242.4 283.7,242.4 283.3,242.4 282.9,242.4 282.4,242.4 282.0,242.4 281.6,242.4 281.1,242.4 280.7,242.4 280.3,242.4 279.8,242.4
+279.4,242.4 279.0,242.4 278.5,242.4 278.1,242.4 277.6,242.4 277.2,242.4 276.8,242.4 276.3,242.4 275.9,242.4 275.5,242.4 275.0,242.4 274.6,242.4 274.2,242.4 273.7,242.4 273.3,242.4 272.9,242.4
+272.4,242.4 272.0,242.4 271.5,242.4 271.1,242.4 270.7,242.4 270.2,242.4 269.8,242.4 269.4,242.4 268.9,242.4 268.5,242.4 268.1,242.4 267.6,242.4 267.2,242.4 266.8,242.4 266.3,242.4 265.9,242.4
+265.4,242.4 265.0,242.4 264.6,242.4 264.1,242.4 263.7,242.4 263.3,242.4 262.8,242.4 262.4,242.4 262.0,242.4 261.5,242.4 261.1,242.4 260.7,242.4 260.2,242.4 259.8,242.4 259.3,242.4 258.9,242.4
+258.5,242.4 258.0,242.4 257.6,242.4 257.2,242.4 256.7,242.4 256.3,242.4 255.9,242.4 255.4,242.4 255.0,242.4 254.6,242.4 254.1,242.4 253.7,242.4 253.3,242.4 252.8,242.4 252.4,242.4 251.9,242.4
+251.5,242.4 251.1,242.4 250.6,242.4 250.2,242.4 249.8,242.4 249.3,242.4 248.9,242.4 248.5,242.4 248.0,242.4 247.6,242.4 247.2,242.4 246.7,242.4 246.3,242.4 245.8,242.4 245.4,242.4 245.0,242.4
+244.5,242.4 244.1,242.4 243.7,242.4 243.2,242.4 242.8,242.4 242.4,242.4 241.9,242.4 241.5,242.4 241.1,242.4 240.6,242.4 240.2,242.4 239.7,242.4 239.3,242.4 238.9,242.4 238.4,242.4 238.0,242.4
+237.6,242.4 237.1,242.4 236.7,242.4 236.3,242.4 235.8,242.4 235.4,242.4 235.0,242.4 234.5,242.4 234.1,242.4 233.6,242.4 233.2,242.4 232.8,242.4 232.3,242.4 231.9,242.4 231.5,242.4 231.0,242.4
+230.6,242.4 230.2,242.4 229.7,242.4 229.3,242.4 228.9,242.4 228.4,242.4 228.0,242.4 227.5,242.4 227.1,242.4 226.7,242.4 226.2,242.4 225.8,242.4 225.4,242.4 224.9,242.4 224.5,242.4 224.1,242.4
+223.6,242.4 223.2,242.4 222.8,242.4 222.3,242.4 221.9,242.4 221.5,242.4 221.0,242.4 220.6,242.4 220.1,242.4 219.7,242.4 219.3,242.4 218.8,242.4 218.4,242.4 218.0,242.4 217.5,242.4 217.1,242.4
+216.7,242.4 216.2,242.4 215.8,242.4 215.4,242.4 214.9,242.4 214.5,242.4 214.0,242.4 213.6,242.4 213.2,242.4 212.7,242.4 212.3,242.4 211.9,242.4 211.4,242.4 211.0,242.4 210.6,242.4 210.1,242.4
+209.7,242.4 209.3,242.4 208.8,242.4 208.4,242.4 207.9,242.4 207.5,242.4 207.1,242.4 206.6,242.4 206.2,242.4 205.8,242.4 205.3,242.4 204.9,242.4 204.5,242.4 204.0,242.4 203.6,242.4 203.2,242.4
+202.7,242.4 202.3,242.4 201.8,242.4 201.4,242.4 201.0,242.4 200.5,242.4 200.1,242.4 199.7,242.4 199.2,242.4 198.8,242.4 198.4,242.4 197.9,242.4 197.5,242.4 197.1,242.4 196.6,242.4 196.2,242.4
+195.7,242.4 195.3,242.4 194.9,242.4 194.4,242.4 194.0,242.4 193.6,242.4 193.1,242.4 192.7,242.4 192.3,242.4 191.8,242.4 191.4,242.4 191.0,242.4 190.5,242.4 190.1,242.4 189.7,242.4 189.2,242.4
+188.8,242.4 188.3,242.4 187.9,242.4 187.5,242.4 187.0,242.4 186.6,242.4 186.2,242.4 185.7,242.4 185.3,242.4 184.9,242.4 184.4,242.4 184.0,242.4 183.6,242.4 183.1,242.4 182.7,242.4 182.2,242.4
+181.8,242.4 181.4,242.4 180.9,242.4 180.5,242.4 180.1,242.4 179.6,242.4 179.2,242.4 178.8,242.4 178.3,242.4 177.9,242.4 177.5,242.4 177.0,242.4 176.6,242.4 176.1,242.4 175.7,242.4 175.3,242.4
+174.8,242.4 174.4,242.4 174.0,242.4 173.5,242.4 173.1,242.4 172.7,242.4 172.2,242.4 171.8,242.4 171.4,242.4 170.9,242.4 170.5,242.4 170.0,242.4 169.6,242.4 169.2,242.4 168.7,242.4 168.3,242.4
+167.9,242.4 167.4,242.4 167.0,242.4 166.6,242.4 166.1,242.4 165.7,242.4 165.3,242.4 164.8,242.4 164.4,242.4 163.9,242.4 163.5,242.4 163.1,242.4 162.6,242.4 162.2,242.4 161.8,242.4 161.3,242.4
+160.9,242.4 160.5,242.4 160.0,242.4 159.6,242.4 159.2,242.4 158.7,242.4 158.3,242.4 157.9,242.4 157.4,242.4 157.0,242.4 156.5,242.4 156.1,242.4 155.7,242.4 155.2,242.4 154.8,242.4 154.4,242.4
+153.9,242.4 153.5,242.4 153.1,242.4 152.6,242.4 152.2,242.4 151.8,242.4 151.3,242.4 150.9,242.4 150.4,242.4 150.0,242.4 149.6,242.4 149.1,242.4 148.7,242.4 148.3,242.4 147.8,242.4 147.4,242.4
+147.0,242.4 146.5,242.4 146.1,242.4 145.7,242.4 145.2,242.4 144.8,242.4 144.3,242.4 143.9,242.4 143.5,242.4 143.0,242.4 142.6,242.4 142.2,242.4 141.7,242.4 141.3,242.4 140.9,242.4 140.4,242.4
+140.0,242.4 139.6,242.4 139.1,242.4 138.7,242.4 138.2,242.4 137.8,242.4 137.4,242.4 136.9,242.4 136.5,242.4 136.1,242.4 135.6,242.4 135.2,242.4 134.8,242.4 134.3,242.4 133.9,242.4 133.5,242.4
+133.0,242.4 132.6,242.4 132.1,242.4 131.7,242.4 131.3,242.4 130.8,242.4 130.4,242.4 130.0,242.4 129.5,242.4 129.1,242.4 128.7,242.4 128.2,242.4 127.8,242.4 127.4,242.4 126.9,242.4 126.5,242.4
+126.1,242.4 125.6,242.4 125.2,242.4 124.7,242.4 124.3,242.4 123.9,242.4 123.4,242.4 123.0,242.4 122.6,242.4 122.1,242.4 121.7,242.4 121.3,242.4 120.8,242.4 120.4,242.4 120.0,242.4 119.5,242.4
+119.1,242.4 118.6,242.4 118.2,242.4 117.8,242.4 117.3,242.4 116.9,242.4 116.5,242.4 116.0,242.4 115.6,242.4 115.2,242.4 114.7,242.4 114.3,242.4 113.9,242.4 113.4,242.4 113.0,242.4 112.5,242.4
+112.1,242.4 111.7,242.4 111.2,242.4 110.8,242.4 110.4,242.4 109.9,242.4 109.5,242.4 109.1,242.4 108.6,242.4 108.2,242.4 107.8,242.4 107.3,242.4 106.9,242.4 106.4,242.4 106.0,242.4 105.6,242.4
+105.1,242.4 104.7,242.4 104.3,242.4 103.8,242.4 103.4,242.4 103.0,242.4 102.5,242.4 102.1,242.4 101.7,242.4 101.2,242.4 100.8,242.4 100.3,242.4 99.9,242.4 99.5,242.4 99.0,242.4 98.6,242.4
+98.2,242.4 97.7,242.4 97.3,242.4 96.9,242.4 96.4,242.4 96.0,242.4 95.6,242.4 95.1,242.4 94.7,242.4 94.3,242.4 93.8,242.4 93.4,242.4 92.9,242.4 92.5,242.4 92.1,242.4 91.6,242.4
+91.2,242.4 90.8,242.4 90.3,242.4 89.9,242.4 89.5,242.4 89.0,242.4 88.6,242.4 88.2,242.4 87.7,242.4 87.3,242.4 86.8,242.4 86.4,242.4 86.0,242.4 85.5,242.4 85.1,242.4 84.7,242.4
+84.2,242.4 83.8,242.4 83.4,242.4 82.9,242.4 82.5,242.4 82.1,242.4 81.6,242.4 81.2,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M188.5,242.4 L188.5,35.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/relative_regression_small.svg b/results/barbershop/500000/report/relative_regression_small.svg
new file mode 100644
index 0000000..e8a5fd3
--- /dev/null
+++ b/results/barbershop/500000/report/relative_regression_small.svg
@@ -0,0 +1,277 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,214.4 L425.0,214.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,214.4 L80.9,214.4  '/>	<g transform="translate(63.6,218.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,186.3 L425.0,186.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,186.3 L80.9,186.3  '/>	<g transform="translate(63.6,190.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,158.3 L425.0,158.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,158.3 L80.9,158.3  '/>	<g transform="translate(63.6,162.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,102.2 L425.0,102.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,102.2 L80.9,102.2  '/>	<g transform="translate(63.6,106.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,74.2 L425.0,74.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,74.2 L80.9,74.2  '/>	<g transform="translate(63.6,78.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,46.1 L425.0,46.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,46.1 L80.9,46.1  '/>	<g transform="translate(63.6,50.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,38.5 425.0,37.7 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,41.0 425.0,40.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,38.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,40.7  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/slope.svg b/results/barbershop/500000/report/slope.svg
new file mode 100644
index 0000000..80944c7
--- /dev/null
+++ b/results/barbershop/500000/report/slope.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,601.6 L80.9,601.6  '/>	<g transform="translate(63.6,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,479.9 L80.9,479.9  '/>	<g transform="translate(63.6,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,236.6 L80.9,236.6  '/>	<g transform="translate(63.6,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.9 L80.9,114.9  '/>	<g transform="translate(63.6,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M198.5,662.4 L198.5,653.4  '/>	<g transform="translate(198.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.185</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M372.9,662.4 L372.9,653.4  '/>	<g transform="translate(372.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.19</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M547.2,662.4 L547.2,653.4  '/>	<g transform="translate(547.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.195</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M721.5,662.4 L721.5,653.4  '/>	<g transform="translate(721.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M895.9,662.4 L895.9,653.4  '/>	<g transform="translate(895.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.205</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,657.7 L73.8,657.6 L75.7,657.4 L77.6,657.3 L79.4,657.1 L81.3,657.0
+		L83.2,656.8 L85.1,656.7 L87.0,656.5 L88.9,656.4 L90.8,656.2 L92.7,656.1 L94.5,655.9 L96.4,655.7
+		L98.3,655.4 L100.2,655.2 L102.1,654.9 L104.0,654.6 L105.9,654.3 L107.8,654.0 L109.6,653.6 L111.5,653.3
+		L113.4,652.9 L115.3,652.5 L117.2,652.1 L119.1,651.6 L121.0,651.2 L122.9,650.8 L124.7,650.3 L126.6,649.8
+		L128.5,649.4 L130.4,648.9 L132.3,648.4 L134.2,647.9 L136.1,647.4 L138.0,646.9 L139.8,646.4 L141.7,645.9
+		L143.6,645.4 L145.5,644.9 L147.4,644.3 L149.3,643.8 L151.2,643.2 L153.0,642.6 L154.9,641.9 L156.8,641.3
+		L158.7,640.6 L160.6,639.8 L162.5,639.0 L164.4,638.2 L166.3,637.3 L168.1,636.4 L170.0,635.4 L171.9,634.4
+		L173.8,633.3 L175.7,632.2 L177.6,631.1 L179.5,630.0 L181.4,628.8 L183.2,627.6 L185.1,626.4 L187.0,625.1
+		L188.9,623.9 L190.8,622.6 L192.7,621.3 L194.6,620.1 L196.5,618.8 L198.3,617.5 L200.2,616.2 L202.1,614.8
+		L204.0,613.5 L205.9,612.1 L207.8,610.7 L209.7,609.3 L211.6,607.9 L213.4,606.4 L215.3,604.8 L217.2,603.2
+		L219.1,601.5 L221.0,599.8 L222.9,598.0 L224.8,596.1 L226.6,594.1 L228.5,592.1 L230.4,589.9 L232.3,587.7
+		L234.2,585.4 L236.1,583.0 L238.0,580.5 L239.9,578.0 L241.7,575.4 L243.6,572.8 L245.5,570.1 L247.4,567.5
+		L249.3,564.8 L251.2,562.1 L253.1,559.4 L255.0,556.7 L256.8,554.0 L258.7,551.3 L260.6,548.6 L262.5,546.0
+		L264.4,543.3 L266.3,540.6 L268.2,537.9 L270.1,535.3 L271.9,532.6 L273.8,529.9 L275.7,527.1 L277.6,524.4
+		L279.5,521.6 L281.4,518.7 L283.3,515.8 L285.2,512.8 L287.0,509.8 L288.9,506.7 L290.8,503.6 L292.7,500.3
+		L294.6,497.0 L296.5,493.6 L298.4,490.1 L300.2,486.6 L302.1,483.0 L304.0,479.2 L305.9,475.4 L307.8,471.5
+		L309.7,467.6 L311.6,463.5 L313.5,459.3 L315.3,455.1 L317.2,450.7 L319.1,446.2 L321.0,441.6 L322.9,436.8
+		L324.8,432.0 L326.7,427.1 L328.6,422.1 L330.4,417.0 L332.3,411.9 L334.2,406.7 L336.1,401.5 L338.0,396.3
+		L339.9,391.1 L341.8,386.0 L343.7,380.9 L345.5,375.9 L347.4,371.0 L349.3,366.2 L351.2,361.5 L353.1,356.9
+		L355.0,352.5 L356.9,348.1 L358.8,343.8 L360.6,339.6 L362.5,335.4 L364.4,331.4 L366.3,327.3 L368.2,323.3
+		L370.1,319.4 L372.0,315.4 L373.8,311.4 L375.7,307.4 L377.6,303.4 L379.5,299.3 L381.4,295.2 L383.3,291.1
+		L385.2,287.0 L387.1,282.8 L388.9,278.6 L390.8,274.4 L392.7,270.2 L394.6,266.0 L396.5,261.9 L398.4,257.7
+		L400.3,253.6 L402.2,249.5 L404.0,245.4 L405.9,241.3 L407.8,237.3 L409.7,233.3 L411.6,229.3 L413.5,225.3
+		L415.4,221.4 L417.3,217.5 L419.1,213.6 L421.0,209.7 L422.9,205.8 L424.8,202.0 L426.7,198.2 L428.6,194.5
+		L430.5,190.8 L432.4,187.2 L434.2,183.6 L436.1,180.0 L438.0,176.5 L439.9,173.1 L441.8,169.8 L443.7,166.5
+		L445.6,163.3 L447.4,160.1 L449.3,157.0 L451.2,154.0 L453.1,151.1 L455.0,148.2 L456.9,145.4 L458.8,142.6
+		L460.7,139.9 L462.5,137.3 L464.4,134.7 L466.3,132.1 L468.2,129.6 L470.1,127.1 L472.0,124.6 L473.9,122.2
+		L475.8,119.8 L477.6,117.6 L479.5,115.3 L481.4,113.2 L483.3,111.2 L485.2,109.3 L487.1,107.5 L489.0,105.9
+		L490.9,104.4 L492.7,103.0 L494.6,101.8 L496.5,100.8 L498.4,99.9 L500.3,99.1 L502.2,98.5 L504.1,98.0
+		L506.0,97.6 L507.8,97.3 L509.7,97.2 L511.6,97.2 L513.5,97.2 L515.4,97.4 L517.3,97.7 L519.2,98.0
+		L521.0,98.5 L522.9,99.0 L524.8,99.7 L526.7,100.4 L528.6,101.3 L530.5,102.3 L532.4,103.4 L534.3,104.6
+		L536.1,105.9 L538.0,107.2 L539.9,108.7 L541.8,110.3 L543.7,111.9 L545.6,113.6 L547.5,115.3 L549.4,117.1
+		L551.2,118.9 L553.1,120.6 L555.0,122.4 L556.9,124.1 L558.8,125.9 L560.7,127.6 L562.6,129.2 L564.5,130.9
+		L566.3,132.5 L568.2,134.2 L570.1,135.9 L572.0,137.6 L573.9,139.4 L575.8,141.2 L577.7,143.1 L579.5,145.1
+		L581.4,147.2 L583.3,149.4 L585.2,151.7 L587.1,154.1 L589.0,156.6 L590.9,159.1 L592.8,161.8 L594.6,164.4
+		L596.5,167.2 L598.4,169.9 L600.3,172.7 L602.2,175.5 L604.1,178.3 L606.0,181.2 L607.9,184.0 L609.7,187.0
+		L611.6,190.0 L613.5,193.0 L615.4,196.2 L617.3,199.5 L619.2,202.9 L621.1,206.4 L623.0,210.0 L624.8,213.8
+		L626.7,217.7 L628.6,221.7 L630.5,225.8 L632.4,230.0 L634.3,234.1 L636.2,238.3 L638.1,242.4 L639.9,246.5
+		L641.8,250.5 L643.7,254.4 L645.6,258.1 L647.5,261.8 L649.4,265.5 L651.3,269.0 L653.1,272.5 L655.0,276.0
+		L656.9,279.6 L658.8,283.2 L660.7,286.9 L662.6,290.6 L664.5,294.6 L666.4,298.6 L668.2,302.8 L670.1,307.1
+		L672.0,311.6 L673.9,316.2 L675.8,320.8 L677.7,325.6 L679.6,330.4 L681.5,335.2 L683.3,340.0 L685.2,344.8
+		L687.1,349.6 L689.0,354.3 L690.9,358.9 L692.8,363.5 L694.7,368.0 L696.6,372.4 L698.4,376.8 L700.3,381.1
+		L702.2,385.3 L704.1,389.5 L706.0,393.7 L707.9,397.8 L709.8,401.9 L711.7,405.9 L713.5,409.9 L715.4,413.9
+		L717.3,417.8 L719.2,421.7 L721.1,425.6 L723.0,429.4 L724.9,433.2 L726.7,437.0 L728.6,440.7 L730.5,444.4
+		L732.4,448.0 L734.3,451.6 L736.2,455.2 L738.1,458.7 L740.0,462.2 L741.8,465.6 L743.7,469.0 L745.6,472.3
+		L747.5,475.6 L749.4,478.9 L751.3,482.1 L753.2,485.2 L755.1,488.4 L756.9,491.4 L758.8,494.4 L760.7,497.4
+		L762.6,500.4 L764.5,503.3 L766.4,506.2 L768.3,509.0 L770.2,511.9 L772.0,514.6 L773.9,517.4 L775.8,520.1
+		L777.7,522.7 L779.6,525.4 L781.5,528.0 L783.4,530.5 L785.3,533.0 L787.1,535.5 L789.0,538.0 L790.9,540.4
+		L792.8,542.8 L794.7,545.3 L796.6,547.7 L798.5,550.1 L800.3,552.5 L802.2,555.0 L804.1,557.4 L806.0,559.8
+		L807.9,562.2 L809.8,564.5 L811.7,566.9 L813.6,569.1 L815.4,571.4 L817.3,573.5 L819.2,575.7 L821.1,577.7
+		L823.0,579.7 L824.9,581.6 L826.8,583.4 L828.7,585.2 L830.5,587.0 L832.4,588.6 L834.3,590.3 L836.2,591.8
+		L838.1,593.3 L840.0,594.8 L841.9,596.2 L843.8,597.6 L845.6,598.9 L847.5,600.2 L849.4,601.5 L851.3,602.8
+		L853.2,604.0 L855.1,605.3 L857.0,606.5 L858.9,607.7 L860.7,609.0 L862.6,610.2 L864.5,611.5 L866.4,612.7
+		L868.3,614.0 L870.2,615.3 L872.1,616.6 L873.9,617.9 L875.8,619.2 L877.7,620.5 L879.6,621.9 L881.5,623.2
+		L883.4,624.5 L885.3,625.7 L887.2,627.0 L889.0,628.2 L890.9,629.4 L892.8,630.5 L894.7,631.6 L896.6,632.7
+		L898.5,633.7 L900.4,634.7 L902.3,635.6 L904.1,636.4 L906.0,637.2 L907.9,638.0 L909.8,638.7 L911.7,639.4
+		L913.6,640.0 L915.5,640.6 L917.4,641.2 L919.2,641.7 L921.1,642.3 L923.0,642.8 L924.9,643.3 L926.8,643.8
+		L928.7,644.3 L930.6,644.8 L932.5,645.3 L934.3,645.8 L936.2,646.3 L938.1,646.9 L940.0,647.4 L941.9,647.9
+		L943.8,648.4 L945.7,648.8 L947.5,649.3 L949.4,649.7 L951.3,650.2 L953.2,650.6 L955.1,651.0 L957.0,651.3
+		L958.9,651.6 L960.8,652.0 L962.6,652.2 L964.5,652.5 L966.4,652.8 L968.3,653.0 L970.2,653.3 L972.1,653.5
+		L974.0,653.7 L975.9,654.0 L977.7,654.2 L979.6,654.4 L981.5,654.7 L983.4,654.9 L985.3,655.1 L987.2,655.3
+		L989.1,655.6 L991.0,655.8 L992.8,656.0 L994.7,656.2 L996.6,656.4 L998.5,656.6 L1000.4,656.7 L1002.3,656.9
+		L1004.2,657.0 L1006.1,657.1 L1007.9,657.3 L1009.8,657.4 L1011.7,657.5 L1013.6,657.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,640.6 160.6,639.8 162.5,639.0 164.4,638.2 166.3,637.3 168.1,636.4 170.0,635.4 171.9,634.4 173.8,633.3 175.7,632.2 177.6,631.1 179.5,630.0 181.4,628.8 183.2,627.6 185.1,626.4 187.0,625.1
+188.9,623.9 190.8,622.6 192.7,621.3 194.6,620.1 196.5,618.8 198.3,617.5 200.2,616.2 202.1,614.8 204.0,613.5 205.9,612.1 207.8,610.7 209.7,609.3 211.6,607.9 213.4,606.4 215.3,604.8 217.2,603.2
+219.1,601.5 221.0,599.8 222.9,598.0 224.8,596.1 226.6,594.1 228.5,592.1 230.4,589.9 232.3,587.7 234.2,585.4 236.1,583.0 238.0,580.5 239.9,578.0 241.7,575.4 243.6,572.8 245.5,570.1 247.4,567.5
+249.3,564.8 251.2,562.1 253.1,559.4 255.0,556.7 256.8,554.0 258.7,551.3 260.6,548.6 262.5,546.0 264.4,543.3 266.3,540.6 268.2,537.9 270.1,535.3 271.9,532.6 273.8,529.9 275.7,527.1 277.6,524.4
+279.5,521.6 281.4,518.7 283.3,515.8 285.2,512.8 287.0,509.8 288.9,506.7 290.8,503.6 292.7,500.3 294.6,497.0 296.5,493.6 298.4,490.1 300.2,486.6 302.1,483.0 304.0,479.2 305.9,475.4 307.8,471.5
+309.7,467.6 311.6,463.5 313.5,459.3 315.3,455.1 317.2,450.7 319.1,446.2 321.0,441.6 322.9,436.8 324.8,432.0 326.7,427.1 328.6,422.1 330.4,417.0 332.3,411.9 334.2,406.7 336.1,401.5 338.0,396.3
+339.9,391.1 341.8,386.0 343.7,380.9 345.5,375.9 347.4,371.0 349.3,366.2 351.2,361.5 353.1,356.9 355.0,352.5 356.9,348.1 358.8,343.8 360.6,339.6 362.5,335.4 364.4,331.4 366.3,327.3 368.2,323.3
+370.1,319.4 372.0,315.4 373.8,311.4 375.7,307.4 377.6,303.4 379.5,299.3 381.4,295.2 383.3,291.1 385.2,287.0 387.1,282.8 388.9,278.6 390.8,274.4 392.7,270.2 394.6,266.0 396.5,261.9 398.4,257.7
+400.3,253.6 402.2,249.5 404.0,245.4 405.9,241.3 407.8,237.3 409.7,233.3 411.6,229.3 413.5,225.3 415.4,221.4 417.3,217.5 419.1,213.6 421.0,209.7 422.9,205.8 424.8,202.0 426.7,198.2 428.6,194.5
+430.5,190.8 432.4,187.2 434.2,183.6 436.1,180.0 438.0,176.5 439.9,173.1 441.8,169.8 443.7,166.5 445.6,163.3 447.4,160.1 449.3,157.0 451.2,154.0 453.1,151.1 455.0,148.2 456.9,145.4 458.8,142.6
+460.7,139.9 462.5,137.3 464.4,134.7 466.3,132.1 468.2,129.6 470.1,127.1 472.0,124.6 473.9,122.2 475.8,119.8 477.6,117.6 479.5,115.3 481.4,113.2 483.3,111.2 485.2,109.3 487.1,107.5 489.0,105.9
+490.9,104.4 492.7,103.0 494.6,101.8 496.5,100.8 498.4,99.9 500.3,99.1 502.2,98.5 504.1,98.0 506.0,97.6 507.8,97.3 509.7,97.2 511.6,97.2 513.5,97.2 515.4,97.4 517.3,97.7 519.2,98.0
+521.0,98.5 522.9,99.0 524.8,99.7 526.7,100.4 528.6,101.3 530.5,102.3 532.4,103.4 534.3,104.6 536.1,105.9 538.0,107.2 539.9,108.7 541.8,110.3 543.7,111.9 545.6,113.6 547.5,115.3 549.4,117.1
+551.2,118.9 553.1,120.6 555.0,122.4 556.9,124.1 558.8,125.9 560.7,127.6 562.6,129.2 564.5,130.9 566.3,132.5 568.2,134.2 570.1,135.9 572.0,137.6 573.9,139.4 575.8,141.2 577.7,143.1 579.5,145.1
+581.4,147.2 583.3,149.4 585.2,151.7 587.1,154.1 589.0,156.6 590.9,159.1 592.8,161.8 594.6,164.4 596.5,167.2 598.4,169.9 600.3,172.7 602.2,175.5 604.1,178.3 606.0,181.2 607.9,184.0 609.7,187.0
+611.6,190.0 613.5,193.0 615.4,196.2 617.3,199.5 619.2,202.9 621.1,206.4 623.0,210.0 624.8,213.8 626.7,217.7 628.6,221.7 630.5,225.8 632.4,230.0 634.3,234.1 636.2,238.3 638.1,242.4 639.9,246.5
+641.8,250.5 643.7,254.4 645.6,258.1 647.5,261.8 649.4,265.5 651.3,269.0 653.1,272.5 655.0,276.0 656.9,279.6 658.8,283.2 660.7,286.9 662.6,290.6 664.5,294.6 666.4,298.6 668.2,302.8 670.1,307.1
+672.0,311.6 673.9,316.2 675.8,320.8 677.7,325.6 679.6,330.4 681.5,335.2 683.3,340.0 685.2,344.8 687.1,349.6 689.0,354.3 690.9,358.9 692.8,363.5 694.7,368.0 696.6,372.4 698.4,376.8 700.3,381.1
+702.2,385.3 704.1,389.5 706.0,393.7 707.9,397.8 709.8,401.9 711.7,405.9 713.5,409.9 715.4,413.9 717.3,417.8 719.2,421.7 721.1,425.6 723.0,429.4 724.9,433.2 726.7,437.0 728.6,440.7 730.5,444.4
+732.4,448.0 734.3,451.6 736.2,455.2 738.1,458.7 740.0,462.2 741.8,465.6 743.7,469.0 745.6,472.3 747.5,475.6 749.4,478.9 751.3,482.1 753.2,485.2 755.1,488.4 756.9,491.4 758.8,494.4 760.7,497.4
+762.6,500.4 764.5,503.3 766.4,506.2 768.3,509.0 770.2,511.9 772.0,514.6 773.9,517.4 775.8,520.1 777.7,522.7 779.6,525.4 781.5,528.0 783.4,530.5 785.3,533.0 787.1,535.5 789.0,538.0 790.9,540.4
+792.8,542.8 794.7,545.3 796.6,547.7 798.5,550.1 800.3,552.5 802.2,555.0 804.1,557.4 806.0,559.8 807.9,562.2 809.8,564.5 811.7,566.9 813.6,569.1 815.4,571.4 817.3,573.5 819.2,575.7 821.1,577.7
+823.0,579.7 824.9,581.6 826.8,583.4 828.7,585.2 830.5,587.0 832.4,588.6 834.3,590.3 836.2,591.8 838.1,593.3 840.0,594.8 841.9,596.2 843.8,597.6 845.6,598.9 847.5,600.2 849.4,601.5 851.3,602.8
+853.2,604.0 855.1,605.3 857.0,606.5 858.9,607.7 860.7,609.0 862.6,610.2 864.5,611.5 866.4,612.7 868.3,614.0 870.2,615.3 872.1,616.6 873.9,617.9 875.8,619.2 877.7,620.5 879.6,621.9 881.5,623.2
+883.4,624.5 885.3,625.7 887.2,627.0 889.0,628.2 890.9,629.4 892.8,630.5 894.7,631.6 896.6,632.7 898.5,633.7 900.4,634.7 902.3,635.6 904.1,636.4 906.0,637.2 907.9,638.0 909.8,638.7 911.7,639.4
+913.6,640.0 915.5,640.6 917.4,641.2 919.2,641.7 921.1,642.3 923.0,642.8 924.9,643.3 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M528.5,662.4 L528.5,101.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/500000/report/typical.svg b/results/barbershop/500000/report/typical.svg
new file mode 100644
index 0000000..c1c90b4
--- /dev/null
+++ b/results/barbershop/500000/report/typical.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,601.6 L80.9,601.6  '/>	<g transform="translate(63.6,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,479.9 L80.9,479.9  '/>	<g transform="translate(63.6,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,236.6 L80.9,236.6  '/>	<g transform="translate(63.6,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.9 L80.9,114.9  '/>	<g transform="translate(63.6,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M198.5,662.4 L198.5,653.4  '/>	<g transform="translate(198.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.185</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M372.9,662.4 L372.9,653.4  '/>	<g transform="translate(372.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.19</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M547.2,662.4 L547.2,653.4  '/>	<g transform="translate(547.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.195</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M721.5,662.4 L721.5,653.4  '/>	<g transform="translate(721.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M895.9,662.4 L895.9,653.4  '/>	<g transform="translate(895.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 7.205</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,657.7 L73.8,657.6 L75.7,657.4 L77.6,657.3 L79.4,657.1 L81.3,657.0
+		L83.2,656.8 L85.1,656.7 L87.0,656.5 L88.9,656.4 L90.8,656.2 L92.7,656.1 L94.5,655.9 L96.4,655.7
+		L98.3,655.4 L100.2,655.2 L102.1,654.9 L104.0,654.6 L105.9,654.3 L107.8,654.0 L109.6,653.6 L111.5,653.3
+		L113.4,652.9 L115.3,652.5 L117.2,652.1 L119.1,651.6 L121.0,651.2 L122.9,650.8 L124.7,650.3 L126.6,649.8
+		L128.5,649.4 L130.4,648.9 L132.3,648.4 L134.2,647.9 L136.1,647.4 L138.0,646.9 L139.8,646.4 L141.7,645.9
+		L143.6,645.4 L145.5,644.9 L147.4,644.3 L149.3,643.8 L151.2,643.2 L153.0,642.6 L154.9,641.9 L156.8,641.3
+		L158.7,640.6 L160.6,639.8 L162.5,639.0 L164.4,638.2 L166.3,637.3 L168.1,636.4 L170.0,635.4 L171.9,634.4
+		L173.8,633.3 L175.7,632.2 L177.6,631.1 L179.5,630.0 L181.4,628.8 L183.2,627.6 L185.1,626.4 L187.0,625.1
+		L188.9,623.9 L190.8,622.6 L192.7,621.3 L194.6,620.1 L196.5,618.8 L198.3,617.5 L200.2,616.2 L202.1,614.8
+		L204.0,613.5 L205.9,612.1 L207.8,610.7 L209.7,609.3 L211.6,607.9 L213.4,606.4 L215.3,604.8 L217.2,603.2
+		L219.1,601.5 L221.0,599.8 L222.9,598.0 L224.8,596.1 L226.6,594.1 L228.5,592.1 L230.4,589.9 L232.3,587.7
+		L234.2,585.4 L236.1,583.0 L238.0,580.5 L239.9,578.0 L241.7,575.4 L243.6,572.8 L245.5,570.1 L247.4,567.5
+		L249.3,564.8 L251.2,562.1 L253.1,559.4 L255.0,556.7 L256.8,554.0 L258.7,551.3 L260.6,548.6 L262.5,546.0
+		L264.4,543.3 L266.3,540.6 L268.2,537.9 L270.1,535.3 L271.9,532.6 L273.8,529.9 L275.7,527.1 L277.6,524.4
+		L279.5,521.6 L281.4,518.7 L283.3,515.8 L285.2,512.8 L287.0,509.8 L288.9,506.7 L290.8,503.6 L292.7,500.3
+		L294.6,497.0 L296.5,493.6 L298.4,490.1 L300.2,486.6 L302.1,483.0 L304.0,479.2 L305.9,475.4 L307.8,471.5
+		L309.7,467.6 L311.6,463.5 L313.5,459.3 L315.3,455.1 L317.2,450.7 L319.1,446.2 L321.0,441.6 L322.9,436.8
+		L324.8,432.0 L326.7,427.1 L328.6,422.1 L330.4,417.0 L332.3,411.9 L334.2,406.7 L336.1,401.5 L338.0,396.3
+		L339.9,391.1 L341.8,386.0 L343.7,380.9 L345.5,375.9 L347.4,371.0 L349.3,366.2 L351.2,361.5 L353.1,356.9
+		L355.0,352.5 L356.9,348.1 L358.8,343.8 L360.6,339.6 L362.5,335.4 L364.4,331.4 L366.3,327.3 L368.2,323.3
+		L370.1,319.4 L372.0,315.4 L373.8,311.4 L375.7,307.4 L377.6,303.4 L379.5,299.3 L381.4,295.2 L383.3,291.1
+		L385.2,287.0 L387.1,282.8 L388.9,278.6 L390.8,274.4 L392.7,270.2 L394.6,266.0 L396.5,261.9 L398.4,257.7
+		L400.3,253.6 L402.2,249.5 L404.0,245.4 L405.9,241.3 L407.8,237.3 L409.7,233.3 L411.6,229.3 L413.5,225.3
+		L415.4,221.4 L417.3,217.5 L419.1,213.6 L421.0,209.7 L422.9,205.8 L424.8,202.0 L426.7,198.2 L428.6,194.5
+		L430.5,190.8 L432.4,187.2 L434.2,183.6 L436.1,180.0 L438.0,176.5 L439.9,173.1 L441.8,169.8 L443.7,166.5
+		L445.6,163.3 L447.4,160.1 L449.3,157.0 L451.2,154.0 L453.1,151.1 L455.0,148.2 L456.9,145.4 L458.8,142.6
+		L460.7,139.9 L462.5,137.3 L464.4,134.7 L466.3,132.1 L468.2,129.6 L470.1,127.1 L472.0,124.6 L473.9,122.2
+		L475.8,119.8 L477.6,117.6 L479.5,115.3 L481.4,113.2 L483.3,111.2 L485.2,109.3 L487.1,107.5 L489.0,105.9
+		L490.9,104.4 L492.7,103.0 L494.6,101.8 L496.5,100.8 L498.4,99.9 L500.3,99.1 L502.2,98.5 L504.1,98.0
+		L506.0,97.6 L507.8,97.3 L509.7,97.2 L511.6,97.2 L513.5,97.2 L515.4,97.4 L517.3,97.7 L519.2,98.0
+		L521.0,98.5 L522.9,99.0 L524.8,99.7 L526.7,100.4 L528.6,101.3 L530.5,102.3 L532.4,103.4 L534.3,104.6
+		L536.1,105.9 L538.0,107.2 L539.9,108.7 L541.8,110.3 L543.7,111.9 L545.6,113.6 L547.5,115.3 L549.4,117.1
+		L551.2,118.9 L553.1,120.6 L555.0,122.4 L556.9,124.1 L558.8,125.9 L560.7,127.6 L562.6,129.2 L564.5,130.9
+		L566.3,132.5 L568.2,134.2 L570.1,135.9 L572.0,137.6 L573.9,139.4 L575.8,141.2 L577.7,143.1 L579.5,145.1
+		L581.4,147.2 L583.3,149.4 L585.2,151.7 L587.1,154.1 L589.0,156.6 L590.9,159.1 L592.8,161.8 L594.6,164.4
+		L596.5,167.2 L598.4,169.9 L600.3,172.7 L602.2,175.5 L604.1,178.3 L606.0,181.2 L607.9,184.0 L609.7,187.0
+		L611.6,190.0 L613.5,193.0 L615.4,196.2 L617.3,199.5 L619.2,202.9 L621.1,206.4 L623.0,210.0 L624.8,213.8
+		L626.7,217.7 L628.6,221.7 L630.5,225.8 L632.4,230.0 L634.3,234.1 L636.2,238.3 L638.1,242.4 L639.9,246.5
+		L641.8,250.5 L643.7,254.4 L645.6,258.1 L647.5,261.8 L649.4,265.5 L651.3,269.0 L653.1,272.5 L655.0,276.0
+		L656.9,279.6 L658.8,283.2 L660.7,286.9 L662.6,290.6 L664.5,294.6 L666.4,298.6 L668.2,302.8 L670.1,307.1
+		L672.0,311.6 L673.9,316.2 L675.8,320.8 L677.7,325.6 L679.6,330.4 L681.5,335.2 L683.3,340.0 L685.2,344.8
+		L687.1,349.6 L689.0,354.3 L690.9,358.9 L692.8,363.5 L694.7,368.0 L696.6,372.4 L698.4,376.8 L700.3,381.1
+		L702.2,385.3 L704.1,389.5 L706.0,393.7 L707.9,397.8 L709.8,401.9 L711.7,405.9 L713.5,409.9 L715.4,413.9
+		L717.3,417.8 L719.2,421.7 L721.1,425.6 L723.0,429.4 L724.9,433.2 L726.7,437.0 L728.6,440.7 L730.5,444.4
+		L732.4,448.0 L734.3,451.6 L736.2,455.2 L738.1,458.7 L740.0,462.2 L741.8,465.6 L743.7,469.0 L745.6,472.3
+		L747.5,475.6 L749.4,478.9 L751.3,482.1 L753.2,485.2 L755.1,488.4 L756.9,491.4 L758.8,494.4 L760.7,497.4
+		L762.6,500.4 L764.5,503.3 L766.4,506.2 L768.3,509.0 L770.2,511.9 L772.0,514.6 L773.9,517.4 L775.8,520.1
+		L777.7,522.7 L779.6,525.4 L781.5,528.0 L783.4,530.5 L785.3,533.0 L787.1,535.5 L789.0,538.0 L790.9,540.4
+		L792.8,542.8 L794.7,545.3 L796.6,547.7 L798.5,550.1 L800.3,552.5 L802.2,555.0 L804.1,557.4 L806.0,559.8
+		L807.9,562.2 L809.8,564.5 L811.7,566.9 L813.6,569.1 L815.4,571.4 L817.3,573.5 L819.2,575.7 L821.1,577.7
+		L823.0,579.7 L824.9,581.6 L826.8,583.4 L828.7,585.2 L830.5,587.0 L832.4,588.6 L834.3,590.3 L836.2,591.8
+		L838.1,593.3 L840.0,594.8 L841.9,596.2 L843.8,597.6 L845.6,598.9 L847.5,600.2 L849.4,601.5 L851.3,602.8
+		L853.2,604.0 L855.1,605.3 L857.0,606.5 L858.9,607.7 L860.7,609.0 L862.6,610.2 L864.5,611.5 L866.4,612.7
+		L868.3,614.0 L870.2,615.3 L872.1,616.6 L873.9,617.9 L875.8,619.2 L877.7,620.5 L879.6,621.9 L881.5,623.2
+		L883.4,624.5 L885.3,625.7 L887.2,627.0 L889.0,628.2 L890.9,629.4 L892.8,630.5 L894.7,631.6 L896.6,632.7
+		L898.5,633.7 L900.4,634.7 L902.3,635.6 L904.1,636.4 L906.0,637.2 L907.9,638.0 L909.8,638.7 L911.7,639.4
+		L913.6,640.0 L915.5,640.6 L917.4,641.2 L919.2,641.7 L921.1,642.3 L923.0,642.8 L924.9,643.3 L926.8,643.8
+		L928.7,644.3 L930.6,644.8 L932.5,645.3 L934.3,645.8 L936.2,646.3 L938.1,646.9 L940.0,647.4 L941.9,647.9
+		L943.8,648.4 L945.7,648.8 L947.5,649.3 L949.4,649.7 L951.3,650.2 L953.2,650.6 L955.1,651.0 L957.0,651.3
+		L958.9,651.6 L960.8,652.0 L962.6,652.2 L964.5,652.5 L966.4,652.8 L968.3,653.0 L970.2,653.3 L972.1,653.5
+		L974.0,653.7 L975.9,654.0 L977.7,654.2 L979.6,654.4 L981.5,654.7 L983.4,654.9 L985.3,655.1 L987.2,655.3
+		L989.1,655.6 L991.0,655.8 L992.8,656.0 L994.7,656.2 L996.6,656.4 L998.5,656.6 L1000.4,656.7 L1002.3,656.9
+		L1004.2,657.0 L1006.1,657.1 L1007.9,657.3 L1009.8,657.4 L1011.7,657.5 L1013.6,657.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,640.6 160.6,639.8 162.5,639.0 164.4,638.2 166.3,637.3 168.1,636.4 170.0,635.4 171.9,634.4 173.8,633.3 175.7,632.2 177.6,631.1 179.5,630.0 181.4,628.8 183.2,627.6 185.1,626.4 187.0,625.1
+188.9,623.9 190.8,622.6 192.7,621.3 194.6,620.1 196.5,618.8 198.3,617.5 200.2,616.2 202.1,614.8 204.0,613.5 205.9,612.1 207.8,610.7 209.7,609.3 211.6,607.9 213.4,606.4 215.3,604.8 217.2,603.2
+219.1,601.5 221.0,599.8 222.9,598.0 224.8,596.1 226.6,594.1 228.5,592.1 230.4,589.9 232.3,587.7 234.2,585.4 236.1,583.0 238.0,580.5 239.9,578.0 241.7,575.4 243.6,572.8 245.5,570.1 247.4,567.5
+249.3,564.8 251.2,562.1 253.1,559.4 255.0,556.7 256.8,554.0 258.7,551.3 260.6,548.6 262.5,546.0 264.4,543.3 266.3,540.6 268.2,537.9 270.1,535.3 271.9,532.6 273.8,529.9 275.7,527.1 277.6,524.4
+279.5,521.6 281.4,518.7 283.3,515.8 285.2,512.8 287.0,509.8 288.9,506.7 290.8,503.6 292.7,500.3 294.6,497.0 296.5,493.6 298.4,490.1 300.2,486.6 302.1,483.0 304.0,479.2 305.9,475.4 307.8,471.5
+309.7,467.6 311.6,463.5 313.5,459.3 315.3,455.1 317.2,450.7 319.1,446.2 321.0,441.6 322.9,436.8 324.8,432.0 326.7,427.1 328.6,422.1 330.4,417.0 332.3,411.9 334.2,406.7 336.1,401.5 338.0,396.3
+339.9,391.1 341.8,386.0 343.7,380.9 345.5,375.9 347.4,371.0 349.3,366.2 351.2,361.5 353.1,356.9 355.0,352.5 356.9,348.1 358.8,343.8 360.6,339.6 362.5,335.4 364.4,331.4 366.3,327.3 368.2,323.3
+370.1,319.4 372.0,315.4 373.8,311.4 375.7,307.4 377.6,303.4 379.5,299.3 381.4,295.2 383.3,291.1 385.2,287.0 387.1,282.8 388.9,278.6 390.8,274.4 392.7,270.2 394.6,266.0 396.5,261.9 398.4,257.7
+400.3,253.6 402.2,249.5 404.0,245.4 405.9,241.3 407.8,237.3 409.7,233.3 411.6,229.3 413.5,225.3 415.4,221.4 417.3,217.5 419.1,213.6 421.0,209.7 422.9,205.8 424.8,202.0 426.7,198.2 428.6,194.5
+430.5,190.8 432.4,187.2 434.2,183.6 436.1,180.0 438.0,176.5 439.9,173.1 441.8,169.8 443.7,166.5 445.6,163.3 447.4,160.1 449.3,157.0 451.2,154.0 453.1,151.1 455.0,148.2 456.9,145.4 458.8,142.6
+460.7,139.9 462.5,137.3 464.4,134.7 466.3,132.1 468.2,129.6 470.1,127.1 472.0,124.6 473.9,122.2 475.8,119.8 477.6,117.6 479.5,115.3 481.4,113.2 483.3,111.2 485.2,109.3 487.1,107.5 489.0,105.9
+490.9,104.4 492.7,103.0 494.6,101.8 496.5,100.8 498.4,99.9 500.3,99.1 502.2,98.5 504.1,98.0 506.0,97.6 507.8,97.3 509.7,97.2 511.6,97.2 513.5,97.2 515.4,97.4 517.3,97.7 519.2,98.0
+521.0,98.5 522.9,99.0 524.8,99.7 526.7,100.4 528.6,101.3 530.5,102.3 532.4,103.4 534.3,104.6 536.1,105.9 538.0,107.2 539.9,108.7 541.8,110.3 543.7,111.9 545.6,113.6 547.5,115.3 549.4,117.1
+551.2,118.9 553.1,120.6 555.0,122.4 556.9,124.1 558.8,125.9 560.7,127.6 562.6,129.2 564.5,130.9 566.3,132.5 568.2,134.2 570.1,135.9 572.0,137.6 573.9,139.4 575.8,141.2 577.7,143.1 579.5,145.1
+581.4,147.2 583.3,149.4 585.2,151.7 587.1,154.1 589.0,156.6 590.9,159.1 592.8,161.8 594.6,164.4 596.5,167.2 598.4,169.9 600.3,172.7 602.2,175.5 604.1,178.3 606.0,181.2 607.9,184.0 609.7,187.0
+611.6,190.0 613.5,193.0 615.4,196.2 617.3,199.5 619.2,202.9 621.1,206.4 623.0,210.0 624.8,213.8 626.7,217.7 628.6,221.7 630.5,225.8 632.4,230.0 634.3,234.1 636.2,238.3 638.1,242.4 639.9,246.5
+641.8,250.5 643.7,254.4 645.6,258.1 647.5,261.8 649.4,265.5 651.3,269.0 653.1,272.5 655.0,276.0 656.9,279.6 658.8,283.2 660.7,286.9 662.6,290.6 664.5,294.6 666.4,298.6 668.2,302.8 670.1,307.1
+672.0,311.6 673.9,316.2 675.8,320.8 677.7,325.6 679.6,330.4 681.5,335.2 683.3,340.0 685.2,344.8 687.1,349.6 689.0,354.3 690.9,358.9 692.8,363.5 694.7,368.0 696.6,372.4 698.4,376.8 700.3,381.1
+702.2,385.3 704.1,389.5 706.0,393.7 707.9,397.8 709.8,401.9 711.7,405.9 713.5,409.9 715.4,413.9 717.3,417.8 719.2,421.7 721.1,425.6 723.0,429.4 724.9,433.2 726.7,437.0 728.6,440.7 730.5,444.4
+732.4,448.0 734.3,451.6 736.2,455.2 738.1,458.7 740.0,462.2 741.8,465.6 743.7,469.0 745.6,472.3 747.5,475.6 749.4,478.9 751.3,482.1 753.2,485.2 755.1,488.4 756.9,491.4 758.8,494.4 760.7,497.4
+762.6,500.4 764.5,503.3 766.4,506.2 768.3,509.0 770.2,511.9 772.0,514.6 773.9,517.4 775.8,520.1 777.7,522.7 779.6,525.4 781.5,528.0 783.4,530.5 785.3,533.0 787.1,535.5 789.0,538.0 790.9,540.4
+792.8,542.8 794.7,545.3 796.6,547.7 798.5,550.1 800.3,552.5 802.2,555.0 804.1,557.4 806.0,559.8 807.9,562.2 809.8,564.5 811.7,566.9 813.6,569.1 815.4,571.4 817.3,573.5 819.2,575.7 821.1,577.7
+823.0,579.7 824.9,581.6 826.8,583.4 828.7,585.2 830.5,587.0 832.4,588.6 834.3,590.3 836.2,591.8 838.1,593.3 840.0,594.8 841.9,596.2 843.8,597.6 845.6,598.9 847.5,600.2 849.4,601.5 851.3,602.8
+853.2,604.0 855.1,605.3 857.0,606.5 858.9,607.7 860.7,609.0 862.6,610.2 864.5,611.5 866.4,612.7 868.3,614.0 870.2,615.3 872.1,616.6 873.9,617.9 875.8,619.2 877.7,620.5 879.6,621.9 881.5,623.2
+883.4,624.5 885.3,625.7 887.2,627.0 889.0,628.2 890.9,629.4 892.8,630.5 894.7,631.6 896.6,632.7 898.5,633.7 900.4,634.7 902.3,635.6 904.1,636.4 906.0,637.2 907.9,638.0 909.8,638.7 911.7,639.4
+913.6,640.0 915.5,640.6 917.4,641.2 919.2,641.7 921.1,642.3 923.0,642.8 924.9,643.3 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M528.5,662.4 L528.5,101.3  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/500000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/base/benchmark.json b/results/barbershop/600000/base/benchmark.json
new file mode 100644
index 0000000..cbd021c
--- /dev/null
+++ b/results/barbershop/600000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"600000","throughput":null,"full_id":"Barbershop/600000","directory_name":"barbershop/600000","title":"Barbershop/600000"}
\ No newline at end of file
diff --git a/results/barbershop/600000/base/estimates.json b/results/barbershop/600000/base/estimates.json
new file mode 100644
index 0000000..375c75d
--- /dev/null
+++ b/results/barbershop/600000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":8881464.42778362,"upper_bound":8941925.999566825},"point_estimate":8910730.952091511,"standard_error":11640.641306833671},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":8873504.464285715,"upper_bound":8916551.282051282},"point_estimate":8903985.588235294,"standard_error":7929.957628922958},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":56984.946162516346,"upper_bound":124201.32347915125},"point_estimate":90248.44215534815,"standard_error":13281.76145833345},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":8905467.418255752,"upper_bound":8970523.978490708},"point_estimate":8935198.783212649,"standard_error":12544.078627802419},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":84230.27527573888,"upper_bound":148263.6227228065},"point_estimate":117217.9750972918,"standard_error":12551.834232990677}}
\ No newline at end of file
diff --git a/results/barbershop/600000/base/raw.csv b/results/barbershop/600000/base/raw.csv
new file mode 100644
index 0000000..c0f7fa3
--- /dev/null
+++ b/results/barbershop/600000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,600000,,,17463100.0,ns,2
+Barbershop,,600000,,,36434700.0,ns,4
+Barbershop,,600000,,,51517400.0,ns,6
+Barbershop,,600000,,,72068000.0,ns,8
+Barbershop,,600000,,,89198300.0,ns,10
+Barbershop,,600000,,,110697400.0,ns,12
+Barbershop,,600000,,,123522500.0,ns,14
+Barbershop,,600000,,,148281600.0,ns,16
+Barbershop,,600000,,,158238000.0,ns,18
+Barbershop,,600000,,,176624900.0,ns,20
+Barbershop,,600000,,,191046600.0,ns,22
+Barbershop,,600000,,,212148300.0,ns,24
+Barbershop,,600000,,,230627600.0,ns,26
+Barbershop,,600000,,,243826900.0,ns,28
+Barbershop,,600000,,,266268700.0,ns,30
+Barbershop,,600000,,,285065900.0,ns,32
+Barbershop,,600000,,,298571200.0,ns,34
+Barbershop,,600000,,,314609400.0,ns,36
+Barbershop,,600000,,,349280200.0,ns,38
+Barbershop,,600000,,,356416500.0,ns,40
+Barbershop,,600000,,,369853200.0,ns,42
+Barbershop,,600000,,,402126700.0,ns,44
+Barbershop,,600000,,,415281000.0,ns,46
+Barbershop,,600000,,,429287400.0,ns,48
+Barbershop,,600000,,,439671700.0,ns,50
+Barbershop,,600000,,,467363700.0,ns,52
+Barbershop,,600000,,,483529900.0,ns,54
+Barbershop,,600000,,,496082200.0,ns,56
+Barbershop,,600000,,,516631800.0,ns,58
+Barbershop,,600000,,,527924500.0,ns,60
+Barbershop,,600000,,,547642200.0,ns,62
+Barbershop,,600000,,,563804700.0,ns,64
+Barbershop,,600000,,,582856600.0,ns,66
+Barbershop,,600000,,,605231700.0,ns,68
+Barbershop,,600000,,,611475300.0,ns,70
+Barbershop,,600000,,,641663700.0,ns,72
+Barbershop,,600000,,,659517000.0,ns,74
+Barbershop,,600000,,,674355600.0,ns,76
+Barbershop,,600000,,,691456200.0,ns,78
+Barbershop,,600000,,,710910800.0,ns,80
+Barbershop,,600000,,,723423000.0,ns,82
+Barbershop,,600000,,,756876800.0,ns,84
+Barbershop,,600000,,,766938600.0,ns,86
+Barbershop,,600000,,,784509400.0,ns,88
+Barbershop,,600000,,,793025400.0,ns,90
+Barbershop,,600000,,,828312600.0,ns,92
+Barbershop,,600000,,,825610200.0,ns,94
+Barbershop,,600000,,,847747100.0,ns,96
+Barbershop,,600000,,,882003400.0,ns,98
+Barbershop,,600000,,,894959800.0,ns,100
+Barbershop,,600000,,,899505000.0,ns,102
+Barbershop,,600000,,,920727800.0,ns,104
+Barbershop,,600000,,,933790800.0,ns,106
+Barbershop,,600000,,,972183100.0,ns,108
+Barbershop,,600000,,,979671600.0,ns,110
+Barbershop,,600000,,,993832500.0,ns,112
+Barbershop,,600000,,,1011292000.0,ns,114
+Barbershop,,600000,,,1023281000.0,ns,116
+Barbershop,,600000,,,1057734900.0,ns,118
+Barbershop,,600000,,,1076016100.0,ns,120
+Barbershop,,600000,,,1087652400.0,ns,122
+Barbershop,,600000,,,1103228700.0,ns,124
+Barbershop,,600000,,,1120181100.0,ns,126
+Barbershop,,600000,,,1158298200.0,ns,128
+Barbershop,,600000,,,1144549000.0,ns,130
+Barbershop,,600000,,,1171752900.0,ns,132
+Barbershop,,600000,,,1188396000.0,ns,134
+Barbershop,,600000,,,1211198400.0,ns,136
+Barbershop,,600000,,,1231543700.0,ns,138
+Barbershop,,600000,,,1234754100.0,ns,140
+Barbershop,,600000,,,1264695700.0,ns,142
+Barbershop,,600000,,,1280751100.0,ns,144
+Barbershop,,600000,,,1293490500.0,ns,146
+Barbershop,,600000,,,1311428000.0,ns,148
+Barbershop,,600000,,,1335046900.0,ns,150
+Barbershop,,600000,,,1360832900.0,ns,152
+Barbershop,,600000,,,1372285300.0,ns,154
+Barbershop,,600000,,,1390982000.0,ns,156
+Barbershop,,600000,,,1397576100.0,ns,158
+Barbershop,,600000,,,1415705100.0,ns,160
+Barbershop,,600000,,,1484843800.0,ns,162
+Barbershop,,600000,,,1534746700.0,ns,164
+Barbershop,,600000,,,1491885300.0,ns,166
+Barbershop,,600000,,,1501188800.0,ns,168
+Barbershop,,600000,,,1513357100.0,ns,170
+Barbershop,,600000,,,1542786200.0,ns,172
+Barbershop,,600000,,,1546939800.0,ns,174
+Barbershop,,600000,,,1581320600.0,ns,176
+Barbershop,,600000,,,1603410500.0,ns,178
+Barbershop,,600000,,,1600725900.0,ns,180
+Barbershop,,600000,,,1630864000.0,ns,182
+Barbershop,,600000,,,1647609400.0,ns,184
+Barbershop,,600000,,,1652162400.0,ns,186
+Barbershop,,600000,,,1685581600.0,ns,188
+Barbershop,,600000,,,1694372500.0,ns,190
+Barbershop,,600000,,,1716643800.0,ns,192
+Barbershop,,600000,,,1761844500.0,ns,194
+Barbershop,,600000,,,1746078500.0,ns,196
+Barbershop,,600000,,,1783272800.0,ns,198
+Barbershop,,600000,,,1801619500.0,ns,200
diff --git a/results/barbershop/600000/base/sample.json b/results/barbershop/600000/base/sample.json
new file mode 100644
index 0000000..5ef9c13
--- /dev/null
+++ b/results/barbershop/600000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[17463100.0,36434700.0,51517400.0,72068000.0,89198300.0,110697400.0,123522500.0,148281600.0,158238000.0,176624900.0,191046600.0,212148300.0,230627600.0,243826900.0,266268700.0,285065900.0,298571200.0,314609400.0,349280200.0,356416500.0,369853200.0,402126700.0,415281000.0,429287400.0,439671700.0,467363700.0,483529900.0,496082200.0,516631800.0,527924500.0,547642200.0,563804700.0,582856600.0,605231700.0,611475300.0,641663700.0,659517000.0,674355600.0,691456200.0,710910800.0,723423000.0,756876800.0,766938600.0,784509400.0,793025400.0,828312600.0,825610200.0,847747100.0,882003400.0,894959800.0,899505000.0,920727800.0,933790800.0,972183100.0,979671600.0,993832500.0,1011292000.0,1023281000.0,1057734900.0,1076016100.0,1087652400.0,1103228700.0,1120181100.0,1158298200.0,1144549000.0,1171752900.0,1188396000.0,1211198400.0,1231543700.0,1234754100.0,1264695700.0,1280751100.0,1293490500.0,1311428000.0,1335046900.0,1360832900.0,1372285300.0,1390982000.0,1397576100.0,1415705100.0,1484843800.0,1534746700.0,1491885300.0,1501188800.0,1513357100.0,1542786200.0,1546939800.0,1581320600.0,1603410500.0,1600725900.0,1630864000.0,1647609400.0,1652162400.0,1685581600.0,1694372500.0,1716643800.0,1761844500.0,1746078500.0,1783272800.0,1801619500.0]}
\ No newline at end of file
diff --git a/results/barbershop/600000/base/tukey.json b/results/barbershop/600000/base/tukey.json
new file mode 100644
index 0000000..7a4bdd5
--- /dev/null
+++ b/results/barbershop/600000/base/tukey.json
@@ -0,0 +1 @@
+[8466804.676337877,8652336.864378616,9147089.365820587,9332621.553861326]
\ No newline at end of file
diff --git a/results/barbershop/600000/change/estimates.json b/results/barbershop/600000/change/estimates.json
new file mode 100644
index 0000000..d47919f
--- /dev/null
+++ b/results/barbershop/600000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":0.01580211129924571,"upper_bound":0.024072178896242722},"point_estimate":0.019943423805947935,"standard_error":0.0016123427177240264},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":0.016885889793511133,"upper_bound":0.022552570977639297},"point_estimate":0.020625404518677337,"standard_error":0.001086386190563402}}
\ No newline at end of file
diff --git a/results/barbershop/600000/new/benchmark.json b/results/barbershop/600000/new/benchmark.json
new file mode 100644
index 0000000..cbd021c
--- /dev/null
+++ b/results/barbershop/600000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"600000","throughput":null,"full_id":"Barbershop/600000","directory_name":"barbershop/600000","title":"Barbershop/600000"}
\ No newline at end of file
diff --git a/results/barbershop/600000/new/estimates.json b/results/barbershop/600000/new/estimates.json
new file mode 100644
index 0000000..375c75d
--- /dev/null
+++ b/results/barbershop/600000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":8881464.42778362,"upper_bound":8941925.999566825},"point_estimate":8910730.952091511,"standard_error":11640.641306833671},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":8873504.464285715,"upper_bound":8916551.282051282},"point_estimate":8903985.588235294,"standard_error":7929.957628922958},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":56984.946162516346,"upper_bound":124201.32347915125},"point_estimate":90248.44215534815,"standard_error":13281.76145833345},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":8905467.418255752,"upper_bound":8970523.978490708},"point_estimate":8935198.783212649,"standard_error":12544.078627802419},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":84230.27527573888,"upper_bound":148263.6227228065},"point_estimate":117217.9750972918,"standard_error":12551.834232990677}}
\ No newline at end of file
diff --git a/results/barbershop/600000/new/raw.csv b/results/barbershop/600000/new/raw.csv
new file mode 100644
index 0000000..c0f7fa3
--- /dev/null
+++ b/results/barbershop/600000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,600000,,,17463100.0,ns,2
+Barbershop,,600000,,,36434700.0,ns,4
+Barbershop,,600000,,,51517400.0,ns,6
+Barbershop,,600000,,,72068000.0,ns,8
+Barbershop,,600000,,,89198300.0,ns,10
+Barbershop,,600000,,,110697400.0,ns,12
+Barbershop,,600000,,,123522500.0,ns,14
+Barbershop,,600000,,,148281600.0,ns,16
+Barbershop,,600000,,,158238000.0,ns,18
+Barbershop,,600000,,,176624900.0,ns,20
+Barbershop,,600000,,,191046600.0,ns,22
+Barbershop,,600000,,,212148300.0,ns,24
+Barbershop,,600000,,,230627600.0,ns,26
+Barbershop,,600000,,,243826900.0,ns,28
+Barbershop,,600000,,,266268700.0,ns,30
+Barbershop,,600000,,,285065900.0,ns,32
+Barbershop,,600000,,,298571200.0,ns,34
+Barbershop,,600000,,,314609400.0,ns,36
+Barbershop,,600000,,,349280200.0,ns,38
+Barbershop,,600000,,,356416500.0,ns,40
+Barbershop,,600000,,,369853200.0,ns,42
+Barbershop,,600000,,,402126700.0,ns,44
+Barbershop,,600000,,,415281000.0,ns,46
+Barbershop,,600000,,,429287400.0,ns,48
+Barbershop,,600000,,,439671700.0,ns,50
+Barbershop,,600000,,,467363700.0,ns,52
+Barbershop,,600000,,,483529900.0,ns,54
+Barbershop,,600000,,,496082200.0,ns,56
+Barbershop,,600000,,,516631800.0,ns,58
+Barbershop,,600000,,,527924500.0,ns,60
+Barbershop,,600000,,,547642200.0,ns,62
+Barbershop,,600000,,,563804700.0,ns,64
+Barbershop,,600000,,,582856600.0,ns,66
+Barbershop,,600000,,,605231700.0,ns,68
+Barbershop,,600000,,,611475300.0,ns,70
+Barbershop,,600000,,,641663700.0,ns,72
+Barbershop,,600000,,,659517000.0,ns,74
+Barbershop,,600000,,,674355600.0,ns,76
+Barbershop,,600000,,,691456200.0,ns,78
+Barbershop,,600000,,,710910800.0,ns,80
+Barbershop,,600000,,,723423000.0,ns,82
+Barbershop,,600000,,,756876800.0,ns,84
+Barbershop,,600000,,,766938600.0,ns,86
+Barbershop,,600000,,,784509400.0,ns,88
+Barbershop,,600000,,,793025400.0,ns,90
+Barbershop,,600000,,,828312600.0,ns,92
+Barbershop,,600000,,,825610200.0,ns,94
+Barbershop,,600000,,,847747100.0,ns,96
+Barbershop,,600000,,,882003400.0,ns,98
+Barbershop,,600000,,,894959800.0,ns,100
+Barbershop,,600000,,,899505000.0,ns,102
+Barbershop,,600000,,,920727800.0,ns,104
+Barbershop,,600000,,,933790800.0,ns,106
+Barbershop,,600000,,,972183100.0,ns,108
+Barbershop,,600000,,,979671600.0,ns,110
+Barbershop,,600000,,,993832500.0,ns,112
+Barbershop,,600000,,,1011292000.0,ns,114
+Barbershop,,600000,,,1023281000.0,ns,116
+Barbershop,,600000,,,1057734900.0,ns,118
+Barbershop,,600000,,,1076016100.0,ns,120
+Barbershop,,600000,,,1087652400.0,ns,122
+Barbershop,,600000,,,1103228700.0,ns,124
+Barbershop,,600000,,,1120181100.0,ns,126
+Barbershop,,600000,,,1158298200.0,ns,128
+Barbershop,,600000,,,1144549000.0,ns,130
+Barbershop,,600000,,,1171752900.0,ns,132
+Barbershop,,600000,,,1188396000.0,ns,134
+Barbershop,,600000,,,1211198400.0,ns,136
+Barbershop,,600000,,,1231543700.0,ns,138
+Barbershop,,600000,,,1234754100.0,ns,140
+Barbershop,,600000,,,1264695700.0,ns,142
+Barbershop,,600000,,,1280751100.0,ns,144
+Barbershop,,600000,,,1293490500.0,ns,146
+Barbershop,,600000,,,1311428000.0,ns,148
+Barbershop,,600000,,,1335046900.0,ns,150
+Barbershop,,600000,,,1360832900.0,ns,152
+Barbershop,,600000,,,1372285300.0,ns,154
+Barbershop,,600000,,,1390982000.0,ns,156
+Barbershop,,600000,,,1397576100.0,ns,158
+Barbershop,,600000,,,1415705100.0,ns,160
+Barbershop,,600000,,,1484843800.0,ns,162
+Barbershop,,600000,,,1534746700.0,ns,164
+Barbershop,,600000,,,1491885300.0,ns,166
+Barbershop,,600000,,,1501188800.0,ns,168
+Barbershop,,600000,,,1513357100.0,ns,170
+Barbershop,,600000,,,1542786200.0,ns,172
+Barbershop,,600000,,,1546939800.0,ns,174
+Barbershop,,600000,,,1581320600.0,ns,176
+Barbershop,,600000,,,1603410500.0,ns,178
+Barbershop,,600000,,,1600725900.0,ns,180
+Barbershop,,600000,,,1630864000.0,ns,182
+Barbershop,,600000,,,1647609400.0,ns,184
+Barbershop,,600000,,,1652162400.0,ns,186
+Barbershop,,600000,,,1685581600.0,ns,188
+Barbershop,,600000,,,1694372500.0,ns,190
+Barbershop,,600000,,,1716643800.0,ns,192
+Barbershop,,600000,,,1761844500.0,ns,194
+Barbershop,,600000,,,1746078500.0,ns,196
+Barbershop,,600000,,,1783272800.0,ns,198
+Barbershop,,600000,,,1801619500.0,ns,200
diff --git a/results/barbershop/600000/new/sample.json b/results/barbershop/600000/new/sample.json
new file mode 100644
index 0000000..5ef9c13
--- /dev/null
+++ b/results/barbershop/600000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[17463100.0,36434700.0,51517400.0,72068000.0,89198300.0,110697400.0,123522500.0,148281600.0,158238000.0,176624900.0,191046600.0,212148300.0,230627600.0,243826900.0,266268700.0,285065900.0,298571200.0,314609400.0,349280200.0,356416500.0,369853200.0,402126700.0,415281000.0,429287400.0,439671700.0,467363700.0,483529900.0,496082200.0,516631800.0,527924500.0,547642200.0,563804700.0,582856600.0,605231700.0,611475300.0,641663700.0,659517000.0,674355600.0,691456200.0,710910800.0,723423000.0,756876800.0,766938600.0,784509400.0,793025400.0,828312600.0,825610200.0,847747100.0,882003400.0,894959800.0,899505000.0,920727800.0,933790800.0,972183100.0,979671600.0,993832500.0,1011292000.0,1023281000.0,1057734900.0,1076016100.0,1087652400.0,1103228700.0,1120181100.0,1158298200.0,1144549000.0,1171752900.0,1188396000.0,1211198400.0,1231543700.0,1234754100.0,1264695700.0,1280751100.0,1293490500.0,1311428000.0,1335046900.0,1360832900.0,1372285300.0,1390982000.0,1397576100.0,1415705100.0,1484843800.0,1534746700.0,1491885300.0,1501188800.0,1513357100.0,1542786200.0,1546939800.0,1581320600.0,1603410500.0,1600725900.0,1630864000.0,1647609400.0,1652162400.0,1685581600.0,1694372500.0,1716643800.0,1761844500.0,1746078500.0,1783272800.0,1801619500.0]}
\ No newline at end of file
diff --git a/results/barbershop/600000/new/tukey.json b/results/barbershop/600000/new/tukey.json
new file mode 100644
index 0000000..7a4bdd5
--- /dev/null
+++ b/results/barbershop/600000/new/tukey.json
@@ -0,0 +1 @@
+[8466804.676337877,8652336.864378616,9147089.365820587,9332621.553861326]
\ No newline at end of file
diff --git a/results/barbershop/600000/report/MAD.svg b/results/barbershop/600000/report/MAD.svg
new file mode 100644
index 0000000..6ab753f
--- /dev/null
+++ b/results/barbershop/600000/report/MAD.svg
@@ -0,0 +1,313 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,662.4 L97.5,662.4  '/>	<g transform="translate(80.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,586.4 L97.5,586.4  '/>	<g transform="translate(80.2,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.005</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,510.3 L97.5,510.3  '/>	<g transform="translate(80.2,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,434.3 L97.5,434.3  '/>	<g transform="translate(80.2,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.015</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,358.2 L97.5,358.2  '/>	<g transform="translate(80.2,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,282.2 L97.5,282.2  '/>	<g transform="translate(80.2,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.025</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,206.2 L97.5,206.2  '/>	<g transform="translate(80.2,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,130.1 L97.5,130.1  '/>	<g transform="translate(80.2,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.035</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L97.5,54.1  '/>	<g transform="translate(80.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M93.9,662.4 L93.9,653.4  '/>	<g transform="translate(93.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M206.6,662.4 L206.6,653.4  '/>	<g transform="translate(206.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M319.2,662.4 L319.2,653.4  '/>	<g transform="translate(319.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M431.8,662.4 L431.8,653.4  '/>	<g transform="translate(431.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M544.4,662.4 L544.4,653.4  '/>	<g transform="translate(544.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M657.0,662.4 L657.0,653.4  '/>	<g transform="translate(657.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M769.6,662.4 L769.6,653.4  '/>	<g transform="translate(769.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 110</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M882.2,662.4 L882.2,653.4  '/>	<g transform="translate(882.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M994.8,662.4 L994.8,653.4  '/>	<g transform="translate(994.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 130</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M88.5,659.2 L90.4,659.0 L92.2,658.9 L94.1,658.8 L95.9,658.6 L97.8,658.4
+		L99.6,658.3 L101.5,658.1 L103.3,657.9 L105.2,657.7 L107.0,657.4 L108.9,657.2 L110.7,657.0 L112.6,656.7
+		L114.5,656.5 L116.3,656.2 L118.2,656.0 L120.0,655.7 L121.9,655.5 L123.7,655.2 L125.6,655.0 L127.4,654.7
+		L129.3,654.5 L131.1,654.2 L133.0,653.9 L134.8,653.6 L136.7,653.3 L138.6,653.0 L140.4,652.7 L142.3,652.3
+		L144.1,652.0 L146.0,651.6 L147.8,651.3 L149.7,650.9 L151.5,650.5 L153.4,650.2 L155.2,649.8 L157.1,649.5
+		L158.9,649.1 L160.8,648.8 L162.7,648.5 L164.5,648.2 L166.4,648.0 L168.2,647.7 L170.1,647.4 L171.9,647.2
+		L173.8,646.9 L175.6,646.7 L177.5,646.4 L179.3,646.1 L181.2,645.8 L183.0,645.4 L184.9,645.1 L186.8,644.7
+		L188.6,644.2 L190.5,643.7 L192.3,643.2 L194.2,642.6 L196.0,641.9 L197.9,641.2 L199.7,640.4 L201.6,639.5
+		L203.4,638.6 L205.3,637.6 L207.2,636.5 L209.0,635.3 L210.9,634.1 L212.7,632.9 L214.6,631.5 L216.4,630.2
+		L218.3,628.8 L220.1,627.3 L222.0,625.9 L223.8,624.4 L225.7,623.0 L227.5,621.6 L229.4,620.2 L231.3,618.8
+		L233.1,617.4 L235.0,616.1 L236.8,614.8 L238.7,613.6 L240.5,612.4 L242.4,611.2 L244.2,610.0 L246.1,608.8
+		L247.9,607.5 L249.8,606.2 L251.6,604.9 L253.5,603.4 L255.4,601.8 L257.2,600.2 L259.1,598.3 L260.9,596.3
+		L262.8,594.2 L264.6,591.9 L266.5,589.4 L268.3,586.8 L270.2,584.0 L272.0,581.0 L273.9,577.9 L275.7,574.6
+		L277.6,571.3 L279.5,567.8 L281.3,564.2 L283.2,560.4 L285.0,556.5 L286.9,552.5 L288.7,548.3 L290.6,543.9
+		L292.4,539.3 L294.3,534.4 L296.1,529.3 L298.0,523.9 L299.8,518.3 L301.7,512.4 L303.6,506.2 L305.4,499.8
+		L307.3,493.3 L309.1,486.7 L311.0,480.1 L312.8,473.6 L314.7,467.3 L316.5,461.3 L318.4,455.9 L320.2,451.0
+		L322.1,446.8 L323.9,443.4 L325.8,440.8 L327.7,439.2 L329.5,438.4 L331.4,438.6 L333.2,439.6 L335.1,441.4
+		L336.9,443.8 L338.8,446.7 L340.6,449.8 L342.5,453.1 L344.3,456.3 L346.2,459.2 L348.0,461.6 L349.9,463.5
+		L351.8,464.6 L353.6,464.9 L355.5,464.3 L357.3,462.9 L359.2,460.7 L361.0,457.8 L362.9,454.1 L364.7,450.0
+		L366.6,445.6 L368.4,440.9 L370.3,436.2 L372.1,431.5 L374.0,427.0 L375.9,422.8 L377.7,418.9 L379.6,415.3
+		L381.4,412.0 L383.3,408.9 L385.1,406.0 L387.0,403.2 L388.8,400.3 L390.7,397.2 L392.5,393.8 L394.4,390.1
+		L396.2,385.9 L398.1,381.2 L400.0,376.1 L401.8,370.5 L403.7,364.4 L405.5,358.0 L407.4,351.2 L409.2,344.3
+		L411.1,337.4 L412.9,330.5 L414.8,323.7 L416.6,317.3 L418.5,311.2 L420.3,305.5 L422.2,300.4 L424.1,295.8
+		L425.9,291.8 L427.8,288.4 L429.6,285.6 L431.5,283.3 L433.3,281.6 L435.2,280.2 L437.0,279.3 L438.9,278.6
+		L440.7,278.2 L442.6,278.0 L444.5,277.9 L446.3,277.8 L448.2,277.7 L450.0,277.5 L451.9,277.2 L453.7,276.8
+		L455.6,276.2 L457.4,275.3 L459.3,274.1 L461.1,272.6 L463.0,270.8 L464.8,268.5 L466.7,265.8 L468.6,262.6
+		L470.4,258.9 L472.3,254.6 L474.1,249.9 L476.0,244.7 L477.8,239.0 L479.7,233.0 L481.5,226.7 L483.4,220.2
+		L485.2,213.6 L487.1,207.1 L488.9,200.6 L490.8,194.4 L492.7,188.6 L494.5,183.1 L496.4,178.0 L498.2,173.3
+		L500.1,169.1 L501.9,165.3 L503.8,161.9 L505.6,158.8 L507.5,155.9 L509.3,153.2 L511.2,150.5 L513.0,147.9
+		L514.9,145.3 L516.8,142.5 L518.6,139.6 L520.5,136.5 L522.3,133.2 L524.2,129.8 L526.0,126.3 L527.9,122.8
+		L529.7,119.3 L531.6,116.1 L533.4,113.1 L535.3,110.7 L537.1,108.9 L539.0,107.9 L540.9,107.8 L542.7,108.6
+		L544.6,110.6 L546.4,113.6 L548.3,117.6 L550.1,122.7 L552.0,128.6 L553.8,135.4 L555.7,142.9 L557.5,150.9
+		L559.4,159.4 L561.2,168.2 L563.1,177.2 L565.0,186.3 L566.8,195.6 L568.7,204.7 L570.5,213.9 L572.4,222.9
+		L574.2,231.7 L576.1,240.3 L577.9,248.7 L579.8,256.7 L581.6,264.4 L583.5,271.6 L585.3,278.5 L587.2,284.8
+		L589.1,290.6 L590.9,295.9 L592.8,300.6 L594.6,304.8 L596.5,308.4 L598.3,311.5 L600.2,314.1 L602.0,316.3
+		L603.9,318.0 L605.7,319.4 L607.6,320.5 L609.4,321.5 L611.3,322.3 L613.2,323.1 L615.0,324.0 L616.9,325.1
+		L618.7,326.3 L620.6,327.9 L622.4,329.8 L624.3,332.0 L626.1,334.6 L628.0,337.5 L629.8,340.7 L631.7,344.2
+		L633.5,347.9 L635.4,351.7 L637.3,355.5 L639.1,359.4 L641.0,363.2 L642.8,366.9 L644.7,370.4 L646.5,373.6
+		L648.4,376.5 L650.2,379.2 L652.1,381.5 L653.9,383.5 L655.8,385.2 L657.6,386.6 L659.5,387.7 L661.4,388.6
+		L663.2,389.3 L665.1,389.9 L666.9,390.4 L668.8,390.9 L670.6,391.5 L672.5,392.2 L674.3,393.1 L676.2,394.2
+		L678.0,395.6 L679.9,397.4 L681.8,399.5 L683.6,402.1 L685.5,405.1 L687.3,408.5 L689.2,412.4 L691.0,416.7
+		L692.9,421.3 L694.7,426.3 L696.6,431.6 L698.4,437.1 L700.3,442.7 L702.1,448.5 L704.0,454.2 L705.9,459.9
+		L707.7,465.5 L709.6,471.0 L711.4,476.2 L713.3,481.2 L715.1,485.9 L717.0,490.3 L718.8,494.3 L720.7,498.1
+		L722.5,501.5 L724.4,504.6 L726.2,507.4 L728.1,509.9 L730.0,512.1 L731.8,514.0 L733.7,515.7 L735.5,517.2
+		L737.4,518.5 L739.2,519.6 L741.1,520.6 L742.9,521.4 L744.8,522.2 L746.6,522.8 L748.5,523.3 L750.3,523.8
+		L752.2,524.1 L754.1,524.3 L755.9,524.3 L757.8,524.2 L759.6,524.0 L761.5,523.7 L763.3,523.1 L765.2,522.5
+		L767.0,521.7 L768.9,520.9 L770.7,520.0 L772.6,519.0 L774.4,518.1 L776.3,517.1 L778.2,516.3 L780.0,515.5
+		L781.9,514.9 L783.7,514.5 L785.6,514.2 L787.4,514.1 L789.3,514.2 L791.1,514.4 L793.0,514.9 L794.8,515.5
+		L796.7,516.3 L798.5,517.2 L800.4,518.3 L802.3,519.5 L804.1,520.8 L806.0,522.2 L807.8,523.9 L809.7,525.6
+		L811.5,527.6 L813.4,529.7 L815.2,532.0 L817.1,534.5 L818.9,537.2 L820.8,540.1 L822.6,543.2 L824.5,546.5
+		L826.4,549.8 L828.2,553.3 L830.1,556.9 L831.9,560.5 L833.8,564.2 L835.6,567.8 L837.5,571.4 L839.3,575.0
+		L841.2,578.5 L843.0,581.9 L844.9,585.2 L846.7,588.3 L848.6,591.3 L850.5,594.1 L852.3,596.8 L854.2,599.3
+		L856.0,601.5 L857.9,603.6 L859.7,605.5 L861.6,607.2 L863.4,608.8 L865.3,610.1 L867.1,611.3 L869.0,612.4
+		L870.8,613.4 L872.7,614.3 L874.6,615.1 L876.4,615.9 L878.3,616.7 L880.1,617.4 L882.0,618.2 L883.8,619.0
+		L885.7,619.9 L887.5,620.7 L889.4,621.7 L891.2,622.7 L893.1,623.7 L894.9,624.8 L896.8,625.9 L898.7,627.0
+		L900.5,628.2 L902.4,629.4 L904.2,630.6 L906.1,631.8 L907.9,633.0 L909.8,634.2 L911.6,635.4 L913.5,636.6
+		L915.3,637.7 L917.2,638.8 L919.1,639.8 L920.9,640.8 L922.8,641.7 L924.6,642.7 L926.5,643.5 L928.3,644.3
+		L930.2,645.1 L932.0,645.8 L933.9,646.5 L935.7,647.1 L937.6,647.7 L939.4,648.3 L941.3,648.9 L943.2,649.4
+		L945.0,649.8 L946.9,650.3 L948.7,650.7 L950.6,651.1 L952.4,651.5 L954.3,651.9 L956.1,652.2 L958.0,652.6
+		L959.8,652.9 L961.7,653.2 L963.5,653.5 L965.4,653.8 L967.3,654.1 L969.1,654.3 L971.0,654.6 L972.8,654.8
+		L974.7,655.0 L976.5,655.3 L978.4,655.5 L980.2,655.7 L982.1,655.8 L983.9,656.0 L985.8,656.2 L987.6,656.3
+		L989.5,656.5 L991.4,656.6 L993.2,656.8 L995.1,656.9 L996.9,657.0 L998.8,657.1 L1000.6,657.3 L1002.5,657.4
+		L1004.3,657.5 L1006.2,657.6 L1008.0,657.8 L1009.9,657.9 L1011.7,658.1 L1013.6,658.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '173.8,646.9 175.6,646.7 177.5,646.4 179.3,646.1 181.2,645.8 183.0,645.4 184.9,645.1 186.8,644.7 188.6,644.2 190.5,643.7 192.3,643.2 194.2,642.6 196.0,641.9 197.9,641.2 199.7,640.4 201.6,639.5
+203.4,638.6 205.3,637.6 207.2,636.5 209.0,635.3 210.9,634.1 212.7,632.9 214.6,631.5 216.4,630.2 218.3,628.8 220.1,627.3 222.0,625.9 223.8,624.4 225.7,623.0 227.5,621.6 229.4,620.2 231.3,618.8
+233.1,617.4 235.0,616.1 236.8,614.8 238.7,613.6 240.5,612.4 242.4,611.2 244.2,610.0 246.1,608.8 247.9,607.5 249.8,606.2 251.6,604.9 253.5,603.4 255.4,601.8 257.2,600.2 259.1,598.3 260.9,596.3
+262.8,594.2 264.6,591.9 266.5,589.4 268.3,586.8 270.2,584.0 272.0,581.0 273.9,577.9 275.7,574.6 277.6,571.3 279.5,567.8 281.3,564.2 283.2,560.4 285.0,556.5 286.9,552.5 288.7,548.3 290.6,543.9
+292.4,539.3 294.3,534.4 296.1,529.3 298.0,523.9 299.8,518.3 301.7,512.4 303.6,506.2 305.4,499.8 307.3,493.3 309.1,486.7 311.0,480.1 312.8,473.6 314.7,467.3 316.5,461.3 318.4,455.9 320.2,451.0
+322.1,446.8 323.9,443.4 325.8,440.8 327.7,439.2 329.5,438.4 331.4,438.6 333.2,439.6 335.1,441.4 336.9,443.8 338.8,446.7 340.6,449.8 342.5,453.1 344.3,456.3 346.2,459.2 348.0,461.6 349.9,463.5
+351.8,464.6 353.6,464.9 355.5,464.3 357.3,462.9 359.2,460.7 361.0,457.8 362.9,454.1 364.7,450.0 366.6,445.6 368.4,440.9 370.3,436.2 372.1,431.5 374.0,427.0 375.9,422.8 377.7,418.9 379.6,415.3
+381.4,412.0 383.3,408.9 385.1,406.0 387.0,403.2 388.8,400.3 390.7,397.2 392.5,393.8 394.4,390.1 396.2,385.9 398.1,381.2 400.0,376.1 401.8,370.5 403.7,364.4 405.5,358.0 407.4,351.2 409.2,344.3
+411.1,337.4 412.9,330.5 414.8,323.7 416.6,317.3 418.5,311.2 420.3,305.5 422.2,300.4 424.1,295.8 425.9,291.8 427.8,288.4 429.6,285.6 431.5,283.3 433.3,281.6 435.2,280.2 437.0,279.3 438.9,278.6
+440.7,278.2 442.6,278.0 444.5,277.9 446.3,277.8 448.2,277.7 450.0,277.5 451.9,277.2 453.7,276.8 455.6,276.2 457.4,275.3 459.3,274.1 461.1,272.6 463.0,270.8 464.8,268.5 466.7,265.8 468.6,262.6
+470.4,258.9 472.3,254.6 474.1,249.9 476.0,244.7 477.8,239.0 479.7,233.0 481.5,226.7 483.4,220.2 485.2,213.6 487.1,207.1 488.9,200.6 490.8,194.4 492.7,188.6 494.5,183.1 496.4,178.0 498.2,173.3
+500.1,169.1 501.9,165.3 503.8,161.9 505.6,158.8 507.5,155.9 509.3,153.2 511.2,150.5 513.0,147.9 514.9,145.3 516.8,142.5 518.6,139.6 520.5,136.5 522.3,133.2 524.2,129.8 526.0,126.3 527.9,122.8
+529.7,119.3 531.6,116.1 533.4,113.1 535.3,110.7 537.1,108.9 539.0,107.9 540.9,107.8 542.7,108.6 544.6,110.6 546.4,113.6 548.3,117.6 550.1,122.7 552.0,128.6 553.8,135.4 555.7,142.9 557.5,150.9
+559.4,159.4 561.2,168.2 563.1,177.2 565.0,186.3 566.8,195.6 568.7,204.7 570.5,213.9 572.4,222.9 574.2,231.7 576.1,240.3 577.9,248.7 579.8,256.7 581.6,264.4 583.5,271.6 585.3,278.5 587.2,284.8
+589.1,290.6 590.9,295.9 592.8,300.6 594.6,304.8 596.5,308.4 598.3,311.5 600.2,314.1 602.0,316.3 603.9,318.0 605.7,319.4 607.6,320.5 609.4,321.5 611.3,322.3 613.2,323.1 615.0,324.0 616.9,325.1
+618.7,326.3 620.6,327.9 622.4,329.8 624.3,332.0 626.1,334.6 628.0,337.5 629.8,340.7 631.7,344.2 633.5,347.9 635.4,351.7 637.3,355.5 639.1,359.4 641.0,363.2 642.8,366.9 644.7,370.4 646.5,373.6
+648.4,376.5 650.2,379.2 652.1,381.5 653.9,383.5 655.8,385.2 657.6,386.6 659.5,387.7 661.4,388.6 663.2,389.3 665.1,389.9 666.9,390.4 668.8,390.9 670.6,391.5 672.5,392.2 674.3,393.1 676.2,394.2
+678.0,395.6 679.9,397.4 681.8,399.5 683.6,402.1 685.5,405.1 687.3,408.5 689.2,412.4 691.0,416.7 692.9,421.3 694.7,426.3 696.6,431.6 698.4,437.1 700.3,442.7 702.1,448.5 704.0,454.2 705.9,459.9
+707.7,465.5 709.6,471.0 711.4,476.2 713.3,481.2 715.1,485.9 717.0,490.3 718.8,494.3 720.7,498.1 722.5,501.5 724.4,504.6 726.2,507.4 728.1,509.9 730.0,512.1 731.8,514.0 733.7,515.7 735.5,517.2
+737.4,518.5 739.2,519.6 741.1,520.6 742.9,521.4 744.8,522.2 746.6,522.8 748.5,523.3 750.3,523.8 752.2,524.1 754.1,524.3 755.9,524.3 757.8,524.2 759.6,524.0 761.5,523.7 763.3,523.1 765.2,522.5
+767.0,521.7 768.9,520.9 770.7,520.0 772.6,519.0 774.4,518.1 776.3,517.1 778.2,516.3 780.0,515.5 781.9,514.9 783.7,514.5 785.6,514.2 787.4,514.1 789.3,514.2 791.1,514.4 793.0,514.9 794.8,515.5
+796.7,516.3 798.5,517.2 800.4,518.3 802.3,519.5 804.1,520.8 806.0,522.2 807.8,523.9 809.7,525.6 811.5,527.6 813.4,529.7 815.2,532.0 817.1,534.5 818.9,537.2 820.8,540.1 822.6,543.2 824.5,546.5
+826.4,549.8 828.2,553.3 830.1,556.9 831.9,560.5 833.8,564.2 835.6,567.8 837.5,571.4 839.3,575.0 841.2,578.5 843.0,581.9 844.9,585.2 846.7,588.3 848.6,591.3 850.5,594.1 852.3,596.8 854.2,599.3
+856.0,601.5 857.9,603.6 859.7,605.5 861.6,607.2 863.4,608.8 865.3,610.1 867.1,611.3 869.0,612.4 870.8,613.4 872.7,614.3 874.6,615.1 876.4,615.9 878.3,616.7 880.1,617.4 882.0,618.2 883.8,619.0
+885.7,619.9 887.5,620.7 889.4,621.7 891.2,622.7 893.1,623.7 894.9,624.8 896.8,625.9 898.7,627.0 900.5,628.2 902.4,629.4 904.2,630.6 906.1,631.8 907.9,633.0 909.8,634.2 911.6,635.4 913.5,636.6
+915.3,637.7 917.2,638.8 919.1,639.8 920.9,640.8 922.8,641.7 924.6,642.7 926.5,643.5 926.5,662.4 924.6,662.4 922.8,662.4 920.9,662.4 919.1,662.4 917.2,662.4 915.3,662.4 913.5,662.4 911.6,662.4
+909.8,662.4 907.9,662.4 906.1,662.4 904.2,662.4 902.4,662.4 900.5,662.4 898.7,662.4 896.8,662.4 894.9,662.4 893.1,662.4 891.2,662.4 889.4,662.4 887.5,662.4 885.7,662.4 883.8,662.4 882.0,662.4
+880.1,662.4 878.3,662.4 876.4,662.4 874.6,662.4 872.7,662.4 870.8,662.4 869.0,662.4 867.1,662.4 865.3,662.4 863.4,662.4 861.6,662.4 859.7,662.4 857.9,662.4 856.0,662.4 854.2,662.4 852.3,662.4
+850.5,662.4 848.6,662.4 846.7,662.4 844.9,662.4 843.0,662.4 841.2,662.4 839.3,662.4 837.5,662.4 835.6,662.4 833.8,662.4 831.9,662.4 830.1,662.4 828.2,662.4 826.4,662.4 824.5,662.4 822.6,662.4
+820.8,662.4 818.9,662.4 817.1,662.4 815.2,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.7,662.4 794.8,662.4 793.0,662.4
+791.1,662.4 789.3,662.4 787.4,662.4 785.6,662.4 783.7,662.4 781.9,662.4 780.0,662.4 778.2,662.4 776.3,662.4 774.4,662.4 772.6,662.4 770.7,662.4 768.9,662.4 767.0,662.4 765.2,662.4 763.3,662.4
+761.5,662.4 759.6,662.4 757.8,662.4 755.9,662.4 754.1,662.4 752.2,662.4 750.3,662.4 748.5,662.4 746.6,662.4 744.8,662.4 742.9,662.4 741.1,662.4 739.2,662.4 737.4,662.4 735.5,662.4 733.7,662.4
+731.8,662.4 730.0,662.4 728.1,662.4 726.2,662.4 724.4,662.4 722.5,662.4 720.7,662.4 718.8,662.4 717.0,662.4 715.1,662.4 713.3,662.4 711.4,662.4 709.6,662.4 707.7,662.4 705.9,662.4 704.0,662.4
+702.1,662.4 700.3,662.4 698.4,662.4 696.6,662.4 694.7,662.4 692.9,662.4 691.0,662.4 689.2,662.4 687.3,662.4 685.5,662.4 683.6,662.4 681.8,662.4 679.9,662.4 678.0,662.4 676.2,662.4 674.3,662.4
+672.5,662.4 670.6,662.4 668.8,662.4 666.9,662.4 665.1,662.4 663.2,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.8,662.4 653.9,662.4 652.1,662.4 650.2,662.4 648.4,662.4 646.5,662.4 644.7,662.4
+642.8,662.4 641.0,662.4 639.1,662.4 637.3,662.4 635.4,662.4 633.5,662.4 631.7,662.4 629.8,662.4 628.0,662.4 626.1,662.4 624.3,662.4 622.4,662.4 620.6,662.4 618.7,662.4 616.9,662.4 615.0,662.4
+613.2,662.4 611.3,662.4 609.4,662.4 607.6,662.4 605.7,662.4 603.9,662.4 602.0,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.1,662.4 587.2,662.4 585.3,662.4
+583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.1,662.4 574.2,662.4 572.4,662.4 570.5,662.4 568.7,662.4 566.8,662.4 565.0,662.4 563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.7,662.4
+553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.7,662.4 540.9,662.4 539.0,662.4 537.1,662.4 535.3,662.4 533.4,662.4 531.6,662.4 529.7,662.4 527.9,662.4 526.0,662.4
+524.2,662.4 522.3,662.4 520.5,662.4 518.6,662.4 516.8,662.4 514.9,662.4 513.0,662.4 511.2,662.4 509.3,662.4 507.5,662.4 505.6,662.4 503.8,662.4 501.9,662.4 500.1,662.4 498.2,662.4 496.4,662.4
+494.5,662.4 492.7,662.4 490.8,662.4 488.9,662.4 487.1,662.4 485.2,662.4 483.4,662.4 481.5,662.4 479.7,662.4 477.8,662.4 476.0,662.4 474.1,662.4 472.3,662.4 470.4,662.4 468.6,662.4 466.7,662.4
+464.8,662.4 463.0,662.4 461.1,662.4 459.3,662.4 457.4,662.4 455.6,662.4 453.7,662.4 451.9,662.4 450.0,662.4 448.2,662.4 446.3,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.9,662.4 437.0,662.4
+435.2,662.4 433.3,662.4 431.5,662.4 429.6,662.4 427.8,662.4 425.9,662.4 424.1,662.4 422.2,662.4 420.3,662.4 418.5,662.4 416.6,662.4 414.8,662.4 412.9,662.4 411.1,662.4 409.2,662.4 407.4,662.4
+405.5,662.4 403.7,662.4 401.8,662.4 400.0,662.4 398.1,662.4 396.2,662.4 394.4,662.4 392.5,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.3,662.4 381.4,662.4 379.6,662.4 377.7,662.4
+375.9,662.4 374.0,662.4 372.1,662.4 370.3,662.4 368.4,662.4 366.6,662.4 364.7,662.4 362.9,662.4 361.0,662.4 359.2,662.4 357.3,662.4 355.5,662.4 353.6,662.4 351.8,662.4 349.9,662.4 348.0,662.4
+346.2,662.4 344.3,662.4 342.5,662.4 340.6,662.4 338.8,662.4 336.9,662.4 335.1,662.4 333.2,662.4 331.4,662.4 329.5,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.1,662.4 320.2,662.4 318.4,662.4
+316.5,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.3,662.4 305.4,662.4 303.6,662.4 301.7,662.4 299.8,662.4 298.0,662.4 296.1,662.4 294.3,662.4 292.4,662.4 290.6,662.4 288.7,662.4
+286.9,662.4 285.0,662.4 283.2,662.4 281.3,662.4 279.5,662.4 277.6,662.4 275.7,662.4 273.9,662.4 272.0,662.4 270.2,662.4 268.3,662.4 266.5,662.4 264.6,662.4 262.8,662.4 260.9,662.4 259.1,662.4
+257.2,662.4 255.4,662.4 253.5,662.4 251.6,662.4 249.8,662.4 247.9,662.4 246.1,662.4 244.2,662.4 242.4,662.4 240.5,662.4 238.7,662.4 236.8,662.4 235.0,662.4 233.1,662.4 231.3,662.4 229.4,662.4
+227.5,662.4 225.7,662.4 223.8,662.4 222.0,662.4 220.1,662.4 218.3,662.4 216.4,662.4 214.6,662.4 212.7,662.4 210.9,662.4 209.0,662.4 207.2,662.4 205.3,662.4 203.4,662.4 201.6,662.4 199.7,662.4
+197.9,662.4 196.0,662.4 194.2,662.4 192.3,662.4 190.5,662.4 188.6,662.4 186.8,662.4 184.9,662.4 183.0,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M547.2,662.4 L547.2,115.2  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/SD.svg b/results/barbershop/600000/report/SD.svg
new file mode 100644
index 0000000..172bd97
--- /dev/null
+++ b/results/barbershop/600000/report/SD.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,662.4 L97.5,662.4  '/>	<g transform="translate(80.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,575.5 L97.5,575.5  '/>	<g transform="translate(80.2,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.005</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,488.6 L97.5,488.6  '/>	<g transform="translate(80.2,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,401.7 L97.5,401.7  '/>	<g transform="translate(80.2,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.015</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,314.8 L97.5,314.8  '/>	<g transform="translate(80.2,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,227.9 L97.5,227.9  '/>	<g transform="translate(80.2,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.025</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,141.0 L97.5,141.0  '/>	<g transform="translate(80.2,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L97.5,54.1  '/>	<g transform="translate(80.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.035</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M122.6,662.4 L122.6,653.4  '/>	<g transform="translate(122.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M240.8,662.4 L240.8,653.4  '/>	<g transform="translate(240.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M359.0,662.4 L359.0,653.4  '/>	<g transform="translate(359.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M477.2,662.4 L477.2,653.4  '/>	<g transform="translate(477.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 110</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M595.4,662.4 L595.4,653.4  '/>	<g transform="translate(595.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M713.6,662.4 L713.6,653.4  '/>	<g transform="translate(713.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 130</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M831.8,662.4 L831.8,653.4  '/>	<g transform="translate(831.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 140</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M950.0,662.4 L950.0,653.4  '/>	<g transform="translate(950.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M88.5,658.8 L90.4,658.6 L92.2,658.3 L94.1,658.1 L95.9,657.8 L97.8,657.5
+		L99.6,657.2 L101.5,656.9 L103.3,656.6 L105.2,656.2 L107.0,655.9 L108.9,655.5 L110.7,655.2 L112.6,654.8
+		L114.5,654.4 L116.3,654.1 L118.2,653.7 L120.0,653.4 L121.9,653.0 L123.7,652.7 L125.6,652.3 L127.4,652.0
+		L129.3,651.7 L131.1,651.3 L133.0,651.0 L134.8,650.7 L136.7,650.4 L138.6,650.0 L140.4,649.7 L142.3,649.4
+		L144.1,649.0 L146.0,648.6 L147.8,648.2 L149.7,647.8 L151.5,647.4 L153.4,646.9 L155.2,646.4 L157.1,645.9
+		L158.9,645.3 L160.8,644.7 L162.7,644.1 L164.5,643.5 L166.4,642.8 L168.2,642.1 L170.1,641.4 L171.9,640.7
+		L173.8,639.9 L175.6,639.2 L177.5,638.4 L179.3,637.6 L181.2,636.7 L183.0,635.9 L184.9,635.1 L186.8,634.2
+		L188.6,633.3 L190.5,632.3 L192.3,631.4 L194.2,630.4 L196.0,629.4 L197.9,628.3 L199.7,627.2 L201.6,626.0
+		L203.4,624.9 L205.3,623.6 L207.2,622.4 L209.0,621.1 L210.9,619.8 L212.7,618.4 L214.6,617.0 L216.4,615.6
+		L218.3,614.2 L220.1,612.7 L222.0,611.3 L223.8,609.8 L225.7,608.3 L227.5,606.8 L229.4,605.3 L231.3,603.7
+		L233.1,602.2 L235.0,600.6 L236.8,599.0 L238.7,597.4 L240.5,595.7 L242.4,593.9 L244.2,592.2 L246.1,590.3
+		L247.9,588.5 L249.8,586.5 L251.6,584.5 L253.5,582.4 L255.4,580.3 L257.2,578.1 L259.1,575.8 L260.9,573.5
+		L262.8,571.1 L264.6,568.7 L266.5,566.2 L268.3,563.7 L270.2,561.1 L272.0,558.5 L273.9,555.9 L275.7,553.3
+		L277.6,550.6 L279.5,548.0 L281.3,545.4 L283.2,542.7 L285.0,540.1 L286.9,537.5 L288.7,534.9 L290.6,532.3
+		L292.4,529.7 L294.3,527.1 L296.1,524.4 L298.0,521.7 L299.8,518.9 L301.7,516.0 L303.6,513.0 L305.4,510.0
+		L307.3,506.9 L309.1,503.6 L311.0,500.3 L312.8,496.9 L314.7,493.4 L316.5,489.8 L318.4,486.3 L320.2,482.6
+		L322.1,479.0 L323.9,475.3 L325.8,471.7 L327.7,468.1 L329.5,464.6 L331.4,461.0 L333.2,457.6 L335.1,454.2
+		L336.9,450.8 L338.8,447.5 L340.6,444.2 L342.5,440.9 L344.3,437.7 L346.2,434.5 L348.0,431.3 L349.9,428.1
+		L351.8,424.9 L353.6,421.6 L355.5,418.4 L357.3,415.1 L359.2,411.7 L361.0,408.4 L362.9,405.0 L364.7,401.6
+		L366.6,398.2 L368.4,394.7 L370.3,391.2 L372.1,387.7 L374.0,384.2 L375.9,380.6 L377.7,377.0 L379.6,373.4
+		L381.4,369.8 L383.3,366.1 L385.1,362.4 L387.0,358.6 L388.8,354.7 L390.7,350.8 L392.5,346.8 L394.4,342.8
+		L396.2,338.7 L398.1,334.5 L400.0,330.3 L401.8,326.1 L403.7,321.8 L405.5,317.6 L407.4,313.3 L409.2,309.0
+		L411.1,304.8 L412.9,300.6 L414.8,296.4 L416.6,292.4 L418.5,288.3 L420.3,284.3 L422.2,280.4 L424.1,276.5
+		L425.9,272.7 L427.8,268.9 L429.6,265.0 L431.5,261.2 L433.3,257.3 L435.2,253.5 L437.0,249.5 L438.9,245.6
+		L440.7,241.6 L442.6,237.5 L444.5,233.4 L446.3,229.3 L448.2,225.2 L450.0,221.0 L451.9,216.8 L453.7,212.7
+		L455.6,208.6 L457.4,204.5 L459.3,200.5 L461.1,196.6 L463.0,192.8 L464.8,189.0 L466.7,185.3 L468.6,181.8
+		L470.4,178.3 L472.3,175.0 L474.1,171.8 L476.0,168.6 L477.8,165.6 L479.7,162.7 L481.5,159.8 L483.4,157.1
+		L485.2,154.4 L487.1,151.8 L488.9,149.2 L490.8,146.8 L492.7,144.4 L494.5,142.0 L496.4,139.7 L498.2,137.5
+		L500.1,135.3 L501.9,133.2 L503.8,131.2 L505.6,129.2 L507.5,127.4 L509.3,125.6 L511.2,124.0 L513.0,122.5
+		L514.9,121.1 L516.8,119.9 L518.6,118.8 L520.5,117.9 L522.3,117.1 L524.2,116.5 L526.0,116.0 L527.9,115.7
+		L529.7,115.4 L531.6,115.3 L533.4,115.2 L535.3,115.2 L537.1,115.2 L539.0,115.3 L540.9,115.3 L542.7,115.3
+		L544.6,115.3 L546.4,115.3 L548.3,115.2 L550.1,115.2 L552.0,115.1 L553.8,115.0 L555.7,115.0 L557.5,115.0
+		L559.4,115.1 L561.2,115.3 L563.1,115.7 L565.0,116.1 L566.8,116.7 L568.7,117.5 L570.5,118.4 L572.4,119.5
+		L574.2,120.8 L576.1,122.3 L577.9,124.0 L579.8,125.8 L581.6,127.8 L583.5,130.0 L585.3,132.3 L587.2,134.8
+		L589.1,137.4 L590.9,140.1 L592.8,142.9 L594.6,145.8 L596.5,148.8 L598.3,151.9 L600.2,155.0 L602.0,158.1
+		L603.9,161.2 L605.7,164.3 L607.6,167.4 L609.4,170.5 L611.3,173.5 L613.2,176.6 L615.0,179.6 L616.9,182.5
+		L618.7,185.5 L620.6,188.4 L622.4,191.4 L624.3,194.3 L626.1,197.2 L628.0,200.1 L629.8,203.0 L631.7,206.0
+		L633.5,208.9 L635.4,211.9 L637.3,214.8 L639.1,217.8 L641.0,220.8 L642.8,223.9 L644.7,227.0 L646.5,230.2
+		L648.4,233.4 L650.2,236.6 L652.1,240.0 L653.9,243.3 L655.8,246.7 L657.6,250.2 L659.5,253.7 L661.4,257.2
+		L663.2,260.7 L665.1,264.2 L666.9,267.7 L668.8,271.3 L670.6,274.8 L672.5,278.3 L674.3,281.8 L676.2,285.4
+		L678.0,288.9 L679.9,292.5 L681.8,296.1 L683.6,299.7 L685.5,303.3 L687.3,307.0 L689.2,310.7 L691.0,314.5
+		L692.9,318.3 L694.7,322.2 L696.6,326.1 L698.4,330.0 L700.3,334.0 L702.1,337.9 L704.0,341.9 L705.9,345.9
+		L707.7,350.0 L709.6,354.0 L711.4,358.0 L713.3,362.0 L715.1,366.0 L717.0,369.9 L718.8,373.9 L720.7,377.8
+		L722.5,381.7 L724.4,385.7 L726.2,389.6 L728.1,393.5 L730.0,397.4 L731.8,401.4 L733.7,405.4 L735.5,409.4
+		L737.4,413.4 L739.2,417.4 L741.1,421.5 L742.9,425.6 L744.8,429.7 L746.6,433.8 L748.5,437.9 L750.3,442.1
+		L752.2,446.2 L754.1,450.3 L755.9,454.3 L757.8,458.4 L759.6,462.3 L761.5,466.2 L763.3,470.1 L765.2,473.9
+		L767.0,477.5 L768.9,481.1 L770.7,484.7 L772.6,488.1 L774.4,491.4 L776.3,494.6 L778.2,497.8 L780.0,500.8
+		L781.9,503.8 L783.7,506.7 L785.6,509.5 L787.4,512.3 L789.3,514.9 L791.1,517.6 L793.0,520.2 L794.8,522.7
+		L796.7,525.2 L798.5,527.7 L800.4,530.1 L802.3,532.5 L804.1,534.9 L806.0,537.3 L807.8,539.7 L809.7,542.1
+		L811.5,544.4 L813.4,546.8 L815.2,549.1 L817.1,551.4 L818.9,553.7 L820.8,556.0 L822.6,558.2 L824.5,560.5
+		L826.4,562.7 L828.2,564.9 L830.1,567.1 L831.9,569.3 L833.8,571.5 L835.6,573.7 L837.5,575.9 L839.3,578.1
+		L841.2,580.2 L843.0,582.4 L844.9,584.5 L846.7,586.6 L848.6,588.6 L850.5,590.7 L852.3,592.6 L854.2,594.6
+		L856.0,596.4 L857.9,598.2 L859.7,600.0 L861.6,601.6 L863.4,603.2 L865.3,604.8 L867.1,606.3 L869.0,607.7
+		L870.8,609.1 L872.7,610.4 L874.6,611.7 L876.4,613.0 L878.3,614.2 L880.1,615.5 L882.0,616.7 L883.8,617.9
+		L885.7,619.0 L887.5,620.2 L889.4,621.4 L891.2,622.6 L893.1,623.8 L894.9,624.9 L896.8,626.1 L898.7,627.2
+		L900.5,628.3 L902.4,629.4 L904.2,630.5 L906.1,631.5 L907.9,632.6 L909.8,633.5 L911.6,634.5 L913.5,635.3
+		L915.3,636.2 L917.2,637.0 L919.1,637.7 L920.9,638.4 L922.8,639.0 L924.6,639.6 L926.5,640.2 L928.3,640.7
+		L930.2,641.2 L932.0,641.7 L933.9,642.2 L935.7,642.6 L937.6,643.1 L939.4,643.6 L941.3,644.1 L943.2,644.6
+		L945.0,645.1 L946.9,645.6 L948.7,646.2 L950.6,646.7 L952.4,647.3 L954.3,647.9 L956.1,648.5 L958.0,649.1
+		L959.8,649.6 L961.7,650.2 L963.5,650.8 L965.4,651.3 L967.3,651.8 L969.1,652.4 L971.0,652.8 L972.8,653.3
+		L974.7,653.7 L976.5,654.1 L978.4,654.5 L980.2,654.9 L982.1,655.3 L983.9,655.6 L985.8,655.9 L987.6,656.2
+		L989.5,656.5 L991.4,656.8 L993.2,657.0 L995.1,657.3 L996.9,657.5 L998.8,657.7 L1000.6,657.9 L1002.5,658.1
+		L1004.3,658.3 L1006.2,658.4 L1008.0,658.6 L1009.9,658.7 L1011.7,658.9 L1013.6,659.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '173.8,639.9 175.6,639.2 177.5,638.4 179.3,637.6 181.2,636.7 183.0,635.9 184.9,635.1 186.8,634.2 188.6,633.3 190.5,632.3 192.3,631.4 194.2,630.4 196.0,629.4 197.9,628.3 199.7,627.2 201.6,626.0
+203.4,624.9 205.3,623.6 207.2,622.4 209.0,621.1 210.9,619.8 212.7,618.4 214.6,617.0 216.4,615.6 218.3,614.2 220.1,612.7 222.0,611.3 223.8,609.8 225.7,608.3 227.5,606.8 229.4,605.3 231.3,603.7
+233.1,602.2 235.0,600.6 236.8,599.0 238.7,597.4 240.5,595.7 242.4,593.9 244.2,592.2 246.1,590.3 247.9,588.5 249.8,586.5 251.6,584.5 253.5,582.4 255.4,580.3 257.2,578.1 259.1,575.8 260.9,573.5
+262.8,571.1 264.6,568.7 266.5,566.2 268.3,563.7 270.2,561.1 272.0,558.5 273.9,555.9 275.7,553.3 277.6,550.6 279.5,548.0 281.3,545.4 283.2,542.7 285.0,540.1 286.9,537.5 288.7,534.9 290.6,532.3
+292.4,529.7 294.3,527.1 296.1,524.4 298.0,521.7 299.8,518.9 301.7,516.0 303.6,513.0 305.4,510.0 307.3,506.9 309.1,503.6 311.0,500.3 312.8,496.9 314.7,493.4 316.5,489.8 318.4,486.3 320.2,482.6
+322.1,479.0 323.9,475.3 325.8,471.7 327.7,468.1 329.5,464.6 331.4,461.0 333.2,457.6 335.1,454.2 336.9,450.8 338.8,447.5 340.6,444.2 342.5,440.9 344.3,437.7 346.2,434.5 348.0,431.3 349.9,428.1
+351.8,424.9 353.6,421.6 355.5,418.4 357.3,415.1 359.2,411.7 361.0,408.4 362.9,405.0 364.7,401.6 366.6,398.2 368.4,394.7 370.3,391.2 372.1,387.7 374.0,384.2 375.9,380.6 377.7,377.0 379.6,373.4
+381.4,369.8 383.3,366.1 385.1,362.4 387.0,358.6 388.8,354.7 390.7,350.8 392.5,346.8 394.4,342.8 396.2,338.7 398.1,334.5 400.0,330.3 401.8,326.1 403.7,321.8 405.5,317.6 407.4,313.3 409.2,309.0
+411.1,304.8 412.9,300.6 414.8,296.4 416.6,292.4 418.5,288.3 420.3,284.3 422.2,280.4 424.1,276.5 425.9,272.7 427.8,268.9 429.6,265.0 431.5,261.2 433.3,257.3 435.2,253.5 437.0,249.5 438.9,245.6
+440.7,241.6 442.6,237.5 444.5,233.4 446.3,229.3 448.2,225.2 450.0,221.0 451.9,216.8 453.7,212.7 455.6,208.6 457.4,204.5 459.3,200.5 461.1,196.6 463.0,192.8 464.8,189.0 466.7,185.3 468.6,181.8
+470.4,178.3 472.3,175.0 474.1,171.8 476.0,168.6 477.8,165.6 479.7,162.7 481.5,159.8 483.4,157.1 485.2,154.4 487.1,151.8 488.9,149.2 490.8,146.8 492.7,144.4 494.5,142.0 496.4,139.7 498.2,137.5
+500.1,135.3 501.9,133.2 503.8,131.2 505.6,129.2 507.5,127.4 509.3,125.6 511.2,124.0 513.0,122.5 514.9,121.1 516.8,119.9 518.6,118.8 520.5,117.9 522.3,117.1 524.2,116.5 526.0,116.0 527.9,115.7
+529.7,115.4 531.6,115.3 533.4,115.2 535.3,115.2 537.1,115.2 539.0,115.3 540.9,115.3 542.7,115.3 544.6,115.3 546.4,115.3 548.3,115.2 550.1,115.2 552.0,115.1 553.8,115.0 555.7,115.0 557.5,115.0
+559.4,115.1 561.2,115.3 563.1,115.7 565.0,116.1 566.8,116.7 568.7,117.5 570.5,118.4 572.4,119.5 574.2,120.8 576.1,122.3 577.9,124.0 579.8,125.8 581.6,127.8 583.5,130.0 585.3,132.3 587.2,134.8
+589.1,137.4 590.9,140.1 592.8,142.9 594.6,145.8 596.5,148.8 598.3,151.9 600.2,155.0 602.0,158.1 603.9,161.2 605.7,164.3 607.6,167.4 609.4,170.5 611.3,173.5 613.2,176.6 615.0,179.6 616.9,182.5
+618.7,185.5 620.6,188.4 622.4,191.4 624.3,194.3 626.1,197.2 628.0,200.1 629.8,203.0 631.7,206.0 633.5,208.9 635.4,211.9 637.3,214.8 639.1,217.8 641.0,220.8 642.8,223.9 644.7,227.0 646.5,230.2
+648.4,233.4 650.2,236.6 652.1,240.0 653.9,243.3 655.8,246.7 657.6,250.2 659.5,253.7 661.4,257.2 663.2,260.7 665.1,264.2 666.9,267.7 668.8,271.3 670.6,274.8 672.5,278.3 674.3,281.8 676.2,285.4
+678.0,288.9 679.9,292.5 681.8,296.1 683.6,299.7 685.5,303.3 687.3,307.0 689.2,310.7 691.0,314.5 692.9,318.3 694.7,322.2 696.6,326.1 698.4,330.0 700.3,334.0 702.1,337.9 704.0,341.9 705.9,345.9
+707.7,350.0 709.6,354.0 711.4,358.0 713.3,362.0 715.1,366.0 717.0,369.9 718.8,373.9 720.7,377.8 722.5,381.7 724.4,385.7 726.2,389.6 728.1,393.5 730.0,397.4 731.8,401.4 733.7,405.4 735.5,409.4
+737.4,413.4 739.2,417.4 741.1,421.5 742.9,425.6 744.8,429.7 746.6,433.8 748.5,437.9 750.3,442.1 752.2,446.2 754.1,450.3 755.9,454.3 757.8,458.4 759.6,462.3 761.5,466.2 763.3,470.1 765.2,473.9
+767.0,477.5 768.9,481.1 770.7,484.7 772.6,488.1 774.4,491.4 776.3,494.6 778.2,497.8 780.0,500.8 781.9,503.8 783.7,506.7 785.6,509.5 787.4,512.3 789.3,514.9 791.1,517.6 793.0,520.2 794.8,522.7
+796.7,525.2 798.5,527.7 800.4,530.1 802.3,532.5 804.1,534.9 806.0,537.3 807.8,539.7 809.7,542.1 811.5,544.4 813.4,546.8 815.2,549.1 817.1,551.4 818.9,553.7 820.8,556.0 822.6,558.2 824.5,560.5
+826.4,562.7 828.2,564.9 830.1,567.1 831.9,569.3 833.8,571.5 835.6,573.7 837.5,575.9 839.3,578.1 841.2,580.2 843.0,582.4 844.9,584.5 846.7,586.6 848.6,588.6 850.5,590.7 852.3,592.6 854.2,594.6
+856.0,596.4 857.9,598.2 859.7,600.0 861.6,601.6 863.4,603.2 865.3,604.8 867.1,606.3 869.0,607.7 870.8,609.1 872.7,610.4 874.6,611.7 876.4,613.0 878.3,614.2 880.1,615.5 882.0,616.7 883.8,617.9
+885.7,619.0 887.5,620.2 889.4,621.4 891.2,622.6 893.1,623.8 894.9,624.9 896.8,626.1 898.7,627.2 900.5,628.3 902.4,629.4 904.2,630.5 906.1,631.5 907.9,632.6 909.8,633.5 911.6,634.5 913.5,635.3
+915.3,636.2 917.2,637.0 919.1,637.7 920.9,638.4 922.8,639.0 924.6,639.6 926.5,640.2 926.5,662.4 924.6,662.4 922.8,662.4 920.9,662.4 919.1,662.4 917.2,662.4 915.3,662.4 913.5,662.4 911.6,662.4
+909.8,662.4 907.9,662.4 906.1,662.4 904.2,662.4 902.4,662.4 900.5,662.4 898.7,662.4 896.8,662.4 894.9,662.4 893.1,662.4 891.2,662.4 889.4,662.4 887.5,662.4 885.7,662.4 883.8,662.4 882.0,662.4
+880.1,662.4 878.3,662.4 876.4,662.4 874.6,662.4 872.7,662.4 870.8,662.4 869.0,662.4 867.1,662.4 865.3,662.4 863.4,662.4 861.6,662.4 859.7,662.4 857.9,662.4 856.0,662.4 854.2,662.4 852.3,662.4
+850.5,662.4 848.6,662.4 846.7,662.4 844.9,662.4 843.0,662.4 841.2,662.4 839.3,662.4 837.5,662.4 835.6,662.4 833.8,662.4 831.9,662.4 830.1,662.4 828.2,662.4 826.4,662.4 824.5,662.4 822.6,662.4
+820.8,662.4 818.9,662.4 817.1,662.4 815.2,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.7,662.4 794.8,662.4 793.0,662.4
+791.1,662.4 789.3,662.4 787.4,662.4 785.6,662.4 783.7,662.4 781.9,662.4 780.0,662.4 778.2,662.4 776.3,662.4 774.4,662.4 772.6,662.4 770.7,662.4 768.9,662.4 767.0,662.4 765.2,662.4 763.3,662.4
+761.5,662.4 759.6,662.4 757.8,662.4 755.9,662.4 754.1,662.4 752.2,662.4 750.3,662.4 748.5,662.4 746.6,662.4 744.8,662.4 742.9,662.4 741.1,662.4 739.2,662.4 737.4,662.4 735.5,662.4 733.7,662.4
+731.8,662.4 730.0,662.4 728.1,662.4 726.2,662.4 724.4,662.4 722.5,662.4 720.7,662.4 718.8,662.4 717.0,662.4 715.1,662.4 713.3,662.4 711.4,662.4 709.6,662.4 707.7,662.4 705.9,662.4 704.0,662.4
+702.1,662.4 700.3,662.4 698.4,662.4 696.6,662.4 694.7,662.4 692.9,662.4 691.0,662.4 689.2,662.4 687.3,662.4 685.5,662.4 683.6,662.4 681.8,662.4 679.9,662.4 678.0,662.4 676.2,662.4 674.3,662.4
+672.5,662.4 670.6,662.4 668.8,662.4 666.9,662.4 665.1,662.4 663.2,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.8,662.4 653.9,662.4 652.1,662.4 650.2,662.4 648.4,662.4 646.5,662.4 644.7,662.4
+642.8,662.4 641.0,662.4 639.1,662.4 637.3,662.4 635.4,662.4 633.5,662.4 631.7,662.4 629.8,662.4 628.0,662.4 626.1,662.4 624.3,662.4 622.4,662.4 620.6,662.4 618.7,662.4 616.9,662.4 615.0,662.4
+613.2,662.4 611.3,662.4 609.4,662.4 607.6,662.4 605.7,662.4 603.9,662.4 602.0,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.1,662.4 587.2,662.4 585.3,662.4
+583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.1,662.4 574.2,662.4 572.4,662.4 570.5,662.4 568.7,662.4 566.8,662.4 565.0,662.4 563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.7,662.4
+553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.7,662.4 540.9,662.4 539.0,662.4 537.1,662.4 535.3,662.4 533.4,662.4 531.6,662.4 529.7,662.4 527.9,662.4 526.0,662.4
+524.2,662.4 522.3,662.4 520.5,662.4 518.6,662.4 516.8,662.4 514.9,662.4 513.0,662.4 511.2,662.4 509.3,662.4 507.5,662.4 505.6,662.4 503.8,662.4 501.9,662.4 500.1,662.4 498.2,662.4 496.4,662.4
+494.5,662.4 492.7,662.4 490.8,662.4 488.9,662.4 487.1,662.4 485.2,662.4 483.4,662.4 481.5,662.4 479.7,662.4 477.8,662.4 476.0,662.4 474.1,662.4 472.3,662.4 470.4,662.4 468.6,662.4 466.7,662.4
+464.8,662.4 463.0,662.4 461.1,662.4 459.3,662.4 457.4,662.4 455.6,662.4 453.7,662.4 451.9,662.4 450.0,662.4 448.2,662.4 446.3,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.9,662.4 437.0,662.4
+435.2,662.4 433.3,662.4 431.5,662.4 429.6,662.4 427.8,662.4 425.9,662.4 424.1,662.4 422.2,662.4 420.3,662.4 418.5,662.4 416.6,662.4 414.8,662.4 412.9,662.4 411.1,662.4 409.2,662.4 407.4,662.4
+405.5,662.4 403.7,662.4 401.8,662.4 400.0,662.4 398.1,662.4 396.2,662.4 394.4,662.4 392.5,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.3,662.4 381.4,662.4 379.6,662.4 377.7,662.4
+375.9,662.4 374.0,662.4 372.1,662.4 370.3,662.4 368.4,662.4 366.6,662.4 364.7,662.4 362.9,662.4 361.0,662.4 359.2,662.4 357.3,662.4 355.5,662.4 353.6,662.4 351.8,662.4 349.9,662.4 348.0,662.4
+346.2,662.4 344.3,662.4 342.5,662.4 340.6,662.4 338.8,662.4 336.9,662.4 335.1,662.4 333.2,662.4 331.4,662.4 329.5,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.1,662.4 320.2,662.4 318.4,662.4
+316.5,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.3,662.4 305.4,662.4 303.6,662.4 301.7,662.4 299.8,662.4 298.0,662.4 296.1,662.4 294.3,662.4 292.4,662.4 290.6,662.4 288.7,662.4
+286.9,662.4 285.0,662.4 283.2,662.4 281.3,662.4 279.5,662.4 277.6,662.4 275.7,662.4 273.9,662.4 272.0,662.4 270.2,662.4 268.3,662.4 266.5,662.4 264.6,662.4 262.8,662.4 260.9,662.4 259.1,662.4
+257.2,662.4 255.4,662.4 253.5,662.4 251.6,662.4 249.8,662.4 247.9,662.4 246.1,662.4 244.2,662.4 242.4,662.4 240.5,662.4 238.7,662.4 236.8,662.4 235.0,662.4 233.1,662.4 231.3,662.4 229.4,662.4
+227.5,662.4 225.7,662.4 223.8,662.4 222.0,662.4 220.1,662.4 218.3,662.4 216.4,662.4 214.6,662.4 212.7,662.4 210.9,662.4 209.0,662.4 207.2,662.4 205.3,662.4 203.4,662.4 201.6,662.4 199.7,662.4
+197.9,662.4 196.0,662.4 194.2,662.4 192.3,662.4 190.5,662.4 188.6,662.4 186.8,662.4 184.9,662.4 183.0,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M562.5,662.4 L562.5,115.6  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/both/iteration_times.svg b/results/barbershop/600000/report/both/iteration_times.svg
new file mode 100644
index 0000000..2ab81b8
--- /dev/null
+++ b/results/barbershop/600000/report/both/iteration_times.svg
@@ -0,0 +1,530 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,561.0 L1255.0,561.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,561.0 L72.6,561.0  '/>	<g transform="translate(55.3,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,459.6 L1255.0,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,459.6 L72.6,459.6  '/>	<g transform="translate(55.3,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 11</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,256.9 L1255.0,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,256.9 L72.6,256.9  '/>	<g transform="translate(55.3,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,155.5 L1255.0,155.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,155.5 L72.6,155.5  '/>	<g transform="translate(55.3,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,662.4 L63.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L63.6,653.4  '/>	<g transform="translate(63.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M182.7,662.4 L182.7,99.1 M182.7,63.1 L182.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M182.7,662.4 L182.7,653.4  '/>	<g transform="translate(182.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M301.9,662.4 L301.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M301.9,662.4 L301.9,653.4  '/>	<g transform="translate(301.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M421.0,662.4 L421.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M421.0,662.4 L421.0,653.4  '/>	<g transform="translate(421.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M540.2,662.4 L540.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M540.2,662.4 L540.2,653.4  '/>	<g transform="translate(540.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M659.3,662.4 L659.3,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M659.3,662.4 L659.3,653.4  '/>	<g transform="translate(659.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M778.4,662.4 L778.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M778.4,662.4 L778.4,653.4  '/>	<g transform="translate(778.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M897.6,662.4 L897.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M897.6,662.4 L897.6,653.4  '/>	<g transform="translate(897.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1016.7,662.4 L1016.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1016.7,662.4 L1016.7,653.4  '/>	<g transform="translate(1016.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1135.9,662.4 L1135.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1135.9,662.4 L1135.9,653.4  '/>	<g transform="translate(1135.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1255.0,662.4 L1255.0,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average Iteration Time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(659.3,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(130.7,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.5,106.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(87.4,115.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(99.3,102.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(111.3,118.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(123.2,106.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.1,117.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(147.0,118.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(158.9,84.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,118.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(182.7,111.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(194.7,100.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.6,71.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(218.5,124.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.4,122.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(242.3,107.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(254.2,113.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,85.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(278.1,106.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.0,119.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.9,117.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(313.8,119.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(325.7,109.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(337.6,126.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.5,118.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.5,95.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(373.4,113.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.3,114.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(397.2,125.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(409.1,104.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.0,124.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(432.9,116.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(444.8,109.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(456.8,104.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(468.7,117.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(480.6,114.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(492.5,109.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(504.4,121.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(516.3,124.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(528.2,107.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(540.2,104.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(552.1,127.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(564.0,136.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(575.9,109.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(587.8,132.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(599.7,129.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(611.6,108.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(623.6,123.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(635.5,110.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(647.4,72.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(659.3,120.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(671.2,126.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(683.1,132.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(695.0,107.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(707.0,118.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(718.9,124.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(730.8,112.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(742.7,122.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(754.6,104.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(766.5,134.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(778.4,103.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(790.4,123.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(802.3,125.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(814.2,87.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(826.1,127.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(838.0,135.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(849.9,126.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(861.8,104.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(873.8,129.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(885.7,136.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(897.6,112.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(909.5,134.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(921.4,129.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(933.3,121.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(945.2,115.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(957.2,122.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(969.1,128.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(981.0,95.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(992.9,122.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1004.8,122.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1016.7,113.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1028.6,101.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1040.5,99.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1052.5,125.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1064.4,111.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1076.3,123.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1088.2,126.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1100.1,112.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1112.0,129.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1123.9,112.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1135.9,126.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1147.8,84.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1159.7,122.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1171.6,124.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1183.5,113.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.4,119.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.3,115.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.3,134.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.2,119.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.1,135.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,128.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(101.3,72.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Current</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(130.7,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Current</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.5,615.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(87.4,600.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(99.3,592.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(111.3,601.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(123.2,589.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.1,579.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(147.0,578.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(158.9,598.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,584.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(182.7,595.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(194.7,593.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.6,568.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(218.5,553.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.4,576.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(242.3,599.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(254.2,598.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,584.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(278.1,585.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.0,586.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.9,586.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(313.8,598.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(325.7,574.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(337.6,577.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.5,594.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.5,592.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(373.4,593.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.3,591.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(397.2,593.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(409.1,579.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.0,589.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(432.9,589.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(444.8,579.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(456.8,588.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(468.7,585.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(480.6,583.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(492.5,580.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(504.4,590.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(516.3,594.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(528.2,587.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(540.2,586.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(552.1,590.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(564.0,591.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(575.9,589.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(587.8,583.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(599.7,595.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(611.6,549.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(623.6,568.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(635.5,591.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(647.4,589.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(659.3,592.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(671.2,589.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(683.1,589.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(695.0,593.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(707.0,589.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(718.9,588.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(730.8,580.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(742.7,580.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(754.6,585.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(766.5,586.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(778.4,590.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(790.4,588.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(802.3,578.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(814.2,589.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(826.1,588.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(838.0,587.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(849.9,592.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(861.8,590.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(873.8,585.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(885.7,594.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(897.6,588.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(909.5,587.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(921.4,583.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(933.3,587.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(945.2,590.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(957.2,591.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(969.1,593.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(981.0,580.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(992.9,587.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1004.8,593.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1016.7,589.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1028.6,597.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1040.5,593.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1052.5,583.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1064.4,591.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1076.3,584.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1088.2,579.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1100.1,591.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1112.0,582.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1123.9,587.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1135.9,588.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1147.8,589.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1159.7,593.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1171.6,588.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1183.5,586.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.4,586.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.3,592.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.3,595.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.2,590.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.1,583.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,591.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(101.3,90.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1255.0,662.4 L1255.0,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(659.3,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/both/pdf.svg b/results/barbershop/600000/report/both/pdf.svg
new file mode 100644
index 0000000..319dace
--- /dev/null
+++ b/results/barbershop/600000/report/both/pdf.svg
@@ -0,0 +1,328 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,662.4 L64.3,662.4  '/>	<g transform="translate(47.0,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,575.5 L64.3,575.5  '/>	<g transform="translate(47.0,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,488.6 L64.3,488.6  '/>	<g transform="translate(47.0,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,401.7 L64.3,401.7  '/>	<g transform="translate(47.0,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,314.8 L64.3,314.8  '/>	<g transform="translate(47.0,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,227.9 L64.3,227.9  '/>	<g transform="translate(47.0,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,141.0 L64.3,141.0  '/>	<g transform="translate(47.0,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L64.3,54.1  '/>	<g transform="translate(47.0,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,662.4 L55.3,653.4  '/>	<g transform="translate(55.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M207.6,662.4 L207.6,653.4  '/>	<g transform="translate(207.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M359.9,662.4 L359.9,653.4  '/>	<g transform="translate(359.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M512.2,662.4 L512.2,653.4  '/>	<g transform="translate(512.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M664.6,662.4 L664.6,653.4  '/>	<g transform="translate(664.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M816.9,662.4 L816.9,653.4  '/>	<g transform="translate(816.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M969.2,662.4 L969.2,653.4  '/>	<g transform="translate(969.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L55.3,662.4 L1121.5,662.4 L1121.5,54.1 L55.3,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(588.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '172.2,662.3 173.5,662.3 174.8,662.3 176.1,662.2 177.4,662.2 178.8,662.2 180.1,662.1 181.4,662.1 182.7,662.1 184.0,662.0 185.3,662.0 186.6,661.9 188.0,661.9 189.3,661.8 190.6,661.7 191.9,661.7
+193.2,661.6 194.5,661.5 195.9,661.4 197.2,661.3 198.5,661.1 199.8,661.0 201.1,660.9 202.4,660.7 203.8,660.6 205.1,660.4 206.4,660.2 207.7,660.0 209.0,659.8 210.3,659.6 211.6,659.4 213.0,659.2
+214.3,658.9 215.6,658.7 216.9,658.4 218.2,658.2 219.5,657.9 220.9,657.6 222.2,657.3 223.5,657.0 224.8,656.7 226.1,656.5 227.4,656.2 228.8,655.9 230.1,655.6 231.4,655.3 232.7,655.0 234.0,654.8
+235.3,654.5 236.7,654.3 238.0,654.0 239.3,653.8 240.6,653.6 241.9,653.4 243.2,653.2 244.5,653.1 245.9,653.0 247.2,652.8 248.5,652.7 249.8,652.7 251.1,652.6 252.4,652.6 253.8,652.6 255.1,652.6
+256.4,652.7 257.7,652.7 259.0,652.8 260.3,652.9 261.7,653.1 263.0,653.2 264.3,653.4 265.6,653.6 266.9,653.8 268.2,654.0 269.5,654.2 270.9,654.5 272.2,654.7 273.5,655.0 274.8,655.2 276.1,655.5
+277.4,655.8 278.8,656.0 280.1,656.3 281.4,656.6 282.7,656.8 284.0,657.1 285.3,657.3 286.7,657.5 288.0,657.8 289.3,658.0 290.6,658.2 291.9,658.3 293.2,658.5 294.5,658.6 295.9,658.7 297.2,658.8
+298.5,658.8 299.8,658.8 301.1,658.8 302.4,658.8 303.8,658.7 305.1,658.6 306.4,658.4 307.7,658.2 309.0,658.0 310.3,657.7 311.7,657.4 313.0,657.0 314.3,656.6 315.6,656.1 316.9,655.6 318.2,654.9
+319.6,654.3 320.9,653.5 322.2,652.7 323.5,651.9 324.8,650.9 326.1,649.9 327.4,648.8 328.8,647.6 330.1,646.3 331.4,644.9 332.7,643.5 334.0,641.9 335.3,640.3 336.7,638.5 338.0,636.7 339.3,634.8
+340.6,632.7 341.9,630.6 343.2,628.3 344.6,625.9 345.9,623.5 347.2,620.9 348.5,618.2 349.8,615.4 351.1,612.5 352.4,609.5 353.8,606.3 355.1,603.0 356.4,599.7 357.7,596.2 359.0,592.5 360.3,588.8
+361.7,584.9 363.0,580.9 364.3,576.8 365.6,572.5 366.9,568.1 368.2,563.6 369.6,558.9 370.9,554.0 372.2,549.0 373.5,543.9 374.8,538.6 376.1,533.1 377.4,527.5 378.8,521.7 380.1,515.7 381.4,509.5
+382.7,503.1 384.0,496.6 385.3,489.9 386.7,482.9 388.0,475.8 389.3,468.5 390.6,461.0 391.9,453.3 393.2,445.4 394.6,437.3 395.9,429.1 397.2,420.6 398.5,412.0 399.8,403.2 401.1,394.3 402.4,385.2
+403.8,376.0 405.1,366.7 406.4,357.3 407.7,347.8 409.0,338.3 410.3,328.7 411.7,319.1 413.0,309.4 414.3,299.8 415.6,290.2 416.9,280.7 418.2,271.3 419.6,262.0 420.9,252.9 422.2,243.9 423.5,235.1
+424.8,226.5 426.1,218.2 427.5,210.1 428.8,202.3 430.1,194.9 431.4,187.8 432.7,181.1 434.0,174.7 435.3,168.8 436.7,163.3 438.0,158.3 439.3,153.7 440.6,149.6 441.9,145.9 443.2,142.8 444.6,140.2
+445.9,138.1 447.2,136.5 448.5,135.5 449.8,135.0 451.1,135.0 452.5,135.5 453.8,136.5 455.1,138.0 456.4,140.1 457.7,142.6 459.0,145.6 460.3,149.0 461.7,152.9 463.0,157.2 464.3,161.9 465.6,167.0
+466.9,172.4 468.2,178.2 469.6,184.2 470.9,190.6 472.2,197.2 473.5,204.0 474.8,211.1 476.1,218.3 477.5,225.7 478.8,233.2 480.1,240.8 481.4,248.5 482.7,256.3 484.0,264.1 485.3,271.9 486.7,279.7
+488.0,287.6 489.3,295.3 490.6,303.0 491.9,310.7 493.2,318.2 494.6,325.7 495.9,333.1 497.2,340.4 498.5,347.5 499.8,354.6 501.1,361.5 502.5,368.3 503.8,375.0 505.1,381.5 506.4,387.9 507.7,394.2
+509.0,400.4 510.4,406.4 511.7,412.4 513.0,418.2 514.3,424.0 515.6,429.6 516.9,435.2 518.2,440.6 519.6,446.0 520.9,451.3 522.2,456.6 523.5,461.8 524.8,466.9 526.1,472.0 527.5,477.0 528.8,482.0
+530.1,486.9 531.4,491.8 532.7,496.6 534.0,501.4 535.4,506.2 536.7,510.9 538.0,515.6 539.3,520.2 540.6,524.8 541.9,529.4 543.2,533.9 544.6,538.3 545.9,542.7 547.2,547.0 548.5,551.2 549.8,555.4
+551.1,559.5 552.5,563.5 553.8,567.4 555.1,571.2 556.4,574.9 557.7,578.6 559.0,582.1 560.4,585.5 561.7,588.8 563.0,592.0 564.3,595.0 565.6,598.0 566.9,600.8 568.2,603.5 569.6,606.0 570.9,608.5
+572.2,610.8 573.5,612.9 574.8,615.0 576.1,616.9 577.5,618.8 578.8,620.5 580.1,622.0 581.4,623.5 582.7,624.9 584.0,626.2 585.4,627.3 586.7,628.4 588.0,629.4 589.3,630.3 590.6,631.2 591.9,631.9
+593.2,632.7 594.6,633.3 595.9,633.9 597.2,634.5 598.5,635.0 599.8,635.5 601.1,636.0 602.5,636.4 603.8,636.9 605.1,637.3 606.4,637.7 607.7,638.1 609.0,638.6 610.4,639.0 611.7,639.4 613.0,639.9
+614.3,640.3 615.6,640.8 616.9,641.3 618.3,641.8 619.6,642.3 620.9,642.8 622.2,643.4 623.5,643.9 624.8,644.5 626.1,645.1 627.5,645.7 628.8,646.3 630.1,646.9 631.4,647.5 632.7,648.2 634.0,648.8
+635.4,649.4 636.7,650.0 638.0,650.6 639.3,651.2 640.6,651.8 641.9,652.4 643.3,653.0 644.6,653.5 645.9,654.0 647.2,654.6 648.5,655.0 649.8,655.5 651.1,655.9 652.5,656.4 653.8,656.8 655.1,657.1
+656.4,657.5 657.7,657.8 659.0,658.0 660.4,658.3 661.7,658.5 663.0,658.7 664.3,658.9 665.6,659.0 666.9,659.1 668.3,659.2 669.6,659.3 670.9,659.3 672.2,659.3 673.5,659.3 674.8,659.2 676.1,659.2
+677.5,659.1 678.8,658.9 680.1,658.8 681.4,658.6 682.7,658.4 684.0,658.1 685.4,657.9 686.7,657.6 688.0,657.3 689.3,657.0 690.6,656.7 691.9,656.3 693.3,655.9 694.6,655.5 695.9,655.1 697.2,654.7
+698.5,654.3 699.8,653.8 701.1,653.4 702.5,652.9 703.8,652.5 705.1,652.0 706.4,651.5 707.7,651.0 709.0,650.6 710.4,650.1 711.7,649.6 713.0,649.2 714.3,648.7 715.6,648.3 716.9,647.9 718.3,647.5
+719.6,647.1 720.9,646.8 722.2,646.4 723.5,646.1 724.8,645.8 726.2,645.6 727.5,645.3 728.8,645.1 730.1,645.0 731.4,644.8 732.7,644.7 734.0,644.6 735.4,644.6 736.7,644.6 738.0,644.6 739.3,644.7
+740.6,644.8 741.9,644.9 743.3,645.1 744.6,645.3 745.9,645.5 747.2,645.8 748.5,646.1 749.8,646.4 751.2,646.7 752.5,647.1 753.8,647.4 755.1,647.8 756.4,648.3 757.7,648.7 759.0,649.1 760.4,649.6
+761.7,650.1 763.0,650.5 764.3,651.0 765.6,651.5 766.9,652.0 768.3,652.4 769.6,652.9 770.9,653.4 772.2,653.9 773.5,654.3 774.8,654.8 776.2,655.2 777.5,655.6 778.8,656.0 780.1,656.4 781.4,656.8
+782.7,657.2 784.0,657.6 785.4,657.9 786.7,658.2 788.0,658.6 789.3,658.9 790.6,659.1 791.9,659.4 793.3,659.6 794.6,659.9 795.9,660.1 797.2,660.3 798.5,660.5 799.8,660.7 801.2,660.8 802.5,661.0
+803.8,661.1 805.1,661.3 806.4,661.4 807.7,661.5 809.1,661.6 810.4,661.7 811.7,661.8 813.0,661.8 814.3,661.9 815.6,662.0 816.9,662.0 818.3,662.1 819.6,662.1 820.9,662.1 822.2,662.2 823.5,662.2
+824.8,662.2 826.2,662.2 827.5,662.3 828.8,662.3 828.8,662.4 827.5,662.4 826.2,662.4 824.8,662.4 823.5,662.4 822.2,662.4 820.9,662.4 819.6,662.4 818.3,662.4 816.9,662.4 815.6,662.4 814.3,662.4
+813.0,662.4 811.7,662.4 810.4,662.4 809.1,662.4 807.7,662.4 806.4,662.4 805.1,662.4 803.8,662.4 802.5,662.4 801.2,662.4 799.8,662.4 798.5,662.4 797.2,662.4 795.9,662.4 794.6,662.4 793.3,662.4
+791.9,662.4 790.6,662.4 789.3,662.4 788.0,662.4 786.7,662.4 785.4,662.4 784.0,662.4 782.7,662.4 781.4,662.4 780.1,662.4 778.8,662.4 777.5,662.4 776.2,662.4 774.8,662.4 773.5,662.4 772.2,662.4
+770.9,662.4 769.6,662.4 768.3,662.4 766.9,662.4 765.6,662.4 764.3,662.4 763.0,662.4 761.7,662.4 760.4,662.4 759.0,662.4 757.7,662.4 756.4,662.4 755.1,662.4 753.8,662.4 752.5,662.4 751.2,662.4
+749.8,662.4 748.5,662.4 747.2,662.4 745.9,662.4 744.6,662.4 743.3,662.4 741.9,662.4 740.6,662.4 739.3,662.4 738.0,662.4 736.7,662.4 735.4,662.4 734.0,662.4 732.7,662.4 731.4,662.4 730.1,662.4
+728.8,662.4 727.5,662.4 726.2,662.4 724.8,662.4 723.5,662.4 722.2,662.4 720.9,662.4 719.6,662.4 718.3,662.4 716.9,662.4 715.6,662.4 714.3,662.4 713.0,662.4 711.7,662.4 710.4,662.4 709.0,662.4
+707.7,662.4 706.4,662.4 705.1,662.4 703.8,662.4 702.5,662.4 701.1,662.4 699.8,662.4 698.5,662.4 697.2,662.4 695.9,662.4 694.6,662.4 693.3,662.4 691.9,662.4 690.6,662.4 689.3,662.4 688.0,662.4
+686.7,662.4 685.4,662.4 684.0,662.4 682.7,662.4 681.4,662.4 680.1,662.4 678.8,662.4 677.5,662.4 676.1,662.4 674.8,662.4 673.5,662.4 672.2,662.4 670.9,662.4 669.6,662.4 668.3,662.4 666.9,662.4
+665.6,662.4 664.3,662.4 663.0,662.4 661.7,662.4 660.4,662.4 659.0,662.4 657.7,662.4 656.4,662.4 655.1,662.4 653.8,662.4 652.5,662.4 651.1,662.4 649.8,662.4 648.5,662.4 647.2,662.4 645.9,662.4
+644.6,662.4 643.3,662.4 641.9,662.4 640.6,662.4 639.3,662.4 638.0,662.4 636.7,662.4 635.4,662.4 634.0,662.4 632.7,662.4 631.4,662.4 630.1,662.4 628.8,662.4 627.5,662.4 626.1,662.4 624.8,662.4
+623.5,662.4 622.2,662.4 620.9,662.4 619.6,662.4 618.3,662.4 616.9,662.4 615.6,662.4 614.3,662.4 613.0,662.4 611.7,662.4 610.4,662.4 609.0,662.4 607.7,662.4 606.4,662.4 605.1,662.4 603.8,662.4
+602.5,662.4 601.1,662.4 599.8,662.4 598.5,662.4 597.2,662.4 595.9,662.4 594.6,662.4 593.2,662.4 591.9,662.4 590.6,662.4 589.3,662.4 588.0,662.4 586.7,662.4 585.4,662.4 584.0,662.4 582.7,662.4
+581.4,662.4 580.1,662.4 578.8,662.4 577.5,662.4 576.1,662.4 574.8,662.4 573.5,662.4 572.2,662.4 570.9,662.4 569.6,662.4 568.2,662.4 566.9,662.4 565.6,662.4 564.3,662.4 563.0,662.4 561.7,662.4
+560.4,662.4 559.0,662.4 557.7,662.4 556.4,662.4 555.1,662.4 553.8,662.4 552.5,662.4 551.1,662.4 549.8,662.4 548.5,662.4 547.2,662.4 545.9,662.4 544.6,662.4 543.2,662.4 541.9,662.4 540.6,662.4
+539.3,662.4 538.0,662.4 536.7,662.4 535.4,662.4 534.0,662.4 532.7,662.4 531.4,662.4 530.1,662.4 528.8,662.4 527.5,662.4 526.1,662.4 524.8,662.4 523.5,662.4 522.2,662.4 520.9,662.4 519.6,662.4
+518.2,662.4 516.9,662.4 515.6,662.4 514.3,662.4 513.0,662.4 511.7,662.4 510.4,662.4 509.0,662.4 507.7,662.4 506.4,662.4 505.1,662.4 503.8,662.4 502.5,662.4 501.1,662.4 499.8,662.4 498.5,662.4
+497.2,662.4 495.9,662.4 494.6,662.4 493.2,662.4 491.9,662.4 490.6,662.4 489.3,662.4 488.0,662.4 486.7,662.4 485.3,662.4 484.0,662.4 482.7,662.4 481.4,662.4 480.1,662.4 478.8,662.4 477.5,662.4
+476.1,662.4 474.8,662.4 473.5,662.4 472.2,662.4 470.9,662.4 469.6,662.4 468.2,662.4 466.9,662.4 465.6,662.4 464.3,662.4 463.0,662.4 461.7,662.4 460.3,662.4 459.0,662.4 457.7,662.4 456.4,662.4
+455.1,662.4 453.8,662.4 452.5,662.4 451.1,662.4 449.8,662.4 448.5,662.4 447.2,662.4 445.9,662.4 444.6,662.4 443.2,662.4 441.9,662.4 440.6,662.4 439.3,662.4 438.0,662.4 436.7,662.4 435.3,662.4
+434.0,662.4 432.7,662.4 431.4,662.4 430.1,662.4 428.8,662.4 427.5,662.4 426.1,662.4 424.8,662.4 423.5,662.4 422.2,662.4 420.9,662.4 419.6,662.4 418.2,662.4 416.9,662.4 415.6,662.4 414.3,662.4
+413.0,662.4 411.7,662.4 410.3,662.4 409.0,662.4 407.7,662.4 406.4,662.4 405.1,662.4 403.8,662.4 402.4,662.4 401.1,662.4 399.8,662.4 398.5,662.4 397.2,662.4 395.9,662.4 394.6,662.4 393.2,662.4
+391.9,662.4 390.6,662.4 389.3,662.4 388.0,662.4 386.7,662.4 385.3,662.4 384.0,662.4 382.7,662.4 381.4,662.4 380.1,662.4 378.8,662.4 377.4,662.4 376.1,662.4 374.8,662.4 373.5,662.4 372.2,662.4
+370.9,662.4 369.6,662.4 368.2,662.4 366.9,662.4 365.6,662.4 364.3,662.4 363.0,662.4 361.7,662.4 360.3,662.4 359.0,662.4 357.7,662.4 356.4,662.4 355.1,662.4 353.8,662.4 352.4,662.4 351.1,662.4
+349.8,662.4 348.5,662.4 347.2,662.4 345.9,662.4 344.6,662.4 343.2,662.4 341.9,662.4 340.6,662.4 339.3,662.4 338.0,662.4 336.7,662.4 335.3,662.4 334.0,662.4 332.7,662.4 331.4,662.4 330.1,662.4
+328.8,662.4 327.4,662.4 326.1,662.4 324.8,662.4 323.5,662.4 322.2,662.4 320.9,662.4 319.6,662.4 318.2,662.4 316.9,662.4 315.6,662.4 314.3,662.4 313.0,662.4 311.7,662.4 310.3,662.4 309.0,662.4
+307.7,662.4 306.4,662.4 305.1,662.4 303.8,662.4 302.4,662.4 301.1,662.4 299.8,662.4 298.5,662.4 297.2,662.4 295.9,662.4 294.5,662.4 293.2,662.4 291.9,662.4 290.6,662.4 289.3,662.4 288.0,662.4
+286.7,662.4 285.3,662.4 284.0,662.4 282.7,662.4 281.4,662.4 280.1,662.4 278.8,662.4 277.4,662.4 276.1,662.4 274.8,662.4 273.5,662.4 272.2,662.4 270.9,662.4 269.5,662.4 268.2,662.4 266.9,662.4
+265.6,662.4 264.3,662.4 263.0,662.4 261.7,662.4 260.3,662.4 259.0,662.4 257.7,662.4 256.4,662.4 255.1,662.4 253.8,662.4 252.4,662.4 251.1,662.4 249.8,662.4 248.5,662.4 247.2,662.4 245.9,662.4
+244.5,662.4 243.2,662.4 241.9,662.4 240.6,662.4 239.3,662.4 238.0,662.4 236.7,662.4 235.3,662.4 234.0,662.4 232.7,662.4 231.4,662.4 230.1,662.4 228.8,662.4 227.4,662.4 226.1,662.4 224.8,662.4
+223.5,662.4 222.2,662.4 220.9,662.4 219.5,662.4 218.2,662.4 216.9,662.4 215.6,662.4 214.3,662.4 213.0,662.4 211.6,662.4 210.3,662.4 209.0,662.4 207.7,662.4 206.4,662.4 205.1,662.4 203.8,662.4
+202.4,662.4 201.1,662.4 199.8,662.4 198.5,662.4 197.2,662.4 195.9,662.4 194.5,662.4 193.2,662.4 191.9,662.4 190.6,662.4 189.3,662.4 188.0,662.4 186.6,662.4 185.3,662.4 184.0,662.4 182.7,662.4
+181.4,662.4 180.1,662.4 178.8,662.4 177.4,662.4 176.1,662.4 174.8,662.4 173.5,662.4 172.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M463.9,662.4 L463.9,160.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '236.5,662.3 238.1,662.3 239.8,662.3 241.4,662.3 243.0,662.3 244.7,662.3 246.3,662.2 247.9,662.2 249.6,662.2 251.2,662.2 252.8,662.1 254.5,662.1 256.1,662.1 257.7,662.0 259.3,662.0 261.0,662.0
+262.6,661.9 264.2,661.9 265.9,661.8 267.5,661.7 269.1,661.7 270.8,661.6 272.4,661.5 274.0,661.5 275.7,661.4 277.3,661.3 278.9,661.2 280.5,661.1 282.2,661.0 283.8,660.9 285.4,660.7 287.1,660.6
+288.7,660.5 290.3,660.3 292.0,660.2 293.6,660.0 295.2,659.9 296.9,659.7 298.5,659.6 300.1,659.4 301.7,659.2 303.4,659.0 305.0,658.8 306.6,658.7 308.3,658.5 309.9,658.3 311.5,658.1 313.2,657.9
+314.8,657.7 316.4,657.5 318.1,657.3 319.7,657.1 321.3,656.9 322.9,656.7 324.6,656.5 326.2,656.3 327.8,656.1 329.5,655.9 331.1,655.7 332.7,655.5 334.4,655.3 336.0,655.2 337.6,655.0 339.3,654.8
+340.9,654.6 342.5,654.5 344.1,654.3 345.8,654.2 347.4,654.0 349.0,653.9 350.7,653.7 352.3,653.6 353.9,653.4 355.6,653.2 357.2,653.1 358.8,652.9 360.5,652.8 362.1,652.6 363.7,652.4 365.3,652.2
+367.0,652.0 368.6,651.8 370.2,651.6 371.9,651.4 373.5,651.1 375.1,650.8 376.8,650.6 378.4,650.2 380.0,649.9 381.7,649.6 383.3,649.2 384.9,648.8 386.5,648.4 388.2,647.9 389.8,647.4 391.4,646.9
+393.1,646.3 394.7,645.8 396.3,645.2 398.0,644.5 399.6,643.8 401.2,643.1 402.9,642.4 404.5,641.6 406.1,640.8 407.7,639.9 409.4,639.0 411.0,638.1 412.6,637.1 414.3,636.1 415.9,635.1 417.5,634.0
+419.2,632.9 420.8,631.7 422.4,630.5 424.1,629.3 425.7,628.0 427.3,626.6 428.9,625.3 430.6,623.8 432.2,622.4 433.8,620.8 435.5,619.3 437.1,617.6 438.7,616.0 440.4,614.2 442.0,612.4 443.6,610.6
+445.3,608.7 446.9,606.7 448.5,604.6 450.2,602.5 451.8,600.3 453.4,598.0 455.0,595.6 456.7,593.2 458.3,590.7 459.9,588.1 461.6,585.4 463.2,582.6 464.8,579.7 466.5,576.7 468.1,573.7 469.7,570.5
+471.4,567.2 473.0,563.9 474.6,560.4 476.2,556.9 477.9,553.2 479.5,549.5 481.1,545.6 482.8,541.7 484.4,537.7 486.0,533.6 487.7,529.4 489.3,525.1 490.9,520.8 492.6,516.3 494.2,511.8 495.8,507.3
+497.4,502.6 499.1,498.0 500.7,493.2 502.3,488.4 504.0,483.6 505.6,478.8 507.2,473.9 508.9,469.0 510.5,464.0 512.1,459.1 513.8,454.2 515.4,449.2 517.0,444.3 518.6,439.3 520.3,434.4 521.9,429.5
+523.5,424.7 525.2,419.8 526.8,415.0 528.4,410.3 530.1,405.6 531.7,400.9 533.3,396.3 535.0,391.8 536.6,387.3 538.2,382.9 539.8,378.6 541.5,374.4 543.1,370.3 544.7,366.2 546.4,362.3 548.0,358.5
+549.6,354.8 551.3,351.2 552.9,347.7 554.5,344.4 556.2,341.2 557.8,338.1 559.4,335.2 561.0,332.4 562.7,329.8 564.3,327.4 565.9,325.1 567.6,323.1 569.2,321.2 570.8,319.5 572.5,317.9 574.1,316.6
+575.7,315.5 577.4,314.6 579.0,313.9 580.6,313.4 582.2,313.2 583.9,313.1 585.5,313.3 587.1,313.7 588.8,314.3 590.4,315.1 592.0,316.1 593.7,317.4 595.3,318.8 596.9,320.5 598.6,322.4 600.2,324.4
+601.8,326.7 603.4,329.1 605.1,331.7 606.7,334.5 608.3,337.4 610.0,340.5 611.6,343.8 613.2,347.2 614.9,350.7 616.5,354.3 618.1,358.1 619.8,361.9 621.4,365.9 623.0,369.9 624.6,374.0 626.3,378.2
+627.9,382.5 629.5,386.8 631.2,391.2 632.8,395.6 634.4,400.0 636.1,404.5 637.7,409.0 639.3,413.5 641.0,418.0 642.6,422.5 644.2,427.1 645.8,431.6 647.5,436.2 649.1,440.8 650.7,445.3 652.4,449.8
+654.0,454.4 655.6,458.9 657.3,463.4 658.9,467.9 660.5,472.3 662.2,476.8 663.8,481.2 665.4,485.6 667.0,490.0 668.7,494.3 670.3,498.6 671.9,502.9 673.6,507.1 675.2,511.4 676.8,515.5 678.5,519.7
+680.1,523.7 681.7,527.8 683.4,531.8 685.0,535.7 686.6,539.6 688.3,543.4 689.9,547.1 691.5,550.8 693.1,554.4 694.8,557.9 696.4,561.4 698.0,564.8 699.7,568.1 701.3,571.3 702.9,574.4 704.6,577.4
+706.2,580.4 707.8,583.2 709.5,586.0 711.1,588.7 712.7,591.2 714.3,593.7 716.0,596.1 717.6,598.3 719.2,600.5 720.9,602.6 722.5,604.6 724.1,606.5 725.8,608.3 727.4,610.0 729.0,611.6 730.7,613.1
+732.3,614.5 733.9,615.9 735.5,617.1 737.2,618.3 738.8,619.5 740.4,620.5 742.1,621.5 743.7,622.4 745.3,623.2 747.0,624.0 748.6,624.7 750.2,625.4 751.9,626.0 753.5,626.6 755.1,627.1 756.7,627.6
+758.4,628.1 760.0,628.5 761.6,628.9 763.3,629.2 764.9,629.5 766.5,629.8 768.2,630.1 769.8,630.4 771.4,630.6 773.1,630.8 774.7,631.0 776.3,631.2 777.9,631.4 779.6,631.6 781.2,631.8 782.8,631.9
+784.5,632.1 786.1,632.3 787.7,632.4 789.4,632.6 791.0,632.8 792.6,632.9 794.3,633.1 795.9,633.3 797.5,633.4 799.1,633.6 800.8,633.8 802.4,634.0 804.0,634.2 805.7,634.4 807.3,634.6 808.9,634.8
+810.6,635.0 812.2,635.2 813.8,635.5 815.5,635.7 817.1,635.9 818.7,636.2 820.3,636.5 822.0,636.7 823.6,637.0 825.2,637.3 826.9,637.6 828.5,637.9 830.1,638.2 831.8,638.5 833.4,638.8 835.0,639.1
+836.7,639.4 838.3,639.7 839.9,640.0 841.5,640.4 843.2,640.7 844.8,641.0 846.4,641.4 848.1,641.7 849.7,642.1 851.3,642.4 853.0,642.8 854.6,643.1 856.2,643.5 857.9,643.8 859.5,644.1 861.1,644.5
+862.7,644.8 864.4,645.2 866.0,645.5 867.6,645.8 869.3,646.2 870.9,646.5 872.5,646.8 874.2,647.1 875.8,647.4 877.4,647.7 879.1,648.0 880.7,648.3 882.3,648.6 883.9,648.9 885.6,649.1 887.2,649.4
+888.8,649.6 890.5,649.8 892.1,650.1 893.7,650.3 895.4,650.5 897.0,650.7 898.6,650.9 900.3,651.0 901.9,651.2 903.5,651.4 905.1,651.5 906.8,651.7 908.4,651.8 910.0,651.9 911.7,652.1 913.3,652.2
+914.9,652.3 916.6,652.4 918.2,652.5 919.8,652.6 921.5,652.8 923.1,652.9 924.7,653.0 926.3,653.1 928.0,653.2 929.6,653.3 931.2,653.4 932.9,653.5 934.5,653.6 936.1,653.8 937.8,653.9 939.4,654.0
+941.0,654.2 942.7,654.3 944.3,654.5 945.9,654.6 947.6,654.8 949.2,654.9 950.8,655.1 952.4,655.3 954.1,655.5 955.7,655.6 957.3,655.8 959.0,656.0 960.6,656.2 962.2,656.4 963.9,656.6 965.5,656.8
+967.1,657.0 968.8,657.2 970.4,657.4 972.0,657.6 973.6,657.8 975.3,658.0 976.9,658.2 978.5,658.4 980.2,658.6 981.8,658.8 983.4,659.0 985.1,659.2 986.7,659.4 988.3,659.5 990.0,659.7 991.6,659.9
+993.2,660.0 994.8,660.2 996.5,660.3 998.1,660.5 999.7,660.6 1001.4,660.7 1003.0,660.9 1004.6,661.0 1006.3,661.1 1007.9,661.2 1009.5,661.3 1011.2,661.4 1012.8,661.5 1014.4,661.5 1016.0,661.6 1017.7,661.7
+1019.3,661.7 1020.9,661.8 1022.6,661.9 1024.2,661.9 1025.8,662.0 1027.5,662.0 1029.1,662.0 1030.7,662.1 1032.4,662.1 1034.0,662.1 1035.6,662.2 1037.2,662.2 1038.9,662.2 1040.5,662.2 1042.1,662.3 1043.8,662.3
+1045.4,662.3 1047.0,662.3 1048.7,662.3 1050.3,662.3 1050.3,662.4 1048.7,662.4 1047.0,662.4 1045.4,662.4 1043.8,662.4 1042.1,662.4 1040.5,662.4 1038.9,662.4 1037.2,662.4 1035.6,662.4 1034.0,662.4 1032.4,662.4
+1030.7,662.4 1029.1,662.4 1027.5,662.4 1025.8,662.4 1024.2,662.4 1022.6,662.4 1020.9,662.4 1019.3,662.4 1017.7,662.4 1016.0,662.4 1014.4,662.4 1012.8,662.4 1011.2,662.4 1009.5,662.4 1007.9,662.4 1006.3,662.4
+1004.6,662.4 1003.0,662.4 1001.4,662.4 999.7,662.4 998.1,662.4 996.5,662.4 994.8,662.4 993.2,662.4 991.6,662.4 990.0,662.4 988.3,662.4 986.7,662.4 985.1,662.4 983.4,662.4 981.8,662.4 980.2,662.4
+978.5,662.4 976.9,662.4 975.3,662.4 973.6,662.4 972.0,662.4 970.4,662.4 968.8,662.4 967.1,662.4 965.5,662.4 963.9,662.4 962.2,662.4 960.6,662.4 959.0,662.4 957.3,662.4 955.7,662.4 954.1,662.4
+952.4,662.4 950.8,662.4 949.2,662.4 947.6,662.4 945.9,662.4 944.3,662.4 942.7,662.4 941.0,662.4 939.4,662.4 937.8,662.4 936.1,662.4 934.5,662.4 932.9,662.4 931.2,662.4 929.6,662.4 928.0,662.4
+926.3,662.4 924.7,662.4 923.1,662.4 921.5,662.4 919.8,662.4 918.2,662.4 916.6,662.4 914.9,662.4 913.3,662.4 911.7,662.4 910.0,662.4 908.4,662.4 906.8,662.4 905.1,662.4 903.5,662.4 901.9,662.4
+900.3,662.4 898.6,662.4 897.0,662.4 895.4,662.4 893.7,662.4 892.1,662.4 890.5,662.4 888.8,662.4 887.2,662.4 885.6,662.4 883.9,662.4 882.3,662.4 880.7,662.4 879.1,662.4 877.4,662.4 875.8,662.4
+874.2,662.4 872.5,662.4 870.9,662.4 869.3,662.4 867.6,662.4 866.0,662.4 864.4,662.4 862.7,662.4 861.1,662.4 859.5,662.4 857.9,662.4 856.2,662.4 854.6,662.4 853.0,662.4 851.3,662.4 849.7,662.4
+848.1,662.4 846.4,662.4 844.8,662.4 843.2,662.4 841.5,662.4 839.9,662.4 838.3,662.4 836.7,662.4 835.0,662.4 833.4,662.4 831.8,662.4 830.1,662.4 828.5,662.4 826.9,662.4 825.2,662.4 823.6,662.4
+822.0,662.4 820.3,662.4 818.7,662.4 817.1,662.4 815.5,662.4 813.8,662.4 812.2,662.4 810.6,662.4 808.9,662.4 807.3,662.4 805.7,662.4 804.0,662.4 802.4,662.4 800.8,662.4 799.1,662.4 797.5,662.4
+795.9,662.4 794.3,662.4 792.6,662.4 791.0,662.4 789.4,662.4 787.7,662.4 786.1,662.4 784.5,662.4 782.8,662.4 781.2,662.4 779.6,662.4 777.9,662.4 776.3,662.4 774.7,662.4 773.1,662.4 771.4,662.4
+769.8,662.4 768.2,662.4 766.5,662.4 764.9,662.4 763.3,662.4 761.6,662.4 760.0,662.4 758.4,662.4 756.7,662.4 755.1,662.4 753.5,662.4 751.9,662.4 750.2,662.4 748.6,662.4 747.0,662.4 745.3,662.4
+743.7,662.4 742.1,662.4 740.4,662.4 738.8,662.4 737.2,662.4 735.5,662.4 733.9,662.4 732.3,662.4 730.7,662.4 729.0,662.4 727.4,662.4 725.8,662.4 724.1,662.4 722.5,662.4 720.9,662.4 719.2,662.4
+717.6,662.4 716.0,662.4 714.3,662.4 712.7,662.4 711.1,662.4 709.5,662.4 707.8,662.4 706.2,662.4 704.6,662.4 702.9,662.4 701.3,662.4 699.7,662.4 698.0,662.4 696.4,662.4 694.8,662.4 693.1,662.4
+691.5,662.4 689.9,662.4 688.3,662.4 686.6,662.4 685.0,662.4 683.4,662.4 681.7,662.4 680.1,662.4 678.5,662.4 676.8,662.4 675.2,662.4 673.6,662.4 671.9,662.4 670.3,662.4 668.7,662.4 667.0,662.4
+665.4,662.4 663.8,662.4 662.2,662.4 660.5,662.4 658.9,662.4 657.3,662.4 655.6,662.4 654.0,662.4 652.4,662.4 650.7,662.4 649.1,662.4 647.5,662.4 645.8,662.4 644.2,662.4 642.6,662.4 641.0,662.4
+639.3,662.4 637.7,662.4 636.1,662.4 634.4,662.4 632.8,662.4 631.2,662.4 629.5,662.4 627.9,662.4 626.3,662.4 624.6,662.4 623.0,662.4 621.4,662.4 619.8,662.4 618.1,662.4 616.5,662.4 614.9,662.4
+613.2,662.4 611.6,662.4 610.0,662.4 608.3,662.4 606.7,662.4 605.1,662.4 603.4,662.4 601.8,662.4 600.2,662.4 598.6,662.4 596.9,662.4 595.3,662.4 593.7,662.4 592.0,662.4 590.4,662.4 588.8,662.4
+587.1,662.4 585.5,662.4 583.9,662.4 582.2,662.4 580.6,662.4 579.0,662.4 577.4,662.4 575.7,662.4 574.1,662.4 572.5,662.4 570.8,662.4 569.2,662.4 567.6,662.4 565.9,662.4 564.3,662.4 562.7,662.4
+561.0,662.4 559.4,662.4 557.8,662.4 556.2,662.4 554.5,662.4 552.9,662.4 551.3,662.4 549.6,662.4 548.0,662.4 546.4,662.4 544.7,662.4 543.1,662.4 541.5,662.4 539.8,662.4 538.2,662.4 536.6,662.4
+535.0,662.4 533.3,662.4 531.7,662.4 530.1,662.4 528.4,662.4 526.8,662.4 525.2,662.4 523.5,662.4 521.9,662.4 520.3,662.4 518.6,662.4 517.0,662.4 515.4,662.4 513.8,662.4 512.1,662.4 510.5,662.4
+508.9,662.4 507.2,662.4 505.6,662.4 504.0,662.4 502.3,662.4 500.7,662.4 499.1,662.4 497.4,662.4 495.8,662.4 494.2,662.4 492.6,662.4 490.9,662.4 489.3,662.4 487.7,662.4 486.0,662.4 484.4,662.4
+482.8,662.4 481.1,662.4 479.5,662.4 477.9,662.4 476.2,662.4 474.6,662.4 473.0,662.4 471.4,662.4 469.7,662.4 468.1,662.4 466.5,662.4 464.8,662.4 463.2,662.4 461.6,662.4 459.9,662.4 458.3,662.4
+456.7,662.4 455.0,662.4 453.4,662.4 451.8,662.4 450.2,662.4 448.5,662.4 446.9,662.4 445.3,662.4 443.6,662.4 442.0,662.4 440.4,662.4 438.7,662.4 437.1,662.4 435.5,662.4 433.8,662.4 432.2,662.4
+430.6,662.4 428.9,662.4 427.3,662.4 425.7,662.4 424.1,662.4 422.4,662.4 420.8,662.4 419.2,662.4 417.5,662.4 415.9,662.4 414.3,662.4 412.6,662.4 411.0,662.4 409.4,662.4 407.7,662.4 406.1,662.4
+404.5,662.4 402.9,662.4 401.2,662.4 399.6,662.4 398.0,662.4 396.3,662.4 394.7,662.4 393.1,662.4 391.4,662.4 389.8,662.4 388.2,662.4 386.5,662.4 384.9,662.4 383.3,662.4 381.7,662.4 380.0,662.4
+378.4,662.4 376.8,662.4 375.1,662.4 373.5,662.4 371.9,662.4 370.2,662.4 368.6,662.4 367.0,662.4 365.3,662.4 363.7,662.4 362.1,662.4 360.5,662.4 358.8,662.4 357.2,662.4 355.6,662.4 353.9,662.4
+352.3,662.4 350.7,662.4 349.0,662.4 347.4,662.4 345.8,662.4 344.1,662.4 342.5,662.4 340.9,662.4 339.3,662.4 337.6,662.4 336.0,662.4 334.4,662.4 332.7,662.4 331.1,662.4 329.5,662.4 327.8,662.4
+326.2,662.4 324.6,662.4 322.9,662.4 321.3,662.4 319.7,662.4 318.1,662.4 316.4,662.4 314.8,662.4 313.2,662.4 311.5,662.4 309.9,662.4 308.3,662.4 306.6,662.4 305.0,662.4 303.4,662.4 301.7,662.4
+300.1,662.4 298.5,662.4 296.9,662.4 295.2,662.4 293.6,662.4 292.0,662.4 290.3,662.4 288.7,662.4 287.1,662.4 285.4,662.4 283.8,662.4 282.2,662.4 280.5,662.4 278.9,662.4 277.3,662.4 275.7,662.4
+274.0,662.4 272.4,662.4 270.8,662.4 269.1,662.4 267.5,662.4 265.9,662.4 264.2,662.4 262.6,662.4 261.0,662.4 259.3,662.4 257.7,662.4 256.1,662.4 254.5,662.4 252.8,662.4 251.2,662.4 249.6,662.4
+247.9,662.4 246.3,662.4 244.7,662.4 243.0,662.4 241.4,662.4 239.8,662.4 238.1,662.4 236.5,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M596.6,662.4 L596.6,320.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L55.3,662.4 L1121.5,662.4 L1121.5,54.1 L55.3,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(588.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/both/regression.svg b/results/barbershop/600000/report/both/regression.svg
new file mode 100644
index 0000000..cbd53a3
--- /dev/null
+++ b/results/barbershop/600000/report/both/regression.svg
@@ -0,0 +1,305 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,594.8 L1255.0,594.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,594.8 L80.9,594.8  '/>	<g transform="translate(63.6,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,527.2 L1255.0,527.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,527.2 L80.9,527.2  '/>	<g transform="translate(63.6,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,459.6 L1255.0,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,392.0 L1255.0,392.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,392.0 L80.9,392.0  '/>	<g transform="translate(63.6,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,324.5 L1255.0,324.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,324.5 L80.9,324.5  '/>	<g transform="translate(63.6,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,256.9 L1255.0,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,189.3 L1255.0,189.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,189.3 L80.9,189.3  '/>	<g transform="translate(63.6,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,121.7 L1255.0,121.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,121.7 L80.9,121.7  '/>	<g transform="translate(63.6,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,73.2 1255.0,71.0 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,60.5 1255.0,56.1 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,72.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,58.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/change/mean.svg b/results/barbershop/600000/report/change/mean.svg
new file mode 100644
index 0000000..dc4a963
--- /dev/null
+++ b/results/barbershop/600000/report/change/mean.svg
@@ -0,0 +1,295 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M175.9,662.4 L175.9,653.4  '/>	<g transform="translate(175.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M362.3,662.4 L362.3,653.4  '/>	<g transform="translate(362.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M548.6,662.4 L548.6,653.4  '/>	<g transform="translate(548.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M734.9,662.4 L734.9,653.4  '/>	<g transform="translate(734.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M921.3,662.4 L921.3,653.4  '/>	<g transform="translate(921.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.0 L73.8,658.8 L75.7,658.6 L77.6,658.3 L79.4,658.0 L81.3,657.8
+		L83.2,657.5 L85.1,657.2 L87.0,656.9 L88.9,656.6 L90.8,656.3 L92.7,655.9 L94.5,655.6 L96.4,655.2
+		L98.3,654.9 L100.2,654.5 L102.1,654.1 L104.0,653.7 L105.9,653.3 L107.8,652.9 L109.6,652.5 L111.5,652.0
+		L113.4,651.5 L115.3,651.1 L117.2,650.6 L119.1,650.1 L121.0,649.5 L122.9,649.0 L124.7,648.5 L126.6,647.9
+		L128.5,647.4 L130.4,646.8 L132.3,646.3 L134.2,645.7 L136.1,645.2 L138.0,644.7 L139.8,644.2 L141.7,643.7
+		L143.6,643.2 L145.5,642.8 L147.4,642.3 L149.3,641.9 L151.2,641.5 L153.0,641.1 L154.9,640.6 L156.8,640.2
+		L158.7,639.7 L160.6,639.2 L162.5,638.7 L164.4,638.2 L166.3,637.5 L168.1,636.9 L170.0,636.1 L171.9,635.3
+		L173.8,634.5 L175.7,633.5 L177.6,632.5 L179.5,631.5 L181.4,630.3 L183.2,629.2 L185.1,627.9 L187.0,626.6
+		L188.9,625.3 L190.8,623.9 L192.7,622.4 L194.6,621.0 L196.5,619.4 L198.3,617.9 L200.2,616.3 L202.1,614.7
+		L204.0,613.1 L205.9,611.5 L207.8,609.8 L209.7,608.2 L211.6,606.5 L213.4,604.8 L215.3,603.2 L217.2,601.5
+		L219.1,599.9 L221.0,598.2 L222.9,596.6 L224.8,595.0 L226.6,593.3 L228.5,591.7 L230.4,590.0 L232.3,588.3
+		L234.2,586.5 L236.1,584.7 L238.0,582.9 L239.9,581.0 L241.7,579.1 L243.6,577.1 L245.5,575.0 L247.4,572.8
+		L249.3,570.6 L251.2,568.2 L253.1,565.8 L255.0,563.3 L256.8,560.7 L258.7,558.0 L260.6,555.3 L262.5,552.5
+		L264.4,549.5 L266.3,546.5 L268.2,543.5 L270.1,540.3 L271.9,537.1 L273.8,533.8 L275.7,530.5 L277.6,527.1
+		L279.5,523.7 L281.4,520.2 L283.3,516.7 L285.2,513.1 L287.0,509.6 L288.9,506.0 L290.8,502.4 L292.7,498.7
+		L294.6,495.1 L296.5,491.4 L298.4,487.6 L300.2,483.8 L302.1,480.0 L304.0,476.1 L305.9,472.2 L307.8,468.2
+		L309.7,464.2 L311.6,460.1 L313.5,456.0 L315.3,451.8 L317.2,447.6 L319.1,443.4 L321.0,439.2 L322.9,434.9
+		L324.8,430.7 L326.7,426.5 L328.6,422.3 L330.4,418.2 L332.3,414.1 L334.2,409.9 L336.1,405.9 L338.0,401.8
+		L339.9,397.7 L341.8,393.6 L343.7,389.5 L345.5,385.4 L347.4,381.2 L349.3,376.9 L351.2,372.6 L353.1,368.2
+		L355.0,363.8 L356.9,359.3 L358.8,354.7 L360.6,350.0 L362.5,345.3 L364.4,340.5 L366.3,335.7 L368.2,330.8
+		L370.1,325.8 L372.0,320.8 L373.8,315.8 L375.7,310.7 L377.6,305.6 L379.5,300.4 L381.4,295.2 L383.3,290.0
+		L385.2,284.7 L387.1,279.4 L388.9,274.1 L390.8,268.8 L392.7,263.5 L394.6,258.2 L396.5,252.9 L398.4,247.6
+		L400.3,242.4 L402.2,237.2 L404.0,232.1 L405.9,227.0 L407.8,222.0 L409.7,217.1 L411.6,212.2 L413.5,207.4
+		L415.4,202.6 L417.3,197.9 L419.1,193.3 L421.0,188.8 L422.9,184.3 L424.8,179.9 L426.7,175.5 L428.6,171.2
+		L430.5,166.9 L432.4,162.6 L434.2,158.5 L436.1,154.3 L438.0,150.2 L439.9,146.2 L441.8,142.2 L443.7,138.3
+		L445.6,134.4 L447.4,130.7 L449.3,127.0 L451.2,123.5 L453.1,120.1 L455.0,116.8 L456.9,113.6 L458.8,110.6
+		L460.7,107.7 L462.5,104.9 L464.4,102.2 L466.3,99.7 L468.2,97.3 L470.1,94.9 L472.0,92.6 L473.9,90.5
+		L475.8,88.3 L477.6,86.3 L479.5,84.3 L481.4,82.3 L483.3,80.4 L485.2,78.6 L487.1,76.8 L489.0,75.0
+		L490.9,73.3 L492.7,71.7 L494.6,70.1 L496.5,68.6 L498.4,67.2 L500.3,65.8 L502.2,64.4 L504.1,63.2
+		L506.0,61.9 L507.8,60.8 L509.7,59.8 L511.6,58.8 L513.5,57.9 L515.4,57.1 L517.3,56.5 L519.2,55.9
+		L521.0,55.4 L522.9,55.1 L524.8,54.9 L526.7,54.8 L528.6,54.8 L530.5,54.9 L532.4,55.1 L534.3,55.4
+		L536.1,55.8 L538.0,56.3 L539.9,56.9 L541.8,57.5 L543.7,58.2 L545.6,59.0 L547.5,59.9 L549.4,60.8
+		L551.2,61.9 L553.1,63.0 L555.0,64.3 L556.9,65.7 L558.8,67.2 L560.7,68.9 L562.6,70.7 L564.5,72.6
+		L566.3,74.7 L568.2,77.0 L570.1,79.4 L572.0,81.9 L573.9,84.5 L575.8,87.3 L577.7,90.3 L579.5,93.3
+		L581.4,96.4 L583.3,99.7 L585.2,103.0 L587.1,106.5 L589.0,110.1 L590.9,113.8 L592.8,117.6 L594.6,121.4
+		L596.5,125.4 L598.4,129.5 L600.3,133.7 L602.2,137.9 L604.1,142.2 L606.0,146.5 L607.9,150.9 L609.7,155.4
+		L611.6,159.9 L613.5,164.4 L615.4,168.9 L617.3,173.4 L619.2,178.0 L621.1,182.5 L623.0,187.0 L624.8,191.6
+		L626.7,196.1 L628.6,200.6 L630.5,205.1 L632.4,209.6 L634.3,214.1 L636.2,218.5 L638.1,223.0 L639.9,227.4
+		L641.8,231.8 L643.7,236.1 L645.6,240.5 L647.5,244.8 L649.4,249.0 L651.3,253.2 L653.1,257.4 L655.0,261.5
+		L656.9,265.6 L658.8,269.5 L660.7,273.4 L662.6,277.3 L664.5,281.0 L666.4,284.7 L668.2,288.4 L670.1,291.9
+		L672.0,295.5 L673.9,299.0 L675.8,302.5 L677.7,306.0 L679.6,309.5 L681.5,313.0 L683.3,316.6 L685.2,320.2
+		L687.1,323.9 L689.0,327.6 L690.9,331.4 L692.8,335.2 L694.7,339.0 L696.6,342.9 L698.4,346.9 L700.3,350.9
+		L702.2,355.0 L704.1,359.1 L706.0,363.2 L707.9,367.4 L709.8,371.6 L711.7,375.8 L713.5,380.1 L715.4,384.3
+		L717.3,388.5 L719.2,392.7 L721.1,396.8 L723.0,400.9 L724.9,404.9 L726.7,408.8 L728.6,412.6 L730.5,416.3
+		L732.4,419.9 L734.3,423.4 L736.2,426.8 L738.1,430.1 L740.0,433.3 L741.8,436.5 L743.7,439.6 L745.6,442.7
+		L747.5,445.8 L749.4,448.9 L751.3,452.0 L753.2,455.1 L755.1,458.3 L756.9,461.4 L758.8,464.7 L760.7,467.9
+		L762.6,471.2 L764.5,474.5 L766.4,477.8 L768.3,481.1 L770.2,484.3 L772.0,487.5 L773.9,490.6 L775.8,493.7
+		L777.7,496.6 L779.6,499.5 L781.5,502.3 L783.4,505.1 L785.3,507.7 L787.1,510.3 L789.0,512.7 L790.9,515.2
+		L792.8,517.5 L794.7,519.8 L796.6,522.1 L798.5,524.4 L800.3,526.7 L802.2,528.9 L804.1,531.2 L806.0,533.4
+		L807.9,535.7 L809.8,538.0 L811.7,540.3 L813.6,542.6 L815.4,544.9 L817.3,547.3 L819.2,549.6 L821.1,552.0
+		L823.0,554.3 L824.9,556.7 L826.8,559.0 L828.7,561.3 L830.5,563.6 L832.4,565.8 L834.3,568.1 L836.2,570.3
+		L838.1,572.4 L840.0,574.5 L841.9,576.5 L843.8,578.5 L845.6,580.5 L847.5,582.4 L849.4,584.2 L851.3,585.9
+		L853.2,587.6 L855.1,589.2 L857.0,590.8 L858.9,592.3 L860.7,593.7 L862.6,595.1 L864.5,596.4 L866.4,597.7
+		L868.3,598.9 L870.2,600.1 L872.1,601.3 L873.9,602.4 L875.8,603.6 L877.7,604.7 L879.6,605.9 L881.5,607.1
+		L883.4,608.3 L885.3,609.5 L887.2,610.7 L889.0,612.0 L890.9,613.3 L892.8,614.6 L894.7,615.9 L896.6,617.3
+		L898.5,618.6 L900.4,620.0 L902.3,621.4 L904.1,622.8 L906.0,624.1 L907.9,625.5 L909.8,626.8 L911.7,628.1
+		L913.6,629.4 L915.5,630.7 L917.4,631.9 L919.2,633.1 L921.1,634.2 L923.0,635.3 L924.9,636.4 L926.8,637.4
+		L928.7,638.3 L930.6,639.2 L932.5,640.1 L934.3,640.9 L936.2,641.7 L938.1,642.4 L940.0,643.1 L941.9,643.7
+		L943.8,644.3 L945.7,644.9 L947.5,645.4 L949.4,645.9 L951.3,646.4 L953.2,646.9 L955.1,647.3 L957.0,647.8
+		L958.9,648.2 L960.8,648.6 L962.6,649.0 L964.5,649.4 L966.4,649.8 L968.3,650.1 L970.2,650.5 L972.1,650.9
+		L974.0,651.3 L975.9,651.7 L977.7,652.1 L979.6,652.5 L981.5,652.9 L983.4,653.3 L985.3,653.7 L987.2,654.1
+		L989.1,654.5 L991.0,654.9 L992.8,655.2 L994.7,655.6 L996.6,655.9 L998.5,656.3 L1000.4,656.6 L1002.3,656.9
+		L1004.2,657.2 L1006.1,657.5 L1007.9,657.8 L1009.8,658.0 L1011.7,658.2 L1013.6,658.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,639.7 160.6,639.2 162.5,638.7 164.4,638.2 166.3,637.5 168.1,636.9 170.0,636.1 171.9,635.3 173.8,634.5 175.7,633.5 177.6,632.5 179.5,631.5 181.4,630.3 183.2,629.2 185.1,627.9 187.0,626.6
+188.9,625.3 190.8,623.9 192.7,622.4 194.6,621.0 196.5,619.4 198.3,617.9 200.2,616.3 202.1,614.7 204.0,613.1 205.9,611.5 207.8,609.8 209.7,608.2 211.6,606.5 213.4,604.8 215.3,603.2 217.2,601.5
+219.1,599.9 221.0,598.2 222.9,596.6 224.8,595.0 226.6,593.3 228.5,591.7 230.4,590.0 232.3,588.3 234.2,586.5 236.1,584.7 238.0,582.9 239.9,581.0 241.7,579.1 243.6,577.1 245.5,575.0 247.4,572.8
+249.3,570.6 251.2,568.2 253.1,565.8 255.0,563.3 256.8,560.7 258.7,558.0 260.6,555.3 262.5,552.5 264.4,549.5 266.3,546.5 268.2,543.5 270.1,540.3 271.9,537.1 273.8,533.8 275.7,530.5 277.6,527.1
+279.5,523.7 281.4,520.2 283.3,516.7 285.2,513.1 287.0,509.6 288.9,506.0 290.8,502.4 292.7,498.7 294.6,495.1 296.5,491.4 298.4,487.6 300.2,483.8 302.1,480.0 304.0,476.1 305.9,472.2 307.8,468.2
+309.7,464.2 311.6,460.1 313.5,456.0 315.3,451.8 317.2,447.6 319.1,443.4 321.0,439.2 322.9,434.9 324.8,430.7 326.7,426.5 328.6,422.3 330.4,418.2 332.3,414.1 334.2,409.9 336.1,405.9 338.0,401.8
+339.9,397.7 341.8,393.6 343.7,389.5 345.5,385.4 347.4,381.2 349.3,376.9 351.2,372.6 353.1,368.2 355.0,363.8 356.9,359.3 358.8,354.7 360.6,350.0 362.5,345.3 364.4,340.5 366.3,335.7 368.2,330.8
+370.1,325.8 372.0,320.8 373.8,315.8 375.7,310.7 377.6,305.6 379.5,300.4 381.4,295.2 383.3,290.0 385.2,284.7 387.1,279.4 388.9,274.1 390.8,268.8 392.7,263.5 394.6,258.2 396.5,252.9 398.4,247.6
+400.3,242.4 402.2,237.2 404.0,232.1 405.9,227.0 407.8,222.0 409.7,217.1 411.6,212.2 413.5,207.4 415.4,202.6 417.3,197.9 419.1,193.3 421.0,188.8 422.9,184.3 424.8,179.9 426.7,175.5 428.6,171.2
+430.5,166.9 432.4,162.6 434.2,158.5 436.1,154.3 438.0,150.2 439.9,146.2 441.8,142.2 443.7,138.3 445.6,134.4 447.4,130.7 449.3,127.0 451.2,123.5 453.1,120.1 455.0,116.8 456.9,113.6 458.8,110.6
+460.7,107.7 462.5,104.9 464.4,102.2 466.3,99.7 468.2,97.3 470.1,94.9 472.0,92.6 473.9,90.5 475.8,88.3 477.6,86.3 479.5,84.3 481.4,82.3 483.3,80.4 485.2,78.6 487.1,76.8 489.0,75.0
+490.9,73.3 492.7,71.7 494.6,70.1 496.5,68.6 498.4,67.2 500.3,65.8 502.2,64.4 504.1,63.2 506.0,61.9 507.8,60.8 509.7,59.8 511.6,58.8 513.5,57.9 515.4,57.1 517.3,56.5 519.2,55.9
+521.0,55.4 522.9,55.1 524.8,54.9 526.7,54.8 528.6,54.8 530.5,54.9 532.4,55.1 534.3,55.4 536.1,55.8 538.0,56.3 539.9,56.9 541.8,57.5 543.7,58.2 545.6,59.0 547.5,59.9 549.4,60.8
+551.2,61.9 553.1,63.0 555.0,64.3 556.9,65.7 558.8,67.2 560.7,68.9 562.6,70.7 564.5,72.6 566.3,74.7 568.2,77.0 570.1,79.4 572.0,81.9 573.9,84.5 575.8,87.3 577.7,90.3 579.5,93.3
+581.4,96.4 583.3,99.7 585.2,103.0 587.1,106.5 589.0,110.1 590.9,113.8 592.8,117.6 594.6,121.4 596.5,125.4 598.4,129.5 600.3,133.7 602.2,137.9 604.1,142.2 606.0,146.5 607.9,150.9 609.7,155.4
+611.6,159.9 613.5,164.4 615.4,168.9 617.3,173.4 619.2,178.0 621.1,182.5 623.0,187.0 624.8,191.6 626.7,196.1 628.6,200.6 630.5,205.1 632.4,209.6 634.3,214.1 636.2,218.5 638.1,223.0 639.9,227.4
+641.8,231.8 643.7,236.1 645.6,240.5 647.5,244.8 649.4,249.0 651.3,253.2 653.1,257.4 655.0,261.5 656.9,265.6 658.8,269.5 660.7,273.4 662.6,277.3 664.5,281.0 666.4,284.7 668.2,288.4 670.1,291.9
+672.0,295.5 673.9,299.0 675.8,302.5 677.7,306.0 679.6,309.5 681.5,313.0 683.3,316.6 685.2,320.2 687.1,323.9 689.0,327.6 690.9,331.4 692.8,335.2 694.7,339.0 696.6,342.9 698.4,346.9 700.3,350.9
+702.2,355.0 704.1,359.1 706.0,363.2 707.9,367.4 709.8,371.6 711.7,375.8 713.5,380.1 715.4,384.3 717.3,388.5 719.2,392.7 721.1,396.8 723.0,400.9 724.9,404.9 726.7,408.8 728.6,412.6 730.5,416.3
+732.4,419.9 734.3,423.4 736.2,426.8 738.1,430.1 740.0,433.3 741.8,436.5 743.7,439.6 745.6,442.7 747.5,445.8 749.4,448.9 751.3,452.0 753.2,455.1 755.1,458.3 756.9,461.4 758.8,464.7 760.7,467.9
+762.6,471.2 764.5,474.5 766.4,477.8 768.3,481.1 770.2,484.3 772.0,487.5 773.9,490.6 775.8,493.7 777.7,496.6 779.6,499.5 781.5,502.3 783.4,505.1 785.3,507.7 787.1,510.3 789.0,512.7 790.9,515.2
+792.8,517.5 794.7,519.8 796.6,522.1 798.5,524.4 800.3,526.7 802.2,528.9 804.1,531.2 806.0,533.4 807.9,535.7 809.8,538.0 811.7,540.3 813.6,542.6 815.4,544.9 817.3,547.3 819.2,549.6 821.1,552.0
+823.0,554.3 824.9,556.7 826.8,559.0 828.7,561.3 830.5,563.6 832.4,565.8 834.3,568.1 836.2,570.3 838.1,572.4 840.0,574.5 841.9,576.5 843.8,578.5 845.6,580.5 847.5,582.4 849.4,584.2 851.3,585.9
+853.2,587.6 855.1,589.2 857.0,590.8 858.9,592.3 860.7,593.7 862.6,595.1 864.5,596.4 866.4,597.7 868.3,598.9 870.2,600.1 872.1,601.3 873.9,602.4 875.8,603.6 877.7,604.7 879.6,605.9 881.5,607.1
+883.4,608.3 885.3,609.5 887.2,610.7 889.0,612.0 890.9,613.3 892.8,614.6 894.7,615.9 896.6,617.3 898.5,618.6 900.4,620.0 902.3,621.4 904.1,622.8 906.0,624.1 907.9,625.5 909.8,626.8 911.7,628.1
+913.6,629.4 915.5,630.7 917.4,631.9 919.2,633.1 921.1,634.2 923.0,635.3 924.9,636.4 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M543.3,662.4 L543.3,58.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.8,54.1 542.8,54.1 542.8,662.4 542.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/change/median.svg b/results/barbershop/600000/report/change/median.svg
new file mode 100644
index 0000000..58d1446
--- /dev/null
+++ b/results/barbershop/600000/report/change/median.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,594.8 L80.9,594.8  '/>	<g transform="translate(63.6,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,527.2 L80.9,527.2  '/>	<g transform="translate(63.6,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,392.0 L80.9,392.0  '/>	<g transform="translate(63.6,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,324.5 L80.9,324.5  '/>	<g transform="translate(63.6,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,189.3 L80.9,189.3  '/>	<g transform="translate(63.6,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,121.7 L80.9,121.7  '/>	<g transform="translate(63.6,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 450</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M173.0,662.4 L173.0,653.4  '/>	<g transform="translate(173.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M309.0,662.4 L309.0,653.4  '/>	<g transform="translate(309.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M445.0,662.4 L445.0,653.4  '/>	<g transform="translate(445.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M580.9,662.4 L580.9,653.4  '/>	<g transform="translate(580.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M716.9,662.4 L716.9,653.4  '/>	<g transform="translate(716.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M852.9,662.4 L852.9,653.4  '/>	<g transform="translate(852.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M988.8,662.4 L988.8,653.4  '/>	<g transform="translate(988.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,657.5 L73.8,657.3 L75.7,657.2 L77.6,657.0 L79.4,656.9 L81.3,656.8
+		L83.2,656.7 L85.1,656.7 L87.0,656.6 L88.9,656.6 L90.8,656.6 L92.7,656.6 L94.5,656.6 L96.4,656.6
+		L98.3,656.6 L100.2,656.6 L102.1,656.6 L104.0,656.6 L105.9,656.6 L107.8,656.5 L109.6,656.5 L111.5,656.4
+		L113.4,656.2 L115.3,656.0 L117.2,655.8 L119.1,655.6 L121.0,655.2 L122.9,654.9 L124.7,654.5 L126.6,654.0
+		L128.5,653.5 L130.4,653.0 L132.3,652.4 L134.2,651.7 L136.1,651.0 L138.0,650.3 L139.8,649.6 L141.7,648.9
+		L143.6,648.1 L145.5,647.4 L147.4,646.7 L149.3,646.0 L151.2,645.3 L153.0,644.7 L154.9,644.2 L156.8,643.7
+		L158.7,643.3 L160.6,642.9 L162.5,642.6 L164.4,642.3 L166.3,642.1 L168.1,641.9 L170.0,641.7 L171.9,641.6
+		L173.8,641.5 L175.7,641.3 L177.6,641.2 L179.5,641.0 L181.4,640.8 L183.2,640.5 L185.1,640.1 L187.0,639.7
+		L188.9,639.3 L190.8,638.7 L192.7,638.1 L194.6,637.4 L196.5,636.7 L198.3,635.9 L200.2,635.0 L202.1,634.2
+		L204.0,633.3 L205.9,632.3 L207.8,631.5 L209.7,630.6 L211.6,629.8 L213.4,629.0 L215.3,628.4 L217.2,627.8
+		L219.1,627.2 L221.0,626.8 L222.9,626.5 L224.8,626.3 L226.6,626.1 L228.5,626.0 L230.4,626.0 L232.3,626.1
+		L234.2,626.1 L236.1,626.2 L238.0,626.3 L239.9,626.4 L241.7,626.4 L243.6,626.4 L245.5,626.3 L247.4,626.2
+		L249.3,625.9 L251.2,625.5 L253.1,625.0 L255.0,624.4 L256.8,623.7 L258.7,622.9 L260.6,622.0 L262.5,621.1
+		L264.4,620.1 L266.3,619.1 L268.2,618.1 L270.1,617.2 L271.9,616.2 L273.8,615.3 L275.7,614.5 L277.6,613.7
+		L279.5,613.0 L281.4,612.4 L283.3,611.9 L285.2,611.5 L287.0,611.1 L288.9,610.8 L290.8,610.6 L292.7,610.4
+		L294.6,610.2 L296.5,610.0 L298.4,609.8 L300.2,609.5 L302.1,609.2 L304.0,608.7 L305.9,608.1 L307.8,607.4
+		L309.7,606.6 L311.6,605.6 L313.5,604.5 L315.3,603.2 L317.2,601.9 L319.1,600.4 L321.0,598.9 L322.9,597.4
+		L324.8,595.9 L326.7,594.5 L328.6,593.2 L330.4,591.9 L332.3,590.7 L334.2,589.7 L336.1,588.7 L338.0,587.9
+		L339.9,587.1 L341.8,586.4 L343.7,585.7 L345.5,584.9 L347.4,584.2 L349.3,583.4 L351.2,582.5 L353.1,581.5
+		L355.0,580.4 L356.9,579.2 L358.8,577.8 L360.6,576.2 L362.5,574.4 L364.4,572.4 L366.3,570.2 L368.2,567.7
+		L370.1,565.0 L372.0,562.0 L373.8,558.7 L375.7,555.2 L377.6,551.5 L379.5,547.6 L381.4,543.6 L383.3,539.6
+		L385.2,535.6 L387.1,531.6 L388.9,527.9 L390.8,524.3 L392.7,521.0 L394.6,518.0 L396.5,515.4 L398.4,513.0
+		L400.3,510.9 L402.2,509.1 L404.0,507.5 L405.9,506.0 L407.8,504.6 L409.7,503.2 L411.6,501.7 L413.5,500.1
+		L415.4,498.4 L417.3,496.3 L419.1,494.1 L421.0,491.5 L422.9,488.6 L424.8,485.5 L426.7,482.0 L428.6,478.2
+		L430.5,474.2 L432.4,469.9 L434.2,465.4 L436.1,460.8 L438.0,456.1 L439.9,451.3 L441.8,446.6 L443.7,442.0
+		L445.6,437.6 L447.4,433.4 L449.3,429.6 L451.2,426.3 L453.1,423.3 L455.0,420.9 L456.9,418.9 L458.8,417.4
+		L460.7,416.3 L462.5,415.6 L464.4,415.1 L466.3,414.7 L468.2,414.4 L470.1,414.1 L472.0,413.5 L473.9,412.7
+		L475.8,411.6 L477.6,410.1 L479.5,408.3 L481.4,406.0 L483.3,403.3 L485.2,400.2 L487.1,396.8 L489.0,393.1
+		L490.9,389.1 L492.7,384.9 L494.6,380.5 L496.5,376.0 L498.4,371.4 L500.3,366.7 L502.2,362.1 L504.1,357.6
+		L506.0,353.2 L507.8,349.1 L509.7,345.2 L511.6,341.7 L513.5,338.5 L515.4,335.7 L517.3,333.3 L519.2,331.3
+		L521.0,329.6 L522.9,328.2 L524.8,326.9 L526.7,325.6 L528.6,324.2 L530.5,322.6 L532.4,320.7 L534.3,318.5
+		L536.1,315.7 L538.0,312.5 L539.9,308.8 L541.8,304.5 L543.7,299.9 L545.6,294.8 L547.5,289.5 L549.4,284.1
+		L551.2,278.6 L553.1,273.2 L555.0,268.0 L556.9,263.1 L558.8,258.7 L560.7,254.8 L562.6,251.5 L564.5,248.8
+		L566.3,246.7 L568.2,245.3 L570.1,244.3 L572.0,243.9 L573.9,243.8 L575.8,244.0 L577.7,244.4 L579.5,244.8
+		L581.4,245.1 L583.3,245.3 L585.2,245.2 L587.1,244.8 L589.0,243.9 L590.9,242.7 L592.8,241.0 L594.6,238.9
+		L596.5,236.3 L598.4,233.2 L600.3,229.7 L602.2,225.8 L604.1,221.6 L606.0,216.9 L607.9,211.9 L609.7,206.5
+		L611.6,200.9 L613.5,194.9 L615.4,188.8 L617.3,182.4 L619.2,175.9 L621.1,169.4 L623.0,162.9 L624.8,156.6
+		L626.7,150.5 L628.6,144.7 L630.5,139.3 L632.4,134.5 L634.3,130.3 L636.2,126.8 L638.1,124.0 L639.9,122.0
+		L641.8,120.7 L643.7,120.1 L645.6,120.2 L647.5,120.8 L649.4,121.9 L651.3,123.3 L653.1,124.9 L655.0,126.7
+		L656.9,128.5 L658.8,130.2 L660.7,131.8 L662.6,133.3 L664.5,134.6 L666.4,135.6 L668.2,136.5 L670.1,137.1
+		L672.0,137.5 L673.9,137.6 L675.8,137.4 L677.7,136.8 L679.6,135.8 L681.5,134.4 L683.3,132.5 L685.2,130.2
+		L687.1,127.5 L689.0,124.4 L690.9,121.1 L692.8,117.7 L694.7,114.3 L696.6,111.2 L698.4,108.5 L700.3,106.4
+		L702.2,105.2 L704.1,104.9 L706.0,105.6 L707.9,107.4 L709.8,110.4 L711.7,114.6 L713.5,119.7 L715.4,125.9
+		L717.3,132.9 L719.2,140.7 L721.1,149.0 L723.0,157.7 L724.9,166.8 L726.7,175.9 L728.6,185.1 L730.5,194.1
+		L732.4,202.9 L734.3,211.3 L736.2,219.3 L738.1,226.6 L740.0,233.3 L741.8,239.3 L743.7,244.5 L745.6,249.0
+		L747.5,252.7 L749.4,255.6 L751.3,257.9 L753.2,259.7 L755.1,261.0 L756.9,262.1 L758.8,263.0 L760.7,263.9
+		L762.6,264.9 L764.5,266.3 L766.4,268.1 L768.3,270.4 L770.2,273.3 L772.0,276.9 L773.9,281.2 L775.8,286.2
+		L777.7,292.0 L779.6,298.5 L781.5,305.7 L783.4,313.5 L785.3,322.0 L787.1,330.9 L789.0,340.2 L790.9,349.8
+		L792.8,359.8 L794.7,369.8 L796.6,379.9 L798.5,390.0 L800.3,400.0 L802.2,409.8 L804.1,419.3 L806.0,428.4
+		L807.9,437.2 L809.8,445.5 L811.7,453.4 L813.6,460.7 L815.4,467.6 L817.3,473.9 L819.2,479.6 L821.1,484.8
+		L823.0,489.5 L824.9,493.7 L826.8,497.4 L828.7,500.8 L830.5,503.8 L832.4,506.6 L834.3,509.1 L836.2,511.5
+		L838.1,513.9 L840.0,516.2 L841.9,518.7 L843.8,521.2 L845.6,523.9 L847.5,526.9 L849.4,530.0 L851.3,533.3
+		L853.2,536.9 L855.1,540.6 L857.0,544.6 L858.9,548.6 L860.7,552.8 L862.6,557.0 L864.5,561.3 L866.4,565.5
+		L868.3,569.7 L870.2,573.8 L872.1,577.7 L873.9,581.5 L875.8,585.1 L877.7,588.5 L879.6,591.6 L881.5,594.5
+		L883.4,597.2 L885.3,599.7 L887.2,601.9 L889.0,604.0 L890.9,605.8 L892.8,607.6 L894.7,609.2 L896.6,610.6
+		L898.5,612.0 L900.4,613.4 L902.3,614.7 L904.1,616.0 L906.0,617.3 L907.9,618.6 L909.8,619.9 L911.7,621.3
+		L913.6,622.7 L915.5,624.1 L917.4,625.6 L919.2,627.1 L921.1,628.6 L923.0,630.1 L924.9,631.6 L926.8,633.1
+		L928.7,634.6 L930.6,636.1 L932.5,637.5 L934.3,638.9 L936.2,640.2 L938.1,641.5 L940.0,642.7 L941.9,643.9
+		L943.8,645.0 L945.7,646.0 L947.5,647.0 L949.4,647.9 L951.3,648.7 L953.2,649.5 L955.1,650.2 L957.0,650.9
+		L958.9,651.5 L960.8,652.0 L962.6,652.6 L964.5,653.1 L966.4,653.5 L968.3,654.0 L970.2,654.4 L972.1,654.8
+		L974.0,655.1 L975.9,655.5 L977.7,655.8 L979.6,656.1 L981.5,656.4 L983.4,656.7 L985.3,657.0 L987.2,657.2
+		L989.1,657.4 L991.0,657.6 L992.8,657.8 L994.7,658.0 L996.6,658.2 L998.5,658.3 L1000.4,658.5 L1002.3,658.6
+		L1004.2,658.7 L1006.1,658.8 L1007.9,658.9 L1009.8,658.9 L1011.7,659.0 L1013.6,659.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,643.3 160.6,642.9 162.5,642.6 164.4,642.3 166.3,642.1 168.1,641.9 170.0,641.7 171.9,641.6 173.8,641.5 175.7,641.3 177.6,641.2 179.5,641.0 181.4,640.8 183.2,640.5 185.1,640.1 187.0,639.7
+188.9,639.3 190.8,638.7 192.7,638.1 194.6,637.4 196.5,636.7 198.3,635.9 200.2,635.0 202.1,634.2 204.0,633.3 205.9,632.3 207.8,631.5 209.7,630.6 211.6,629.8 213.4,629.0 215.3,628.4 217.2,627.8
+219.1,627.2 221.0,626.8 222.9,626.5 224.8,626.3 226.6,626.1 228.5,626.0 230.4,626.0 232.3,626.1 234.2,626.1 236.1,626.2 238.0,626.3 239.9,626.4 241.7,626.4 243.6,626.4 245.5,626.3 247.4,626.2
+249.3,625.9 251.2,625.5 253.1,625.0 255.0,624.4 256.8,623.7 258.7,622.9 260.6,622.0 262.5,621.1 264.4,620.1 266.3,619.1 268.2,618.1 270.1,617.2 271.9,616.2 273.8,615.3 275.7,614.5 277.6,613.7
+279.5,613.0 281.4,612.4 283.3,611.9 285.2,611.5 287.0,611.1 288.9,610.8 290.8,610.6 292.7,610.4 294.6,610.2 296.5,610.0 298.4,609.8 300.2,609.5 302.1,609.2 304.0,608.7 305.9,608.1 307.8,607.4
+309.7,606.6 311.6,605.6 313.5,604.5 315.3,603.2 317.2,601.9 319.1,600.4 321.0,598.9 322.9,597.4 324.8,595.9 326.7,594.5 328.6,593.2 330.4,591.9 332.3,590.7 334.2,589.7 336.1,588.7 338.0,587.9
+339.9,587.1 341.8,586.4 343.7,585.7 345.5,584.9 347.4,584.2 349.3,583.4 351.2,582.5 353.1,581.5 355.0,580.4 356.9,579.2 358.8,577.8 360.6,576.2 362.5,574.4 364.4,572.4 366.3,570.2 368.2,567.7
+370.1,565.0 372.0,562.0 373.8,558.7 375.7,555.2 377.6,551.5 379.5,547.6 381.4,543.6 383.3,539.6 385.2,535.6 387.1,531.6 388.9,527.9 390.8,524.3 392.7,521.0 394.6,518.0 396.5,515.4 398.4,513.0
+400.3,510.9 402.2,509.1 404.0,507.5 405.9,506.0 407.8,504.6 409.7,503.2 411.6,501.7 413.5,500.1 415.4,498.4 417.3,496.3 419.1,494.1 421.0,491.5 422.9,488.6 424.8,485.5 426.7,482.0 428.6,478.2
+430.5,474.2 432.4,469.9 434.2,465.4 436.1,460.8 438.0,456.1 439.9,451.3 441.8,446.6 443.7,442.0 445.6,437.6 447.4,433.4 449.3,429.6 451.2,426.3 453.1,423.3 455.0,420.9 456.9,418.9 458.8,417.4
+460.7,416.3 462.5,415.6 464.4,415.1 466.3,414.7 468.2,414.4 470.1,414.1 472.0,413.5 473.9,412.7 475.8,411.6 477.6,410.1 479.5,408.3 481.4,406.0 483.3,403.3 485.2,400.2 487.1,396.8 489.0,393.1
+490.9,389.1 492.7,384.9 494.6,380.5 496.5,376.0 498.4,371.4 500.3,366.7 502.2,362.1 504.1,357.6 506.0,353.2 507.8,349.1 509.7,345.2 511.6,341.7 513.5,338.5 515.4,335.7 517.3,333.3 519.2,331.3
+521.0,329.6 522.9,328.2 524.8,326.9 526.7,325.6 528.6,324.2 530.5,322.6 532.4,320.7 534.3,318.5 536.1,315.7 538.0,312.5 539.9,308.8 541.8,304.5 543.7,299.9 545.6,294.8 547.5,289.5 549.4,284.1
+551.2,278.6 553.1,273.2 555.0,268.0 556.9,263.1 558.8,258.7 560.7,254.8 562.6,251.5 564.5,248.8 566.3,246.7 568.2,245.3 570.1,244.3 572.0,243.9 573.9,243.8 575.8,244.0 577.7,244.4 579.5,244.8
+581.4,245.1 583.3,245.3 585.2,245.2 587.1,244.8 589.0,243.9 590.9,242.7 592.8,241.0 594.6,238.9 596.5,236.3 598.4,233.2 600.3,229.7 602.2,225.8 604.1,221.6 606.0,216.9 607.9,211.9 609.7,206.5
+611.6,200.9 613.5,194.9 615.4,188.8 617.3,182.4 619.2,175.9 621.1,169.4 623.0,162.9 624.8,156.6 626.7,150.5 628.6,144.7 630.5,139.3 632.4,134.5 634.3,130.3 636.2,126.8 638.1,124.0 639.9,122.0
+641.8,120.7 643.7,120.1 645.6,120.2 647.5,120.8 649.4,121.9 651.3,123.3 653.1,124.9 655.0,126.7 656.9,128.5 658.8,130.2 660.7,131.8 662.6,133.3 664.5,134.6 666.4,135.6 668.2,136.5 670.1,137.1
+672.0,137.5 673.9,137.6 675.8,137.4 677.7,136.8 679.6,135.8 681.5,134.4 683.3,132.5 685.2,130.2 687.1,127.5 689.0,124.4 690.9,121.1 692.8,117.7 694.7,114.3 696.6,111.2 698.4,108.5 700.3,106.4
+702.2,105.2 704.1,104.9 706.0,105.6 707.9,107.4 709.8,110.4 711.7,114.6 713.5,119.7 715.4,125.9 717.3,132.9 719.2,140.7 721.1,149.0 723.0,157.7 724.9,166.8 726.7,175.9 728.6,185.1 730.5,194.1
+732.4,202.9 734.3,211.3 736.2,219.3 738.1,226.6 740.0,233.3 741.8,239.3 743.7,244.5 745.6,249.0 747.5,252.7 749.4,255.6 751.3,257.9 753.2,259.7 755.1,261.0 756.9,262.1 758.8,263.0 760.7,263.9
+762.6,264.9 764.5,266.3 766.4,268.1 768.3,270.4 770.2,273.3 772.0,276.9 773.9,281.2 775.8,286.2 777.7,292.0 779.6,298.5 781.5,305.7 783.4,313.5 785.3,322.0 787.1,330.9 789.0,340.2 790.9,349.8
+792.8,359.8 794.7,369.8 796.6,379.9 798.5,390.0 800.3,400.0 802.2,409.8 804.1,419.3 806.0,428.4 807.9,437.2 809.8,445.5 811.7,453.4 813.6,460.7 815.4,467.6 817.3,473.9 819.2,479.6 821.1,484.8
+823.0,489.5 824.9,493.7 826.8,497.4 828.7,500.8 830.5,503.8 832.4,506.6 834.3,509.1 836.2,511.5 838.1,513.9 840.0,516.2 841.9,518.7 843.8,521.2 845.6,523.9 847.5,526.9 849.4,530.0 851.3,533.3
+853.2,536.9 855.1,540.6 857.0,544.6 858.9,548.6 860.7,552.8 862.6,557.0 864.5,561.3 866.4,565.5 868.3,569.7 870.2,573.8 872.1,577.7 873.9,581.5 875.8,585.1 877.7,588.5 879.6,591.6 881.5,594.5
+883.4,597.2 885.3,599.7 887.2,601.9 889.0,604.0 890.9,605.8 892.8,607.6 894.7,609.2 896.6,610.6 898.5,612.0 900.4,613.4 902.3,614.7 904.1,616.0 906.0,617.3 907.9,618.6 909.8,619.9 911.7,621.3
+913.6,622.7 915.5,624.1 917.4,625.6 919.2,627.1 921.1,628.6 923.0,630.1 924.9,631.6 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M666.0,662.4 L666.0,135.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '542.8,54.1 542.8,54.1 542.8,662.4 542.8,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/change/t-test.svg b/results/barbershop/600000/report/change/t-test.svg
new file mode 100644
index 0000000..989ac41
--- /dev/null
+++ b/results/barbershop/600000/report/change/t-test.svg
@@ -0,0 +1,260 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M180.2,662.4 L180.2,653.4  '/>	<g transform="translate(180.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M280.2,662.4 L280.2,653.4  '/>	<g transform="translate(280.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M380.1,662.4 L380.1,653.4  '/>	<g transform="translate(380.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M480.1,662.4 L480.1,653.4  '/>	<g transform="translate(480.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M580.1,662.4 L580.1,653.4  '/>	<g transform="translate(580.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M680.1,662.4 L680.1,653.4  '/>	<g transform="translate(680.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M780.1,662.4 L780.1,653.4  '/>	<g transform="translate(780.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M880.0,662.4 L880.0,653.4  '/>	<g transform="translate(880.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M980.0,662.4 L980.0,653.4  '/>	<g transform="translate(980.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '139.6,662.4 140.5,662.4 141.5,662.4 142.5,662.4 143.5,662.4 144.5,662.4 145.5,662.4 146.5,662.4 147.4,662.4 148.4,662.4 149.4,662.4 150.4,662.4 151.4,662.4 152.4,662.3 153.3,662.3 154.3,662.3
+155.3,662.3 156.3,662.3 157.3,662.3 158.3,662.3 159.2,662.3 160.2,662.3 161.2,662.3 162.2,662.3 163.2,662.3 164.2,662.3 165.2,662.3 166.1,662.3 167.1,662.3 168.1,662.3 169.1,662.3 170.1,662.4
+171.1,662.4 172.0,662.4 173.0,662.3 174.0,662.3 175.0,662.3 176.0,662.3 177.0,662.3 178.0,662.3 178.9,662.3 179.9,662.2 180.9,662.2 181.9,662.2 182.9,662.2 183.9,662.2 184.8,662.1 185.8,662.1
+186.8,662.0 187.8,662.0 188.8,661.9 189.8,661.9 190.7,661.8 191.7,661.7 192.7,661.6 193.7,661.5 194.7,661.4 195.7,661.3 196.7,661.2 197.6,661.2 198.6,661.1 199.6,661.1 200.6,661.1 201.6,661.1
+202.6,661.1 203.5,661.1 204.5,661.0 205.5,661.0 206.5,661.0 207.5,661.0 208.5,660.9 209.5,660.8 210.4,660.7 211.4,660.6 212.4,660.4 213.4,660.3 214.4,660.1 215.4,659.8 216.3,659.6 217.3,659.3
+218.3,659.0 219.3,658.7 220.3,658.3 221.3,658.0 222.2,657.6 223.2,657.2 224.2,656.9 225.2,656.5 226.2,656.1 227.2,655.7 228.2,655.3 229.1,654.9 230.1,654.5 231.1,654.1 232.1,653.6 233.1,653.2
+234.1,652.8 235.0,652.3 236.0,651.8 237.0,651.2 238.0,650.6 239.0,650.0 240.0,649.4 241.0,648.7 241.9,648.0 242.9,647.3 243.9,646.5 244.9,645.7 245.9,644.8 246.9,643.9 247.8,643.0 248.8,642.0
+249.8,640.9 250.8,639.8 251.8,638.7 252.8,637.4 253.7,636.1 254.7,634.7 255.7,633.2 256.7,631.6 257.7,630.0 258.7,628.3 259.7,626.5 260.6,624.7 261.6,622.9 262.6,621.1 263.6,619.2 264.6,617.2
+265.6,615.3 266.5,613.2 267.5,611.2 268.5,609.0 269.5,606.8 270.5,604.5 271.5,602.2 272.4,599.7 273.4,597.1 274.4,594.4 275.4,591.6 276.4,588.6 277.4,585.6 278.4,582.3 279.3,579.0 280.3,575.7
+281.3,572.2 282.3,568.8 283.3,565.4 284.3,561.9 285.2,558.4 286.2,554.9 287.2,551.2 288.2,547.4 289.2,543.5 290.2,539.3 291.2,534.9 292.1,530.2 293.1,525.3 294.1,520.2 295.1,514.9 296.1,509.5
+297.1,504.0 298.0,498.6 299.0,493.2 300.0,487.9 301.0,482.7 302.0,477.7 303.0,472.7 303.9,467.8 304.9,462.8 305.9,457.8 306.9,452.5 307.9,447.1 308.9,441.4 309.9,435.5 310.8,429.3 311.8,423.0
+312.8,416.5 313.8,410.0 314.8,403.5 315.8,396.9 316.7,390.3 317.7,383.8 318.7,377.2 319.7,370.6 320.7,363.9 321.7,357.2 322.7,350.3 323.6,343.4 324.6,336.5 325.6,329.4 326.6,322.4 327.6,315.3
+328.6,308.1 329.5,301.0 330.5,293.8 331.5,286.6 332.5,279.3 333.5,272.1 334.5,264.8 335.4,257.4 336.4,250.0 337.4,242.6 338.4,235.1 339.4,227.5 340.4,219.9 341.4,212.3 342.3,204.7 343.3,197.2
+344.3,189.9 345.3,182.7 346.3,175.7 347.3,169.0 348.2,162.6 349.2,156.3 350.2,150.2 351.2,144.2 352.2,138.4 353.2,132.7 354.2,127.1 355.1,121.7 356.1,116.4 357.1,111.3 358.1,106.5 359.1,102.1
+360.1,98.0 361.0,94.3 362.0,91.0 363.0,88.1 364.0,85.6 365.0,83.5 366.0,81.8 366.9,80.3 367.9,79.1 368.9,78.1 369.9,77.3 370.9,76.6 371.9,76.0 372.9,75.4 373.8,74.8 374.8,74.2
+375.8,73.6 376.8,73.0 377.8,72.5 378.8,72.1 379.7,71.9 380.7,71.8 381.7,72.0 382.7,72.3 383.7,72.9 384.7,73.5 385.7,74.3 386.6,75.2 387.6,76.3 388.6,77.5 389.6,79.0 390.6,80.7
+391.6,82.7 392.5,85.2 393.5,88.0 394.5,91.3 395.5,94.9 396.5,98.9 397.5,103.0 398.4,107.3 399.4,111.5 400.4,115.7 401.4,119.8 402.4,123.7 403.4,127.5 404.4,131.2 405.3,135.0 406.3,138.9
+407.3,143.1 408.3,147.6 409.3,152.5 410.3,157.8 411.2,163.6 412.2,169.9 413.2,176.5 414.2,183.3 415.2,190.4 416.2,197.5 417.2,204.5 418.1,211.4 419.1,218.2 420.1,224.7 421.1,231.2 422.1,237.5
+423.1,243.8 424.0,250.1 425.0,256.5 426.0,263.1 427.0,269.8 428.0,276.7 429.0,283.7 429.9,290.8 430.9,298.0 431.9,305.3 432.9,312.6 433.9,319.9 434.9,327.3 435.9,334.6 436.8,342.0 437.8,349.2
+438.8,356.4 439.8,363.4 440.8,370.4 441.8,377.3 442.7,384.2 443.7,391.1 444.7,397.9 445.7,404.7 446.7,411.6 447.7,418.4 448.7,425.1 449.6,431.7 450.6,438.2 451.6,444.5 452.6,450.6 453.6,456.5
+454.6,462.1 455.5,467.6 456.5,472.8 457.5,477.9 458.5,482.8 459.5,487.6 460.5,492.3 461.4,497.0 462.4,501.7 463.4,506.4 464.4,511.2 465.4,516.0 466.4,520.8 467.4,525.6 468.3,530.3 469.3,535.0
+470.3,539.5 471.3,543.8 472.3,548.0 473.3,552.0 474.2,555.8 475.2,559.4 476.2,562.9 477.2,566.3 478.2,569.7 479.2,573.1 480.1,576.4 481.1,579.8 482.1,583.1 483.1,586.4 484.1,589.7 485.1,592.9
+486.1,596.0 487.0,599.0 488.0,601.8 489.0,604.5 490.0,607.0 491.0,609.3 492.0,611.4 492.9,613.4 493.9,615.2 494.9,616.9 495.9,618.5 496.9,620.0 497.9,621.5 498.9,623.0 499.8,624.5 500.8,626.0
+501.8,627.5 502.8,628.9 503.8,630.5 504.8,632.0 505.7,633.5 506.7,635.0 507.7,636.5 508.7,637.9 509.7,639.3 510.7,640.7 511.6,642.0 512.6,643.3 513.6,644.4 514.6,645.5 515.6,646.5 516.6,647.5
+517.6,648.3 518.5,649.1 519.5,649.9 520.5,650.5 521.5,651.2 522.5,651.8 523.5,652.3 524.4,652.9 525.4,653.4 526.4,653.9 527.4,654.3 528.4,654.7 529.4,655.1 530.4,655.5 531.3,655.9 532.3,656.2
+533.3,656.5 534.3,656.8 535.3,657.0 536.3,657.3 537.2,657.5 538.2,657.8 539.2,658.0 540.2,658.3 541.2,658.5 542.2,658.8 543.1,659.1 544.1,659.4 545.1,659.6 546.1,659.9 547.1,660.1 548.1,660.3
+549.1,660.4 550.0,660.6 551.0,660.6 552.0,660.7 553.0,660.8 554.0,660.8 555.0,660.8 555.9,660.9 556.9,660.9 557.9,660.9 558.9,661.0 559.9,661.0 560.9,661.1 561.9,661.2 562.8,661.2 563.8,661.3
+564.8,661.4 565.8,661.4 566.8,661.5 567.8,661.6 568.7,661.6 569.7,661.7 570.7,661.7 571.7,661.8 572.7,661.8 573.7,661.9 574.6,661.9 575.6,662.0 576.6,662.0 577.6,662.1 578.6,662.1 579.6,662.1
+580.6,662.2 581.5,662.2 582.5,662.2 583.5,662.2 584.5,662.3 585.5,662.3 586.5,662.3 587.4,662.3 588.4,662.3 589.4,662.3 590.4,662.3 591.4,662.3 592.4,662.3 593.4,662.3 594.3,662.3 595.3,662.3
+596.3,662.4 597.3,662.4 598.3,662.4 599.3,662.4 600.2,662.4 601.2,662.4 602.2,662.4 603.2,662.4 604.2,662.4 605.2,662.4 606.1,662.4 607.1,662.4 608.1,662.4 609.1,662.4 610.1,662.4 611.1,662.4
+612.1,662.3 613.0,662.3 614.0,662.3 615.0,662.3 616.0,662.3 617.0,662.3 618.0,662.4 618.9,662.4 619.9,662.4 620.9,662.4 621.9,662.4 622.9,662.4 623.9,662.4 624.9,662.4 625.8,662.4 626.8,662.4
+627.8,662.4 628.8,662.4 629.8,662.4 630.8,662.4 630.8,662.4 629.8,662.4 628.8,662.4 627.8,662.4 626.8,662.4 625.8,662.4 624.9,662.4 623.9,662.4 622.9,662.4 621.9,662.4 620.9,662.4 619.9,662.4
+618.9,662.4 618.0,662.4 617.0,662.4 616.0,662.4 615.0,662.4 614.0,662.4 613.0,662.4 612.1,662.4 611.1,662.4 610.1,662.4 609.1,662.4 608.1,662.4 607.1,662.4 606.1,662.4 605.2,662.4 604.2,662.4
+603.2,662.4 602.2,662.4 601.2,662.4 600.2,662.4 599.3,662.4 598.3,662.4 597.3,662.4 596.3,662.4 595.3,662.4 594.3,662.4 593.4,662.4 592.4,662.4 591.4,662.4 590.4,662.4 589.4,662.4 588.4,662.4
+587.4,662.4 586.5,662.4 585.5,662.4 584.5,662.4 583.5,662.4 582.5,662.4 581.5,662.4 580.6,662.4 579.6,662.4 578.6,662.4 577.6,662.4 576.6,662.4 575.6,662.4 574.6,662.4 573.7,662.4 572.7,662.4
+571.7,662.4 570.7,662.4 569.7,662.4 568.7,662.4 567.8,662.4 566.8,662.4 565.8,662.4 564.8,662.4 563.8,662.4 562.8,662.4 561.9,662.4 560.9,662.4 559.9,662.4 558.9,662.4 557.9,662.4 556.9,662.4
+555.9,662.4 555.0,662.4 554.0,662.4 553.0,662.4 552.0,662.4 551.0,662.4 550.0,662.4 549.1,662.4 548.1,662.4 547.1,662.4 546.1,662.4 545.1,662.4 544.1,662.4 543.1,662.4 542.2,662.4 541.2,662.4
+540.2,662.4 539.2,662.4 538.2,662.4 537.2,662.4 536.3,662.4 535.3,662.4 534.3,662.4 533.3,662.4 532.3,662.4 531.3,662.4 530.4,662.4 529.4,662.4 528.4,662.4 527.4,662.4 526.4,662.4 525.4,662.4
+524.4,662.4 523.5,662.4 522.5,662.4 521.5,662.4 520.5,662.4 519.5,662.4 518.5,662.4 517.6,662.4 516.6,662.4 515.6,662.4 514.6,662.4 513.6,662.4 512.6,662.4 511.6,662.4 510.7,662.4 509.7,662.4
+508.7,662.4 507.7,662.4 506.7,662.4 505.7,662.4 504.8,662.4 503.8,662.4 502.8,662.4 501.8,662.4 500.8,662.4 499.8,662.4 498.9,662.4 497.9,662.4 496.9,662.4 495.9,662.4 494.9,662.4 493.9,662.4
+492.9,662.4 492.0,662.4 491.0,662.4 490.0,662.4 489.0,662.4 488.0,662.4 487.0,662.4 486.1,662.4 485.1,662.4 484.1,662.4 483.1,662.4 482.1,662.4 481.1,662.4 480.1,662.4 479.2,662.4 478.2,662.4
+477.2,662.4 476.2,662.4 475.2,662.4 474.2,662.4 473.3,662.4 472.3,662.4 471.3,662.4 470.3,662.4 469.3,662.4 468.3,662.4 467.4,662.4 466.4,662.4 465.4,662.4 464.4,662.4 463.4,662.4 462.4,662.4
+461.4,662.4 460.5,662.4 459.5,662.4 458.5,662.4 457.5,662.4 456.5,662.4 455.5,662.4 454.6,662.4 453.6,662.4 452.6,662.4 451.6,662.4 450.6,662.4 449.6,662.4 448.7,662.4 447.7,662.4 446.7,662.4
+445.7,662.4 444.7,662.4 443.7,662.4 442.7,662.4 441.8,662.4 440.8,662.4 439.8,662.4 438.8,662.4 437.8,662.4 436.8,662.4 435.9,662.4 434.9,662.4 433.9,662.4 432.9,662.4 431.9,662.4 430.9,662.4
+429.9,662.4 429.0,662.4 428.0,662.4 427.0,662.4 426.0,662.4 425.0,662.4 424.0,662.4 423.1,662.4 422.1,662.4 421.1,662.4 420.1,662.4 419.1,662.4 418.1,662.4 417.2,662.4 416.2,662.4 415.2,662.4
+414.2,662.4 413.2,662.4 412.2,662.4 411.2,662.4 410.3,662.4 409.3,662.4 408.3,662.4 407.3,662.4 406.3,662.4 405.3,662.4 404.4,662.4 403.4,662.4 402.4,662.4 401.4,662.4 400.4,662.4 399.4,662.4
+398.4,662.4 397.5,662.4 396.5,662.4 395.5,662.4 394.5,662.4 393.5,662.4 392.5,662.4 391.6,662.4 390.6,662.4 389.6,662.4 388.6,662.4 387.6,662.4 386.6,662.4 385.7,662.4 384.7,662.4 383.7,662.4
+382.7,662.4 381.7,662.4 380.7,662.4 379.7,662.4 378.8,662.4 377.8,662.4 376.8,662.4 375.8,662.4 374.8,662.4 373.8,662.4 372.9,662.4 371.9,662.4 370.9,662.4 369.9,662.4 368.9,662.4 367.9,662.4
+366.9,662.4 366.0,662.4 365.0,662.4 364.0,662.4 363.0,662.4 362.0,662.4 361.0,662.4 360.1,662.4 359.1,662.4 358.1,662.4 357.1,662.4 356.1,662.4 355.1,662.4 354.2,662.4 353.2,662.4 352.2,662.4
+351.2,662.4 350.2,662.4 349.2,662.4 348.2,662.4 347.3,662.4 346.3,662.4 345.3,662.4 344.3,662.4 343.3,662.4 342.3,662.4 341.4,662.4 340.4,662.4 339.4,662.4 338.4,662.4 337.4,662.4 336.4,662.4
+335.4,662.4 334.5,662.4 333.5,662.4 332.5,662.4 331.5,662.4 330.5,662.4 329.5,662.4 328.6,662.4 327.6,662.4 326.6,662.4 325.6,662.4 324.6,662.4 323.6,662.4 322.7,662.4 321.7,662.4 320.7,662.4
+319.7,662.4 318.7,662.4 317.7,662.4 316.7,662.4 315.8,662.4 314.8,662.4 313.8,662.4 312.8,662.4 311.8,662.4 310.8,662.4 309.9,662.4 308.9,662.4 307.9,662.4 306.9,662.4 305.9,662.4 304.9,662.4
+303.9,662.4 303.0,662.4 302.0,662.4 301.0,662.4 300.0,662.4 299.0,662.4 298.0,662.4 297.1,662.4 296.1,662.4 295.1,662.4 294.1,662.4 293.1,662.4 292.1,662.4 291.2,662.4 290.2,662.4 289.2,662.4
+288.2,662.4 287.2,662.4 286.2,662.4 285.2,662.4 284.3,662.4 283.3,662.4 282.3,662.4 281.3,662.4 280.3,662.4 279.3,662.4 278.4,662.4 277.4,662.4 276.4,662.4 275.4,662.4 274.4,662.4 273.4,662.4
+272.4,662.4 271.5,662.4 270.5,662.4 269.5,662.4 268.5,662.4 267.5,662.4 266.5,662.4 265.6,662.4 264.6,662.4 263.6,662.4 262.6,662.4 261.6,662.4 260.6,662.4 259.7,662.4 258.7,662.4 257.7,662.4
+256.7,662.4 255.7,662.4 254.7,662.4 253.7,662.4 252.8,662.4 251.8,662.4 250.8,662.4 249.8,662.4 248.8,662.4 247.8,662.4 246.9,662.4 245.9,662.4 244.9,662.4 243.9,662.4 242.9,662.4 241.9,662.4
+241.0,662.4 240.0,662.4 239.0,662.4 238.0,662.4 237.0,662.4 236.0,662.4 235.0,662.4 234.1,662.4 233.1,662.4 232.1,662.4 231.1,662.4 230.1,662.4 229.1,662.4 228.2,662.4 227.2,662.4 226.2,662.4
+225.2,662.4 224.2,662.4 223.2,662.4 222.2,662.4 221.3,662.4 220.3,662.4 219.3,662.4 218.3,662.4 217.3,662.4 216.3,662.4 215.4,662.4 214.4,662.4 213.4,662.4 212.4,662.4 211.4,662.4 210.4,662.4
+209.5,662.4 208.5,662.4 207.5,662.4 206.5,662.4 205.5,662.4 204.5,662.4 203.5,662.4 202.6,662.4 201.6,662.4 200.6,662.4 199.6,662.4 198.6,662.4 197.6,662.4 196.7,662.4 195.7,662.4 194.7,662.4
+193.7,662.4 192.7,662.4 191.7,662.4 190.7,662.4 189.8,662.4 188.8,662.4 187.8,662.4 186.8,662.4 185.8,662.4 184.8,662.4 183.9,662.4 182.9,662.4 181.9,662.4 180.9,662.4 179.9,662.4 178.9,662.4
+178.0,662.4 177.0,662.4 176.0,662.4 175.0,662.4 174.0,662.4 173.0,662.4 172.0,662.4 171.1,662.4 170.1,662.4 169.1,662.4 168.1,662.4 167.1,662.4 166.1,662.4 165.2,662.4 164.2,662.4 163.2,662.4
+162.2,662.4 161.2,662.4 160.2,662.4 159.2,662.4 158.3,662.4 157.3,662.4 156.3,662.4 155.3,662.4 154.3,662.4 153.3,662.4 152.4,662.4 151.4,662.4 150.4,662.4 149.4,662.4 148.4,662.4 147.4,662.4
+146.5,662.4 145.5,662.4 144.5,662.4 143.5,662.4 142.5,662.4 141.5,662.4 140.5,662.4 139.6,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M984.2,662.4 L984.2,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/index.html b/results/barbershop/600000/report/index.html
new file mode 100644
index 0000000..58f1c04
--- /dev/null
+++ b/results/barbershop/600000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/600000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/600000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">8.9055 ms</td>
+                                <td>8.9352 ms</td>
+                                <td class="ci-bound">8.9705 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9836495</td>
+                                <td>0.9850798</td>
+                                <td class="ci-bound">0.9830619</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">8.8815 ms</td>
+                                <td>8.9107 ms</td>
+                                <td class="ci-bound">8.9419 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">84.230 us</td>
+                                <td>117.22 us</td>
+                                <td class="ci-bound">148.26 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">8.8735 ms</td>
+                                <td>8.9040 ms</td>
+                                <td class="ci-bound">8.9166 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">56.985 us</td>
+                                <td>90.248 us</td>
+                                <td class="ci-bound">124.20 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">+1.5802%</td>
+                            <td>+1.9943%</td>
+                            <td class="ci-bound">+2.4072%</td>
+                            <td>(p = 0.00 &lt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                Performance has regressed.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/600000/report/iteration_times.svg b/results/barbershop/600000/report/iteration_times.svg
new file mode 100644
index 0000000..6965dd1
--- /dev/null
+++ b/results/barbershop/600000/report/iteration_times.svg
@@ -0,0 +1,440 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,586.4 L1255.0,586.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,510.3 L1255.0,510.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,434.3 L1255.0,434.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,358.3 L1255.0,358.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.3 L89.2,358.3  '/>	<g transform="translate(71.9,362.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,282.2 L1255.0,282.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,206.2 L1255.0,206.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,130.1 L1255.0,130.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,662.4 L80.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M197.7,662.4 L197.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M197.7,662.4 L197.7,653.4  '/>	<g transform="translate(197.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M315.2,662.4 L315.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M315.2,662.4 L315.2,653.4  '/>	<g transform="translate(315.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M432.6,662.4 L432.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M432.6,662.4 L432.6,653.4  '/>	<g transform="translate(432.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M550.1,662.4 L550.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M550.1,662.4 L550.1,653.4  '/>	<g transform="translate(550.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M667.6,662.4 L667.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M667.6,662.4 L667.6,653.4  '/>	<g transform="translate(667.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M785.1,662.4 L785.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M785.1,662.4 L785.1,653.4  '/>	<g transform="translate(785.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M902.6,662.4 L902.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M902.6,662.4 L902.6,653.4  '/>	<g transform="translate(902.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1020.0,662.4 L1020.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.0,662.4 L1020.0,653.4  '/>	<g transform="translate(1020.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1137.5,662.4 L1137.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1137.5,662.4 L1137.5,653.4  '/>	<g transform="translate(1137.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1255.0,662.4 L1255.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average Iteration Time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(667.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(91.9,369.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,438.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(115.4,338.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(127.2,457.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(138.9,367.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(150.7,453.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(162.4,458.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.2,202.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(185.9,463.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(197.7,408.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.4,328.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(221.2,105.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(232.9,508.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.7,489.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(256.4,379.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(268.2,421.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(279.9,209.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(291.7,367.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(303.4,464.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.2,450.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.9,465.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(338.7,391.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.4,521.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(362.2,463.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(373.9,291.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.6,423.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(397.4,430.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(409.1,511.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(420.9,357.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(432.6,505.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(444.4,446.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(456.1,396.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(467.9,354.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(479.6,454.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(491.4,432.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(503.1,395.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(514.9,479.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(526.6,507.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(538.4,375.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(550.1,356.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(561.9,530.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(573.6,595.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(585.4,392.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(597.1,565.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(608.9,546.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(620.6,386.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(632.4,499.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(644.1,397.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(655.9,112.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(667.6,475.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(679.3,517.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(691.1,562.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(702.8,381.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(714.6,463.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(726.3,503.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(738.1,412.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(749.8,492.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(761.6,357.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(773.3,581.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(785.1,346.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(796.8,497.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(808.6,510.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(820.3,225.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(832.1,527.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(843.8,591.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(855.6,518.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(867.3,356.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(879.1,544.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(890.8,597.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(902.6,418.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(914.3,581.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(926.1,541.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(937.8,485.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(949.6,437.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(961.3,488.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(973.0,536.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(984.8,286.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(996.5,491.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1008.3,487.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1020.0,421.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1031.8,333.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1043.5,317.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1055.3,516.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1067.0,408.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1078.8,495.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1090.5,517.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1102.3,413.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1114.0,543.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1125.8,412.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1137.5,524.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1149.3,208.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1161.0,490.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.8,508.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.5,425.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1196.3,468.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1208.0,440.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.8,577.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.5,464.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.3,585.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,537.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1255.0,662.4 L1255.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(667.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/iteration_times_small.svg b/results/barbershop/600000/report/iteration_times_small.svg
new file mode 100644
index 0000000..5aea050
--- /dev/null
+++ b/results/barbershop/600000/report/iteration_times_small.svg
@@ -0,0 +1,435 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,242.4 L89.2,242.4  '/>	<g transform="translate(71.9,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,214.4 L425.0,214.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,214.4 L89.2,214.4  '/>	<g transform="translate(71.9,218.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,186.3 L425.0,186.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,186.3 L89.2,186.3  '/>	<g transform="translate(71.9,190.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,158.3 L425.0,158.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,158.3 L89.2,158.3  '/>	<g transform="translate(71.9,162.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,130.3 L425.0,130.3  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.3 L89.2,130.3  '/>	<g transform="translate(71.9,134.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,102.2 L425.0,102.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,102.2 L89.2,102.2  '/>	<g transform="translate(71.9,106.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,74.2 L425.0,74.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,74.2 L89.2,74.2  '/>	<g transform="translate(71.9,78.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,46.1 L425.0,46.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,46.1 L89.2,46.1  '/>	<g transform="translate(71.9,50.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,18.1 L89.2,18.1  '/>	<g transform="translate(71.9,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M80.2,242.4 L80.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,242.4 L80.2,233.4  '/>	<g transform="translate(80.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M114.7,242.4 L114.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M114.7,242.4 L114.7,233.4  '/>	<g transform="translate(114.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M149.2,242.4 L149.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M149.2,242.4 L149.2,233.4  '/>	<g transform="translate(149.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M183.6,242.4 L183.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M183.6,242.4 L183.6,233.4  '/>	<g transform="translate(183.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M218.1,242.4 L218.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M218.1,242.4 L218.1,233.4  '/>	<g transform="translate(218.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M252.6,242.4 L252.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M252.6,242.4 L252.6,233.4  '/>	<g transform="translate(252.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M287.1,242.4 L287.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M287.1,242.4 L287.1,233.4  '/>	<g transform="translate(287.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M321.6,242.4 L321.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M321.6,242.4 L321.6,233.4  '/>	<g transform="translate(321.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M356.0,242.4 L356.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M356.0,242.4 L356.0,233.4  '/>	<g transform="translate(356.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M390.5,242.4 L390.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M390.5,242.4 L390.5,233.4  '/>	<g transform="translate(390.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,18.1 L80.2,242.4 L425.0,242.4 L425.0,18.1 L80.2,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average Iteration Time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(252.6,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.6,134.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(87.1,159.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(90.5,122.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(94.0,166.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(97.4,133.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.9,165.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(104.3,167.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.8,72.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(111.2,169.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.7,148.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(118.1,119.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.6,37.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(125.0,185.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.5,178.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,138.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.4,153.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(138.8,75.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.3,133.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(145.7,169.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.2,164.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(152.6,169.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.1,142.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(159.5,190.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.0,169.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.4,105.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(169.8,154.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(173.3,156.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(176.7,186.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(180.2,129.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(183.6,184.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(187.1,162.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.5,144.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(194.0,128.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(197.4,165.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(200.9,157.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(204.3,144.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(207.8,175.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(211.2,185.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(214.7,136.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(218.1,129.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(221.6,193.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.0,217.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(228.5,142.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(231.9,206.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.4,199.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(238.8,140.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(242.3,182.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(245.7,144.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.2,39.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.6,173.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(256.0,189.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.5,205.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.9,138.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.4,169.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.8,183.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.3,150.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,179.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,129.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.6,212.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.1,125.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.5,181.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.0,186.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.4,81.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(300.9,192.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.3,216.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(307.8,189.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(311.2,129.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(314.7,198.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(318.1,218.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(321.6,152.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(325.0,212.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(328.5,197.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(331.9,177.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(335.4,159.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(338.8,178.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(342.2,196.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(345.7,103.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.1,179.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(352.6,177.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(356.0,153.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(359.5,121.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(362.9,115.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(366.4,188.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(369.8,148.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(373.3,180.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(376.7,189.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(380.2,150.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(383.6,198.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(387.1,150.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(390.5,191.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(394.0,75.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(397.4,179.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.9,185.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(404.3,155.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.8,170.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(411.2,160.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.7,211.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(418.1,169.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.6,214.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,196.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,18.1 L80.2,242.4 L425.0,242.4 L425.0,18.1 L80.2,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/mean.svg b/results/barbershop/600000/report/mean.svg
new file mode 100644
index 0000000..05c309c
--- /dev/null
+++ b/results/barbershop/600000/report/mean.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M131.1,662.4 L131.1,653.4  '/>	<g transform="translate(131.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.88</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M259.7,662.4 L259.7,653.4  '/>	<g transform="translate(259.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.89</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M388.3,662.4 L388.3,653.4  '/>	<g transform="translate(388.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M516.8,662.4 L516.8,653.4  '/>	<g transform="translate(516.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.91</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M645.4,662.4 L645.4,653.4  '/>	<g transform="translate(645.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.92</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M773.9,662.4 L773.9,653.4  '/>	<g transform="translate(773.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.93</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M902.5,662.4 L902.5,653.4  '/>	<g transform="translate(902.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.94</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.8 L65.5,658.5 L67.4,658.3 L69.3,658.0 L71.2,657.8 L73.1,657.4
+		L75.0,657.1 L76.9,656.7 L78.8,656.3 L80.7,655.9 L82.6,655.5 L84.5,655.1 L86.4,654.7 L88.3,654.2
+		L90.3,653.8 L92.2,653.4 L94.1,653.0 L96.0,652.6 L97.9,652.2 L99.8,651.9 L101.7,651.5 L103.6,651.2
+		L105.5,650.8 L107.4,650.5 L109.3,650.2 L111.2,650.0 L113.1,649.7 L115.0,649.4 L116.9,649.2 L118.8,648.9
+		L120.7,648.6 L122.6,648.3 L124.5,648.0 L126.4,647.7 L128.3,647.4 L130.2,647.1 L132.1,646.7 L134.0,646.3
+		L135.9,645.8 L137.8,645.3 L139.8,644.8 L141.7,644.2 L143.6,643.6 L145.5,642.9 L147.4,642.2 L149.3,641.4
+		L151.2,640.6 L153.1,639.8 L155.0,638.9 L156.9,638.0 L158.8,637.0 L160.7,636.1 L162.6,635.1 L164.5,634.1
+		L166.4,633.0 L168.3,632.0 L170.2,630.9 L172.1,629.8 L174.0,628.6 L175.9,627.5 L177.8,626.3 L179.7,625.0
+		L181.6,623.7 L183.5,622.4 L185.4,621.1 L187.3,619.6 L189.3,618.2 L191.2,616.6 L193.1,615.0 L195.0,613.4
+		L196.9,611.7 L198.8,610.0 L200.7,608.2 L202.6,606.5 L204.5,604.6 L206.4,602.8 L208.3,601.0 L210.2,599.1
+		L212.1,597.3 L214.0,595.5 L215.9,593.6 L217.8,591.8 L219.7,590.0 L221.6,588.1 L223.5,586.2 L225.4,584.3
+		L227.3,582.4 L229.2,580.4 L231.1,578.4 L233.0,576.3 L234.9,574.1 L236.8,571.9 L238.8,569.6 L240.7,567.2
+		L242.6,564.7 L244.5,562.1 L246.4,559.4 L248.3,556.6 L250.2,553.8 L252.1,550.9 L254.0,547.9 L255.9,544.8
+		L257.8,541.7 L259.7,538.6 L261.6,535.4 L263.5,532.1 L265.4,528.9 L267.3,525.6 L269.2,522.2 L271.1,518.8
+		L273.0,515.4 L274.9,512.0 L276.8,508.5 L278.7,505.0 L280.6,501.4 L282.5,497.9 L284.4,494.3 L286.3,490.6
+		L288.2,487.0 L290.2,483.3 L292.1,479.7 L294.0,476.1 L295.9,472.4 L297.8,468.8 L299.7,465.2 L301.6,461.7
+		L303.5,458.1 L305.4,454.6 L307.3,451.1 L309.2,447.7 L311.1,444.3 L313.0,440.8 L314.9,437.4 L316.8,434.0
+		L318.7,430.5 L320.6,427.0 L322.5,423.5 L324.4,419.9 L326.3,416.3 L328.2,412.6 L330.1,408.8 L332.0,404.9
+		L333.9,401.0 L335.8,396.9 L337.7,392.7 L339.7,388.4 L341.6,384.0 L343.5,379.5 L345.4,374.9 L347.3,370.1
+		L349.2,365.3 L351.1,360.4 L353.0,355.5 L354.9,350.5 L356.8,345.4 L358.7,340.4 L360.6,335.3 L362.5,330.3
+		L364.4,325.3 L366.3,320.3 L368.2,315.4 L370.1,310.5 L372.0,305.7 L373.9,300.8 L375.8,296.0 L377.7,291.2
+		L379.6,286.4 L381.5,281.6 L383.4,276.8 L385.3,272.0 L387.2,267.1 L389.2,262.2 L391.1,257.2 L393.0,252.3
+		L394.9,247.2 L396.8,242.2 L398.7,237.0 L400.6,231.9 L402.5,226.7 L404.4,221.4 L406.3,216.1 L408.2,210.8
+		L410.1,205.5 L412.0,200.2 L413.9,194.9 L415.8,189.6 L417.7,184.5 L419.6,179.4 L421.5,174.5 L423.4,169.7
+		L425.3,165.1 L427.2,160.7 L429.1,156.5 L431.0,152.6 L432.9,148.8 L434.8,145.4 L436.7,142.1 L438.7,139.1
+		L440.6,136.2 L442.5,133.6 L444.4,131.1 L446.3,128.8 L448.2,126.6 L450.1,124.5 L452.0,122.4 L453.9,120.5
+		L455.8,118.6 L457.7,116.7 L459.6,114.8 L461.5,113.0 L463.4,111.1 L465.3,109.3 L467.2,107.5 L469.1,105.7
+		L471.0,104.0 L472.9,102.2 L474.8,100.5 L476.7,98.7 L478.6,97.0 L480.5,95.3 L482.4,93.7 L484.3,92.1
+		L486.2,90.4 L488.1,88.9 L490.1,87.3 L492.0,85.7 L493.9,84.2 L495.8,82.7 L497.7,81.2 L499.6,79.7
+		L501.5,78.2 L503.4,76.7 L505.3,75.2 L507.2,73.7 L509.1,72.3 L511.0,70.8 L512.9,69.5 L514.8,68.1
+		L516.7,66.9 L518.6,65.8 L520.5,64.7 L522.4,63.9 L524.3,63.2 L526.2,62.7 L528.1,62.4 L530.0,62.4
+		L531.9,62.6 L533.8,63.0 L535.7,63.7 L537.6,64.7 L539.6,65.9 L541.5,67.3 L543.4,68.9 L545.3,70.7
+		L547.2,72.6 L549.1,74.7 L551.0,76.9 L552.9,79.2 L554.8,81.5 L556.7,83.9 L558.6,86.3 L560.5,88.7
+		L562.4,91.1 L564.3,93.5 L566.2,95.9 L568.1,98.3 L570.0,100.7 L571.9,103.2 L573.8,105.6 L575.7,108.1
+		L577.6,110.6 L579.5,113.2 L581.4,115.9 L583.3,118.7 L585.2,121.6 L587.1,124.6 L589.1,127.7 L591.0,130.9
+		L592.9,134.2 L594.8,137.6 L596.7,141.1 L598.6,144.6 L600.5,148.3 L602.4,152.0 L604.3,155.7 L606.2,159.5
+		L608.1,163.3 L610.0,167.1 L611.9,170.9 L613.8,174.8 L615.7,178.6 L617.6,182.4 L619.5,186.2 L621.4,190.0
+		L623.3,193.8 L625.2,197.5 L627.1,201.3 L629.0,205.1 L630.9,208.8 L632.8,212.6 L634.7,216.4 L636.6,220.3
+		L638.5,224.2 L640.5,228.3 L642.4,232.4 L644.3,236.6 L646.2,240.9 L648.1,245.3 L650.0,249.8 L651.9,254.4
+		L653.8,259.1 L655.7,263.8 L657.6,268.6 L659.5,273.5 L661.4,278.3 L663.3,283.2 L665.2,288.1 L667.1,292.9
+		L669.0,297.7 L670.9,302.5 L672.8,307.1 L674.7,311.8 L676.6,316.3 L678.5,320.8 L680.4,325.3 L682.3,329.7
+		L684.2,334.0 L686.1,338.4 L688.0,342.7 L690.0,346.9 L691.9,351.2 L693.8,355.5 L695.7,359.7 L697.6,364.0
+		L699.5,368.3 L701.4,372.5 L703.3,376.8 L705.2,381.0 L707.1,385.2 L709.0,389.4 L710.9,393.6 L712.8,397.7
+		L714.7,401.8 L716.6,405.8 L718.5,409.8 L720.4,413.7 L722.3,417.6 L724.2,421.4 L726.1,425.2 L728.0,428.9
+		L729.9,432.6 L731.8,436.3 L733.7,439.9 L735.6,443.5 L737.5,447.0 L739.5,450.6 L741.4,454.1 L743.3,457.5
+		L745.2,461.0 L747.1,464.4 L749.0,467.8 L750.9,471.2 L752.8,474.6 L754.7,477.9 L756.6,481.2 L758.5,484.5
+		L760.4,487.8 L762.3,491.1 L764.2,494.4 L766.1,497.7 L768.0,501.0 L769.9,504.2 L771.8,507.5 L773.7,510.8
+		L775.6,514.1 L777.5,517.3 L779.4,520.6 L781.3,523.8 L783.2,527.0 L785.1,530.2 L787.0,533.3 L789.0,536.4
+		L790.9,539.3 L792.8,542.3 L794.7,545.1 L796.6,547.9 L798.5,550.7 L800.4,553.3 L802.3,555.9 L804.2,558.4
+		L806.1,560.9 L808.0,563.3 L809.9,565.7 L811.8,568.0 L813.7,570.2 L815.6,572.4 L817.5,574.5 L819.4,576.6
+		L821.3,578.6 L823.2,580.5 L825.1,582.4 L827.0,584.2 L828.9,585.9 L830.8,587.5 L832.7,589.1 L834.6,590.6
+		L836.5,592.1 L838.4,593.5 L840.4,594.9 L842.3,596.3 L844.2,597.7 L846.1,599.1 L848.0,600.4 L849.9,601.8
+		L851.8,603.2 L853.7,604.6 L855.6,606.0 L857.5,607.4 L859.4,608.8 L861.3,610.2 L863.2,611.7 L865.1,613.0
+		L867.0,614.4 L868.9,615.7 L870.8,617.0 L872.7,618.3 L874.6,619.5 L876.5,620.7 L878.4,621.9 L880.3,623.0
+		L882.2,624.1 L884.1,625.2 L886.0,626.2 L887.9,627.2 L889.9,628.2 L891.8,629.2 L893.7,630.1 L895.6,631.0
+		L897.5,631.8 L899.4,632.7 L901.3,633.5 L903.2,634.2 L905.1,634.9 L907.0,635.6 L908.9,636.3 L910.8,636.9
+		L912.7,637.6 L914.6,638.1 L916.5,638.7 L918.4,639.3 L920.3,639.8 L922.2,640.4 L924.1,640.9 L926.0,641.5
+		L927.9,642.0 L929.8,642.6 L931.7,643.1 L933.6,643.7 L935.5,644.3 L937.4,644.8 L939.4,645.4 L941.3,645.9
+		L943.2,646.4 L945.1,646.9 L947.0,647.4 L948.9,647.9 L950.8,648.4 L952.7,648.9 L954.6,649.3 L956.5,649.8
+		L958.4,650.2 L960.3,650.6 L962.2,651.0 L964.1,651.4 L966.0,651.7 L967.9,652.1 L969.8,652.4 L971.7,652.7
+		L973.6,653.0 L975.5,653.3 L977.4,653.6 L979.3,653.9 L981.2,654.1 L983.1,654.3 L985.0,654.6 L986.9,654.8
+		L988.9,655.0 L990.8,655.2 L992.7,655.4 L994.6,655.6 L996.5,655.8 L998.4,656.0 L1000.3,656.2 L1002.2,656.4
+		L1004.1,656.6 L1006.0,656.8 L1007.9,657.0 L1009.8,657.3 L1011.7,657.5 L1013.6,657.7  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,640.6 153.1,639.8 155.0,638.9 156.9,638.0 158.8,637.0 160.7,636.1 162.6,635.1 164.5,634.1 166.4,633.0 168.3,632.0 170.2,630.9 172.1,629.8 174.0,628.6 175.9,627.5 177.8,626.3 179.7,625.0
+181.6,623.7 183.5,622.4 185.4,621.1 187.3,619.6 189.3,618.2 191.2,616.6 193.1,615.0 195.0,613.4 196.9,611.7 198.8,610.0 200.7,608.2 202.6,606.5 204.5,604.6 206.4,602.8 208.3,601.0 210.2,599.1
+212.1,597.3 214.0,595.5 215.9,593.6 217.8,591.8 219.7,590.0 221.6,588.1 223.5,586.2 225.4,584.3 227.3,582.4 229.2,580.4 231.1,578.4 233.0,576.3 234.9,574.1 236.8,571.9 238.8,569.6 240.7,567.2
+242.6,564.7 244.5,562.1 246.4,559.4 248.3,556.6 250.2,553.8 252.1,550.9 254.0,547.9 255.9,544.8 257.8,541.7 259.7,538.6 261.6,535.4 263.5,532.1 265.4,528.9 267.3,525.6 269.2,522.2 271.1,518.8
+273.0,515.4 274.9,512.0 276.8,508.5 278.7,505.0 280.6,501.4 282.5,497.9 284.4,494.3 286.3,490.6 288.2,487.0 290.2,483.3 292.1,479.7 294.0,476.1 295.9,472.4 297.8,468.8 299.7,465.2 301.6,461.7
+303.5,458.1 305.4,454.6 307.3,451.1 309.2,447.7 311.1,444.3 313.0,440.8 314.9,437.4 316.8,434.0 318.7,430.5 320.6,427.0 322.5,423.5 324.4,419.9 326.3,416.3 328.2,412.6 330.1,408.8 332.0,404.9
+333.9,401.0 335.8,396.9 337.7,392.7 339.7,388.4 341.6,384.0 343.5,379.5 345.4,374.9 347.3,370.1 349.2,365.3 351.1,360.4 353.0,355.5 354.9,350.5 356.8,345.4 358.7,340.4 360.6,335.3 362.5,330.3
+364.4,325.3 366.3,320.3 368.2,315.4 370.1,310.5 372.0,305.7 373.9,300.8 375.8,296.0 377.7,291.2 379.6,286.4 381.5,281.6 383.4,276.8 385.3,272.0 387.2,267.1 389.2,262.2 391.1,257.2 393.0,252.3
+394.9,247.2 396.8,242.2 398.7,237.0 400.6,231.9 402.5,226.7 404.4,221.4 406.3,216.1 408.2,210.8 410.1,205.5 412.0,200.2 413.9,194.9 415.8,189.6 417.7,184.5 419.6,179.4 421.5,174.5 423.4,169.7
+425.3,165.1 427.2,160.7 429.1,156.5 431.0,152.6 432.9,148.8 434.8,145.4 436.7,142.1 438.7,139.1 440.6,136.2 442.5,133.6 444.4,131.1 446.3,128.8 448.2,126.6 450.1,124.5 452.0,122.4 453.9,120.5
+455.8,118.6 457.7,116.7 459.6,114.8 461.5,113.0 463.4,111.1 465.3,109.3 467.2,107.5 469.1,105.7 471.0,104.0 472.9,102.2 474.8,100.5 476.7,98.7 478.6,97.0 480.5,95.3 482.4,93.7 484.3,92.1
+486.2,90.4 488.1,88.9 490.1,87.3 492.0,85.7 493.9,84.2 495.8,82.7 497.7,81.2 499.6,79.7 501.5,78.2 503.4,76.7 505.3,75.2 507.2,73.7 509.1,72.3 511.0,70.8 512.9,69.5 514.8,68.1
+516.7,66.9 518.6,65.8 520.5,64.7 522.4,63.9 524.3,63.2 526.2,62.7 528.1,62.4 530.0,62.4 531.9,62.6 533.8,63.0 535.7,63.7 537.6,64.7 539.6,65.9 541.5,67.3 543.4,68.9 545.3,70.7
+547.2,72.6 549.1,74.7 551.0,76.9 552.9,79.2 554.8,81.5 556.7,83.9 558.6,86.3 560.5,88.7 562.4,91.1 564.3,93.5 566.2,95.9 568.1,98.3 570.0,100.7 571.9,103.2 573.8,105.6 575.7,108.1
+577.6,110.6 579.5,113.2 581.4,115.9 583.3,118.7 585.2,121.6 587.1,124.6 589.1,127.7 591.0,130.9 592.9,134.2 594.8,137.6 596.7,141.1 598.6,144.6 600.5,148.3 602.4,152.0 604.3,155.7 606.2,159.5
+608.1,163.3 610.0,167.1 611.9,170.9 613.8,174.8 615.7,178.6 617.6,182.4 619.5,186.2 621.4,190.0 623.3,193.8 625.2,197.5 627.1,201.3 629.0,205.1 630.9,208.8 632.8,212.6 634.7,216.4 636.6,220.3
+638.5,224.2 640.5,228.3 642.4,232.4 644.3,236.6 646.2,240.9 648.1,245.3 650.0,249.8 651.9,254.4 653.8,259.1 655.7,263.8 657.6,268.6 659.5,273.5 661.4,278.3 663.3,283.2 665.2,288.1 667.1,292.9
+669.0,297.7 670.9,302.5 672.8,307.1 674.7,311.8 676.6,316.3 678.5,320.8 680.4,325.3 682.3,329.7 684.2,334.0 686.1,338.4 688.0,342.7 690.0,346.9 691.9,351.2 693.8,355.5 695.7,359.7 697.6,364.0
+699.5,368.3 701.4,372.5 703.3,376.8 705.2,381.0 707.1,385.2 709.0,389.4 710.9,393.6 712.8,397.7 714.7,401.8 716.6,405.8 718.5,409.8 720.4,413.7 722.3,417.6 724.2,421.4 726.1,425.2 728.0,428.9
+729.9,432.6 731.8,436.3 733.7,439.9 735.6,443.5 737.5,447.0 739.5,450.6 741.4,454.1 743.3,457.5 745.2,461.0 747.1,464.4 749.0,467.8 750.9,471.2 752.8,474.6 754.7,477.9 756.6,481.2 758.5,484.5
+760.4,487.8 762.3,491.1 764.2,494.4 766.1,497.7 768.0,501.0 769.9,504.2 771.8,507.5 773.7,510.8 775.6,514.1 777.5,517.3 779.4,520.6 781.3,523.8 783.2,527.0 785.1,530.2 787.0,533.3 789.0,536.4
+790.9,539.3 792.8,542.3 794.7,545.1 796.6,547.9 798.5,550.7 800.4,553.3 802.3,555.9 804.2,558.4 806.1,560.9 808.0,563.3 809.9,565.7 811.8,568.0 813.7,570.2 815.6,572.4 817.5,574.5 819.4,576.6
+821.3,578.6 823.2,580.5 825.1,582.4 827.0,584.2 828.9,585.9 830.8,587.5 832.7,589.1 834.6,590.6 836.5,592.1 838.4,593.5 840.4,594.9 842.3,596.3 844.2,597.7 846.1,599.1 848.0,600.4 849.9,601.8
+851.8,603.2 853.7,604.6 855.6,606.0 857.5,607.4 859.4,608.8 861.3,610.2 863.2,611.7 865.1,613.0 867.0,614.4 868.9,615.7 870.8,617.0 872.7,618.3 874.6,619.5 876.5,620.7 878.4,621.9 880.3,623.0
+882.2,624.1 884.1,625.2 886.0,626.2 887.9,627.2 889.9,628.2 891.8,629.2 893.7,630.1 895.6,631.0 897.5,631.8 899.4,632.7 901.3,633.5 903.2,634.2 905.1,634.9 907.0,635.6 908.9,636.3 910.8,636.9
+912.7,637.6 914.6,638.1 916.5,638.7 918.4,639.3 920.3,639.8 922.2,640.4 924.1,640.9 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M526.2,662.4 L526.2,62.7  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/median.svg b/results/barbershop/600000/report/median.svg
new file mode 100644
index 0000000..a8e4c52
--- /dev/null
+++ b/results/barbershop/600000/report/median.svg
@@ -0,0 +1,288 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M94.8,662.4 L94.8,653.4  '/>	<g transform="translate(94.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.87</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M273.8,662.4 L273.8,653.4  '/>	<g transform="translate(273.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.88</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M452.8,662.4 L452.8,653.4  '/>	<g transform="translate(452.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.89</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M631.7,662.4 L631.7,653.4  '/>	<g transform="translate(631.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M810.7,662.4 L810.7,653.4  '/>	<g transform="translate(810.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.91</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M989.7,662.4 L989.7,653.4  '/>	<g transform="translate(989.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.92</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,661.5 L73.8,661.4 L75.7,661.4 L77.6,661.3 L79.4,661.2 L81.3,661.1
+		L83.2,660.9 L85.1,660.8 L87.0,660.7 L88.9,660.5 L90.8,660.4 L92.7,660.3 L94.5,660.1 L96.4,659.9
+		L98.3,659.8 L100.2,659.7 L102.1,659.5 L104.0,659.4 L105.9,659.3 L107.8,659.2 L109.6,659.1 L111.5,659.0
+		L113.4,658.9 L115.3,658.8 L117.2,658.7 L119.1,658.6 L121.0,658.4 L122.9,658.3 L124.7,658.1 L126.6,657.9
+		L128.5,657.7 L130.4,657.4 L132.3,657.1 L134.2,656.8 L136.1,656.4 L138.0,656.0 L139.8,655.6 L141.7,655.2
+		L143.6,654.7 L145.5,654.3 L147.4,653.9 L149.3,653.5 L151.2,653.1 L153.0,652.8 L154.9,652.5 L156.8,652.2
+		L158.7,651.9 L160.6,651.7 L162.5,651.5 L164.4,651.3 L166.3,651.1 L168.1,650.9 L170.0,650.6 L171.9,650.4
+		L173.8,650.2 L175.7,649.9 L177.6,649.6 L179.5,649.2 L181.4,648.9 L183.2,648.5 L185.1,648.0 L187.0,647.6
+		L188.9,647.2 L190.8,646.7 L192.7,646.3 L194.6,645.8 L196.5,645.4 L198.3,645.1 L200.2,644.8 L202.1,644.5
+		L204.0,644.4 L205.9,644.3 L207.8,644.4 L209.7,644.5 L211.6,644.8 L213.4,645.2 L215.3,645.7 L217.2,646.3
+		L219.1,647.0 L221.0,647.8 L222.9,648.7 L224.8,649.5 L226.6,650.4 L228.5,651.3 L230.4,652.1 L232.3,652.8
+		L234.2,653.4 L236.1,653.9 L238.0,654.3 L239.9,654.5 L241.7,654.6 L243.6,654.5 L245.5,654.3 L247.4,653.9
+		L249.3,653.5 L251.2,652.9 L253.1,652.3 L255.0,651.7 L256.8,651.0 L258.7,650.4 L260.6,649.9 L262.5,649.4
+		L264.4,649.1 L266.3,648.8 L268.2,648.7 L270.1,648.8 L271.9,648.9 L273.8,649.2 L275.7,649.6 L277.6,650.0
+		L279.5,650.4 L281.4,650.9 L283.3,651.3 L285.2,651.6 L287.0,651.9 L288.9,652.0 L290.8,652.0 L292.7,652.0
+		L294.6,651.7 L296.5,651.4 L298.4,651.0 L300.2,650.4 L302.1,649.8 L304.0,649.2 L305.9,648.5 L307.8,647.8
+		L309.7,647.2 L311.6,646.6 L313.5,646.0 L315.3,645.6 L317.2,645.2 L319.1,644.9 L321.0,644.7 L322.9,644.6
+		L324.8,644.5 L326.7,644.5 L328.6,644.5 L330.4,644.5 L332.3,644.5 L334.2,644.4 L336.1,644.3 L338.0,644.1
+		L339.9,643.9 L341.8,643.6 L343.7,643.3 L345.5,643.1 L347.4,642.8 L349.3,642.6 L351.2,642.5 L353.1,642.4
+		L355.0,642.3 L356.9,642.3 L358.8,642.3 L360.6,642.3 L362.5,642.2 L364.4,642.0 L366.3,641.8 L368.2,641.3
+		L370.1,640.8 L372.0,640.0 L373.8,639.2 L375.7,638.2 L377.6,637.2 L379.5,636.1 L381.4,635.2 L383.3,634.3
+		L385.2,633.5 L387.1,632.9 L388.9,632.6 L390.8,632.3 L392.7,632.3 L394.6,632.4 L396.5,632.5 L398.4,632.6
+		L400.3,632.7 L402.2,632.7 L404.0,632.6 L405.9,632.2 L407.8,631.7 L409.7,631.0 L411.6,630.1 L413.5,629.2
+		L415.4,628.1 L417.3,627.0 L419.1,626.0 L421.0,624.9 L422.9,623.9 L424.8,622.9 L426.7,621.8 L428.6,620.7
+		L430.5,619.3 L432.4,617.6 L434.2,615.5 L436.1,613.0 L438.0,610.0 L439.9,606.3 L441.8,602.2 L443.7,597.5
+		L445.6,592.5 L447.4,587.2 L449.3,581.7 L451.2,576.4 L453.1,571.2 L455.0,566.4 L456.9,562.2 L458.8,558.5
+		L460.7,555.5 L462.5,553.3 L464.4,551.6 L466.3,550.6 L468.2,550.1 L470.1,549.9 L472.0,550.0 L473.9,550.3
+		L475.8,550.6 L477.6,550.7 L479.5,550.8 L481.4,550.6 L483.3,550.2 L485.2,549.5 L487.1,548.4 L489.0,547.1
+		L490.9,545.4 L492.7,543.4 L494.6,541.1 L496.5,538.6 L498.4,535.9 L500.3,533.0 L502.2,530.1 L504.1,527.2
+		L506.0,524.5 L507.8,522.0 L509.7,519.8 L511.6,518.1 L513.5,517.0 L515.4,516.4 L517.3,516.5 L519.2,517.2
+		L521.0,518.5 L522.9,520.4 L524.8,522.7 L526.7,525.3 L528.6,528.1 L530.5,531.0 L532.4,533.8 L534.3,536.6
+		L536.1,539.1 L538.0,541.3 L539.9,543.3 L541.8,544.9 L543.7,546.3 L545.6,547.4 L547.5,548.2 L549.4,548.8
+		L551.2,549.2 L553.1,549.4 L555.0,549.3 L556.9,549.0 L558.8,548.4 L560.7,547.6 L562.6,546.5 L564.5,545.2
+		L566.3,543.8 L568.2,542.2 L570.1,540.6 L572.0,539.1 L573.9,537.7 L575.8,536.6 L577.7,535.8 L579.5,535.4
+		L581.4,535.2 L583.3,535.3 L585.2,535.6 L587.1,535.9 L589.0,536.3 L590.9,536.4 L592.8,536.4 L594.6,536.0
+		L596.5,535.3 L598.4,534.2 L600.3,532.6 L602.2,530.6 L604.1,528.1 L606.0,525.2 L607.9,521.7 L609.7,517.6
+		L611.6,512.7 L613.5,507.0 L615.4,500.3 L617.3,492.6 L619.2,483.7 L621.1,473.7 L623.0,462.6 L624.8,450.7
+		L626.7,438.1 L628.6,425.1 L630.5,412.1 L632.4,399.6 L634.3,388.0 L636.2,377.7 L638.1,369.0 L639.9,362.3
+		L641.8,357.7 L643.7,355.5 L645.6,355.5 L647.5,357.8 L649.4,362.1 L651.3,368.4 L653.1,376.1 L655.0,385.2
+		L656.9,395.3 L658.8,405.9 L660.7,417.0 L662.6,428.0 L664.5,438.9 L666.4,449.2 L668.2,458.9 L670.1,467.7
+		L672.0,475.5 L673.9,482.1 L675.8,487.5 L677.7,491.7 L679.6,494.6 L681.5,496.3 L683.3,497.0 L685.2,496.7
+		L687.1,495.6 L689.0,494.0 L690.9,492.2 L692.8,490.2 L694.7,488.3 L696.6,486.7 L698.4,485.4 L700.3,484.4
+		L702.2,483.8 L704.1,483.1 L706.0,482.3 L707.9,480.8 L709.8,478.4 L711.7,474.3 L713.5,468.3 L715.4,459.9
+		L717.3,448.7 L719.2,434.5 L721.1,417.2 L723.0,397.0 L724.9,374.1 L726.7,349.1 L728.6,322.6 L730.5,295.4
+		L732.4,268.4 L734.3,242.5 L736.2,218.6 L738.1,197.5 L740.0,179.7 L741.8,165.9 L743.7,156.2 L745.6,150.6
+		L747.5,149.2 L749.4,151.4 L751.3,156.9 L753.2,165.0 L755.1,175.3 L756.9,187.0 L758.8,199.7 L760.7,212.8
+		L762.6,226.0 L764.5,239.0 L766.4,251.6 L768.3,263.9 L770.2,275.8 L772.0,287.5 L773.9,298.9 L775.8,310.4
+		L777.7,322.0 L779.6,333.8 L781.5,345.9 L783.4,358.2 L785.3,370.8 L787.1,383.4 L789.0,396.0 L790.9,408.4
+		L792.8,420.4 L794.7,431.8 L796.6,442.6 L798.5,452.4 L800.3,461.3 L802.2,469.2 L804.1,476.1 L806.0,482.0
+		L807.9,486.9 L809.8,491.0 L811.7,494.4 L813.6,497.2 L815.4,499.6 L817.3,501.6 L819.2,503.6 L821.1,505.5
+		L823.0,507.5 L824.9,509.8 L826.8,512.3 L828.7,515.1 L830.5,518.4 L832.4,521.9 L834.3,525.9 L836.2,530.2
+		L838.1,534.8 L840.0,539.7 L841.9,544.8 L843.8,550.2 L845.6,555.7 L847.5,561.3 L849.4,567.0 L851.3,572.6
+		L853.2,578.2 L855.1,583.7 L857.0,589.0 L858.9,594.0 L860.7,598.7 L862.6,603.2 L864.5,607.2 L866.4,610.9
+		L868.3,614.3 L870.2,617.2 L872.1,619.8 L873.9,622.0 L875.8,623.9 L877.7,625.5 L879.6,626.8 L881.5,627.9
+		L883.4,628.8 L885.3,629.5 L887.2,630.1 L889.0,630.6 L890.9,630.9 L892.8,631.3 L894.7,631.6 L896.6,632.0
+		L898.5,632.4 L900.4,632.9 L902.3,633.5 L904.1,634.2 L906.0,635.0 L907.9,635.9 L909.8,636.9 L911.7,637.9
+		L913.6,639.0 L915.5,640.1 L917.4,641.2 L919.2,642.3 L921.1,643.4 L923.0,644.4 L924.9,645.3 L926.8,646.2
+		L928.7,647.0 L930.6,647.7 L932.5,648.4 L934.3,649.0 L936.2,649.6 L938.1,650.2 L940.0,650.7 L941.9,651.2
+		L943.8,651.7 L945.7,652.2 L947.5,652.7 L949.4,653.3 L951.3,653.8 L953.2,654.4 L955.1,654.9 L957.0,655.5
+		L958.9,656.0 L960.8,656.5 L962.6,657.0 L964.5,657.5 L966.4,658.0 L968.3,658.4 L970.2,658.8 L972.1,659.2
+		L974.0,659.5 L975.9,659.8 L977.7,660.1 L979.6,660.4 L981.5,660.6 L983.4,660.8 L985.3,660.9 L987.2,661.1
+		L989.1,661.2 L991.0,661.3 L992.8,661.4 L994.7,661.5 L996.6,661.5 L998.5,661.6 L1000.4,661.6 L1002.3,661.7
+		L1004.2,661.7 L1006.1,661.7 L1007.9,661.8 L1009.8,661.8 L1011.7,661.8 L1013.6,661.8  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,651.9 160.6,651.7 162.5,651.5 164.4,651.3 166.3,651.1 168.1,650.9 170.0,650.6 171.9,650.4 173.8,650.2 175.7,649.9 177.6,649.6 179.5,649.2 181.4,648.9 183.2,648.5 185.1,648.0 187.0,647.6
+188.9,647.2 190.8,646.7 192.7,646.3 194.6,645.8 196.5,645.4 198.3,645.1 200.2,644.8 202.1,644.5 204.0,644.4 205.9,644.3 207.8,644.4 209.7,644.5 211.6,644.8 213.4,645.2 215.3,645.7 217.2,646.3
+219.1,647.0 221.0,647.8 222.9,648.7 224.8,649.5 226.6,650.4 228.5,651.3 230.4,652.1 232.3,652.8 234.2,653.4 236.1,653.9 238.0,654.3 239.9,654.5 241.7,654.6 243.6,654.5 245.5,654.3 247.4,653.9
+249.3,653.5 251.2,652.9 253.1,652.3 255.0,651.7 256.8,651.0 258.7,650.4 260.6,649.9 262.5,649.4 264.4,649.1 266.3,648.8 268.2,648.7 270.1,648.8 271.9,648.9 273.8,649.2 275.7,649.6 277.6,650.0
+279.5,650.4 281.4,650.9 283.3,651.3 285.2,651.6 287.0,651.9 288.9,652.0 290.8,652.0 292.7,652.0 294.6,651.7 296.5,651.4 298.4,651.0 300.2,650.4 302.1,649.8 304.0,649.2 305.9,648.5 307.8,647.8
+309.7,647.2 311.6,646.6 313.5,646.0 315.3,645.6 317.2,645.2 319.1,644.9 321.0,644.7 322.9,644.6 324.8,644.5 326.7,644.5 328.6,644.5 330.4,644.5 332.3,644.5 334.2,644.4 336.1,644.3 338.0,644.1
+339.9,643.9 341.8,643.6 343.7,643.3 345.5,643.1 347.4,642.8 349.3,642.6 351.2,642.5 353.1,642.4 355.0,642.3 356.9,642.3 358.8,642.3 360.6,642.3 362.5,642.2 364.4,642.0 366.3,641.8 368.2,641.3
+370.1,640.8 372.0,640.0 373.8,639.2 375.7,638.2 377.6,637.2 379.5,636.1 381.4,635.2 383.3,634.3 385.2,633.5 387.1,632.9 388.9,632.6 390.8,632.3 392.7,632.3 394.6,632.4 396.5,632.5 398.4,632.6
+400.3,632.7 402.2,632.7 404.0,632.6 405.9,632.2 407.8,631.7 409.7,631.0 411.6,630.1 413.5,629.2 415.4,628.1 417.3,627.0 419.1,626.0 421.0,624.9 422.9,623.9 424.8,622.9 426.7,621.8 428.6,620.7
+430.5,619.3 432.4,617.6 434.2,615.5 436.1,613.0 438.0,610.0 439.9,606.3 441.8,602.2 443.7,597.5 445.6,592.5 447.4,587.2 449.3,581.7 451.2,576.4 453.1,571.2 455.0,566.4 456.9,562.2 458.8,558.5
+460.7,555.5 462.5,553.3 464.4,551.6 466.3,550.6 468.2,550.1 470.1,549.9 472.0,550.0 473.9,550.3 475.8,550.6 477.6,550.7 479.5,550.8 481.4,550.6 483.3,550.2 485.2,549.5 487.1,548.4 489.0,547.1
+490.9,545.4 492.7,543.4 494.6,541.1 496.5,538.6 498.4,535.9 500.3,533.0 502.2,530.1 504.1,527.2 506.0,524.5 507.8,522.0 509.7,519.8 511.6,518.1 513.5,517.0 515.4,516.4 517.3,516.5 519.2,517.2
+521.0,518.5 522.9,520.4 524.8,522.7 526.7,525.3 528.6,528.1 530.5,531.0 532.4,533.8 534.3,536.6 536.1,539.1 538.0,541.3 539.9,543.3 541.8,544.9 543.7,546.3 545.6,547.4 547.5,548.2 549.4,548.8
+551.2,549.2 553.1,549.4 555.0,549.3 556.9,549.0 558.8,548.4 560.7,547.6 562.6,546.5 564.5,545.2 566.3,543.8 568.2,542.2 570.1,540.6 572.0,539.1 573.9,537.7 575.8,536.6 577.7,535.8 579.5,535.4
+581.4,535.2 583.3,535.3 585.2,535.6 587.1,535.9 589.0,536.3 590.9,536.4 592.8,536.4 594.6,536.0 596.5,535.3 598.4,534.2 600.3,532.6 602.2,530.6 604.1,528.1 606.0,525.2 607.9,521.7 609.7,517.6
+611.6,512.7 613.5,507.0 615.4,500.3 617.3,492.6 619.2,483.7 621.1,473.7 623.0,462.6 624.8,450.7 626.7,438.1 628.6,425.1 630.5,412.1 632.4,399.6 634.3,388.0 636.2,377.7 638.1,369.0 639.9,362.3
+641.8,357.7 643.7,355.5 645.6,355.5 647.5,357.8 649.4,362.1 651.3,368.4 653.1,376.1 655.0,385.2 656.9,395.3 658.8,405.9 660.7,417.0 662.6,428.0 664.5,438.9 666.4,449.2 668.2,458.9 670.1,467.7
+672.0,475.5 673.9,482.1 675.8,487.5 677.7,491.7 679.6,494.6 681.5,496.3 683.3,497.0 685.2,496.7 687.1,495.6 689.0,494.0 690.9,492.2 692.8,490.2 694.7,488.3 696.6,486.7 698.4,485.4 700.3,484.4
+702.2,483.8 704.1,483.1 706.0,482.3 707.9,480.8 709.8,478.4 711.7,474.3 713.5,468.3 715.4,459.9 717.3,448.7 719.2,434.5 721.1,417.2 723.0,397.0 724.9,374.1 726.7,349.1 728.6,322.6 730.5,295.4
+732.4,268.4 734.3,242.5 736.2,218.6 738.1,197.5 740.0,179.7 741.8,165.9 743.7,156.2 745.6,150.6 747.5,149.2 749.4,151.4 751.3,156.9 753.2,165.0 755.1,175.3 756.9,187.0 758.8,199.7 760.7,212.8
+762.6,226.0 764.5,239.0 766.4,251.6 768.3,263.9 770.2,275.8 772.0,287.5 773.9,298.9 775.8,310.4 777.7,322.0 779.6,333.8 781.5,345.9 783.4,358.2 785.3,370.8 787.1,383.4 789.0,396.0 790.9,408.4
+792.8,420.4 794.7,431.8 796.6,442.6 798.5,452.4 800.3,461.3 802.2,469.2 804.1,476.1 806.0,482.0 807.9,486.9 809.8,491.0 811.7,494.4 813.6,497.2 815.4,499.6 817.3,501.6 819.2,503.6 821.1,505.5
+823.0,507.5 824.9,509.8 826.8,512.3 828.7,515.1 830.5,518.4 832.4,521.9 834.3,525.9 836.2,530.2 838.1,534.8 840.0,539.7 841.9,544.8 843.8,550.2 845.6,555.7 847.5,561.3 849.4,567.0 851.3,572.6
+853.2,578.2 855.1,583.7 857.0,589.0 858.9,594.0 860.7,598.7 862.6,603.2 864.5,607.2 866.4,610.9 868.3,614.3 870.2,617.2 872.1,619.8 873.9,622.0 875.8,623.9 877.7,625.5 879.6,626.8 881.5,627.9
+883.4,628.8 885.3,629.5 887.2,630.1 889.0,630.6 890.9,630.9 892.8,631.3 894.7,631.6 896.6,632.0 898.5,632.4 900.4,632.9 902.3,633.5 904.1,634.2 906.0,635.0 907.9,635.9 909.8,636.9 911.7,637.9
+913.6,639.0 915.5,640.1 917.4,641.2 919.2,642.3 921.1,643.4 923.0,644.4 924.9,645.3 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M703.1,662.4 L703.1,483.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/pdf.svg b/results/barbershop/600000/report/pdf.svg
new file mode 100644
index 0000000..0849e4b
--- /dev/null
+++ b/results/barbershop/600000/report/pdf.svg
@@ -0,0 +1,415 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.2,662.4 L213.2,653.4  '/>	<g transform="translate(213.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M387.7,662.4 L387.7,653.4  '/>	<g transform="translate(387.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M562.1,662.4 L562.1,653.4  '/>	<g transform="translate(562.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M736.6,662.4 L736.6,653.4  '/>	<g transform="translate(736.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M911.0,662.4 L911.0,653.4  '/>	<g transform="translate(911.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,662.4 L994.9,662.4  '/>	<g transform="translate(1012.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,594.8 L994.9,594.8  '/>	<g transform="translate(1012.2,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,527.2 L994.9,527.2  '/>	<g transform="translate(1012.2,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,459.6 L994.9,459.6  '/>	<g transform="translate(1012.2,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,392.0 L994.9,392.0  '/>	<g transform="translate(1012.2,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,324.5 L994.9,324.5  '/>	<g transform="translate(1012.2,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,256.9 L994.9,256.9  '/>	<g transform="translate(1012.2,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,189.3 L994.9,189.3  '/>	<g transform="translate(1012.2,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 3.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,121.7 L994.9,121.7  '/>	<g transform="translate(1012.2,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,54.1 L994.9,54.1  '/>	<g transform="translate(1012.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1003.9,662.4 L1003.9,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1066.6,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(537.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1096.6,67.6 1138.8,67.6 1138.8,58.6 1096.6,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.3 73.8,662.3 75.6,662.2 77.5,662.2 79.4,662.2 81.2,662.2 83.1,662.1 85.0,662.1 86.8,662.1 88.7,662.0 90.6,662.0 92.4,661.9 94.3,661.9 96.2,661.8 98.0,661.8 99.9,661.7
+101.8,661.6 103.7,661.6 105.5,661.5 107.4,661.4 109.3,661.3 111.1,661.2 113.0,661.1 114.9,660.9 116.7,660.8 118.6,660.7 120.5,660.5 122.3,660.3 124.2,660.2 126.1,660.0 127.9,659.8 129.8,659.6
+131.7,659.4 133.5,659.2 135.4,659.0 137.3,658.7 139.1,658.5 141.0,658.2 142.9,658.0 144.7,657.7 146.6,657.4 148.5,657.2 150.3,656.9 152.2,656.6 154.1,656.3 155.9,656.0 157.8,655.7 159.7,655.4
+161.6,655.0 163.4,654.7 165.3,654.4 167.2,654.1 169.0,653.8 170.9,653.5 172.8,653.2 174.6,652.9 176.5,652.6 178.4,652.3 180.2,652.0 182.1,651.7 184.0,651.4 185.8,651.1 187.7,650.9 189.6,650.6
+191.4,650.3 193.3,650.1 195.2,649.8 197.0,649.6 198.9,649.4 200.8,649.1 202.6,648.9 204.5,648.6 206.4,648.4 208.2,648.2 210.1,647.9 212.0,647.7 213.8,647.4 215.7,647.1 217.6,646.9 219.5,646.6
+221.3,646.3 223.2,645.9 225.1,645.6 226.9,645.2 228.8,644.8 230.7,644.4 232.5,644.0 234.4,643.5 236.3,643.0 238.1,642.4 240.0,641.8 241.9,641.2 243.7,640.5 245.6,639.8 247.5,639.1 249.3,638.3
+251.2,637.4 253.1,636.5 254.9,635.6 256.8,634.6 258.7,633.5 260.5,632.4 262.4,631.2 264.3,630.0 266.1,628.8 268.0,627.4 269.9,626.0 271.7,624.6 273.6,623.1 275.5,621.5 277.4,619.9 279.2,618.2
+281.1,616.5 283.0,614.7 284.8,612.8 286.7,610.9 288.6,608.8 290.4,606.8 292.3,604.6 294.2,602.4 296.0,600.1 297.9,597.8 299.8,595.3 301.6,592.8 303.5,590.2 305.4,587.5 307.2,584.7 309.1,581.8
+311.0,578.8 312.8,575.7 314.7,572.5 316.6,569.2 318.4,565.8 320.3,562.2 322.2,558.6 324.0,554.8 325.9,550.8 327.8,546.8 329.6,542.6 331.5,538.3 333.4,533.8 335.3,529.2 337.1,524.4 339.0,519.5
+340.9,514.4 342.7,509.2 344.6,503.8 346.5,498.3 348.3,492.6 350.2,486.8 352.1,480.8 353.9,474.7 355.8,468.4 357.7,462.0 359.5,455.5 361.4,448.8 363.3,442.1 365.1,435.2 367.0,428.2 368.9,421.1
+370.7,413.9 372.6,406.6 374.5,399.2 376.3,391.8 378.2,384.3 380.1,376.7 381.9,369.1 383.8,361.5 385.7,353.8 387.5,346.2 389.4,338.5 391.3,330.8 393.2,323.1 395.0,315.4 396.9,307.8 398.8,300.1
+400.6,292.6 402.5,285.1 404.4,277.6 406.2,270.2 408.1,262.9 410.0,255.6 411.8,248.5 413.7,241.5 415.6,234.5 417.4,227.7 419.3,221.0 421.2,214.4 423.0,208.0 424.9,201.7 426.8,195.6 428.6,189.6
+430.5,183.9 432.4,178.3 434.2,172.9 436.1,167.7 438.0,162.7 439.8,157.9 441.7,153.4 443.6,149.1 445.4,145.1 447.3,141.3 449.2,137.8 451.1,134.5 452.9,131.6 454.8,128.9 456.7,126.6 458.5,124.5
+460.4,122.8 462.3,121.4 464.1,120.3 466.0,119.6 467.9,119.2 469.7,119.1 471.6,119.4 473.5,120.0 475.3,120.9 477.2,122.2 479.1,123.8 480.9,125.7 482.8,128.0 484.7,130.6 486.5,133.5 488.4,136.7
+490.3,140.2 492.1,144.0 494.0,148.0 495.9,152.3 497.7,156.9 499.6,161.7 501.5,166.8 503.3,172.1 505.2,177.5 507.1,183.2 509.0,189.0 510.8,195.0 512.7,201.2 514.6,207.4 516.4,213.8 518.3,220.4
+520.2,227.0 522.0,233.7 523.9,240.5 525.8,247.3 527.6,254.2 529.5,261.2 531.4,268.2 533.2,275.2 535.1,282.2 537.0,289.3 538.8,296.4 540.7,303.5 542.6,310.5 544.4,317.6 546.3,324.7 548.2,331.7
+550.0,338.8 551.9,345.8 553.8,352.8 555.6,359.8 557.5,366.7 559.4,373.6 561.2,380.5 563.1,387.4 565.0,394.2 566.8,400.9 568.7,407.6 570.6,414.3 572.5,420.9 574.3,427.4 576.2,433.9 578.1,440.4
+579.9,446.7 581.8,453.0 583.7,459.2 585.5,465.3 587.4,471.3 589.3,477.2 591.1,483.1 593.0,488.8 594.9,494.4 596.7,499.9 598.6,505.3 600.5,510.5 602.3,515.7 604.2,520.7 606.1,525.5 607.9,530.2
+609.8,534.8 611.7,539.3 613.5,543.5 615.4,547.7 617.3,551.7 619.1,555.5 621.0,559.2 622.9,562.7 624.7,566.1 626.6,569.4 628.5,572.4 630.4,575.4 632.2,578.2 634.1,580.8 636.0,583.3 637.8,585.7
+639.7,587.9 641.6,590.0 643.4,592.0 645.3,593.9 647.2,595.6 649.0,597.2 650.9,598.7 652.8,600.1 654.6,601.4 656.5,602.7 658.4,603.8 660.2,604.8 662.1,605.8 664.0,606.7 665.8,607.5 667.7,608.3
+669.6,609.0 671.4,609.6 673.3,610.2 675.2,610.8 677.0,611.3 678.9,611.7 680.8,612.2 682.6,612.6 684.5,612.9 686.4,613.3 688.3,613.6 690.1,613.9 692.0,614.2 693.9,614.5 695.7,614.8 697.6,615.0
+699.5,615.3 701.3,615.5 703.2,615.8 705.1,616.0 706.9,616.3 708.8,616.5 710.7,616.8 712.5,617.1 714.4,617.3 716.3,617.6 718.1,617.9 720.0,618.2 721.9,618.5 723.7,618.8 725.6,619.1 727.5,619.4
+729.3,619.8 731.2,620.1 733.1,620.5 734.9,620.9 736.8,621.3 738.7,621.6 740.5,622.0 742.4,622.5 744.3,622.9 746.2,623.3 748.0,623.8 749.9,624.2 751.8,624.7 753.6,625.1 755.5,625.6 757.4,626.1
+759.2,626.6 761.1,627.1 763.0,627.6 764.8,628.1 766.7,628.7 768.6,629.2 770.4,629.7 772.3,630.2 774.2,630.8 776.0,631.3 777.9,631.8 779.8,632.4 781.6,632.9 783.5,633.5 785.4,634.0 787.2,634.5
+789.1,635.1 791.0,635.6 792.8,636.1 794.7,636.6 796.6,637.2 798.4,637.7 800.3,638.2 802.2,638.6 804.1,639.1 805.9,639.6 807.8,640.0 809.7,640.5 811.5,640.9 813.4,641.3 815.3,641.7 817.1,642.1
+819.0,642.5 820.9,642.9 822.7,643.2 824.6,643.5 826.5,643.9 828.3,644.2 830.2,644.5 832.1,644.7 833.9,645.0 835.8,645.2 837.7,645.5 839.5,645.7 841.4,645.9 843.3,646.1 845.1,646.3 847.0,646.5
+848.9,646.7 850.7,646.9 852.6,647.1 854.5,647.2 856.3,647.4 858.2,647.6 860.1,647.7 862.0,647.9 863.8,648.1 865.7,648.2 867.6,648.4 869.4,648.6 871.3,648.8 873.2,649.0 875.0,649.2 876.9,649.4
+878.8,649.6 880.6,649.8 882.5,650.1 884.4,650.3 886.2,650.5 888.1,650.8 890.0,651.1 891.8,651.3 893.7,651.6 895.6,651.9 897.4,652.2 899.3,652.5 901.2,652.8 903.0,653.1 904.9,653.4 906.8,653.7
+908.6,654.0 910.5,654.4 912.4,654.7 914.2,655.0 916.1,655.3 918.0,655.6 919.9,655.9 921.7,656.2 923.6,656.5 925.5,656.8 927.3,657.1 929.2,657.4 931.1,657.7 932.9,658.0 934.8,658.2 936.7,658.5
+938.5,658.7 940.4,659.0 942.3,659.2 944.1,659.4 946.0,659.6 947.9,659.8 949.7,660.0 951.6,660.2 953.5,660.3 955.3,660.5 957.2,660.7 959.1,660.8 960.9,660.9 962.8,661.1 964.7,661.2 966.5,661.3
+968.4,661.4 970.3,661.5 972.1,661.6 974.0,661.6 975.9,661.7 977.8,661.8 979.6,661.8 981.5,661.9 983.4,661.9 985.2,662.0 987.1,662.0 989.0,662.1 990.8,662.1 992.7,662.1 994.6,662.2 996.4,662.2
+998.3,662.2 1000.2,662.2 1002.0,662.3 1003.9,662.3 1003.9,662.4 1002.0,662.4 1000.2,662.4 998.3,662.4 996.4,662.4 994.6,662.4 992.7,662.4 990.8,662.4 989.0,662.4 987.1,662.4 985.2,662.4 983.4,662.4
+981.5,662.4 979.6,662.4 977.8,662.4 975.9,662.4 974.0,662.4 972.1,662.4 970.3,662.4 968.4,662.4 966.5,662.4 964.7,662.4 962.8,662.4 960.9,662.4 959.1,662.4 957.2,662.4 955.3,662.4 953.5,662.4
+951.6,662.4 949.7,662.4 947.9,662.4 946.0,662.4 944.1,662.4 942.3,662.4 940.4,662.4 938.5,662.4 936.7,662.4 934.8,662.4 932.9,662.4 931.1,662.4 929.2,662.4 927.3,662.4 925.5,662.4 923.6,662.4
+921.7,662.4 919.9,662.4 918.0,662.4 916.1,662.4 914.2,662.4 912.4,662.4 910.5,662.4 908.6,662.4 906.8,662.4 904.9,662.4 903.0,662.4 901.2,662.4 899.3,662.4 897.4,662.4 895.6,662.4 893.7,662.4
+891.8,662.4 890.0,662.4 888.1,662.4 886.2,662.4 884.4,662.4 882.5,662.4 880.6,662.4 878.8,662.4 876.9,662.4 875.0,662.4 873.2,662.4 871.3,662.4 869.4,662.4 867.6,662.4 865.7,662.4 863.8,662.4
+862.0,662.4 860.1,662.4 858.2,662.4 856.3,662.4 854.5,662.4 852.6,662.4 850.7,662.4 848.9,662.4 847.0,662.4 845.1,662.4 843.3,662.4 841.4,662.4 839.5,662.4 837.7,662.4 835.8,662.4 833.9,662.4
+832.1,662.4 830.2,662.4 828.3,662.4 826.5,662.4 824.6,662.4 822.7,662.4 820.9,662.4 819.0,662.4 817.1,662.4 815.3,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 805.9,662.4 804.1,662.4
+802.2,662.4 800.3,662.4 798.4,662.4 796.6,662.4 794.7,662.4 792.8,662.4 791.0,662.4 789.1,662.4 787.2,662.4 785.4,662.4 783.5,662.4 781.6,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4
+772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 763.0,662.4 761.1,662.4 759.2,662.4 757.4,662.4 755.5,662.4 753.6,662.4 751.8,662.4 749.9,662.4 748.0,662.4 746.2,662.4 744.3,662.4
+742.4,662.4 740.5,662.4 738.7,662.4 736.8,662.4 734.9,662.4 733.1,662.4 731.2,662.4 729.3,662.4 727.5,662.4 725.6,662.4 723.7,662.4 721.9,662.4 720.0,662.4 718.1,662.4 716.3,662.4 714.4,662.4
+712.5,662.4 710.7,662.4 708.8,662.4 706.9,662.4 705.1,662.4 703.2,662.4 701.3,662.4 699.5,662.4 697.6,662.4 695.7,662.4 693.9,662.4 692.0,662.4 690.1,662.4 688.3,662.4 686.4,662.4 684.5,662.4
+682.6,662.4 680.8,662.4 678.9,662.4 677.0,662.4 675.2,662.4 673.3,662.4 671.4,662.4 669.6,662.4 667.7,662.4 665.8,662.4 664.0,662.4 662.1,662.4 660.2,662.4 658.4,662.4 656.5,662.4 654.6,662.4
+652.8,662.4 650.9,662.4 649.0,662.4 647.2,662.4 645.3,662.4 643.4,662.4 641.6,662.4 639.7,662.4 637.8,662.4 636.0,662.4 634.1,662.4 632.2,662.4 630.4,662.4 628.5,662.4 626.6,662.4 624.7,662.4
+622.9,662.4 621.0,662.4 619.1,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.7,662.4 609.8,662.4 607.9,662.4 606.1,662.4 604.2,662.4 602.3,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.9,662.4
+593.0,662.4 591.1,662.4 589.3,662.4 587.4,662.4 585.5,662.4 583.7,662.4 581.8,662.4 579.9,662.4 578.1,662.4 576.2,662.4 574.3,662.4 572.5,662.4 570.6,662.4 568.7,662.4 566.8,662.4 565.0,662.4
+563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.6,662.4 553.8,662.4 551.9,662.4 550.0,662.4 548.2,662.4 546.3,662.4 544.4,662.4 542.6,662.4 540.7,662.4 538.8,662.4 537.0,662.4 535.1,662.4
+533.2,662.4 531.4,662.4 529.5,662.4 527.6,662.4 525.8,662.4 523.9,662.4 522.0,662.4 520.2,662.4 518.3,662.4 516.4,662.4 514.6,662.4 512.7,662.4 510.8,662.4 509.0,662.4 507.1,662.4 505.2,662.4
+503.3,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.9,662.4 494.0,662.4 492.1,662.4 490.3,662.4 488.4,662.4 486.5,662.4 484.7,662.4 482.8,662.4 480.9,662.4 479.1,662.4 477.2,662.4 475.3,662.4
+473.5,662.4 471.6,662.4 469.7,662.4 467.9,662.4 466.0,662.4 464.1,662.4 462.3,662.4 460.4,662.4 458.5,662.4 456.7,662.4 454.8,662.4 452.9,662.4 451.1,662.4 449.2,662.4 447.3,662.4 445.4,662.4
+443.6,662.4 441.7,662.4 439.8,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.8,662.4 424.9,662.4 423.0,662.4 421.2,662.4 419.3,662.4 417.4,662.4 415.6,662.4
+413.7,662.4 411.8,662.4 410.0,662.4 408.1,662.4 406.2,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.8,662.4 396.9,662.4 395.0,662.4 393.2,662.4 391.3,662.4 389.4,662.4 387.5,662.4 385.7,662.4
+383.8,662.4 381.9,662.4 380.1,662.4 378.2,662.4 376.3,662.4 374.5,662.4 372.6,662.4 370.7,662.4 368.9,662.4 367.0,662.4 365.1,662.4 363.3,662.4 361.4,662.4 359.5,662.4 357.7,662.4 355.8,662.4
+353.9,662.4 352.1,662.4 350.2,662.4 348.3,662.4 346.5,662.4 344.6,662.4 342.7,662.4 340.9,662.4 339.0,662.4 337.1,662.4 335.3,662.4 333.4,662.4 331.5,662.4 329.6,662.4 327.8,662.4 325.9,662.4
+324.0,662.4 322.2,662.4 320.3,662.4 318.4,662.4 316.6,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.2,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.8,662.4 297.9,662.4 296.0,662.4
+294.2,662.4 292.3,662.4 290.4,662.4 288.6,662.4 286.7,662.4 284.8,662.4 283.0,662.4 281.1,662.4 279.2,662.4 277.4,662.4 275.5,662.4 273.6,662.4 271.7,662.4 269.9,662.4 268.0,662.4 266.1,662.4
+264.3,662.4 262.4,662.4 260.5,662.4 258.7,662.4 256.8,662.4 254.9,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.5,662.4 245.6,662.4 243.7,662.4 241.9,662.4 240.0,662.4 238.1,662.4 236.3,662.4
+234.4,662.4 232.5,662.4 230.7,662.4 228.8,662.4 226.9,662.4 225.1,662.4 223.2,662.4 221.3,662.4 219.5,662.4 217.6,662.4 215.7,662.4 213.8,662.4 212.0,662.4 210.1,662.4 208.2,662.4 206.4,662.4
+204.5,662.4 202.6,662.4 200.8,662.4 198.9,662.4 197.0,662.4 195.2,662.4 193.3,662.4 191.4,662.4 189.6,662.4 187.7,662.4 185.8,662.4 184.0,662.4 182.1,662.4 180.2,662.4 178.4,662.4 176.5,662.4
+174.6,662.4 172.8,662.4 170.9,662.4 169.0,662.4 167.2,662.4 165.3,662.4 163.4,662.4 161.6,662.4 159.7,662.4 157.8,662.4 155.9,662.4 154.1,662.4 152.2,662.4 150.3,662.4 148.5,662.4 146.6,662.4
+144.7,662.4 142.9,662.4 141.0,662.4 139.1,662.4 137.3,662.4 135.4,662.4 133.5,662.4 131.7,662.4 129.8,662.4 127.9,662.4 126.1,662.4 124.2,662.4 122.3,662.4 120.5,662.4 118.6,662.4 116.7,662.4
+114.9,662.4 113.0,662.4 111.1,662.4 109.3,662.4 107.4,662.4 105.5,662.4 103.7,662.4 101.8,662.4 99.9,662.4 98.0,662.4 96.2,662.4 94.3,662.4 92.4,662.4 90.6,662.4 88.7,662.4 86.8,662.4
+85.0,662.4 83.1,662.4 81.2,662.4 79.4,662.4 77.5,662.4 75.6,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1096.6,81.1 L1138.8,81.1 M484.3,662.4 L484.3,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(328.0,656.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(656.9,650.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(569.5,638.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(492.2,632.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.8,619.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.8,607.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.9,601.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(286.5,595.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(422.1,589.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(449.0,583.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(307.5,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(453.6,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(482.2,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(371.6,559.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(334.6,552.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(484.0,540.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(392.9,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(683.6,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(586.4,522.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(512.8,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.0,510.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(551.5,504.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(522.2,498.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.8,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(481.4,486.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.6,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(416.4,473.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(395.9,467.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.9,461.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(475.3,455.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(331.3,449.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(485.4,443.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(485.7,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(451.4,431.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(444.2,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(463.0,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.1,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(571.2,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(490.5,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(487.9,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(397.6,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(565.1,382.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.9,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.5,370.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(562.2,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(518.2,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(404.0,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(434.0,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(395.8,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(563.6,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(480.2,327.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(451.8,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(449.6,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(406.3,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(530.6,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.2,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(488.2,291.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(472.3,285.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(466.5,279.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(605.0,273.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.4,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(454.8,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(447.5,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(480.0,248.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(496.0,242.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(404.8,236.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(480.4,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(469.8,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(439.6,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(440.9,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(475.2,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.0,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(484.5,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(489.3,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(427.3,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(429.7,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(551.0,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(506.0,151.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(476.7,145.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(535.7,139.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(466.6,133.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(548.8,127.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(569.0,121.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(468.7,114.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(527.9,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(522.4,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(459.7,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(532.4,90.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(490.4,84.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(510.5,78.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(633.4,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(482.4,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(567.7,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(569.2,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(201.2,644.2) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.2,625.9) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(795.5,613.7) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(729.2,546.8) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(706.7,169.7) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>Severe outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,139.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Severe outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(874.6,163.6) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,135.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M258.9,662.4 L258.9,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M690.4,662.4 L690.4,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M97.1,662.4 L97.1,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>gnuplot_plot_9</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M852.2,662.4 L852.2,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1003.9,662.4 L1003.9,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(537.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/pdf_small.svg b/results/barbershop/600000/report/pdf_small.svg
new file mode 100644
index 0000000..07ca9ee
--- /dev/null
+++ b/results/barbershop/600000/report/pdf_small.svg
@@ -0,0 +1,214 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,217.0 L80.9,217.0  '/>	<g transform="translate(63.6,220.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,191.7 L80.9,191.7  '/>	<g transform="translate(63.6,195.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,166.3 L80.9,166.3  '/>	<g transform="translate(63.6,170.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,140.9 L80.9,140.9  '/>	<g transform="translate(63.6,144.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,115.6 L80.9,115.6  '/>	<g transform="translate(63.6,119.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,90.2 L80.9,90.2  '/>	<g transform="translate(63.6,94.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,64.8 L80.9,64.8  '/>	<g transform="translate(63.6,68.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,39.5 L80.9,39.5  '/>	<g transform="translate(63.6,43.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M125.5,242.4 L125.5,233.4  '/>	<g transform="translate(125.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M191.5,242.4 L191.5,233.4  '/>	<g transform="translate(191.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M257.6,242.4 L257.6,233.4  '/>	<g transform="translate(257.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M323.7,242.4 L323.7,233.4  '/>	<g transform="translate(323.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M389.8,242.4 L389.8,233.4  '/>	<g transform="translate(389.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.3 72.6,242.3 73.3,242.3 74.0,242.3 74.7,242.3 75.4,242.3 76.1,242.3 76.9,242.3 77.6,242.3 78.3,242.3 79.0,242.2 79.7,242.2 80.4,242.2 81.1,242.2 81.8,242.1 82.5,242.1
+83.2,242.1 83.9,242.1 84.6,242.0 85.3,242.0 86.1,241.9 86.8,241.9 87.5,241.8 88.2,241.8 88.9,241.7 89.6,241.7 90.3,241.6 91.0,241.6 91.7,241.5 92.4,241.4 93.1,241.3 93.8,241.3
+94.5,241.2 95.3,241.1 96.0,241.0 96.7,240.9 97.4,240.8 98.1,240.7 98.8,240.6 99.5,240.5 100.2,240.4 100.9,240.2 101.6,240.1 102.3,240.0 103.0,239.9 103.7,239.7 104.5,239.6 105.2,239.5
+105.9,239.4 106.6,239.2 107.3,239.1 108.0,239.0 108.7,238.8 109.4,238.7 110.1,238.6 110.8,238.5 111.5,238.3 112.2,238.2 112.9,238.1 113.6,238.0 114.4,237.9 115.1,237.7 115.8,237.6 116.5,237.5
+117.2,237.4 117.9,237.3 118.6,237.2 119.3,237.1 120.0,237.0 120.7,236.9 121.4,236.8 122.1,236.7 122.8,236.6 123.6,236.5 124.3,236.4 125.0,236.3 125.7,236.2 126.4,236.1 127.1,236.0 127.8,235.9
+128.5,235.7 129.2,235.6 129.9,235.5 130.6,235.3 131.3,235.1 132.0,235.0 132.8,234.8 133.5,234.6 134.2,234.4 134.9,234.2 135.6,233.9 136.3,233.7 137.0,233.4 137.7,233.1 138.4,232.8 139.1,232.4
+139.8,232.1 140.5,231.7 141.2,231.3 142.0,230.9 142.7,230.5 143.4,230.0 144.1,229.5 144.8,229.0 145.5,228.5 146.2,228.0 146.9,227.4 147.6,226.8 148.3,226.2 149.0,225.5 149.7,224.9 150.4,224.2
+151.2,223.4 151.9,222.7 152.6,221.9 153.3,221.1 154.0,220.3 154.7,219.4 155.4,218.6 156.1,217.6 156.8,216.7 157.5,215.7 158.2,214.7 158.9,213.7 159.6,212.6 160.4,211.5 161.1,210.3 161.8,209.1
+162.5,207.9 163.2,206.6 163.9,205.3 164.6,203.9 165.3,202.5 166.0,201.0 166.7,199.5 167.4,198.0 168.1,196.3 168.8,194.7 169.6,192.9 170.3,191.1 171.0,189.3 171.7,187.4 172.4,185.4 173.1,183.4
+173.8,181.3 174.5,179.1 175.2,176.9 175.9,174.6 176.6,172.3 177.3,169.9 178.0,167.4 178.7,164.9 179.5,162.3 180.2,159.7 180.9,157.0 181.6,154.2 182.3,151.4 183.0,148.6 183.7,145.7 184.4,142.8
+185.1,139.8 185.8,136.8 186.5,133.8 187.2,130.7 187.9,127.6 188.7,124.5 189.4,121.3 190.1,118.2 190.8,115.0 191.5,111.8 192.2,108.7 192.9,105.5 193.6,102.3 194.3,99.1 195.0,96.0 195.7,92.8
+196.4,89.7 197.1,86.6 197.9,83.5 198.6,80.5 199.3,77.5 200.0,74.5 200.7,71.5 201.4,68.6 202.1,65.8 202.8,62.9 203.5,60.2 204.2,57.5 204.9,54.8 205.6,52.2 206.3,49.7 207.1,47.2
+207.8,44.8 208.5,42.5 209.2,40.3 209.9,38.2 210.6,36.1 211.3,34.1 212.0,32.3 212.7,30.5 213.4,28.8 214.1,27.3 214.8,25.8 215.5,24.5 216.3,23.3 217.0,22.2 217.7,21.2 218.4,20.3
+219.1,19.6 219.8,19.1 220.5,18.6 221.2,18.3 221.9,18.1 222.6,18.1 223.3,18.2 224.0,18.5 224.7,18.8 225.5,19.4 226.2,20.0 226.9,20.8 227.6,21.8 228.3,22.8 229.0,24.0 229.7,25.4
+230.4,26.8 231.1,28.4 231.8,30.0 232.5,31.8 233.2,33.7 233.9,35.7 234.7,37.8 235.4,40.0 236.1,42.2 236.8,44.6 237.5,47.0 238.2,49.4 238.9,52.0 239.6,54.6 240.3,57.2 241.0,59.9
+241.7,62.6 242.4,65.4 243.1,68.2 243.9,71.0 244.6,73.9 245.3,76.8 246.0,79.6 246.7,82.5 247.4,85.5 248.1,88.4 248.8,91.3 249.5,94.2 250.2,97.1 250.9,100.1 251.6,103.0 252.3,105.9
+253.0,108.8 253.8,111.7 254.5,114.6 255.2,117.5 255.9,120.3 256.6,123.2 257.3,126.0 258.0,128.9 258.7,131.7 259.4,134.4 260.1,137.2 260.8,140.0 261.5,142.7 262.2,145.4 263.0,148.1 263.7,150.7
+264.4,153.4 265.1,155.9 265.8,158.5 266.5,161.0 267.2,163.5 267.9,166.0 268.6,168.4 269.3,170.7 270.0,173.0 270.7,175.3 271.4,177.5 272.2,179.7 272.9,181.8 273.6,183.9 274.3,185.9 275.0,187.8
+275.7,189.7 276.4,191.6 277.1,193.3 277.8,195.0 278.5,196.7 279.2,198.3 279.9,199.8 280.6,201.3 281.4,202.7 282.1,204.0 282.8,205.3 283.5,206.5 284.2,207.6 284.9,208.7 285.6,209.8 286.3,210.7
+287.0,211.7 287.7,212.5 288.4,213.3 289.1,214.1 289.8,214.8 290.6,215.5 291.3,216.1 292.0,216.7 292.7,217.2 293.4,217.7 294.1,218.2 294.8,218.6 295.5,219.0 296.2,219.4 296.9,219.7 297.6,220.1
+298.3,220.3 299.0,220.6 299.8,220.9 300.5,221.1 301.2,221.3 301.9,221.5 302.6,221.7 303.3,221.8 304.0,222.0 304.7,222.1 305.4,222.3 306.1,222.4 306.8,222.5 307.5,222.6 308.2,222.7 309.0,222.8
+309.7,222.9 310.4,223.1 311.1,223.2 311.8,223.3 312.5,223.4 313.2,223.5 313.9,223.6 314.6,223.7 315.3,223.8 316.0,223.9 316.7,224.0 317.4,224.1 318.2,224.3 318.9,224.4 319.6,224.5 320.3,224.7
+321.0,224.8 321.7,225.0 322.4,225.1 323.1,225.3 323.8,225.4 324.5,225.6 325.2,225.7 325.9,225.9 326.6,226.1 327.3,226.3 328.1,226.4 328.8,226.6 329.5,226.8 330.2,227.0 330.9,227.2 331.6,227.4
+332.3,227.6 333.0,227.8 333.7,228.0 334.4,228.3 335.1,228.5 335.8,228.7 336.5,228.9 337.3,229.1 338.0,229.3 338.7,229.6 339.4,229.8 340.1,230.0 340.8,230.2 341.5,230.5 342.2,230.7 342.9,230.9
+343.6,231.1 344.3,231.3 345.0,231.6 345.7,231.8 346.5,232.0 347.2,232.2 347.9,232.4 348.6,232.6 349.3,232.8 350.0,233.0 350.7,233.2 351.4,233.4 352.1,233.5 352.8,233.7 353.5,233.9 354.2,234.0
+354.9,234.2 355.7,234.3 356.4,234.5 357.1,234.6 357.8,234.7 358.5,234.9 359.2,235.0 359.9,235.1 360.6,235.2 361.3,235.3 362.0,235.4 362.7,235.5 363.4,235.6 364.1,235.7 364.9,235.8 365.6,235.8
+366.3,235.9 367.0,236.0 367.7,236.1 368.4,236.1 369.1,236.2 369.8,236.3 370.5,236.3 371.2,236.4 371.9,236.5 372.6,236.6 373.3,236.6 374.1,236.7 374.8,236.8 375.5,236.9 376.2,236.9 376.9,237.0
+377.6,237.1 378.3,237.2 379.0,237.3 379.7,237.4 380.4,237.5 381.1,237.6 381.8,237.7 382.5,237.8 383.3,237.9 384.0,238.1 384.7,238.2 385.4,238.3 386.1,238.4 386.8,238.6 387.5,238.7 388.2,238.8
+388.9,238.9 389.6,239.1 390.3,239.2 391.0,239.3 391.7,239.5 392.4,239.6 393.2,239.7 393.9,239.9 394.6,240.0 395.3,240.1 396.0,240.2 396.7,240.3 397.4,240.5 398.1,240.6 398.8,240.7 399.5,240.8
+400.2,240.9 400.9,241.0 401.6,241.1 402.4,241.2 403.1,241.2 403.8,241.3 404.5,241.4 405.2,241.5 405.9,241.6 406.6,241.6 407.3,241.7 408.0,241.7 408.7,241.8 409.4,241.8 410.1,241.9 410.8,241.9
+411.6,242.0 412.3,242.0 413.0,242.1 413.7,242.1 414.4,242.1 415.1,242.1 415.8,242.2 416.5,242.2 417.2,242.2 417.9,242.2 418.6,242.3 419.3,242.3 420.0,242.3 420.8,242.3 421.5,242.3 422.2,242.3
+422.9,242.3 423.6,242.3 424.3,242.3 425.0,242.3 425.0,242.4 424.3,242.4 423.6,242.4 422.9,242.4 422.2,242.4 421.5,242.4 420.8,242.4 420.0,242.4 419.3,242.4 418.6,242.4 417.9,242.4 417.2,242.4
+416.5,242.4 415.8,242.4 415.1,242.4 414.4,242.4 413.7,242.4 413.0,242.4 412.3,242.4 411.6,242.4 410.8,242.4 410.1,242.4 409.4,242.4 408.7,242.4 408.0,242.4 407.3,242.4 406.6,242.4 405.9,242.4
+405.2,242.4 404.5,242.4 403.8,242.4 403.1,242.4 402.4,242.4 401.6,242.4 400.9,242.4 400.2,242.4 399.5,242.4 398.8,242.4 398.1,242.4 397.4,242.4 396.7,242.4 396.0,242.4 395.3,242.4 394.6,242.4
+393.9,242.4 393.2,242.4 392.4,242.4 391.7,242.4 391.0,242.4 390.3,242.4 389.6,242.4 388.9,242.4 388.2,242.4 387.5,242.4 386.8,242.4 386.1,242.4 385.4,242.4 384.7,242.4 384.0,242.4 383.3,242.4
+382.5,242.4 381.8,242.4 381.1,242.4 380.4,242.4 379.7,242.4 379.0,242.4 378.3,242.4 377.6,242.4 376.9,242.4 376.2,242.4 375.5,242.4 374.8,242.4 374.1,242.4 373.3,242.4 372.6,242.4 371.9,242.4
+371.2,242.4 370.5,242.4 369.8,242.4 369.1,242.4 368.4,242.4 367.7,242.4 367.0,242.4 366.3,242.4 365.6,242.4 364.9,242.4 364.1,242.4 363.4,242.4 362.7,242.4 362.0,242.4 361.3,242.4 360.6,242.4
+359.9,242.4 359.2,242.4 358.5,242.4 357.8,242.4 357.1,242.4 356.4,242.4 355.7,242.4 354.9,242.4 354.2,242.4 353.5,242.4 352.8,242.4 352.1,242.4 351.4,242.4 350.7,242.4 350.0,242.4 349.3,242.4
+348.6,242.4 347.9,242.4 347.2,242.4 346.5,242.4 345.7,242.4 345.0,242.4 344.3,242.4 343.6,242.4 342.9,242.4 342.2,242.4 341.5,242.4 340.8,242.4 340.1,242.4 339.4,242.4 338.7,242.4 338.0,242.4
+337.3,242.4 336.5,242.4 335.8,242.4 335.1,242.4 334.4,242.4 333.7,242.4 333.0,242.4 332.3,242.4 331.6,242.4 330.9,242.4 330.2,242.4 329.5,242.4 328.8,242.4 328.1,242.4 327.3,242.4 326.6,242.4
+325.9,242.4 325.2,242.4 324.5,242.4 323.8,242.4 323.1,242.4 322.4,242.4 321.7,242.4 321.0,242.4 320.3,242.4 319.6,242.4 318.9,242.4 318.2,242.4 317.4,242.4 316.7,242.4 316.0,242.4 315.3,242.4
+314.6,242.4 313.9,242.4 313.2,242.4 312.5,242.4 311.8,242.4 311.1,242.4 310.4,242.4 309.7,242.4 309.0,242.4 308.2,242.4 307.5,242.4 306.8,242.4 306.1,242.4 305.4,242.4 304.7,242.4 304.0,242.4
+303.3,242.4 302.6,242.4 301.9,242.4 301.2,242.4 300.5,242.4 299.8,242.4 299.0,242.4 298.3,242.4 297.6,242.4 296.9,242.4 296.2,242.4 295.5,242.4 294.8,242.4 294.1,242.4 293.4,242.4 292.7,242.4
+292.0,242.4 291.3,242.4 290.6,242.4 289.8,242.4 289.1,242.4 288.4,242.4 287.7,242.4 287.0,242.4 286.3,242.4 285.6,242.4 284.9,242.4 284.2,242.4 283.5,242.4 282.8,242.4 282.1,242.4 281.4,242.4
+280.6,242.4 279.9,242.4 279.2,242.4 278.5,242.4 277.8,242.4 277.1,242.4 276.4,242.4 275.7,242.4 275.0,242.4 274.3,242.4 273.6,242.4 272.9,242.4 272.2,242.4 271.4,242.4 270.7,242.4 270.0,242.4
+269.3,242.4 268.6,242.4 267.9,242.4 267.2,242.4 266.5,242.4 265.8,242.4 265.1,242.4 264.4,242.4 263.7,242.4 263.0,242.4 262.2,242.4 261.5,242.4 260.8,242.4 260.1,242.4 259.4,242.4 258.7,242.4
+258.0,242.4 257.3,242.4 256.6,242.4 255.9,242.4 255.2,242.4 254.5,242.4 253.8,242.4 253.0,242.4 252.3,242.4 251.6,242.4 250.9,242.4 250.2,242.4 249.5,242.4 248.8,242.4 248.1,242.4 247.4,242.4
+246.7,242.4 246.0,242.4 245.3,242.4 244.6,242.4 243.9,242.4 243.1,242.4 242.4,242.4 241.7,242.4 241.0,242.4 240.3,242.4 239.6,242.4 238.9,242.4 238.2,242.4 237.5,242.4 236.8,242.4 236.1,242.4
+235.4,242.4 234.7,242.4 233.9,242.4 233.2,242.4 232.5,242.4 231.8,242.4 231.1,242.4 230.4,242.4 229.7,242.4 229.0,242.4 228.3,242.4 227.6,242.4 226.9,242.4 226.2,242.4 225.5,242.4 224.7,242.4
+224.0,242.4 223.3,242.4 222.6,242.4 221.9,242.4 221.2,242.4 220.5,242.4 219.8,242.4 219.1,242.4 218.4,242.4 217.7,242.4 217.0,242.4 216.3,242.4 215.5,242.4 214.8,242.4 214.1,242.4 213.4,242.4
+212.7,242.4 212.0,242.4 211.3,242.4 210.6,242.4 209.9,242.4 209.2,242.4 208.5,242.4 207.8,242.4 207.1,242.4 206.3,242.4 205.6,242.4 204.9,242.4 204.2,242.4 203.5,242.4 202.8,242.4 202.1,242.4
+201.4,242.4 200.7,242.4 200.0,242.4 199.3,242.4 198.6,242.4 197.9,242.4 197.1,242.4 196.4,242.4 195.7,242.4 195.0,242.4 194.3,242.4 193.6,242.4 192.9,242.4 192.2,242.4 191.5,242.4 190.8,242.4
+190.1,242.4 189.4,242.4 188.7,242.4 187.9,242.4 187.2,242.4 186.5,242.4 185.8,242.4 185.1,242.4 184.4,242.4 183.7,242.4 183.0,242.4 182.3,242.4 181.6,242.4 180.9,242.4 180.2,242.4 179.5,242.4
+178.7,242.4 178.0,242.4 177.3,242.4 176.6,242.4 175.9,242.4 175.2,242.4 174.5,242.4 173.8,242.4 173.1,242.4 172.4,242.4 171.7,242.4 171.0,242.4 170.3,242.4 169.6,242.4 168.8,242.4 168.1,242.4
+167.4,242.4 166.7,242.4 166.0,242.4 165.3,242.4 164.6,242.4 163.9,242.4 163.2,242.4 162.5,242.4 161.8,242.4 161.1,242.4 160.4,242.4 159.6,242.4 158.9,242.4 158.2,242.4 157.5,242.4 156.8,242.4
+156.1,242.4 155.4,242.4 154.7,242.4 154.0,242.4 153.3,242.4 152.6,242.4 151.9,242.4 151.2,242.4 150.4,242.4 149.7,242.4 149.0,242.4 148.3,242.4 147.6,242.4 146.9,242.4 146.2,242.4 145.5,242.4
+144.8,242.4 144.1,242.4 143.4,242.4 142.7,242.4 142.0,242.4 141.2,242.4 140.5,242.4 139.8,242.4 139.1,242.4 138.4,242.4 137.7,242.4 137.0,242.4 136.3,242.4 135.6,242.4 134.9,242.4 134.2,242.4
+133.5,242.4 132.8,242.4 132.0,242.4 131.3,242.4 130.6,242.4 129.9,242.4 129.2,242.4 128.5,242.4 127.8,242.4 127.1,242.4 126.4,242.4 125.7,242.4 125.0,242.4 124.3,242.4 123.6,242.4 122.8,242.4
+122.1,242.4 121.4,242.4 120.7,242.4 120.0,242.4 119.3,242.4 118.6,242.4 117.9,242.4 117.2,242.4 116.5,242.4 115.8,242.4 115.1,242.4 114.4,242.4 113.6,242.4 112.9,242.4 112.2,242.4 111.5,242.4
+110.8,242.4 110.1,242.4 109.4,242.4 108.7,242.4 108.0,242.4 107.3,242.4 106.6,242.4 105.9,242.4 105.2,242.4 104.5,242.4 103.7,242.4 103.0,242.4 102.3,242.4 101.6,242.4 100.9,242.4 100.2,242.4
+99.5,242.4 98.8,242.4 98.1,242.4 97.4,242.4 96.7,242.4 96.0,242.4 95.3,242.4 94.5,242.4 93.8,242.4 93.1,242.4 92.4,242.4 91.7,242.4 91.0,242.4 90.3,242.4 89.6,242.4 88.9,242.4
+88.2,242.4 87.5,242.4 86.8,242.4 86.1,242.4 85.3,242.4 84.6,242.4 83.9,242.4 83.2,242.4 82.5,242.4 81.8,242.4 81.1,242.4 80.4,242.4 79.7,242.4 79.0,242.4 78.3,242.4 77.6,242.4
+76.9,242.4 76.1,242.4 75.4,242.4 74.7,242.4 74.0,242.4 73.3,242.4 72.6,242.4 71.9,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M228.1,242.4 L228.1,42.6  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/regression.svg b/results/barbershop/600000/report/regression.svg
new file mode 100644
index 0000000..2e3c699
--- /dev/null
+++ b/results/barbershop/600000/report/regression.svg
@@ -0,0 +1,421 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,601.6 L1255.0,601.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,601.6 L80.9,601.6  '/>	<g transform="translate(63.6,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,540.7 L1255.0,540.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,479.9 L1255.0,479.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,479.9 L80.9,479.9  '/>	<g transform="translate(63.6,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,419.1 L1255.0,419.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,297.4 L1255.0,297.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,236.6 L1255.0,236.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,236.6 L80.9,236.6  '/>	<g transform="translate(63.6,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,175.8 L1255.0,175.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,114.9 L80.2,114.9 M296.7,114.9 L1255.0,114.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.9 L80.9,114.9  '/>	<g transform="translate(63.6,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,657.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,651.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,646.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,640.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,635.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,628.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,624.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,617.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,614.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,608.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,604.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,597.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,592.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,588.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,581.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,575.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,571.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,566.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,556.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,554.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,549.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,540.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,536.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,531.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,528.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,520.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,515.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,511.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,505.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,501.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,495.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,490.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,485.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,478.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,476.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,467.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,461.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,457.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,452.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,446.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,442.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,432.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,429.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,423.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,421.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,410.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,411.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,404.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,394.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,390.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,388.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,382.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,378.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,366.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,364.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,360.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,354.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,351.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,340.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,335.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,331.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,326.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,321.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,310.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,314.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,306.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,300.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,294.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,287.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,286.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,277.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,272.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,269.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,263.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,256.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,248.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,245.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,239.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,237.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,231.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,210.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,195.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,208.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,205.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,202.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,193.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,191.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,181.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,174.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,175.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,166.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,161.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,159.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,149.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,147.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,140.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,126.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,131.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,120.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,114.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,118.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,120.7 1255.0,116.7 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/regression_small.svg b/results/barbershop/600000/report/regression_small.svg
new file mode 100644
index 0000000..5047664
--- /dev/null
+++ b/results/barbershop/600000/report/regression_small.svg
@@ -0,0 +1,399 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,220.0 L425.0,220.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,220.0 L80.9,220.0  '/>	<g transform="translate(63.6,223.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,197.5 L425.0,197.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,197.5 L80.9,197.5  '/>	<g transform="translate(63.6,201.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,175.1 L425.0,175.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.1 L80.9,175.1  '/>	<g transform="translate(63.6,179.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,152.7 L425.0,152.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,152.7 L80.9,152.7  '/>	<g transform="translate(63.6,156.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,107.8 L425.0,107.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,107.8 L80.9,107.8  '/>	<g transform="translate(63.6,111.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,85.4 L425.0,85.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,85.4 L80.9,85.4  '/>	<g transform="translate(63.6,89.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,63.0 L425.0,63.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,63.0 L80.9,63.0  '/>	<g transform="translate(63.6,66.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,40.5 L425.0,40.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,40.5 L80.9,40.5  '/>	<g transform="translate(63.6,44.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,236.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,234.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,232.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,230.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,228.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,225.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,224.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,222.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,221.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,218.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,216.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,215.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,212.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,210.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,208.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,207.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,203.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,202.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,200.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,197.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,195.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,194.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,193.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,190.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,188.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,186.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,184.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,183.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,181.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,179.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,177.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,174.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,173.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,170.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,168.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,166.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,164.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,162.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,161.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,157.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,156.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,154.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,153.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,149.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,149.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,147.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,143.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,142.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,141.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,139.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,137.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,133.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,132.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,130.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,129.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,127.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,123.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,121.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,120.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,118.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,116.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,112.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,114.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,111.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,109.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,106.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,104.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,103.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,100.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,98.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,97.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,95.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,92.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,89.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,88.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,86.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,85.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,83.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,75.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,70.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,75.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,74.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,72.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,69.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,68.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,65.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,62.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,62.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,59.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,57.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,57.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,53.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,52.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,49.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,44.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,46.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,42.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,40.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,42.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,42.7 425.0,41.2 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/relative_iteration_times_small.svg b/results/barbershop/600000/report/relative_iteration_times_small.svg
new file mode 100644
index 0000000..2fd9562
--- /dev/null
+++ b/results/barbershop/600000/report/relative_iteration_times_small.svg
@@ -0,0 +1,513 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L72.6,242.4  '/>	<g transform="translate(55.3,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,205.0 L425.0,205.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,205.0 L72.6,205.0  '/>	<g transform="translate(55.3,208.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,167.6 L425.0,167.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,167.6 L72.6,167.6  '/>	<g transform="translate(55.3,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,130.2 L72.6,130.2  '/>	<g transform="translate(55.3,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 11</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,92.9 L425.0,92.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,92.9 L72.6,92.9  '/>	<g transform="translate(55.3,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,55.5 L425.0,55.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,55.5 L72.6,55.5  '/>	<g transform="translate(55.3,59.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 13</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L72.6,18.1  '/>	<g transform="translate(55.3,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,242.4 L63.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,242.4 L63.6,233.4  '/>	<g transform="translate(63.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M99.7,242.4 L99.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M99.7,242.4 L99.7,233.4  '/>	<g transform="translate(99.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M135.9,242.4 L135.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M135.9,242.4 L135.9,233.4  '/>	<g transform="translate(135.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M172.0,242.4 L172.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M172.0,242.4 L172.0,233.4  '/>	<g transform="translate(172.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M208.2,242.4 L208.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M208.2,242.4 L208.2,233.4  '/>	<g transform="translate(208.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M244.3,242.4 L244.3,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M244.3,242.4 L244.3,233.4  '/>	<g transform="translate(244.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M280.4,242.4 L280.4,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M280.4,242.4 L280.4,233.4  '/>	<g transform="translate(280.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M316.6,242.4 L316.6,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M316.6,242.4 L316.6,233.4  '/>	<g transform="translate(316.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M352.7,242.4 L352.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M352.7,242.4 L352.7,233.4  '/>	<g transform="translate(352.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M388.9,242.4 L388.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M388.9,242.4 L388.9,233.4  '/>	<g transform="translate(388.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average Iteration Time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(244.3,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(67.2,37.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(70.8,40.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(74.4,35.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(78.1,41.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(81.7,37.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(85.3,41.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(88.9,41.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(92.5,29.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.1,42.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(99.7,39.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.4,35.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.0,24.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.6,44.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.2,43.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,37.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.4,39.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(125.0,29.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.7,37.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(132.3,42.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.9,41.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.5,42.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(143.1,38.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.7,44.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(150.3,42.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.0,33.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(157.6,40.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(161.2,40.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(164.8,44.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(168.4,36.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(172.0,44.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(175.6,41.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(179.2,38.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(182.9,36.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(186.5,41.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.1,40.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(193.7,38.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(197.3,42.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(200.9,44.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(204.5,37.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(208.2,36.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(211.8,45.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(215.4,48.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(219.0,38.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(222.6,47.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(226.2,46.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(229.8,38.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(233.5,43.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.1,38.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(240.7,24.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.3,42.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(247.9,44.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(251.5,46.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.1,37.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(258.8,42.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.4,43.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.0,39.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,43.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,36.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.8,47.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.4,36.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.1,43.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.7,44.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(291.3,30.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.9,45.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(298.5,48.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(302.1,44.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(305.7,36.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(309.4,45.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(313.0,48.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(316.6,39.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.2,47.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(323.8,45.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(327.4,43.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(331.0,40.7) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(334.7,43.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(338.3,45.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(341.9,33.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(345.5,43.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.1,43.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(352.7,39.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(356.3,35.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(359.9,34.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(363.6,44.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.2,39.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(370.8,43.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(374.4,44.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(378.0,39.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(381.6,45.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.2,39.5) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(388.9,44.9) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(392.5,29.4) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.1,43.3) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(399.7,44.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.3,40.1) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(406.9,42.2) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.5,40.8) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.2,47.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.8,42.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.4,48.0) scale(2.25)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,45.6) scale(2.25)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Current</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(67.2,225.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(70.8,219.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(74.4,216.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(78.1,219.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(81.7,215.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(85.3,211.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(88.9,211.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(92.5,218.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.1,213.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(99.7,217.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.4,216.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.0,207.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.6,202.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.2,210.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,219.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.4,218.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(125.0,213.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.7,214.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(132.3,214.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.9,214.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.5,218.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(143.1,210.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.7,210.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(150.3,217.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.0,216.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(157.6,216.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(161.2,216.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(164.8,217.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(168.4,212.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(172.0,215.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(175.6,215.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(179.2,211.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(182.9,215.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(186.5,214.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.1,213.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(193.7,212.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(197.3,215.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(200.9,217.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(204.5,214.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(208.2,214.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(211.8,216.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(215.4,216.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(219.0,215.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(222.6,213.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(226.2,217.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(229.8,200.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(233.5,207.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.1,216.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(240.7,215.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.3,216.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(247.9,215.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(251.5,215.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.1,217.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(258.8,215.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.4,215.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.0,212.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,212.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,213.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.8,214.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.4,215.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.1,215.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.7,211.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(291.3,215.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.9,215.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(298.5,214.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(302.1,216.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(305.7,215.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(309.4,214.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(313.0,217.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(316.6,215.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.2,214.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(323.8,213.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(327.4,214.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(331.0,215.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(334.7,216.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(338.3,216.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(341.9,212.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(345.5,214.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(349.1,217.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(352.7,215.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(356.3,218.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(359.9,216.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(363.6,213.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.2,216.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(370.8,213.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(374.4,212.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(378.0,216.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(381.6,212.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.2,214.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(388.9,215.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(392.5,215.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.1,217.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(399.7,215.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.3,214.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(406.9,214.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.5,216.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.2,217.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.8,215.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.4,213.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,216.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,18.1 L63.6,242.4 L425.0,242.4 L425.0,18.1 L63.6,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/relative_pdf_small.svg b/results/barbershop/600000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..1658f02
--- /dev/null
+++ b/results/barbershop/600000/report/relative_pdf_small.svg
@@ -0,0 +1,301 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L64.3,242.4  '/>	<g transform="translate(47.0,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,210.4 L64.3,210.4  '/>	<g transform="translate(47.0,214.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,178.3 L64.3,178.3  '/>	<g transform="translate(47.0,182.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,146.3 L64.3,146.3  '/>	<g transform="translate(47.0,150.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,114.2 L64.3,114.2  '/>	<g transform="translate(47.0,118.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,82.2 L64.3,82.2  '/>	<g transform="translate(47.0,86.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,50.1 L64.3,50.1  '/>	<g transform="translate(47.0,54.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L64.3,18.1  '/>	<g transform="translate(47.0,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L55.3,233.4  '/>	<g transform="translate(55.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M108.1,242.4 L108.1,233.4  '/>	<g transform="translate(108.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.9,242.4 L160.9,233.4  '/>	<g transform="translate(160.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.7,242.4 L213.7,233.4  '/>	<g transform="translate(213.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M266.6,242.4 L266.6,233.4  '/>	<g transform="translate(266.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M319.4,242.4 L319.4,233.4  '/>	<g transform="translate(319.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M372.2,242.4 L372.2,233.4  '/>	<g transform="translate(372.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(240.1,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '95.8,242.4 96.3,242.4 96.7,242.3 97.2,242.3 97.7,242.3 98.1,242.3 98.6,242.3 99.0,242.3 99.5,242.3 99.9,242.3 100.4,242.2 100.8,242.2 101.3,242.2 101.8,242.2 102.2,242.2 102.7,242.1
+103.1,242.1 103.6,242.1 104.0,242.0 104.5,242.0 105.0,241.9 105.4,241.9 105.9,241.8 106.3,241.8 106.8,241.7 107.2,241.7 107.7,241.6 108.1,241.5 108.6,241.4 109.1,241.4 109.5,241.3 110.0,241.2
+110.4,241.1 110.9,241.0 111.3,240.9 111.8,240.8 112.3,240.7 112.7,240.6 113.2,240.5 113.6,240.4 114.1,240.3 114.5,240.2 115.0,240.1 115.4,240.0 115.9,239.9 116.4,239.8 116.8,239.7 117.3,239.6
+117.7,239.5 118.2,239.4 118.6,239.3 119.1,239.2 119.6,239.2 120.0,239.1 120.5,239.0 120.9,239.0 121.4,238.9 121.8,238.9 122.3,238.8 122.7,238.8 123.2,238.8 123.7,238.8 124.1,238.8 124.6,238.8
+125.0,238.8 125.5,238.8 125.9,238.9 126.4,238.9 126.9,239.0 127.3,239.0 127.8,239.1 128.2,239.2 128.7,239.2 129.1,239.3 129.6,239.4 130.0,239.5 130.5,239.6 131.0,239.7 131.4,239.8 131.9,239.9
+132.3,240.0 132.8,240.1 133.2,240.2 133.7,240.3 134.2,240.3 134.6,240.4 135.1,240.5 135.5,240.6 136.0,240.7 136.4,240.8 136.9,240.8 137.3,240.9 137.8,240.9 138.3,241.0 138.7,241.0 139.2,241.1
+139.6,241.1 140.1,241.1 140.5,241.1 141.0,241.1 141.5,241.0 141.9,241.0 142.4,240.9 142.8,240.9 143.3,240.8 143.7,240.7 144.2,240.6 144.6,240.4 145.1,240.3 145.6,240.1 146.0,239.9 146.5,239.7
+146.9,239.4 147.4,239.1 147.8,238.8 148.3,238.5 148.8,238.2 149.2,237.8 149.7,237.4 150.1,236.9 150.6,236.5 151.0,236.0 151.5,235.4 151.9,234.9 152.4,234.2 152.9,233.6 153.3,232.9 153.8,232.2
+154.2,231.5 154.7,230.7 155.1,229.8 155.6,229.0 156.1,228.0 156.5,227.1 157.0,226.1 157.4,225.1 157.9,224.0 158.3,222.9 158.8,221.7 159.2,220.5 159.7,219.3 160.2,218.0 160.6,216.6 161.1,215.3
+161.5,213.8 162.0,212.4 162.4,210.8 162.9,209.3 163.4,207.6 163.8,206.0 164.3,204.2 164.7,202.4 165.2,200.6 165.6,198.7 166.1,196.7 166.5,194.7 167.0,192.6 167.5,190.5 167.9,188.3 168.4,186.0
+168.8,183.7 169.3,181.3 169.7,178.8 170.2,176.2 170.7,173.6 171.1,170.9 171.6,168.1 172.0,165.3 172.5,162.4 172.9,159.4 173.4,156.4 173.8,153.2 174.3,150.1 174.8,146.8 175.2,143.5 175.7,140.2
+176.1,136.8 176.6,133.4 177.0,129.9 177.5,126.4 178.0,122.9 178.4,119.3 178.9,115.8 179.3,112.2 179.8,108.7 180.2,105.2 180.7,101.7 181.1,98.2 181.6,94.8 182.1,91.4 182.5,88.1 183.0,84.8
+183.4,81.7 183.9,78.6 184.3,75.6 184.8,72.8 185.3,70.0 185.7,67.4 186.2,64.9 186.6,62.6 187.1,60.4 187.5,58.4 188.0,56.5 188.4,54.8 188.9,53.3 189.4,52.0 189.8,50.8 190.3,49.8
+190.7,49.1 191.2,48.5 191.6,48.1 192.1,47.9 192.6,47.9 193.0,48.1 193.5,48.5 193.9,49.1 194.4,49.8 194.8,50.7 195.3,51.8 195.7,53.1 196.2,54.5 196.7,56.1 197.1,57.8 197.6,59.7
+198.0,61.7 198.5,63.8 198.9,66.1 199.4,68.4 199.9,70.9 200.3,73.4 200.8,76.0 201.2,78.6 201.7,81.4 202.1,84.1 202.6,87.0 203.0,89.8 203.5,92.7 204.0,95.5 204.4,98.4 204.9,101.3
+205.3,104.2 205.8,107.0 206.2,109.9 206.7,112.7 207.2,115.5 207.6,118.3 208.1,121.0 208.5,123.7 209.0,126.3 209.4,128.9 209.9,131.4 210.3,134.0 210.8,136.4 211.3,138.8 211.7,141.2 212.2,143.5
+212.6,145.8 213.1,148.0 213.5,150.2 214.0,152.4 214.5,154.5 214.9,156.6 215.4,158.6 215.8,160.6 216.3,162.6 216.7,164.6 217.2,166.5 217.6,168.4 218.1,170.3 218.6,172.2 219.0,174.0 219.5,175.9
+219.9,177.7 220.4,179.5 220.8,181.3 221.3,183.0 221.8,184.8 222.2,186.5 222.7,188.3 223.1,190.0 223.6,191.7 224.0,193.3 224.5,195.0 224.9,196.6 225.4,198.2 225.9,199.8 226.3,201.4 226.8,202.9
+227.2,204.4 227.7,205.9 228.1,207.4 228.6,208.8 229.1,210.2 229.5,211.5 230.0,212.8 230.4,214.0 230.9,215.3 231.3,216.4 231.8,217.6 232.2,218.6 232.7,219.7 233.2,220.7 233.6,221.6 234.1,222.5
+234.5,223.4 235.0,224.2 235.4,224.9 235.9,225.6 236.4,226.3 236.8,226.9 237.3,227.5 237.7,228.1 238.2,228.6 238.6,229.0 239.1,229.5 239.6,229.9 240.0,230.2 240.5,230.6 240.9,230.9 241.4,231.2
+241.8,231.4 242.3,231.7 242.7,231.9 243.2,232.1 243.7,232.3 244.1,232.5 244.6,232.7 245.0,232.8 245.5,233.0 245.9,233.1 246.4,233.3 246.9,233.5 247.3,233.6 247.8,233.8 248.2,233.9 248.7,234.1
+249.1,234.3 249.6,234.4 250.0,234.6 250.5,234.8 251.0,235.0 251.4,235.2 251.9,235.4 252.3,235.6 252.8,235.8 253.2,236.0 253.7,236.2 254.2,236.5 254.6,236.7 255.1,236.9 255.5,237.1 256.0,237.4
+256.4,237.6 256.9,237.8 257.3,238.1 257.8,238.3 258.3,238.5 258.7,238.7 259.2,238.9 259.6,239.1 260.1,239.3 260.5,239.5 261.0,239.7 261.5,239.9 261.9,240.0 262.4,240.2 262.8,240.3 263.3,240.5
+263.7,240.6 264.2,240.7 264.6,240.8 265.1,240.9 265.6,241.0 266.0,241.0 266.5,241.1 266.9,241.2 267.4,241.2 267.8,241.2 268.3,241.3 268.8,241.3 269.2,241.3 269.7,241.3 270.1,241.2 270.6,241.2
+271.0,241.2 271.5,241.1 271.9,241.1 272.4,241.0 272.9,240.9 273.3,240.8 273.8,240.7 274.2,240.6 274.7,240.5 275.1,240.4 275.6,240.3 276.1,240.2 276.5,240.0 277.0,239.9 277.4,239.7 277.9,239.6
+278.3,239.4 278.8,239.2 279.2,239.1 279.7,238.9 280.2,238.7 280.6,238.6 281.1,238.4 281.5,238.2 282.0,238.0 282.4,237.9 282.9,237.7 283.4,237.5 283.8,237.4 284.3,237.2 284.7,237.1 285.2,236.9
+285.6,236.8 286.1,236.6 286.5,236.5 287.0,236.4 287.5,236.3 287.9,236.2 288.4,236.1 288.8,236.0 289.3,236.0 289.7,235.9 290.2,235.9 290.7,235.9 291.1,235.8 291.6,235.8 292.0,235.8 292.5,235.9
+292.9,235.9 293.4,236.0 293.8,236.0 294.3,236.1 294.8,236.2 295.2,236.3 295.7,236.4 296.1,236.5 296.6,236.6 297.0,236.7 297.5,236.9 298.0,237.0 298.4,237.2 298.9,237.3 299.3,237.5 299.8,237.7
+300.2,237.8 300.7,238.0 301.1,238.2 301.6,238.4 302.1,238.6 302.5,238.7 303.0,238.9 303.4,239.1 303.9,239.2 304.3,239.4 304.8,239.6 305.3,239.7 305.7,239.9 306.2,240.1 306.6,240.2 307.1,240.3
+307.5,240.5 308.0,240.6 308.4,240.7 308.9,240.9 309.4,241.0 309.8,241.1 310.3,241.2 310.7,241.3 311.2,241.4 311.6,241.5 312.1,241.6 312.6,241.6 313.0,241.7 313.5,241.8 313.9,241.8 314.4,241.9
+314.8,241.9 315.3,242.0 315.7,242.0 316.2,242.1 316.7,242.1 317.1,242.1 317.6,242.2 318.0,242.2 318.5,242.2 318.9,242.2 319.4,242.3 319.9,242.3 320.3,242.3 320.8,242.3 321.2,242.3 321.7,242.3
+322.1,242.3 322.6,242.3 323.0,242.4 323.5,242.4 323.5,242.4 323.0,242.4 322.6,242.4 322.1,242.4 321.7,242.4 321.2,242.4 320.8,242.4 320.3,242.4 319.9,242.4 319.4,242.4 318.9,242.4 318.5,242.4
+318.0,242.4 317.6,242.4 317.1,242.4 316.7,242.4 316.2,242.4 315.7,242.4 315.3,242.4 314.8,242.4 314.4,242.4 313.9,242.4 313.5,242.4 313.0,242.4 312.6,242.4 312.1,242.4 311.6,242.4 311.2,242.4
+310.7,242.4 310.3,242.4 309.8,242.4 309.4,242.4 308.9,242.4 308.4,242.4 308.0,242.4 307.5,242.4 307.1,242.4 306.6,242.4 306.2,242.4 305.7,242.4 305.3,242.4 304.8,242.4 304.3,242.4 303.9,242.4
+303.4,242.4 303.0,242.4 302.5,242.4 302.1,242.4 301.6,242.4 301.1,242.4 300.7,242.4 300.2,242.4 299.8,242.4 299.3,242.4 298.9,242.4 298.4,242.4 298.0,242.4 297.5,242.4 297.0,242.4 296.6,242.4
+296.1,242.4 295.7,242.4 295.2,242.4 294.8,242.4 294.3,242.4 293.8,242.4 293.4,242.4 292.9,242.4 292.5,242.4 292.0,242.4 291.6,242.4 291.1,242.4 290.7,242.4 290.2,242.4 289.7,242.4 289.3,242.4
+288.8,242.4 288.4,242.4 287.9,242.4 287.5,242.4 287.0,242.4 286.5,242.4 286.1,242.4 285.6,242.4 285.2,242.4 284.7,242.4 284.3,242.4 283.8,242.4 283.4,242.4 282.9,242.4 282.4,242.4 282.0,242.4
+281.5,242.4 281.1,242.4 280.6,242.4 280.2,242.4 279.7,242.4 279.2,242.4 278.8,242.4 278.3,242.4 277.9,242.4 277.4,242.4 277.0,242.4 276.5,242.4 276.1,242.4 275.6,242.4 275.1,242.4 274.7,242.4
+274.2,242.4 273.8,242.4 273.3,242.4 272.9,242.4 272.4,242.4 271.9,242.4 271.5,242.4 271.0,242.4 270.6,242.4 270.1,242.4 269.7,242.4 269.2,242.4 268.8,242.4 268.3,242.4 267.8,242.4 267.4,242.4
+266.9,242.4 266.5,242.4 266.0,242.4 265.6,242.4 265.1,242.4 264.6,242.4 264.2,242.4 263.7,242.4 263.3,242.4 262.8,242.4 262.4,242.4 261.9,242.4 261.5,242.4 261.0,242.4 260.5,242.4 260.1,242.4
+259.6,242.4 259.2,242.4 258.7,242.4 258.3,242.4 257.8,242.4 257.3,242.4 256.9,242.4 256.4,242.4 256.0,242.4 255.5,242.4 255.1,242.4 254.6,242.4 254.2,242.4 253.7,242.4 253.2,242.4 252.8,242.4
+252.3,242.4 251.9,242.4 251.4,242.4 251.0,242.4 250.5,242.4 250.0,242.4 249.6,242.4 249.1,242.4 248.7,242.4 248.2,242.4 247.8,242.4 247.3,242.4 246.9,242.4 246.4,242.4 245.9,242.4 245.5,242.4
+245.0,242.4 244.6,242.4 244.1,242.4 243.7,242.4 243.2,242.4 242.7,242.4 242.3,242.4 241.8,242.4 241.4,242.4 240.9,242.4 240.5,242.4 240.0,242.4 239.6,242.4 239.1,242.4 238.6,242.4 238.2,242.4
+237.7,242.4 237.3,242.4 236.8,242.4 236.4,242.4 235.9,242.4 235.4,242.4 235.0,242.4 234.5,242.4 234.1,242.4 233.6,242.4 233.2,242.4 232.7,242.4 232.2,242.4 231.8,242.4 231.3,242.4 230.9,242.4
+230.4,242.4 230.0,242.4 229.5,242.4 229.1,242.4 228.6,242.4 228.1,242.4 227.7,242.4 227.2,242.4 226.8,242.4 226.3,242.4 225.9,242.4 225.4,242.4 224.9,242.4 224.5,242.4 224.0,242.4 223.6,242.4
+223.1,242.4 222.7,242.4 222.2,242.4 221.8,242.4 221.3,242.4 220.8,242.4 220.4,242.4 219.9,242.4 219.5,242.4 219.0,242.4 218.6,242.4 218.1,242.4 217.6,242.4 217.2,242.4 216.7,242.4 216.3,242.4
+215.8,242.4 215.4,242.4 214.9,242.4 214.5,242.4 214.0,242.4 213.5,242.4 213.1,242.4 212.6,242.4 212.2,242.4 211.7,242.4 211.3,242.4 210.8,242.4 210.3,242.4 209.9,242.4 209.4,242.4 209.0,242.4
+208.5,242.4 208.1,242.4 207.6,242.4 207.2,242.4 206.7,242.4 206.2,242.4 205.8,242.4 205.3,242.4 204.9,242.4 204.4,242.4 204.0,242.4 203.5,242.4 203.0,242.4 202.6,242.4 202.1,242.4 201.7,242.4
+201.2,242.4 200.8,242.4 200.3,242.4 199.9,242.4 199.4,242.4 198.9,242.4 198.5,242.4 198.0,242.4 197.6,242.4 197.1,242.4 196.7,242.4 196.2,242.4 195.7,242.4 195.3,242.4 194.8,242.4 194.4,242.4
+193.9,242.4 193.5,242.4 193.0,242.4 192.6,242.4 192.1,242.4 191.6,242.4 191.2,242.4 190.7,242.4 190.3,242.4 189.8,242.4 189.4,242.4 188.9,242.4 188.4,242.4 188.0,242.4 187.5,242.4 187.1,242.4
+186.6,242.4 186.2,242.4 185.7,242.4 185.3,242.4 184.8,242.4 184.3,242.4 183.9,242.4 183.4,242.4 183.0,242.4 182.5,242.4 182.1,242.4 181.6,242.4 181.1,242.4 180.7,242.4 180.2,242.4 179.8,242.4
+179.3,242.4 178.9,242.4 178.4,242.4 178.0,242.4 177.5,242.4 177.0,242.4 176.6,242.4 176.1,242.4 175.7,242.4 175.2,242.4 174.8,242.4 174.3,242.4 173.8,242.4 173.4,242.4 172.9,242.4 172.5,242.4
+172.0,242.4 171.6,242.4 171.1,242.4 170.7,242.4 170.2,242.4 169.7,242.4 169.3,242.4 168.8,242.4 168.4,242.4 167.9,242.4 167.5,242.4 167.0,242.4 166.5,242.4 166.1,242.4 165.6,242.4 165.2,242.4
+164.7,242.4 164.3,242.4 163.8,242.4 163.4,242.4 162.9,242.4 162.4,242.4 162.0,242.4 161.5,242.4 161.1,242.4 160.6,242.4 160.2,242.4 159.7,242.4 159.2,242.4 158.8,242.4 158.3,242.4 157.9,242.4
+157.4,242.4 157.0,242.4 156.5,242.4 156.1,242.4 155.6,242.4 155.1,242.4 154.7,242.4 154.2,242.4 153.8,242.4 153.3,242.4 152.9,242.4 152.4,242.4 151.9,242.4 151.5,242.4 151.0,242.4 150.6,242.4
+150.1,242.4 149.7,242.4 149.2,242.4 148.8,242.4 148.3,242.4 147.8,242.4 147.4,242.4 146.9,242.4 146.5,242.4 146.0,242.4 145.6,242.4 145.1,242.4 144.6,242.4 144.2,242.4 143.7,242.4 143.3,242.4
+142.8,242.4 142.4,242.4 141.9,242.4 141.5,242.4 141.0,242.4 140.5,242.4 140.1,242.4 139.6,242.4 139.2,242.4 138.7,242.4 138.3,242.4 137.8,242.4 137.3,242.4 136.9,242.4 136.4,242.4 136.0,242.4
+135.5,242.4 135.1,242.4 134.6,242.4 134.2,242.4 133.7,242.4 133.2,242.4 132.8,242.4 132.3,242.4 131.9,242.4 131.4,242.4 131.0,242.4 130.5,242.4 130.0,242.4 129.6,242.4 129.1,242.4 128.7,242.4
+128.2,242.4 127.8,242.4 127.3,242.4 126.9,242.4 126.4,242.4 125.9,242.4 125.5,242.4 125.0,242.4 124.6,242.4 124.1,242.4 123.7,242.4 123.2,242.4 122.7,242.4 122.3,242.4 121.8,242.4 121.4,242.4
+120.9,242.4 120.5,242.4 120.0,242.4 119.6,242.4 119.1,242.4 118.6,242.4 118.2,242.4 117.7,242.4 117.3,242.4 116.8,242.4 116.4,242.4 115.9,242.4 115.4,242.4 115.0,242.4 114.5,242.4 114.1,242.4
+113.6,242.4 113.2,242.4 112.7,242.4 112.3,242.4 111.8,242.4 111.3,242.4 110.9,242.4 110.4,242.4 110.0,242.4 109.5,242.4 109.1,242.4 108.6,242.4 108.1,242.4 107.7,242.4 107.2,242.4 106.8,242.4
+106.3,242.4 105.9,242.4 105.4,242.4 105.0,242.4 104.5,242.4 104.0,242.4 103.6,242.4 103.1,242.4 102.7,242.4 102.2,242.4 101.8,242.4 101.3,242.4 100.8,242.4 100.4,242.4 99.9,242.4 99.5,242.4
+99.0,242.4 98.6,242.4 98.1,242.4 97.7,242.4 97.2,242.4 96.7,242.4 96.3,242.4 95.8,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M197.0,242.4 L197.0,57.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '118.1,242.4 118.7,242.4 119.3,242.4 119.8,242.4 120.4,242.4 121.0,242.3 121.5,242.3 122.1,242.3 122.7,242.3 123.2,242.3 123.8,242.3 124.4,242.3 124.9,242.3 125.5,242.3 126.1,242.3 126.6,242.2
+127.2,242.2 127.7,242.2 128.3,242.2 128.9,242.2 129.4,242.1 130.0,242.1 130.6,242.1 131.1,242.1 131.7,242.0 132.3,242.0 132.8,242.0 133.4,241.9 134.0,241.9 134.5,241.8 135.1,241.8 135.7,241.7
+136.2,241.7 136.8,241.6 137.4,241.6 137.9,241.5 138.5,241.5 139.1,241.4 139.6,241.4 140.2,241.3 140.8,241.2 141.3,241.2 141.9,241.1 142.5,241.0 143.0,240.9 143.6,240.9 144.1,240.8 144.7,240.7
+145.3,240.7 145.8,240.6 146.4,240.5 147.0,240.4 147.5,240.4 148.1,240.3 148.7,240.2 149.2,240.1 149.8,240.1 150.4,240.0 150.9,239.9 151.5,239.9 152.1,239.8 152.6,239.7 153.2,239.7 153.8,239.6
+154.3,239.5 154.9,239.5 155.5,239.4 156.0,239.4 156.6,239.3 157.2,239.3 157.7,239.2 158.3,239.1 158.8,239.1 159.4,239.0 160.0,239.0 160.5,238.9 161.1,238.8 161.7,238.8 162.2,238.7 162.8,238.6
+163.4,238.6 163.9,238.5 164.5,238.4 165.1,238.3 165.6,238.2 166.2,238.1 166.8,238.0 167.3,237.9 167.9,237.8 168.5,237.7 169.0,237.5 169.6,237.4 170.2,237.2 170.7,237.1 171.3,236.9 171.9,236.7
+172.4,236.5 173.0,236.3 173.6,236.0 174.1,235.8 174.7,235.6 175.2,235.3 175.8,235.0 176.4,234.7 176.9,234.4 177.5,234.1 178.1,233.8 178.6,233.4 179.2,233.1 179.8,232.7 180.3,232.3 180.9,231.9
+181.5,231.5 182.0,231.1 182.6,230.6 183.2,230.2 183.7,229.7 184.3,229.2 184.9,228.7 185.4,228.2 186.0,227.6 186.6,227.1 187.1,226.5 187.7,225.9 188.3,225.3 188.8,224.6 189.4,224.0 190.0,223.3
+190.5,222.6 191.1,221.8 191.6,221.1 192.2,220.3 192.8,219.5 193.3,218.7 193.9,217.8 194.5,216.9 195.0,216.0 195.6,215.0 196.2,214.0 196.7,213.0 197.3,211.9 197.9,210.8 198.4,209.7 199.0,208.5
+199.6,207.3 200.1,206.1 200.7,204.8 201.3,203.5 201.8,202.1 202.4,200.8 203.0,199.3 203.5,197.9 204.1,196.4 204.7,194.9 205.2,193.4 205.8,191.8 206.3,190.2 206.9,188.5 207.5,186.9 208.0,185.2
+208.6,183.5 209.2,181.8 209.7,180.0 210.3,178.3 210.9,176.5 211.4,174.7 212.0,172.9 212.6,171.1 213.1,169.3 213.7,167.4 214.3,165.6 214.8,163.8 215.4,162.0 216.0,160.1 216.5,158.3 217.1,156.5
+217.7,154.7 218.2,153.0 218.8,151.2 219.4,149.4 219.9,147.7 220.5,146.0 221.1,144.3 221.6,142.6 222.2,141.0 222.7,139.4 223.3,137.8 223.9,136.2 224.4,134.7 225.0,133.2 225.6,131.7 226.1,130.3
+226.7,129.0 227.3,127.6 227.8,126.4 228.4,125.1 229.0,123.9 229.5,122.8 230.1,121.7 230.7,120.7 231.2,119.8 231.8,118.9 232.4,118.0 232.9,117.3 233.5,116.6 234.1,115.9 234.6,115.4 235.2,114.9
+235.8,114.5 236.3,114.2 236.9,113.9 237.5,113.7 238.0,113.6 238.6,113.6 239.1,113.7 239.7,113.8 240.3,114.0 240.8,114.3 241.4,114.7 242.0,115.2 242.5,115.7 243.1,116.3 243.7,117.0 244.2,117.8
+244.8,118.6 245.4,119.5 245.9,120.5 246.5,121.5 247.1,122.6 247.6,123.7 248.2,124.9 248.8,126.2 249.3,127.5 249.9,128.8 250.5,130.2 251.0,131.6 251.6,133.1 252.2,134.6 252.7,136.1 253.3,137.6
+253.8,139.2 254.4,140.8 255.0,142.4 255.5,144.0 256.1,145.6 256.7,147.3 257.2,148.9 257.8,150.6 258.4,152.3 258.9,154.0 259.5,155.6 260.1,157.3 260.6,159.0 261.2,160.7 261.8,162.3 262.3,164.0
+262.9,165.7 263.5,167.4 264.0,169.0 264.6,170.7 265.2,172.3 265.7,174.0 266.3,175.6 266.9,177.2 267.4,178.8 268.0,180.4 268.6,182.0 269.1,183.6 269.7,185.2 270.2,186.7 270.8,188.2 271.4,189.8
+271.9,191.3 272.5,192.8 273.1,194.2 273.6,195.7 274.2,197.1 274.8,198.5 275.3,199.9 275.9,201.2 276.5,202.6 277.0,203.9 277.6,205.2 278.2,206.4 278.7,207.6 279.3,208.8 279.9,210.0 280.4,211.1
+281.0,212.2 281.6,213.2 282.1,214.2 282.7,215.2 283.3,216.2 283.8,217.1 284.4,217.9 285.0,218.8 285.5,219.6 286.1,220.3 286.6,221.1 287.2,221.8 287.8,222.4 288.3,223.1 288.9,223.7 289.5,224.2
+290.0,224.7 290.6,225.2 291.2,225.7 291.7,226.2 292.3,226.6 292.9,226.9 293.4,227.3 294.0,227.6 294.6,228.0 295.1,228.2 295.7,228.5 296.3,228.8 296.8,229.0 297.4,229.2 298.0,229.4 298.5,229.6
+299.1,229.7 299.7,229.9 300.2,230.0 300.8,230.2 301.4,230.3 301.9,230.4 302.5,230.5 303.0,230.6 303.6,230.7 304.2,230.8 304.7,230.8 305.3,230.9 305.9,231.0 306.4,231.0 307.0,231.1 307.6,231.2
+308.1,231.2 308.7,231.3 309.3,231.3 309.8,231.4 310.4,231.5 311.0,231.5 311.5,231.6 312.1,231.7 312.7,231.7 313.2,231.8 313.8,231.8 314.4,231.9 314.9,232.0 315.5,232.1 316.1,232.1 316.6,232.2
+317.2,232.3 317.7,232.4 318.3,232.5 318.9,232.6 319.4,232.6 320.0,232.7 320.6,232.8 321.1,232.9 321.7,233.0 322.3,233.1 322.8,233.2 323.4,233.3 324.0,233.5 324.5,233.6 325.1,233.7 325.7,233.8
+326.2,233.9 326.8,234.0 327.4,234.2 327.9,234.3 328.5,234.4 329.1,234.5 329.6,234.6 330.2,234.8 330.8,234.9 331.3,235.0 331.9,235.2 332.5,235.3 333.0,235.4 333.6,235.5 334.1,235.7 334.7,235.8
+335.3,235.9 335.8,236.0 336.4,236.2 337.0,236.3 337.5,236.4 338.1,236.5 338.7,236.7 339.2,236.8 339.8,236.9 340.4,237.0 340.9,237.1 341.5,237.2 342.1,237.3 342.6,237.4 343.2,237.5 343.8,237.6
+344.3,237.7 344.9,237.8 345.5,237.9 346.0,237.9 346.6,238.0 347.2,238.1 347.7,238.1 348.3,238.2 348.9,238.3 349.4,238.3 350.0,238.4 350.5,238.4 351.1,238.5 351.7,238.5 352.2,238.6 352.8,238.6
+353.4,238.7 353.9,238.7 354.5,238.8 355.1,238.8 355.6,238.8 356.2,238.9 356.8,238.9 357.3,239.0 357.9,239.0 358.5,239.0 359.0,239.1 359.6,239.1 360.2,239.2 360.7,239.2 361.3,239.3 361.9,239.3
+362.4,239.4 363.0,239.4 363.6,239.5 364.1,239.5 364.7,239.6 365.2,239.6 365.8,239.7 366.4,239.8 366.9,239.8 367.5,239.9 368.1,240.0 368.6,240.1 369.2,240.1 369.8,240.2 370.3,240.3 370.9,240.3
+371.5,240.4 372.0,240.5 372.6,240.6 373.2,240.6 373.7,240.7 374.3,240.8 374.9,240.9 375.4,240.9 376.0,241.0 376.6,241.1 377.1,241.2 377.7,241.2 378.3,241.3 378.8,241.3 379.4,241.4 380.0,241.5
+380.5,241.5 381.1,241.6 381.6,241.6 382.2,241.7 382.8,241.7 383.3,241.8 383.9,241.8 384.5,241.9 385.0,241.9 385.6,242.0 386.2,242.0 386.7,242.0 387.3,242.1 387.9,242.1 388.4,242.1 389.0,242.1
+389.6,242.2 390.1,242.2 390.7,242.2 391.3,242.2 391.8,242.2 392.4,242.3 393.0,242.3 393.5,242.3 394.1,242.3 394.7,242.3 395.2,242.3 395.8,242.3 396.4,242.3 396.9,242.3 397.5,242.3 398.0,242.4
+398.6,242.4 399.2,242.4 399.7,242.4 400.3,242.4 400.3,242.4 399.7,242.4 399.2,242.4 398.6,242.4 398.0,242.4 397.5,242.4 396.9,242.4 396.4,242.4 395.8,242.4 395.2,242.4 394.7,242.4 394.1,242.4
+393.5,242.4 393.0,242.4 392.4,242.4 391.8,242.4 391.3,242.4 390.7,242.4 390.1,242.4 389.6,242.4 389.0,242.4 388.4,242.4 387.9,242.4 387.3,242.4 386.7,242.4 386.2,242.4 385.6,242.4 385.0,242.4
+384.5,242.4 383.9,242.4 383.3,242.4 382.8,242.4 382.2,242.4 381.6,242.4 381.1,242.4 380.5,242.4 380.0,242.4 379.4,242.4 378.8,242.4 378.3,242.4 377.7,242.4 377.1,242.4 376.6,242.4 376.0,242.4
+375.4,242.4 374.9,242.4 374.3,242.4 373.7,242.4 373.2,242.4 372.6,242.4 372.0,242.4 371.5,242.4 370.9,242.4 370.3,242.4 369.8,242.4 369.2,242.4 368.6,242.4 368.1,242.4 367.5,242.4 366.9,242.4
+366.4,242.4 365.8,242.4 365.2,242.4 364.7,242.4 364.1,242.4 363.6,242.4 363.0,242.4 362.4,242.4 361.9,242.4 361.3,242.4 360.7,242.4 360.2,242.4 359.6,242.4 359.0,242.4 358.5,242.4 357.9,242.4
+357.3,242.4 356.8,242.4 356.2,242.4 355.6,242.4 355.1,242.4 354.5,242.4 353.9,242.4 353.4,242.4 352.8,242.4 352.2,242.4 351.7,242.4 351.1,242.4 350.5,242.4 350.0,242.4 349.4,242.4 348.9,242.4
+348.3,242.4 347.7,242.4 347.2,242.4 346.6,242.4 346.0,242.4 345.5,242.4 344.9,242.4 344.3,242.4 343.8,242.4 343.2,242.4 342.6,242.4 342.1,242.4 341.5,242.4 340.9,242.4 340.4,242.4 339.8,242.4
+339.2,242.4 338.7,242.4 338.1,242.4 337.5,242.4 337.0,242.4 336.4,242.4 335.8,242.4 335.3,242.4 334.7,242.4 334.1,242.4 333.6,242.4 333.0,242.4 332.5,242.4 331.9,242.4 331.3,242.4 330.8,242.4
+330.2,242.4 329.6,242.4 329.1,242.4 328.5,242.4 327.9,242.4 327.4,242.4 326.8,242.4 326.2,242.4 325.7,242.4 325.1,242.4 324.5,242.4 324.0,242.4 323.4,242.4 322.8,242.4 322.3,242.4 321.7,242.4
+321.1,242.4 320.6,242.4 320.0,242.4 319.4,242.4 318.9,242.4 318.3,242.4 317.7,242.4 317.2,242.4 316.6,242.4 316.1,242.4 315.5,242.4 314.9,242.4 314.4,242.4 313.8,242.4 313.2,242.4 312.7,242.4
+312.1,242.4 311.5,242.4 311.0,242.4 310.4,242.4 309.8,242.4 309.3,242.4 308.7,242.4 308.1,242.4 307.6,242.4 307.0,242.4 306.4,242.4 305.9,242.4 305.3,242.4 304.7,242.4 304.2,242.4 303.6,242.4
+303.0,242.4 302.5,242.4 301.9,242.4 301.4,242.4 300.8,242.4 300.2,242.4 299.7,242.4 299.1,242.4 298.5,242.4 298.0,242.4 297.4,242.4 296.8,242.4 296.3,242.4 295.7,242.4 295.1,242.4 294.6,242.4
+294.0,242.4 293.4,242.4 292.9,242.4 292.3,242.4 291.7,242.4 291.2,242.4 290.6,242.4 290.0,242.4 289.5,242.4 288.9,242.4 288.3,242.4 287.8,242.4 287.2,242.4 286.6,242.4 286.1,242.4 285.5,242.4
+285.0,242.4 284.4,242.4 283.8,242.4 283.3,242.4 282.7,242.4 282.1,242.4 281.6,242.4 281.0,242.4 280.4,242.4 279.9,242.4 279.3,242.4 278.7,242.4 278.2,242.4 277.6,242.4 277.0,242.4 276.5,242.4
+275.9,242.4 275.3,242.4 274.8,242.4 274.2,242.4 273.6,242.4 273.1,242.4 272.5,242.4 271.9,242.4 271.4,242.4 270.8,242.4 270.2,242.4 269.7,242.4 269.1,242.4 268.6,242.4 268.0,242.4 267.4,242.4
+266.9,242.4 266.3,242.4 265.7,242.4 265.2,242.4 264.6,242.4 264.0,242.4 263.5,242.4 262.9,242.4 262.3,242.4 261.8,242.4 261.2,242.4 260.6,242.4 260.1,242.4 259.5,242.4 258.9,242.4 258.4,242.4
+257.8,242.4 257.2,242.4 256.7,242.4 256.1,242.4 255.5,242.4 255.0,242.4 254.4,242.4 253.8,242.4 253.3,242.4 252.7,242.4 252.2,242.4 251.6,242.4 251.0,242.4 250.5,242.4 249.9,242.4 249.3,242.4
+248.8,242.4 248.2,242.4 247.6,242.4 247.1,242.4 246.5,242.4 245.9,242.4 245.4,242.4 244.8,242.4 244.2,242.4 243.7,242.4 243.1,242.4 242.5,242.4 242.0,242.4 241.4,242.4 240.8,242.4 240.3,242.4
+239.7,242.4 239.1,242.4 238.6,242.4 238.0,242.4 237.5,242.4 236.9,242.4 236.3,242.4 235.8,242.4 235.2,242.4 234.6,242.4 234.1,242.4 233.5,242.4 232.9,242.4 232.4,242.4 231.8,242.4 231.2,242.4
+230.7,242.4 230.1,242.4 229.5,242.4 229.0,242.4 228.4,242.4 227.8,242.4 227.3,242.4 226.7,242.4 226.1,242.4 225.6,242.4 225.0,242.4 224.4,242.4 223.9,242.4 223.3,242.4 222.7,242.4 222.2,242.4
+221.6,242.4 221.1,242.4 220.5,242.4 219.9,242.4 219.4,242.4 218.8,242.4 218.2,242.4 217.7,242.4 217.1,242.4 216.5,242.4 216.0,242.4 215.4,242.4 214.8,242.4 214.3,242.4 213.7,242.4 213.1,242.4
+212.6,242.4 212.0,242.4 211.4,242.4 210.9,242.4 210.3,242.4 209.7,242.4 209.2,242.4 208.6,242.4 208.0,242.4 207.5,242.4 206.9,242.4 206.3,242.4 205.8,242.4 205.2,242.4 204.7,242.4 204.1,242.4
+203.5,242.4 203.0,242.4 202.4,242.4 201.8,242.4 201.3,242.4 200.7,242.4 200.1,242.4 199.6,242.4 199.0,242.4 198.4,242.4 197.9,242.4 197.3,242.4 196.7,242.4 196.2,242.4 195.6,242.4 195.0,242.4
+194.5,242.4 193.9,242.4 193.3,242.4 192.8,242.4 192.2,242.4 191.6,242.4 191.1,242.4 190.5,242.4 190.0,242.4 189.4,242.4 188.8,242.4 188.3,242.4 187.7,242.4 187.1,242.4 186.6,242.4 186.0,242.4
+185.4,242.4 184.9,242.4 184.3,242.4 183.7,242.4 183.2,242.4 182.6,242.4 182.0,242.4 181.5,242.4 180.9,242.4 180.3,242.4 179.8,242.4 179.2,242.4 178.6,242.4 178.1,242.4 177.5,242.4 176.9,242.4
+176.4,242.4 175.8,242.4 175.2,242.4 174.7,242.4 174.1,242.4 173.6,242.4 173.0,242.4 172.4,242.4 171.9,242.4 171.3,242.4 170.7,242.4 170.2,242.4 169.6,242.4 169.0,242.4 168.5,242.4 167.9,242.4
+167.3,242.4 166.8,242.4 166.2,242.4 165.6,242.4 165.1,242.4 164.5,242.4 163.9,242.4 163.4,242.4 162.8,242.4 162.2,242.4 161.7,242.4 161.1,242.4 160.5,242.4 160.0,242.4 159.4,242.4 158.8,242.4
+158.3,242.4 157.7,242.4 157.2,242.4 156.6,242.4 156.0,242.4 155.5,242.4 154.9,242.4 154.3,242.4 153.8,242.4 153.2,242.4 152.6,242.4 152.1,242.4 151.5,242.4 150.9,242.4 150.4,242.4 149.8,242.4
+149.2,242.4 148.7,242.4 148.1,242.4 147.5,242.4 147.0,242.4 146.4,242.4 145.8,242.4 145.3,242.4 144.7,242.4 144.1,242.4 143.6,242.4 143.0,242.4 142.5,242.4 141.9,242.4 141.3,242.4 140.8,242.4
+140.2,242.4 139.6,242.4 139.1,242.4 138.5,242.4 137.9,242.4 137.4,242.4 136.8,242.4 136.2,242.4 135.7,242.4 135.1,242.4 134.5,242.4 134.0,242.4 133.4,242.4 132.8,242.4 132.3,242.4 131.7,242.4
+131.1,242.4 130.6,242.4 130.0,242.4 129.4,242.4 128.9,242.4 128.3,242.4 127.7,242.4 127.2,242.4 126.6,242.4 126.1,242.4 125.5,242.4 124.9,242.4 124.4,242.4 123.8,242.4 123.2,242.4 122.7,242.4
+122.1,242.4 121.5,242.4 121.0,242.4 120.4,242.4 119.8,242.4 119.3,242.4 118.7,242.4 118.1,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M243.0,242.4 L243.0,116.2  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/relative_regression_small.svg b/results/barbershop/600000/report/relative_regression_small.svg
new file mode 100644
index 0000000..cd56072
--- /dev/null
+++ b/results/barbershop/600000/report/relative_regression_small.svg
@@ -0,0 +1,290 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,217.5 L425.0,217.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,217.5 L80.9,217.5  '/>	<g transform="translate(63.6,221.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,192.6 L425.0,192.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,192.6 L80.9,192.6  '/>	<g transform="translate(63.6,196.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,167.6 L425.0,167.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,167.6 L80.9,167.6  '/>	<g transform="translate(63.6,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,142.7 L425.0,142.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,142.7 L80.9,142.7  '/>	<g transform="translate(63.6,146.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,117.8 L425.0,117.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,117.8 L80.9,117.8  '/>	<g transform="translate(63.6,121.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,92.9 L425.0,92.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,92.9 L80.9,92.9  '/>	<g transform="translate(63.6,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,67.9 L425.0,67.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,67.9 L80.9,67.9  '/>	<g transform="translate(63.6,71.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,43.0 L425.0,43.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,43.0 L80.9,43.0  '/>	<g transform="translate(63.6,46.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,25.1 425.0,24.3 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,20.5 425.0,18.8 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,24.8  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,19.7  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/slope.svg b/results/barbershop/600000/report/slope.svg
new file mode 100644
index 0000000..443b3b1
--- /dev/null
+++ b/results/barbershop/600000/report/slope.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M84.6,662.4 L84.6,653.4  '/>	<g transform="translate(84.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M204.1,662.4 L204.1,653.4  '/>	<g transform="translate(204.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.91</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M323.6,662.4 L323.6,653.4  '/>	<g transform="translate(323.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.92</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M443.1,662.4 L443.1,653.4  '/>	<g transform="translate(443.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.93</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M562.5,662.4 L562.5,653.4  '/>	<g transform="translate(562.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.94</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M682.0,662.4 L682.0,653.4  '/>	<g transform="translate(682.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.95</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M801.5,662.4 L801.5,653.4  '/>	<g transform="translate(801.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.96</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M921.0,662.4 L921.0,653.4  '/>	<g transform="translate(921.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.97</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.9 L65.5,658.8 L67.4,658.6 L69.3,658.4 L71.2,658.2 L73.1,658.0
+		L75.0,657.8 L76.9,657.6 L78.8,657.3 L80.7,657.1 L82.6,656.8 L84.5,656.4 L86.4,656.1 L88.3,655.7
+		L90.3,655.3 L92.2,654.9 L94.1,654.5 L96.0,654.0 L97.9,653.5 L99.8,653.1 L101.7,652.6 L103.6,652.1
+		L105.5,651.6 L107.4,651.1 L109.3,650.7 L111.2,650.2 L113.1,649.7 L115.0,649.3 L116.9,648.9 L118.8,648.4
+		L120.7,648.0 L122.6,647.6 L124.5,647.2 L126.4,646.7 L128.3,646.3 L130.2,645.8 L132.1,645.3 L134.0,644.7
+		L135.9,644.1 L137.8,643.5 L139.8,642.8 L141.7,642.1 L143.6,641.3 L145.5,640.4 L147.4,639.6 L149.3,638.6
+		L151.2,637.6 L153.1,636.6 L155.0,635.5 L156.9,634.3 L158.8,633.2 L160.7,631.9 L162.6,630.7 L164.5,629.4
+		L166.4,628.0 L168.3,626.7 L170.2,625.2 L172.1,623.8 L174.0,622.3 L175.9,620.8 L177.8,619.2 L179.7,617.6
+		L181.6,615.9 L183.5,614.2 L185.4,612.4 L187.3,610.6 L189.3,608.8 L191.2,606.9 L193.1,604.9 L195.0,603.0
+		L196.9,601.0 L198.8,598.9 L200.7,596.9 L202.6,594.8 L204.5,592.7 L206.4,590.5 L208.3,588.4 L210.2,586.2
+		L212.1,584.1 L214.0,581.9 L215.9,579.6 L217.8,577.4 L219.7,575.1 L221.6,572.7 L223.5,570.3 L225.4,567.9
+		L227.3,565.3 L229.2,562.7 L231.1,559.9 L233.0,557.1 L234.9,554.2 L236.8,551.1 L238.8,548.0 L240.7,544.8
+		L242.6,541.5 L244.5,538.1 L246.4,534.7 L248.3,531.2 L250.2,527.7 L252.1,524.2 L254.0,520.6 L255.9,517.0
+		L257.8,513.5 L259.7,509.9 L261.6,506.3 L263.5,502.7 L265.4,499.1 L267.3,495.5 L269.2,491.8 L271.1,488.1
+		L273.0,484.3 L274.9,480.4 L276.8,476.4 L278.7,472.4 L280.6,468.3 L282.5,464.1 L284.4,459.8 L286.3,455.4
+		L288.2,451.0 L290.2,446.5 L292.1,441.9 L294.0,437.2 L295.9,432.5 L297.8,427.8 L299.7,423.0 L301.6,418.1
+		L303.5,413.3 L305.4,408.4 L307.3,403.5 L309.2,398.6 L311.1,393.8 L313.0,389.0 L314.9,384.2 L316.8,379.5
+		L318.7,374.8 L320.6,370.2 L322.5,365.7 L324.4,361.2 L326.3,356.9 L328.2,352.5 L330.1,348.2 L332.0,344.0
+		L333.9,339.8 L335.8,335.6 L337.7,331.4 L339.7,327.3 L341.6,323.1 L343.5,318.9 L345.4,314.7 L347.3,310.6
+		L349.2,306.4 L351.1,302.2 L353.0,298.0 L354.9,293.8 L356.8,289.5 L358.7,285.3 L360.6,281.0 L362.5,276.7
+		L364.4,272.4 L366.3,268.1 L368.2,263.8 L370.1,259.5 L372.0,255.2 L373.9,250.9 L375.8,246.7 L377.7,242.5
+		L379.6,238.5 L381.5,234.4 L383.4,230.5 L385.3,226.7 L387.2,223.1 L389.2,219.5 L391.1,216.0 L393.0,212.7
+		L394.9,209.4 L396.8,206.3 L398.7,203.2 L400.6,200.1 L402.5,197.1 L404.4,194.1 L406.3,191.1 L408.2,188.1
+		L410.1,185.0 L412.0,181.9 L413.9,178.8 L415.8,175.6 L417.7,172.4 L419.6,169.2 L421.5,165.9 L423.4,162.6
+		L425.3,159.3 L427.2,156.0 L429.1,152.6 L431.0,149.4 L432.9,146.1 L434.8,142.9 L436.7,139.7 L438.7,136.7
+		L440.6,133.7 L442.5,130.8 L444.4,128.1 L446.3,125.4 L448.2,122.9 L450.1,120.6 L452.0,118.4 L453.9,116.4
+		L455.8,114.5 L457.7,112.8 L459.6,111.3 L461.5,109.9 L463.4,108.7 L465.3,107.6 L467.2,106.7 L469.1,105.9
+		L471.0,105.3 L472.9,104.8 L474.8,104.5 L476.7,104.2 L478.6,104.1 L480.5,104.2 L482.4,104.3 L484.3,104.5
+		L486.2,104.9 L488.1,105.4 L490.1,106.0 L492.0,106.6 L493.9,107.4 L495.8,108.2 L497.7,109.0 L499.6,110.0
+		L501.5,110.9 L503.4,111.9 L505.3,113.0 L507.2,114.0 L509.1,115.1 L511.0,116.1 L512.9,117.2 L514.8,118.4
+		L516.7,119.5 L518.6,120.7 L520.5,121.9 L522.4,123.1 L524.3,124.4 L526.2,125.7 L528.1,127.2 L530.0,128.7
+		L531.9,130.2 L533.8,131.9 L535.7,133.7 L537.6,135.6 L539.6,137.7 L541.5,139.9 L543.4,142.2 L545.3,144.7
+		L547.2,147.3 L549.1,150.1 L551.0,153.0 L552.9,156.0 L554.8,159.2 L556.7,162.5 L558.6,165.9 L560.5,169.5
+		L562.4,173.1 L564.3,176.7 L566.2,180.4 L568.1,184.2 L570.0,187.9 L571.9,191.7 L573.8,195.4 L575.7,199.1
+		L577.6,202.9 L579.5,206.6 L581.4,210.2 L583.3,213.9 L585.2,217.5 L587.1,221.1 L589.1,224.7 L591.0,228.3
+		L592.9,231.9 L594.8,235.6 L596.7,239.3 L598.6,243.0 L600.5,246.8 L602.4,250.7 L604.3,254.6 L606.2,258.6
+		L608.1,262.6 L610.0,266.7 L611.9,270.8 L613.8,275.0 L615.7,279.2 L617.6,283.3 L619.5,287.4 L621.4,291.5
+		L623.3,295.5 L625.2,299.5 L627.1,303.4 L629.0,307.2 L630.9,310.9 L632.8,314.6 L634.7,318.2 L636.6,321.7
+		L638.5,325.3 L640.5,328.8 L642.4,332.3 L644.3,335.8 L646.2,339.3 L648.1,342.8 L650.0,346.4 L651.9,349.9
+		L653.8,353.5 L655.7,357.1 L657.6,360.6 L659.5,364.2 L661.4,367.8 L663.3,371.4 L665.2,375.0 L667.1,378.6
+		L669.0,382.2 L670.9,385.9 L672.8,389.6 L674.7,393.4 L676.6,397.3 L678.5,401.2 L680.4,405.2 L682.3,409.3
+		L684.2,413.4 L686.1,417.6 L688.0,421.9 L690.0,426.2 L691.9,430.5 L693.8,434.7 L695.7,439.0 L697.6,443.2
+		L699.5,447.3 L701.4,451.4 L703.3,455.4 L705.2,459.3 L707.1,463.1 L709.0,466.8 L710.9,470.4 L712.8,473.9
+		L714.7,477.3 L716.6,480.6 L718.5,483.9 L720.4,487.0 L722.3,490.1 L724.2,493.1 L726.1,496.0 L728.0,498.8
+		L729.9,501.5 L731.8,504.1 L733.7,506.7 L735.6,509.2 L737.5,511.5 L739.5,513.9 L741.4,516.1 L743.3,518.4
+		L745.2,520.5 L747.1,522.7 L749.0,524.8 L750.9,526.9 L752.8,529.0 L754.7,531.1 L756.6,533.2 L758.5,535.3
+		L760.4,537.3 L762.3,539.4 L764.2,541.4 L766.1,543.5 L768.0,545.5 L769.9,547.5 L771.8,549.5 L773.7,551.4
+		L775.6,553.4 L777.5,555.3 L779.4,557.2 L781.3,559.1 L783.2,561.0 L785.1,562.9 L787.0,564.7 L789.0,566.6
+		L790.9,568.5 L792.8,570.4 L794.7,572.2 L796.6,574.1 L798.5,576.0 L800.4,577.9 L802.3,579.7 L804.2,581.6
+		L806.1,583.5 L808.0,585.3 L809.9,587.2 L811.8,589.0 L813.7,590.8 L815.6,592.6 L817.5,594.3 L819.4,596.1
+		L821.3,597.8 L823.2,599.5 L825.1,601.1 L827.0,602.7 L828.9,604.3 L830.8,605.8 L832.7,607.3 L834.6,608.7
+		L836.5,610.1 L838.4,611.5 L840.4,612.8 L842.3,614.0 L844.2,615.2 L846.1,616.4 L848.0,617.5 L849.9,618.6
+		L851.8,619.6 L853.7,620.6 L855.6,621.6 L857.5,622.5 L859.4,623.5 L861.3,624.4 L863.2,625.3 L865.1,626.1
+		L867.0,627.0 L868.9,627.9 L870.8,628.7 L872.7,629.6 L874.6,630.4 L876.5,631.2 L878.4,632.0 L880.3,632.8
+		L882.2,633.6 L884.1,634.4 L886.0,635.2 L887.9,635.9 L889.9,636.7 L891.8,637.4 L893.7,638.1 L895.6,638.8
+		L897.5,639.5 L899.4,640.2 L901.3,640.9 L903.2,641.5 L905.1,642.2 L907.0,642.8 L908.9,643.3 L910.8,643.9
+		L912.7,644.4 L914.6,644.9 L916.5,645.4 L918.4,645.8 L920.3,646.3 L922.2,646.7 L924.1,647.1 L926.0,647.4
+		L927.9,647.8 L929.8,648.1 L931.7,648.4 L933.6,648.8 L935.5,649.1 L937.4,649.4 L939.4,649.6 L941.3,649.9
+		L943.2,650.2 L945.1,650.5 L947.0,650.7 L948.9,651.0 L950.8,651.3 L952.7,651.5 L954.6,651.8 L956.5,652.0
+		L958.4,652.3 L960.3,652.5 L962.2,652.7 L964.1,653.0 L966.0,653.2 L967.9,653.4 L969.8,653.6 L971.7,653.8
+		L973.6,654.0 L975.5,654.2 L977.4,654.4 L979.3,654.5 L981.2,654.7 L983.1,654.8 L985.0,655.0 L986.9,655.1
+		L988.9,655.3 L990.8,655.5 L992.7,655.6 L994.6,655.8 L996.5,655.9 L998.4,656.1 L1000.3,656.3 L1002.2,656.5
+		L1004.1,656.6 L1006.0,656.8 L1007.9,657.0 L1009.8,657.2 L1011.7,657.3 L1013.6,657.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,637.6 153.1,636.6 155.0,635.5 156.9,634.3 158.8,633.2 160.7,631.9 162.6,630.7 164.5,629.4 166.4,628.0 168.3,626.7 170.2,625.2 172.1,623.8 174.0,622.3 175.9,620.8 177.8,619.2 179.7,617.6
+181.6,615.9 183.5,614.2 185.4,612.4 187.3,610.6 189.3,608.8 191.2,606.9 193.1,604.9 195.0,603.0 196.9,601.0 198.8,598.9 200.7,596.9 202.6,594.8 204.5,592.7 206.4,590.5 208.3,588.4 210.2,586.2
+212.1,584.1 214.0,581.9 215.9,579.6 217.8,577.4 219.7,575.1 221.6,572.7 223.5,570.3 225.4,567.9 227.3,565.3 229.2,562.7 231.1,559.9 233.0,557.1 234.9,554.2 236.8,551.1 238.8,548.0 240.7,544.8
+242.6,541.5 244.5,538.1 246.4,534.7 248.3,531.2 250.2,527.7 252.1,524.2 254.0,520.6 255.9,517.0 257.8,513.5 259.7,509.9 261.6,506.3 263.5,502.7 265.4,499.1 267.3,495.5 269.2,491.8 271.1,488.1
+273.0,484.3 274.9,480.4 276.8,476.4 278.7,472.4 280.6,468.3 282.5,464.1 284.4,459.8 286.3,455.4 288.2,451.0 290.2,446.5 292.1,441.9 294.0,437.2 295.9,432.5 297.8,427.8 299.7,423.0 301.6,418.1
+303.5,413.3 305.4,408.4 307.3,403.5 309.2,398.6 311.1,393.8 313.0,389.0 314.9,384.2 316.8,379.5 318.7,374.8 320.6,370.2 322.5,365.7 324.4,361.2 326.3,356.9 328.2,352.5 330.1,348.2 332.0,344.0
+333.9,339.8 335.8,335.6 337.7,331.4 339.7,327.3 341.6,323.1 343.5,318.9 345.4,314.7 347.3,310.6 349.2,306.4 351.1,302.2 353.0,298.0 354.9,293.8 356.8,289.5 358.7,285.3 360.6,281.0 362.5,276.7
+364.4,272.4 366.3,268.1 368.2,263.8 370.1,259.5 372.0,255.2 373.9,250.9 375.8,246.7 377.7,242.5 379.6,238.5 381.5,234.4 383.4,230.5 385.3,226.7 387.2,223.1 389.2,219.5 391.1,216.0 393.0,212.7
+394.9,209.4 396.8,206.3 398.7,203.2 400.6,200.1 402.5,197.1 404.4,194.1 406.3,191.1 408.2,188.1 410.1,185.0 412.0,181.9 413.9,178.8 415.8,175.6 417.7,172.4 419.6,169.2 421.5,165.9 423.4,162.6
+425.3,159.3 427.2,156.0 429.1,152.6 431.0,149.4 432.9,146.1 434.8,142.9 436.7,139.7 438.7,136.7 440.6,133.7 442.5,130.8 444.4,128.1 446.3,125.4 448.2,122.9 450.1,120.6 452.0,118.4 453.9,116.4
+455.8,114.5 457.7,112.8 459.6,111.3 461.5,109.9 463.4,108.7 465.3,107.6 467.2,106.7 469.1,105.9 471.0,105.3 472.9,104.8 474.8,104.5 476.7,104.2 478.6,104.1 480.5,104.2 482.4,104.3 484.3,104.5
+486.2,104.9 488.1,105.4 490.1,106.0 492.0,106.6 493.9,107.4 495.8,108.2 497.7,109.0 499.6,110.0 501.5,110.9 503.4,111.9 505.3,113.0 507.2,114.0 509.1,115.1 511.0,116.1 512.9,117.2 514.8,118.4
+516.7,119.5 518.6,120.7 520.5,121.9 522.4,123.1 524.3,124.4 526.2,125.7 528.1,127.2 530.0,128.7 531.9,130.2 533.8,131.9 535.7,133.7 537.6,135.6 539.6,137.7 541.5,139.9 543.4,142.2 545.3,144.7
+547.2,147.3 549.1,150.1 551.0,153.0 552.9,156.0 554.8,159.2 556.7,162.5 558.6,165.9 560.5,169.5 562.4,173.1 564.3,176.7 566.2,180.4 568.1,184.2 570.0,187.9 571.9,191.7 573.8,195.4 575.7,199.1
+577.6,202.9 579.5,206.6 581.4,210.2 583.3,213.9 585.2,217.5 587.1,221.1 589.1,224.7 591.0,228.3 592.9,231.9 594.8,235.6 596.7,239.3 598.6,243.0 600.5,246.8 602.4,250.7 604.3,254.6 606.2,258.6
+608.1,262.6 610.0,266.7 611.9,270.8 613.8,275.0 615.7,279.2 617.6,283.3 619.5,287.4 621.4,291.5 623.3,295.5 625.2,299.5 627.1,303.4 629.0,307.2 630.9,310.9 632.8,314.6 634.7,318.2 636.6,321.7
+638.5,325.3 640.5,328.8 642.4,332.3 644.3,335.8 646.2,339.3 648.1,342.8 650.0,346.4 651.9,349.9 653.8,353.5 655.7,357.1 657.6,360.6 659.5,364.2 661.4,367.8 663.3,371.4 665.2,375.0 667.1,378.6
+669.0,382.2 670.9,385.9 672.8,389.6 674.7,393.4 676.6,397.3 678.5,401.2 680.4,405.2 682.3,409.3 684.2,413.4 686.1,417.6 688.0,421.9 690.0,426.2 691.9,430.5 693.8,434.7 695.7,439.0 697.6,443.2
+699.5,447.3 701.4,451.4 703.3,455.4 705.2,459.3 707.1,463.1 709.0,466.8 710.9,470.4 712.8,473.9 714.7,477.3 716.6,480.6 718.5,483.9 720.4,487.0 722.3,490.1 724.2,493.1 726.1,496.0 728.0,498.8
+729.9,501.5 731.8,504.1 733.7,506.7 735.6,509.2 737.5,511.5 739.5,513.9 741.4,516.1 743.3,518.4 745.2,520.5 747.1,522.7 749.0,524.8 750.9,526.9 752.8,529.0 754.7,531.1 756.6,533.2 758.5,535.3
+760.4,537.3 762.3,539.4 764.2,541.4 766.1,543.5 768.0,545.5 769.9,547.5 771.8,549.5 773.7,551.4 775.6,553.4 777.5,555.3 779.4,557.2 781.3,559.1 783.2,561.0 785.1,562.9 787.0,564.7 789.0,566.6
+790.9,568.5 792.8,570.4 794.7,572.2 796.6,574.1 798.5,576.0 800.4,577.9 802.3,579.7 804.2,581.6 806.1,583.5 808.0,585.3 809.9,587.2 811.8,589.0 813.7,590.8 815.6,592.6 817.5,594.3 819.4,596.1
+821.3,597.8 823.2,599.5 825.1,601.1 827.0,602.7 828.9,604.3 830.8,605.8 832.7,607.3 834.6,608.7 836.5,610.1 838.4,611.5 840.4,612.8 842.3,614.0 844.2,615.2 846.1,616.4 848.0,617.5 849.9,618.6
+851.8,619.6 853.7,620.6 855.6,621.6 857.5,622.5 859.4,623.5 861.3,624.4 863.2,625.3 865.1,626.1 867.0,627.0 868.9,627.9 870.8,628.7 872.7,629.6 874.6,630.4 876.5,631.2 878.4,632.0 880.3,632.8
+882.2,633.6 884.1,634.4 886.0,635.2 887.9,635.9 889.9,636.7 891.8,637.4 893.7,638.1 895.6,638.8 897.5,639.5 899.4,640.2 901.3,640.9 903.2,641.5 905.1,642.2 907.0,642.8 908.9,643.3 910.8,643.9
+912.7,644.4 914.6,644.9 916.5,645.4 918.4,645.8 920.3,646.3 922.2,646.7 924.1,647.1 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M505.2,662.4 L505.2,112.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/600000/report/typical.svg b/results/barbershop/600000/report/typical.svg
new file mode 100644
index 0000000..c77fa36
--- /dev/null
+++ b/results/barbershop/600000/report/typical.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M84.6,662.4 L84.6,653.4  '/>	<g transform="translate(84.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M204.1,662.4 L204.1,653.4  '/>	<g transform="translate(204.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.91</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M323.6,662.4 L323.6,653.4  '/>	<g transform="translate(323.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.92</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M443.1,662.4 L443.1,653.4  '/>	<g transform="translate(443.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.93</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M562.5,662.4 L562.5,653.4  '/>	<g transform="translate(562.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.94</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M682.0,662.4 L682.0,653.4  '/>	<g transform="translate(682.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.95</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M801.5,662.4 L801.5,653.4  '/>	<g transform="translate(801.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.96</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M921.0,662.4 L921.0,653.4  '/>	<g transform="translate(921.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8.97</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.9 L65.5,658.8 L67.4,658.6 L69.3,658.4 L71.2,658.2 L73.1,658.0
+		L75.0,657.8 L76.9,657.6 L78.8,657.3 L80.7,657.1 L82.6,656.8 L84.5,656.4 L86.4,656.1 L88.3,655.7
+		L90.3,655.3 L92.2,654.9 L94.1,654.5 L96.0,654.0 L97.9,653.5 L99.8,653.1 L101.7,652.6 L103.6,652.1
+		L105.5,651.6 L107.4,651.1 L109.3,650.7 L111.2,650.2 L113.1,649.7 L115.0,649.3 L116.9,648.9 L118.8,648.4
+		L120.7,648.0 L122.6,647.6 L124.5,647.2 L126.4,646.7 L128.3,646.3 L130.2,645.8 L132.1,645.3 L134.0,644.7
+		L135.9,644.1 L137.8,643.5 L139.8,642.8 L141.7,642.1 L143.6,641.3 L145.5,640.4 L147.4,639.6 L149.3,638.6
+		L151.2,637.6 L153.1,636.6 L155.0,635.5 L156.9,634.3 L158.8,633.2 L160.7,631.9 L162.6,630.7 L164.5,629.4
+		L166.4,628.0 L168.3,626.7 L170.2,625.2 L172.1,623.8 L174.0,622.3 L175.9,620.8 L177.8,619.2 L179.7,617.6
+		L181.6,615.9 L183.5,614.2 L185.4,612.4 L187.3,610.6 L189.3,608.8 L191.2,606.9 L193.1,604.9 L195.0,603.0
+		L196.9,601.0 L198.8,598.9 L200.7,596.9 L202.6,594.8 L204.5,592.7 L206.4,590.5 L208.3,588.4 L210.2,586.2
+		L212.1,584.1 L214.0,581.9 L215.9,579.6 L217.8,577.4 L219.7,575.1 L221.6,572.7 L223.5,570.3 L225.4,567.9
+		L227.3,565.3 L229.2,562.7 L231.1,559.9 L233.0,557.1 L234.9,554.2 L236.8,551.1 L238.8,548.0 L240.7,544.8
+		L242.6,541.5 L244.5,538.1 L246.4,534.7 L248.3,531.2 L250.2,527.7 L252.1,524.2 L254.0,520.6 L255.9,517.0
+		L257.8,513.5 L259.7,509.9 L261.6,506.3 L263.5,502.7 L265.4,499.1 L267.3,495.5 L269.2,491.8 L271.1,488.1
+		L273.0,484.3 L274.9,480.4 L276.8,476.4 L278.7,472.4 L280.6,468.3 L282.5,464.1 L284.4,459.8 L286.3,455.4
+		L288.2,451.0 L290.2,446.5 L292.1,441.9 L294.0,437.2 L295.9,432.5 L297.8,427.8 L299.7,423.0 L301.6,418.1
+		L303.5,413.3 L305.4,408.4 L307.3,403.5 L309.2,398.6 L311.1,393.8 L313.0,389.0 L314.9,384.2 L316.8,379.5
+		L318.7,374.8 L320.6,370.2 L322.5,365.7 L324.4,361.2 L326.3,356.9 L328.2,352.5 L330.1,348.2 L332.0,344.0
+		L333.9,339.8 L335.8,335.6 L337.7,331.4 L339.7,327.3 L341.6,323.1 L343.5,318.9 L345.4,314.7 L347.3,310.6
+		L349.2,306.4 L351.1,302.2 L353.0,298.0 L354.9,293.8 L356.8,289.5 L358.7,285.3 L360.6,281.0 L362.5,276.7
+		L364.4,272.4 L366.3,268.1 L368.2,263.8 L370.1,259.5 L372.0,255.2 L373.9,250.9 L375.8,246.7 L377.7,242.5
+		L379.6,238.5 L381.5,234.4 L383.4,230.5 L385.3,226.7 L387.2,223.1 L389.2,219.5 L391.1,216.0 L393.0,212.7
+		L394.9,209.4 L396.8,206.3 L398.7,203.2 L400.6,200.1 L402.5,197.1 L404.4,194.1 L406.3,191.1 L408.2,188.1
+		L410.1,185.0 L412.0,181.9 L413.9,178.8 L415.8,175.6 L417.7,172.4 L419.6,169.2 L421.5,165.9 L423.4,162.6
+		L425.3,159.3 L427.2,156.0 L429.1,152.6 L431.0,149.4 L432.9,146.1 L434.8,142.9 L436.7,139.7 L438.7,136.7
+		L440.6,133.7 L442.5,130.8 L444.4,128.1 L446.3,125.4 L448.2,122.9 L450.1,120.6 L452.0,118.4 L453.9,116.4
+		L455.8,114.5 L457.7,112.8 L459.6,111.3 L461.5,109.9 L463.4,108.7 L465.3,107.6 L467.2,106.7 L469.1,105.9
+		L471.0,105.3 L472.9,104.8 L474.8,104.5 L476.7,104.2 L478.6,104.1 L480.5,104.2 L482.4,104.3 L484.3,104.5
+		L486.2,104.9 L488.1,105.4 L490.1,106.0 L492.0,106.6 L493.9,107.4 L495.8,108.2 L497.7,109.0 L499.6,110.0
+		L501.5,110.9 L503.4,111.9 L505.3,113.0 L507.2,114.0 L509.1,115.1 L511.0,116.1 L512.9,117.2 L514.8,118.4
+		L516.7,119.5 L518.6,120.7 L520.5,121.9 L522.4,123.1 L524.3,124.4 L526.2,125.7 L528.1,127.2 L530.0,128.7
+		L531.9,130.2 L533.8,131.9 L535.7,133.7 L537.6,135.6 L539.6,137.7 L541.5,139.9 L543.4,142.2 L545.3,144.7
+		L547.2,147.3 L549.1,150.1 L551.0,153.0 L552.9,156.0 L554.8,159.2 L556.7,162.5 L558.6,165.9 L560.5,169.5
+		L562.4,173.1 L564.3,176.7 L566.2,180.4 L568.1,184.2 L570.0,187.9 L571.9,191.7 L573.8,195.4 L575.7,199.1
+		L577.6,202.9 L579.5,206.6 L581.4,210.2 L583.3,213.9 L585.2,217.5 L587.1,221.1 L589.1,224.7 L591.0,228.3
+		L592.9,231.9 L594.8,235.6 L596.7,239.3 L598.6,243.0 L600.5,246.8 L602.4,250.7 L604.3,254.6 L606.2,258.6
+		L608.1,262.6 L610.0,266.7 L611.9,270.8 L613.8,275.0 L615.7,279.2 L617.6,283.3 L619.5,287.4 L621.4,291.5
+		L623.3,295.5 L625.2,299.5 L627.1,303.4 L629.0,307.2 L630.9,310.9 L632.8,314.6 L634.7,318.2 L636.6,321.7
+		L638.5,325.3 L640.5,328.8 L642.4,332.3 L644.3,335.8 L646.2,339.3 L648.1,342.8 L650.0,346.4 L651.9,349.9
+		L653.8,353.5 L655.7,357.1 L657.6,360.6 L659.5,364.2 L661.4,367.8 L663.3,371.4 L665.2,375.0 L667.1,378.6
+		L669.0,382.2 L670.9,385.9 L672.8,389.6 L674.7,393.4 L676.6,397.3 L678.5,401.2 L680.4,405.2 L682.3,409.3
+		L684.2,413.4 L686.1,417.6 L688.0,421.9 L690.0,426.2 L691.9,430.5 L693.8,434.7 L695.7,439.0 L697.6,443.2
+		L699.5,447.3 L701.4,451.4 L703.3,455.4 L705.2,459.3 L707.1,463.1 L709.0,466.8 L710.9,470.4 L712.8,473.9
+		L714.7,477.3 L716.6,480.6 L718.5,483.9 L720.4,487.0 L722.3,490.1 L724.2,493.1 L726.1,496.0 L728.0,498.8
+		L729.9,501.5 L731.8,504.1 L733.7,506.7 L735.6,509.2 L737.5,511.5 L739.5,513.9 L741.4,516.1 L743.3,518.4
+		L745.2,520.5 L747.1,522.7 L749.0,524.8 L750.9,526.9 L752.8,529.0 L754.7,531.1 L756.6,533.2 L758.5,535.3
+		L760.4,537.3 L762.3,539.4 L764.2,541.4 L766.1,543.5 L768.0,545.5 L769.9,547.5 L771.8,549.5 L773.7,551.4
+		L775.6,553.4 L777.5,555.3 L779.4,557.2 L781.3,559.1 L783.2,561.0 L785.1,562.9 L787.0,564.7 L789.0,566.6
+		L790.9,568.5 L792.8,570.4 L794.7,572.2 L796.6,574.1 L798.5,576.0 L800.4,577.9 L802.3,579.7 L804.2,581.6
+		L806.1,583.5 L808.0,585.3 L809.9,587.2 L811.8,589.0 L813.7,590.8 L815.6,592.6 L817.5,594.3 L819.4,596.1
+		L821.3,597.8 L823.2,599.5 L825.1,601.1 L827.0,602.7 L828.9,604.3 L830.8,605.8 L832.7,607.3 L834.6,608.7
+		L836.5,610.1 L838.4,611.5 L840.4,612.8 L842.3,614.0 L844.2,615.2 L846.1,616.4 L848.0,617.5 L849.9,618.6
+		L851.8,619.6 L853.7,620.6 L855.6,621.6 L857.5,622.5 L859.4,623.5 L861.3,624.4 L863.2,625.3 L865.1,626.1
+		L867.0,627.0 L868.9,627.9 L870.8,628.7 L872.7,629.6 L874.6,630.4 L876.5,631.2 L878.4,632.0 L880.3,632.8
+		L882.2,633.6 L884.1,634.4 L886.0,635.2 L887.9,635.9 L889.9,636.7 L891.8,637.4 L893.7,638.1 L895.6,638.8
+		L897.5,639.5 L899.4,640.2 L901.3,640.9 L903.2,641.5 L905.1,642.2 L907.0,642.8 L908.9,643.3 L910.8,643.9
+		L912.7,644.4 L914.6,644.9 L916.5,645.4 L918.4,645.8 L920.3,646.3 L922.2,646.7 L924.1,647.1 L926.0,647.4
+		L927.9,647.8 L929.8,648.1 L931.7,648.4 L933.6,648.8 L935.5,649.1 L937.4,649.4 L939.4,649.6 L941.3,649.9
+		L943.2,650.2 L945.1,650.5 L947.0,650.7 L948.9,651.0 L950.8,651.3 L952.7,651.5 L954.6,651.8 L956.5,652.0
+		L958.4,652.3 L960.3,652.5 L962.2,652.7 L964.1,653.0 L966.0,653.2 L967.9,653.4 L969.8,653.6 L971.7,653.8
+		L973.6,654.0 L975.5,654.2 L977.4,654.4 L979.3,654.5 L981.2,654.7 L983.1,654.8 L985.0,655.0 L986.9,655.1
+		L988.9,655.3 L990.8,655.5 L992.7,655.6 L994.6,655.8 L996.5,655.9 L998.4,656.1 L1000.3,656.3 L1002.2,656.5
+		L1004.1,656.6 L1006.0,656.8 L1007.9,657.0 L1009.8,657.2 L1011.7,657.3 L1013.6,657.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,637.6 153.1,636.6 155.0,635.5 156.9,634.3 158.8,633.2 160.7,631.9 162.6,630.7 164.5,629.4 166.4,628.0 168.3,626.7 170.2,625.2 172.1,623.8 174.0,622.3 175.9,620.8 177.8,619.2 179.7,617.6
+181.6,615.9 183.5,614.2 185.4,612.4 187.3,610.6 189.3,608.8 191.2,606.9 193.1,604.9 195.0,603.0 196.9,601.0 198.8,598.9 200.7,596.9 202.6,594.8 204.5,592.7 206.4,590.5 208.3,588.4 210.2,586.2
+212.1,584.1 214.0,581.9 215.9,579.6 217.8,577.4 219.7,575.1 221.6,572.7 223.5,570.3 225.4,567.9 227.3,565.3 229.2,562.7 231.1,559.9 233.0,557.1 234.9,554.2 236.8,551.1 238.8,548.0 240.7,544.8
+242.6,541.5 244.5,538.1 246.4,534.7 248.3,531.2 250.2,527.7 252.1,524.2 254.0,520.6 255.9,517.0 257.8,513.5 259.7,509.9 261.6,506.3 263.5,502.7 265.4,499.1 267.3,495.5 269.2,491.8 271.1,488.1
+273.0,484.3 274.9,480.4 276.8,476.4 278.7,472.4 280.6,468.3 282.5,464.1 284.4,459.8 286.3,455.4 288.2,451.0 290.2,446.5 292.1,441.9 294.0,437.2 295.9,432.5 297.8,427.8 299.7,423.0 301.6,418.1
+303.5,413.3 305.4,408.4 307.3,403.5 309.2,398.6 311.1,393.8 313.0,389.0 314.9,384.2 316.8,379.5 318.7,374.8 320.6,370.2 322.5,365.7 324.4,361.2 326.3,356.9 328.2,352.5 330.1,348.2 332.0,344.0
+333.9,339.8 335.8,335.6 337.7,331.4 339.7,327.3 341.6,323.1 343.5,318.9 345.4,314.7 347.3,310.6 349.2,306.4 351.1,302.2 353.0,298.0 354.9,293.8 356.8,289.5 358.7,285.3 360.6,281.0 362.5,276.7
+364.4,272.4 366.3,268.1 368.2,263.8 370.1,259.5 372.0,255.2 373.9,250.9 375.8,246.7 377.7,242.5 379.6,238.5 381.5,234.4 383.4,230.5 385.3,226.7 387.2,223.1 389.2,219.5 391.1,216.0 393.0,212.7
+394.9,209.4 396.8,206.3 398.7,203.2 400.6,200.1 402.5,197.1 404.4,194.1 406.3,191.1 408.2,188.1 410.1,185.0 412.0,181.9 413.9,178.8 415.8,175.6 417.7,172.4 419.6,169.2 421.5,165.9 423.4,162.6
+425.3,159.3 427.2,156.0 429.1,152.6 431.0,149.4 432.9,146.1 434.8,142.9 436.7,139.7 438.7,136.7 440.6,133.7 442.5,130.8 444.4,128.1 446.3,125.4 448.2,122.9 450.1,120.6 452.0,118.4 453.9,116.4
+455.8,114.5 457.7,112.8 459.6,111.3 461.5,109.9 463.4,108.7 465.3,107.6 467.2,106.7 469.1,105.9 471.0,105.3 472.9,104.8 474.8,104.5 476.7,104.2 478.6,104.1 480.5,104.2 482.4,104.3 484.3,104.5
+486.2,104.9 488.1,105.4 490.1,106.0 492.0,106.6 493.9,107.4 495.8,108.2 497.7,109.0 499.6,110.0 501.5,110.9 503.4,111.9 505.3,113.0 507.2,114.0 509.1,115.1 511.0,116.1 512.9,117.2 514.8,118.4
+516.7,119.5 518.6,120.7 520.5,121.9 522.4,123.1 524.3,124.4 526.2,125.7 528.1,127.2 530.0,128.7 531.9,130.2 533.8,131.9 535.7,133.7 537.6,135.6 539.6,137.7 541.5,139.9 543.4,142.2 545.3,144.7
+547.2,147.3 549.1,150.1 551.0,153.0 552.9,156.0 554.8,159.2 556.7,162.5 558.6,165.9 560.5,169.5 562.4,173.1 564.3,176.7 566.2,180.4 568.1,184.2 570.0,187.9 571.9,191.7 573.8,195.4 575.7,199.1
+577.6,202.9 579.5,206.6 581.4,210.2 583.3,213.9 585.2,217.5 587.1,221.1 589.1,224.7 591.0,228.3 592.9,231.9 594.8,235.6 596.7,239.3 598.6,243.0 600.5,246.8 602.4,250.7 604.3,254.6 606.2,258.6
+608.1,262.6 610.0,266.7 611.9,270.8 613.8,275.0 615.7,279.2 617.6,283.3 619.5,287.4 621.4,291.5 623.3,295.5 625.2,299.5 627.1,303.4 629.0,307.2 630.9,310.9 632.8,314.6 634.7,318.2 636.6,321.7
+638.5,325.3 640.5,328.8 642.4,332.3 644.3,335.8 646.2,339.3 648.1,342.8 650.0,346.4 651.9,349.9 653.8,353.5 655.7,357.1 657.6,360.6 659.5,364.2 661.4,367.8 663.3,371.4 665.2,375.0 667.1,378.6
+669.0,382.2 670.9,385.9 672.8,389.6 674.7,393.4 676.6,397.3 678.5,401.2 680.4,405.2 682.3,409.3 684.2,413.4 686.1,417.6 688.0,421.9 690.0,426.2 691.9,430.5 693.8,434.7 695.7,439.0 697.6,443.2
+699.5,447.3 701.4,451.4 703.3,455.4 705.2,459.3 707.1,463.1 709.0,466.8 710.9,470.4 712.8,473.9 714.7,477.3 716.6,480.6 718.5,483.9 720.4,487.0 722.3,490.1 724.2,493.1 726.1,496.0 728.0,498.8
+729.9,501.5 731.8,504.1 733.7,506.7 735.6,509.2 737.5,511.5 739.5,513.9 741.4,516.1 743.3,518.4 745.2,520.5 747.1,522.7 749.0,524.8 750.9,526.9 752.8,529.0 754.7,531.1 756.6,533.2 758.5,535.3
+760.4,537.3 762.3,539.4 764.2,541.4 766.1,543.5 768.0,545.5 769.9,547.5 771.8,549.5 773.7,551.4 775.6,553.4 777.5,555.3 779.4,557.2 781.3,559.1 783.2,561.0 785.1,562.9 787.0,564.7 789.0,566.6
+790.9,568.5 792.8,570.4 794.7,572.2 796.6,574.1 798.5,576.0 800.4,577.9 802.3,579.7 804.2,581.6 806.1,583.5 808.0,585.3 809.9,587.2 811.8,589.0 813.7,590.8 815.6,592.6 817.5,594.3 819.4,596.1
+821.3,597.8 823.2,599.5 825.1,601.1 827.0,602.7 828.9,604.3 830.8,605.8 832.7,607.3 834.6,608.7 836.5,610.1 838.4,611.5 840.4,612.8 842.3,614.0 844.2,615.2 846.1,616.4 848.0,617.5 849.9,618.6
+851.8,619.6 853.7,620.6 855.6,621.6 857.5,622.5 859.4,623.5 861.3,624.4 863.2,625.3 865.1,626.1 867.0,627.0 868.9,627.9 870.8,628.7 872.7,629.6 874.6,630.4 876.5,631.2 878.4,632.0 880.3,632.8
+882.2,633.6 884.1,634.4 886.0,635.2 887.9,635.9 889.9,636.7 891.8,637.4 893.7,638.1 895.6,638.8 897.5,639.5 899.4,640.2 901.3,640.9 903.2,641.5 905.1,642.2 907.0,642.8 908.9,643.3 910.8,643.9
+912.7,644.4 914.6,644.9 916.5,645.4 918.4,645.8 920.3,646.3 922.2,646.7 924.1,647.1 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M505.2,662.4 L505.2,112.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/600000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/base/benchmark.json b/results/barbershop/700000/base/benchmark.json
new file mode 100644
index 0000000..d5aa3ed
--- /dev/null
+++ b/results/barbershop/700000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"700000","throughput":null,"full_id":"Barbershop/700000","directory_name":"barbershop/700000","title":"Barbershop/700000"}
\ No newline at end of file
diff --git a/results/barbershop/700000/base/estimates.json b/results/barbershop/700000/base/estimates.json
new file mode 100644
index 0000000..736e881
--- /dev/null
+++ b/results/barbershop/700000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":10213394.675208675,"upper_bound":10253242.619946456},"point_estimate":10232323.324486565,"standard_error":7738.0472915091095},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":10198566.44736842,"upper_bound":10241029.411764706},"point_estimate":10217355.517826825,"standard_error":9595.450391816277},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":39319.436716040946,"upper_bound":74154.69272508196},"point_estimate":57016.42321852636,"standard_error":7032.979051928034},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":10201504.366078407,"upper_bound":10223215.91286921},"point_estimate":10211715.133737255,"standard_error":4217.976117637722},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":53583.06728777328,"upper_bound":101309.66948906812},"point_estimate":78028.9076484814,"standard_error":9440.01282436315}}
\ No newline at end of file
diff --git a/results/barbershop/700000/base/raw.csv b/results/barbershop/700000/base/raw.csv
new file mode 100644
index 0000000..06c0e0d
--- /dev/null
+++ b/results/barbershop/700000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,700000,,,20094200.0,ns,2
+Barbershop,,700000,,,40162100.0,ns,4
+Barbershop,,700000,,,61003100.0,ns,6
+Barbershop,,700000,,,84404800.0,ns,8
+Barbershop,,700000,,,105015100.0,ns,10
+Barbershop,,700000,,,122082400.0,ns,12
+Barbershop,,700000,,,141515700.0,ns,14
+Barbershop,,700000,,,167565100.0,ns,16
+Barbershop,,700000,,,184711500.0,ns,18
+Barbershop,,700000,,,205465800.0,ns,20
+Barbershop,,700000,,,229297300.0,ns,22
+Barbershop,,700000,,,245772400.0,ns,24
+Barbershop,,700000,,,267370400.0,ns,26
+Barbershop,,700000,,,287290900.0,ns,28
+Barbershop,,700000,,,309720500.0,ns,30
+Barbershop,,700000,,,329055600.0,ns,32
+Barbershop,,700000,,,345918000.0,ns,34
+Barbershop,,700000,,,371383400.0,ns,36
+Barbershop,,700000,,,385223800.0,ns,38
+Barbershop,,700000,,,408627000.0,ns,40
+Barbershop,,700000,,,428455500.0,ns,42
+Barbershop,,700000,,,450486400.0,ns,44
+Barbershop,,700000,,,472265100.0,ns,46
+Barbershop,,700000,,,487978800.0,ns,48
+Barbershop,,700000,,,520050100.0,ns,50
+Barbershop,,700000,,,530983000.0,ns,52
+Barbershop,,700000,,,555765700.0,ns,54
+Barbershop,,700000,,,577323900.0,ns,56
+Barbershop,,700000,,,594639100.0,ns,58
+Barbershop,,700000,,,618888700.0,ns,60
+Barbershop,,700000,,,639227500.0,ns,62
+Barbershop,,700000,,,655485400.0,ns,64
+Barbershop,,700000,,,679997500.0,ns,66
+Barbershop,,700000,,,696390000.0,ns,68
+Barbershop,,700000,,,719529400.0,ns,70
+Barbershop,,700000,,,739818900.0,ns,72
+Barbershop,,700000,,,759340900.0,ns,74
+Barbershop,,700000,,,774496100.0,ns,76
+Barbershop,,700000,,,807475200.0,ns,78
+Barbershop,,700000,,,826246100.0,ns,80
+Barbershop,,700000,,,844261500.0,ns,82
+Barbershop,,700000,,,859536800.0,ns,84
+Barbershop,,700000,,,873708000.0,ns,86
+Barbershop,,700000,,,903635100.0,ns,88
+Barbershop,,700000,,,923423400.0,ns,90
+Barbershop,,700000,,,937421200.0,ns,92
+Barbershop,,700000,,,955287300.0,ns,94
+Barbershop,,700000,,,982302000.0,ns,96
+Barbershop,,700000,,,998455000.0,ns,98
+Barbershop,,700000,,,1014716100.0,ns,100
+Barbershop,,700000,,,1036600500.0,ns,102
+Barbershop,,700000,,,1066533600.0,ns,104
+Barbershop,,700000,,,1075914000.0,ns,106
+Barbershop,,700000,,,1099861300.0,ns,108
+Barbershop,,700000,,,1120519900.0,ns,110
+Barbershop,,700000,,,1147845400.0,ns,112
+Barbershop,,700000,,,1164846700.0,ns,114
+Barbershop,,700000,,,1179962700.0,ns,116
+Barbershop,,700000,,,1202515600.0,ns,118
+Barbershop,,700000,,,1228826300.0,ns,120
+Barbershop,,700000,,,1243451500.0,ns,122
+Barbershop,,700000,,,1264207400.0,ns,124
+Barbershop,,700000,,,1284788500.0,ns,126
+Barbershop,,700000,,,1311032600.0,ns,128
+Barbershop,,700000,,,1334823000.0,ns,130
+Barbershop,,700000,,,1351030600.0,ns,132
+Barbershop,,700000,,,1360515700.0,ns,134
+Barbershop,,700000,,,1390357300.0,ns,136
+Barbershop,,700000,,,1407886700.0,ns,138
+Barbershop,,700000,,,1432001700.0,ns,140
+Barbershop,,700000,,,1461955600.0,ns,142
+Barbershop,,700000,,,1478497700.0,ns,144
+Barbershop,,700000,,,1498799400.0,ns,146
+Barbershop,,700000,,,1509147800.0,ns,148
+Barbershop,,700000,,,1533009600.0,ns,150
+Barbershop,,700000,,,1550182100.0,ns,152
+Barbershop,,700000,,,1571060600.0,ns,154
+Barbershop,,700000,,,1584002300.0,ns,156
+Barbershop,,700000,,,1608690600.0,ns,158
+Barbershop,,700000,,,1633357900.0,ns,160
+Barbershop,,700000,,,1651347200.0,ns,162
+Barbershop,,700000,,,1678557600.0,ns,164
+Barbershop,,700000,,,1692188500.0,ns,166
+Barbershop,,700000,,,1710279400.0,ns,168
+Barbershop,,700000,,,1731766200.0,ns,170
+Barbershop,,700000,,,1755806800.0,ns,172
+Barbershop,,700000,,,1773638300.0,ns,174
+Barbershop,,700000,,,1806023200.0,ns,176
+Barbershop,,700000,,,1824264900.0,ns,178
+Barbershop,,700000,,,1834139400.0,ns,180
+Barbershop,,700000,,,1859084700.0,ns,182
+Barbershop,,700000,,,1870159400.0,ns,184
+Barbershop,,700000,,,1900316900.0,ns,186
+Barbershop,,700000,,,1912357000.0,ns,188
+Barbershop,,700000,,,1938442700.0,ns,190
+Barbershop,,700000,,,1959839600.0,ns,192
+Barbershop,,700000,,,1980601400.0,ns,194
+Barbershop,,700000,,,2004937500.0,ns,196
+Barbershop,,700000,,,2015286900.0,ns,198
+Barbershop,,700000,,,2037264000.0,ns,200
diff --git a/results/barbershop/700000/base/sample.json b/results/barbershop/700000/base/sample.json
new file mode 100644
index 0000000..f67e2b1
--- /dev/null
+++ b/results/barbershop/700000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[20094200.0,40162100.0,61003100.0,84404800.0,105015100.0,122082400.0,141515700.0,167565100.0,184711500.0,205465800.0,229297300.0,245772400.0,267370400.0,287290900.0,309720500.0,329055600.0,345918000.0,371383400.0,385223800.0,408627000.0,428455500.0,450486400.0,472265100.0,487978800.0,520050100.0,530983000.0,555765700.0,577323900.0,594639100.0,618888700.0,639227500.0,655485400.0,679997500.0,696390000.0,719529400.0,739818900.0,759340900.0,774496100.0,807475200.0,826246100.0,844261500.0,859536800.0,873708000.0,903635100.0,923423400.0,937421200.0,955287300.0,982302000.0,998455000.0,1014716100.0,1036600500.0,1066533600.0,1075914000.0,1099861300.0,1120519900.0,1147845400.0,1164846700.0,1179962700.0,1202515600.0,1228826300.0,1243451500.0,1264207400.0,1284788500.0,1311032600.0,1334823000.0,1351030600.0,1360515700.0,1390357300.0,1407886700.0,1432001700.0,1461955600.0,1478497700.0,1498799400.0,1509147800.0,1533009600.0,1550182100.0,1571060600.0,1584002300.0,1608690600.0,1633357900.0,1651347200.0,1678557600.0,1692188500.0,1710279400.0,1731766200.0,1755806800.0,1773638300.0,1806023200.0,1824264900.0,1834139400.0,1859084700.0,1870159400.0,1900316900.0,1912357000.0,1938442700.0,1959839600.0,1980601400.0,2004937500.0,2015286900.0,2037264000.0]}
\ No newline at end of file
diff --git a/results/barbershop/700000/base/tukey.json b/results/barbershop/700000/base/tukey.json
new file mode 100644
index 0000000..31f496a
--- /dev/null
+++ b/results/barbershop/700000/base/tukey.json
@@ -0,0 +1 @@
+[9953898.564165993,10070925.404531976,10382996.978841266,10500023.81920725]
\ No newline at end of file
diff --git a/results/barbershop/700000/change/estimates.json b/results/barbershop/700000/change/estimates.json
new file mode 100644
index 0000000..b27d87e
--- /dev/null
+++ b/results/barbershop/700000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.018185234341856954,"upper_bound":-0.00869054451417587},"point_estimate":-0.013138847092874384,"standard_error":0.0018570886709585984},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.01274603906433569,"upper_bound":-0.007026442235534169},"point_estimate":-0.00975476610980397,"standard_error":0.0012007176871118653}}
\ No newline at end of file
diff --git a/results/barbershop/700000/new/benchmark.json b/results/barbershop/700000/new/benchmark.json
new file mode 100644
index 0000000..d5aa3ed
--- /dev/null
+++ b/results/barbershop/700000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"700000","throughput":null,"full_id":"Barbershop/700000","directory_name":"barbershop/700000","title":"Barbershop/700000"}
\ No newline at end of file
diff --git a/results/barbershop/700000/new/estimates.json b/results/barbershop/700000/new/estimates.json
new file mode 100644
index 0000000..736e881
--- /dev/null
+++ b/results/barbershop/700000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":10213394.675208675,"upper_bound":10253242.619946456},"point_estimate":10232323.324486565,"standard_error":7738.0472915091095},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":10198566.44736842,"upper_bound":10241029.411764706},"point_estimate":10217355.517826825,"standard_error":9595.450391816277},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":39319.436716040946,"upper_bound":74154.69272508196},"point_estimate":57016.42321852636,"standard_error":7032.979051928034},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":10201504.366078407,"upper_bound":10223215.91286921},"point_estimate":10211715.133737255,"standard_error":4217.976117637722},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":53583.06728777328,"upper_bound":101309.66948906812},"point_estimate":78028.9076484814,"standard_error":9440.01282436315}}
\ No newline at end of file
diff --git a/results/barbershop/700000/new/raw.csv b/results/barbershop/700000/new/raw.csv
new file mode 100644
index 0000000..06c0e0d
--- /dev/null
+++ b/results/barbershop/700000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,700000,,,20094200.0,ns,2
+Barbershop,,700000,,,40162100.0,ns,4
+Barbershop,,700000,,,61003100.0,ns,6
+Barbershop,,700000,,,84404800.0,ns,8
+Barbershop,,700000,,,105015100.0,ns,10
+Barbershop,,700000,,,122082400.0,ns,12
+Barbershop,,700000,,,141515700.0,ns,14
+Barbershop,,700000,,,167565100.0,ns,16
+Barbershop,,700000,,,184711500.0,ns,18
+Barbershop,,700000,,,205465800.0,ns,20
+Barbershop,,700000,,,229297300.0,ns,22
+Barbershop,,700000,,,245772400.0,ns,24
+Barbershop,,700000,,,267370400.0,ns,26
+Barbershop,,700000,,,287290900.0,ns,28
+Barbershop,,700000,,,309720500.0,ns,30
+Barbershop,,700000,,,329055600.0,ns,32
+Barbershop,,700000,,,345918000.0,ns,34
+Barbershop,,700000,,,371383400.0,ns,36
+Barbershop,,700000,,,385223800.0,ns,38
+Barbershop,,700000,,,408627000.0,ns,40
+Barbershop,,700000,,,428455500.0,ns,42
+Barbershop,,700000,,,450486400.0,ns,44
+Barbershop,,700000,,,472265100.0,ns,46
+Barbershop,,700000,,,487978800.0,ns,48
+Barbershop,,700000,,,520050100.0,ns,50
+Barbershop,,700000,,,530983000.0,ns,52
+Barbershop,,700000,,,555765700.0,ns,54
+Barbershop,,700000,,,577323900.0,ns,56
+Barbershop,,700000,,,594639100.0,ns,58
+Barbershop,,700000,,,618888700.0,ns,60
+Barbershop,,700000,,,639227500.0,ns,62
+Barbershop,,700000,,,655485400.0,ns,64
+Barbershop,,700000,,,679997500.0,ns,66
+Barbershop,,700000,,,696390000.0,ns,68
+Barbershop,,700000,,,719529400.0,ns,70
+Barbershop,,700000,,,739818900.0,ns,72
+Barbershop,,700000,,,759340900.0,ns,74
+Barbershop,,700000,,,774496100.0,ns,76
+Barbershop,,700000,,,807475200.0,ns,78
+Barbershop,,700000,,,826246100.0,ns,80
+Barbershop,,700000,,,844261500.0,ns,82
+Barbershop,,700000,,,859536800.0,ns,84
+Barbershop,,700000,,,873708000.0,ns,86
+Barbershop,,700000,,,903635100.0,ns,88
+Barbershop,,700000,,,923423400.0,ns,90
+Barbershop,,700000,,,937421200.0,ns,92
+Barbershop,,700000,,,955287300.0,ns,94
+Barbershop,,700000,,,982302000.0,ns,96
+Barbershop,,700000,,,998455000.0,ns,98
+Barbershop,,700000,,,1014716100.0,ns,100
+Barbershop,,700000,,,1036600500.0,ns,102
+Barbershop,,700000,,,1066533600.0,ns,104
+Barbershop,,700000,,,1075914000.0,ns,106
+Barbershop,,700000,,,1099861300.0,ns,108
+Barbershop,,700000,,,1120519900.0,ns,110
+Barbershop,,700000,,,1147845400.0,ns,112
+Barbershop,,700000,,,1164846700.0,ns,114
+Barbershop,,700000,,,1179962700.0,ns,116
+Barbershop,,700000,,,1202515600.0,ns,118
+Barbershop,,700000,,,1228826300.0,ns,120
+Barbershop,,700000,,,1243451500.0,ns,122
+Barbershop,,700000,,,1264207400.0,ns,124
+Barbershop,,700000,,,1284788500.0,ns,126
+Barbershop,,700000,,,1311032600.0,ns,128
+Barbershop,,700000,,,1334823000.0,ns,130
+Barbershop,,700000,,,1351030600.0,ns,132
+Barbershop,,700000,,,1360515700.0,ns,134
+Barbershop,,700000,,,1390357300.0,ns,136
+Barbershop,,700000,,,1407886700.0,ns,138
+Barbershop,,700000,,,1432001700.0,ns,140
+Barbershop,,700000,,,1461955600.0,ns,142
+Barbershop,,700000,,,1478497700.0,ns,144
+Barbershop,,700000,,,1498799400.0,ns,146
+Barbershop,,700000,,,1509147800.0,ns,148
+Barbershop,,700000,,,1533009600.0,ns,150
+Barbershop,,700000,,,1550182100.0,ns,152
+Barbershop,,700000,,,1571060600.0,ns,154
+Barbershop,,700000,,,1584002300.0,ns,156
+Barbershop,,700000,,,1608690600.0,ns,158
+Barbershop,,700000,,,1633357900.0,ns,160
+Barbershop,,700000,,,1651347200.0,ns,162
+Barbershop,,700000,,,1678557600.0,ns,164
+Barbershop,,700000,,,1692188500.0,ns,166
+Barbershop,,700000,,,1710279400.0,ns,168
+Barbershop,,700000,,,1731766200.0,ns,170
+Barbershop,,700000,,,1755806800.0,ns,172
+Barbershop,,700000,,,1773638300.0,ns,174
+Barbershop,,700000,,,1806023200.0,ns,176
+Barbershop,,700000,,,1824264900.0,ns,178
+Barbershop,,700000,,,1834139400.0,ns,180
+Barbershop,,700000,,,1859084700.0,ns,182
+Barbershop,,700000,,,1870159400.0,ns,184
+Barbershop,,700000,,,1900316900.0,ns,186
+Barbershop,,700000,,,1912357000.0,ns,188
+Barbershop,,700000,,,1938442700.0,ns,190
+Barbershop,,700000,,,1959839600.0,ns,192
+Barbershop,,700000,,,1980601400.0,ns,194
+Barbershop,,700000,,,2004937500.0,ns,196
+Barbershop,,700000,,,2015286900.0,ns,198
+Barbershop,,700000,,,2037264000.0,ns,200
diff --git a/results/barbershop/700000/new/sample.json b/results/barbershop/700000/new/sample.json
new file mode 100644
index 0000000..f67e2b1
--- /dev/null
+++ b/results/barbershop/700000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[2.0,4.0,6.0,8.0,10.0,12.0,14.0,16.0,18.0,20.0,22.0,24.0,26.0,28.0,30.0,32.0,34.0,36.0,38.0,40.0,42.0,44.0,46.0,48.0,50.0,52.0,54.0,56.0,58.0,60.0,62.0,64.0,66.0,68.0,70.0,72.0,74.0,76.0,78.0,80.0,82.0,84.0,86.0,88.0,90.0,92.0,94.0,96.0,98.0,100.0,102.0,104.0,106.0,108.0,110.0,112.0,114.0,116.0,118.0,120.0,122.0,124.0,126.0,128.0,130.0,132.0,134.0,136.0,138.0,140.0,142.0,144.0,146.0,148.0,150.0,152.0,154.0,156.0,158.0,160.0,162.0,164.0,166.0,168.0,170.0,172.0,174.0,176.0,178.0,180.0,182.0,184.0,186.0,188.0,190.0,192.0,194.0,196.0,198.0,200.0],"times":[20094200.0,40162100.0,61003100.0,84404800.0,105015100.0,122082400.0,141515700.0,167565100.0,184711500.0,205465800.0,229297300.0,245772400.0,267370400.0,287290900.0,309720500.0,329055600.0,345918000.0,371383400.0,385223800.0,408627000.0,428455500.0,450486400.0,472265100.0,487978800.0,520050100.0,530983000.0,555765700.0,577323900.0,594639100.0,618888700.0,639227500.0,655485400.0,679997500.0,696390000.0,719529400.0,739818900.0,759340900.0,774496100.0,807475200.0,826246100.0,844261500.0,859536800.0,873708000.0,903635100.0,923423400.0,937421200.0,955287300.0,982302000.0,998455000.0,1014716100.0,1036600500.0,1066533600.0,1075914000.0,1099861300.0,1120519900.0,1147845400.0,1164846700.0,1179962700.0,1202515600.0,1228826300.0,1243451500.0,1264207400.0,1284788500.0,1311032600.0,1334823000.0,1351030600.0,1360515700.0,1390357300.0,1407886700.0,1432001700.0,1461955600.0,1478497700.0,1498799400.0,1509147800.0,1533009600.0,1550182100.0,1571060600.0,1584002300.0,1608690600.0,1633357900.0,1651347200.0,1678557600.0,1692188500.0,1710279400.0,1731766200.0,1755806800.0,1773638300.0,1806023200.0,1824264900.0,1834139400.0,1859084700.0,1870159400.0,1900316900.0,1912357000.0,1938442700.0,1959839600.0,1980601400.0,2004937500.0,2015286900.0,2037264000.0]}
\ No newline at end of file
diff --git a/results/barbershop/700000/new/tukey.json b/results/barbershop/700000/new/tukey.json
new file mode 100644
index 0000000..31f496a
--- /dev/null
+++ b/results/barbershop/700000/new/tukey.json
@@ -0,0 +1 @@
+[9953898.564165993,10070925.404531976,10382996.978841266,10500023.81920725]
\ No newline at end of file
diff --git a/results/barbershop/700000/report/MAD.svg b/results/barbershop/700000/report/MAD.svg
new file mode 100644
index 0000000..48d06bc
--- /dev/null
+++ b/results/barbershop/700000/report/MAD.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,561.0 L89.2,561.0  '/>	<g transform="translate(71.9,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,459.6 L89.2,459.6  '/>	<g transform="translate(71.9,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,256.9 L89.2,256.9  '/>	<g transform="translate(71.9,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,155.5 L89.2,155.5  '/>	<g transform="translate(71.9,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.06</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M180.0,662.4 L180.0,653.4  '/>	<g transform="translate(180.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M289.6,662.4 L289.6,653.4  '/>	<g transform="translate(289.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M399.2,662.4 L399.2,653.4  '/>	<g transform="translate(399.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M508.8,662.4 L508.8,653.4  '/>	<g transform="translate(508.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M618.4,662.4 L618.4,653.4  '/>	<g transform="translate(618.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M728.0,662.4 L728.0,653.4  '/>	<g transform="translate(728.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 65</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M837.7,662.4 L837.7,653.4  '/>	<g transform="translate(837.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M947.3,662.4 L947.3,653.4  '/>	<g transform="translate(947.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 75</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M80.2,658.7 L82.1,658.6 L83.9,658.4 L85.8,658.2 L87.7,658.1 L89.6,657.9
+		L91.4,657.7 L93.3,657.5 L95.2,657.3 L97.0,657.1 L98.9,656.9 L100.8,656.7 L102.6,656.5 L104.5,656.2
+		L106.4,656.0 L108.3,655.7 L110.1,655.5 L112.0,655.1 L113.9,654.8 L115.7,654.4 L117.6,654.1 L119.5,653.6
+		L121.4,653.2 L123.2,652.6 L125.1,652.1 L127.0,651.5 L128.8,650.9 L130.7,650.2 L132.6,649.5 L134.4,648.7
+		L136.3,647.9 L138.2,647.1 L140.1,646.2 L141.9,645.2 L143.8,644.3 L145.7,643.2 L147.5,642.1 L149.4,640.9
+		L151.3,639.7 L153.2,638.5 L155.0,637.2 L156.9,635.8 L158.8,634.4 L160.6,633.0 L162.5,631.5 L164.4,630.0
+		L166.2,628.5 L168.1,626.9 L170.0,625.4 L171.9,623.9 L173.7,622.3 L175.6,620.8 L177.5,619.2 L179.3,617.7
+		L181.2,616.2 L183.1,614.7 L185.0,613.2 L186.8,611.7 L188.7,610.2 L190.6,608.7 L192.4,607.2 L194.3,605.8
+		L196.2,604.3 L198.0,602.8 L199.9,601.4 L201.8,599.9 L203.7,598.4 L205.5,597.0 L207.4,595.5 L209.3,594.0
+		L211.1,592.5 L213.0,590.9 L214.9,589.4 L216.7,587.9 L218.6,586.3 L220.5,584.7 L222.4,583.0 L224.2,581.4
+		L226.1,579.7 L228.0,577.9 L229.8,576.1 L231.7,574.3 L233.6,572.4 L235.5,570.5 L237.3,568.5 L239.2,566.4
+		L241.1,564.3 L242.9,562.1 L244.8,559.8 L246.7,557.4 L248.5,555.0 L250.4,552.5 L252.3,549.8 L254.2,547.1
+		L256.0,544.2 L257.9,541.2 L259.8,538.1 L261.6,534.8 L263.5,531.4 L265.4,527.9 L267.3,524.3 L269.1,520.6
+		L271.0,516.8 L272.9,513.0 L274.7,509.2 L276.6,505.4 L278.5,501.6 L280.3,497.9 L282.2,494.2 L284.1,490.6
+		L286.0,487.0 L287.8,483.5 L289.7,480.0 L291.6,476.5 L293.4,473.0 L295.3,469.4 L297.2,465.9 L299.1,462.4
+		L300.9,458.9 L302.8,455.4 L304.7,452.0 L306.5,448.8 L308.4,445.7 L310.3,442.8 L312.1,440.0 L314.0,437.5
+		L315.9,435.1 L317.8,432.9 L319.6,430.8 L321.5,428.8 L323.4,426.8 L325.2,424.8 L327.1,422.6 L329.0,420.3
+		L330.9,417.7 L332.7,414.8 L334.6,411.7 L336.5,408.3 L338.3,404.6 L340.2,400.7 L342.1,396.7 L343.9,392.5
+		L345.8,388.3 L347.7,384.1 L349.6,379.9 L351.4,375.9 L353.3,372.0 L355.2,368.3 L357.0,364.8 L358.9,361.6
+		L360.8,358.5 L362.7,355.6 L364.5,352.9 L366.4,350.3 L368.3,347.7 L370.1,345.3 L372.0,342.8 L373.9,340.3
+		L375.7,337.7 L377.6,335.0 L379.5,332.2 L381.4,329.2 L383.2,326.1 L385.1,322.8 L387.0,319.4 L388.8,315.8
+		L390.7,312.0 L392.6,308.1 L394.5,304.1 L396.3,300.2 L398.2,296.2 L400.1,292.4 L401.9,288.7 L403.8,285.4
+		L405.7,282.3 L407.5,279.6 L409.4,277.3 L411.3,275.4 L413.2,273.9 L415.0,272.8 L416.9,271.9 L418.8,271.2
+		L420.6,270.5 L422.5,269.6 L424.4,268.6 L426.3,267.1 L428.1,265.0 L430.0,262.4 L431.9,259.0 L433.7,254.9
+		L435.6,250.1 L437.5,244.7 L439.3,238.8 L441.2,232.5 L443.1,225.9 L445.0,219.3 L446.8,212.9 L448.7,206.8
+		L450.6,201.1 L452.4,196.1 L454.3,191.8 L456.2,188.3 L458.0,185.6 L459.9,183.7 L461.8,182.5 L463.7,182.0
+		L465.5,182.1 L467.4,182.6 L469.3,183.4 L471.1,184.4 L473.0,185.3 L474.9,186.1 L476.8,186.5 L478.6,186.6
+		L480.5,186.0 L482.4,184.8 L484.2,182.9 L486.1,180.3 L488.0,176.9 L489.8,172.8 L491.7,168.0 L493.6,162.6
+		L495.5,156.8 L497.3,150.7 L499.2,144.4 L501.1,138.1 L502.9,132.0 L504.8,126.2 L506.7,121.0 L508.6,116.3
+		L510.4,112.3 L512.3,109.0 L514.2,106.4 L516.0,104.5 L517.9,103.3 L519.8,102.5 L521.6,102.1 L523.5,101.9
+		L525.4,101.7 L527.3,101.6 L529.1,101.2 L531.0,100.6 L532.9,99.7 L534.7,98.5 L536.6,97.1 L538.5,95.5
+		L540.4,93.8 L542.2,92.1 L544.1,90.6 L546.0,89.4 L547.8,88.5 L549.7,88.2 L551.6,88.4 L553.4,89.2
+		L555.3,90.5 L557.2,92.3 L559.1,94.5 L560.9,97.0 L562.8,99.8 L564.7,102.7 L566.5,105.6 L568.4,108.4
+		L570.3,111.2 L572.2,113.7 L574.0,116.0 L575.9,118.1 L577.8,120.0 L579.6,121.6 L581.5,123.1 L583.4,124.5
+		L585.2,125.8 L587.1,127.0 L589.0,128.2 L590.9,129.4 L592.7,130.7 L594.6,132.0 L596.5,133.5 L598.3,135.0
+		L600.2,136.7 L602.1,138.5 L604.0,140.5 L605.8,142.5 L607.7,144.7 L609.6,147.0 L611.4,149.4 L613.3,151.9
+		L615.2,154.5 L617.0,157.2 L618.9,159.9 L620.8,162.7 L622.7,165.7 L624.5,168.7 L626.4,171.9 L628.3,175.3
+		L630.1,178.8 L632.0,182.4 L633.9,186.3 L635.8,190.4 L637.6,194.6 L639.5,199.1 L641.4,203.7 L643.2,208.5
+		L645.1,213.4 L647.0,218.3 L648.8,223.3 L650.7,228.3 L652.6,233.2 L654.5,238.0 L656.3,242.5 L658.2,246.8
+		L660.1,250.7 L661.9,254.3 L663.8,257.5 L665.7,260.2 L667.5,262.4 L669.4,264.1 L671.3,265.4 L673.2,266.3
+		L675.0,266.7 L676.9,266.8 L678.8,266.6 L680.6,266.2 L682.5,265.7 L684.4,265.1 L686.3,264.5 L688.1,264.1
+		L690.0,263.8 L691.9,263.7 L693.7,263.8 L695.6,264.3 L697.5,265.0 L699.3,266.1 L701.2,267.5 L703.1,269.1
+		L705.0,271.1 L706.8,273.4 L708.7,275.9 L710.6,278.6 L712.4,281.6 L714.3,284.8 L716.2,288.1 L718.1,291.7
+		L719.9,295.5 L721.8,299.5 L723.7,303.8 L725.5,308.4 L727.4,313.4 L729.3,318.7 L731.1,324.3 L733.0,330.4
+		L734.9,336.9 L736.8,343.8 L738.6,351.1 L740.5,358.8 L742.4,366.8 L744.2,375.1 L746.1,383.5 L748.0,392.1
+		L749.9,400.8 L751.7,409.4 L753.6,418.0 L755.5,426.4 L757.3,434.6 L759.2,442.5 L761.1,450.1 L762.9,457.3
+		L764.8,464.2 L766.7,470.6 L768.6,476.6 L770.4,482.1 L772.3,487.2 L774.2,491.9 L776.0,496.1 L777.9,500.0
+		L779.8,503.5 L781.7,506.6 L783.5,509.6 L785.4,512.3 L787.3,514.8 L789.1,517.2 L791.0,519.5 L792.9,521.8
+		L794.7,524.0 L796.6,526.3 L798.5,528.6 L800.4,531.0 L802.2,533.4 L804.1,535.9 L806.0,538.4 L807.8,540.9
+		L809.7,543.6 L811.6,546.2 L813.5,548.8 L815.3,551.5 L817.2,554.2 L819.1,556.9 L820.9,559.6 L822.8,562.3
+		L824.7,565.0 L826.5,567.7 L828.4,570.4 L830.3,573.1 L832.2,575.8 L834.0,578.5 L835.9,581.3 L837.8,584.0
+		L839.6,586.7 L841.5,589.3 L843.4,592.0 L845.3,594.5 L847.1,597.0 L849.0,599.4 L850.9,601.6 L852.7,603.8
+		L854.6,605.8 L856.5,607.8 L858.3,609.5 L860.2,611.2 L862.1,612.7 L864.0,614.2 L865.8,615.5 L867.7,616.7
+		L869.6,617.9 L871.4,619.0 L873.3,620.1 L875.2,621.1 L877.1,622.1 L878.9,623.2 L880.8,624.2 L882.7,625.3
+		L884.5,626.3 L886.4,627.4 L888.3,628.5 L890.1,629.6 L892.0,630.6 L893.9,631.7 L895.8,632.7 L897.6,633.7
+		L899.5,634.7 L901.4,635.6 L903.2,636.4 L905.1,637.2 L907.0,638.0 L908.8,638.7 L910.7,639.3 L912.6,639.9
+		L914.5,640.4 L916.3,641.0 L918.2,641.4 L920.1,641.9 L921.9,642.3 L923.8,642.7 L925.7,643.1 L927.6,643.4
+		L929.4,643.8 L931.3,644.1 L933.2,644.4 L935.0,644.7 L936.9,645.0 L938.8,645.3 L940.6,645.6 L942.5,645.8
+		L944.4,646.1 L946.3,646.4 L948.1,646.8 L950.0,647.1 L951.9,647.4 L953.7,647.8 L955.6,648.2 L957.5,648.6
+		L959.4,649.0 L961.2,649.5 L963.1,649.9 L965.0,650.4 L966.8,650.8 L968.7,651.3 L970.6,651.8 L972.4,652.2
+		L974.3,652.7 L976.2,653.1 L978.1,653.5 L979.9,653.9 L981.8,654.3 L983.7,654.6 L985.5,654.9 L987.4,655.2
+		L989.3,655.5 L991.2,655.7 L993.0,655.9 L994.9,656.2 L996.8,656.3 L998.6,656.5 L1000.5,656.7 L1002.4,656.9
+		L1004.2,657.0 L1006.1,657.2 L1008.0,657.4 L1009.9,657.6 L1011.7,657.8 L1013.6,658.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '166.2,628.5 168.1,626.9 170.0,625.4 171.9,623.9 173.7,622.3 175.6,620.8 177.5,619.2 179.3,617.7 181.2,616.2 183.1,614.7 185.0,613.2 186.8,611.7 188.7,610.2 190.6,608.7 192.4,607.2 194.3,605.8
+196.2,604.3 198.0,602.8 199.9,601.4 201.8,599.9 203.7,598.4 205.5,597.0 207.4,595.5 209.3,594.0 211.1,592.5 213.0,590.9 214.9,589.4 216.7,587.9 218.6,586.3 220.5,584.7 222.4,583.0 224.2,581.4
+226.1,579.7 228.0,577.9 229.8,576.1 231.7,574.3 233.6,572.4 235.5,570.5 237.3,568.5 239.2,566.4 241.1,564.3 242.9,562.1 244.8,559.8 246.7,557.4 248.5,555.0 250.4,552.5 252.3,549.8 254.2,547.1
+256.0,544.2 257.9,541.2 259.8,538.1 261.6,534.8 263.5,531.4 265.4,527.9 267.3,524.3 269.1,520.6 271.0,516.8 272.9,513.0 274.7,509.2 276.6,505.4 278.5,501.6 280.3,497.9 282.2,494.2 284.1,490.6
+286.0,487.0 287.8,483.5 289.7,480.0 291.6,476.5 293.4,473.0 295.3,469.4 297.2,465.9 299.1,462.4 300.9,458.9 302.8,455.4 304.7,452.0 306.5,448.8 308.4,445.7 310.3,442.8 312.1,440.0 314.0,437.5
+315.9,435.1 317.8,432.9 319.6,430.8 321.5,428.8 323.4,426.8 325.2,424.8 327.1,422.6 329.0,420.3 330.9,417.7 332.7,414.8 334.6,411.7 336.5,408.3 338.3,404.6 340.2,400.7 342.1,396.7 343.9,392.5
+345.8,388.3 347.7,384.1 349.6,379.9 351.4,375.9 353.3,372.0 355.2,368.3 357.0,364.8 358.9,361.6 360.8,358.5 362.7,355.6 364.5,352.9 366.4,350.3 368.3,347.7 370.1,345.3 372.0,342.8 373.9,340.3
+375.7,337.7 377.6,335.0 379.5,332.2 381.4,329.2 383.2,326.1 385.1,322.8 387.0,319.4 388.8,315.8 390.7,312.0 392.6,308.1 394.5,304.1 396.3,300.2 398.2,296.2 400.1,292.4 401.9,288.7 403.8,285.4
+405.7,282.3 407.5,279.6 409.4,277.3 411.3,275.4 413.2,273.9 415.0,272.8 416.9,271.9 418.8,271.2 420.6,270.5 422.5,269.6 424.4,268.6 426.3,267.1 428.1,265.0 430.0,262.4 431.9,259.0 433.7,254.9
+435.6,250.1 437.5,244.7 439.3,238.8 441.2,232.5 443.1,225.9 445.0,219.3 446.8,212.9 448.7,206.8 450.6,201.1 452.4,196.1 454.3,191.8 456.2,188.3 458.0,185.6 459.9,183.7 461.8,182.5 463.7,182.0
+465.5,182.1 467.4,182.6 469.3,183.4 471.1,184.4 473.0,185.3 474.9,186.1 476.8,186.5 478.6,186.6 480.5,186.0 482.4,184.8 484.2,182.9 486.1,180.3 488.0,176.9 489.8,172.8 491.7,168.0 493.6,162.6
+495.5,156.8 497.3,150.7 499.2,144.4 501.1,138.1 502.9,132.0 504.8,126.2 506.7,121.0 508.6,116.3 510.4,112.3 512.3,109.0 514.2,106.4 516.0,104.5 517.9,103.3 519.8,102.5 521.6,102.1 523.5,101.9
+525.4,101.7 527.3,101.6 529.1,101.2 531.0,100.6 532.9,99.7 534.7,98.5 536.6,97.1 538.5,95.5 540.4,93.8 542.2,92.1 544.1,90.6 546.0,89.4 547.8,88.5 549.7,88.2 551.6,88.4 553.4,89.2
+555.3,90.5 557.2,92.3 559.1,94.5 560.9,97.0 562.8,99.8 564.7,102.7 566.5,105.6 568.4,108.4 570.3,111.2 572.2,113.7 574.0,116.0 575.9,118.1 577.8,120.0 579.6,121.6 581.5,123.1 583.4,124.5
+585.2,125.8 587.1,127.0 589.0,128.2 590.9,129.4 592.7,130.7 594.6,132.0 596.5,133.5 598.3,135.0 600.2,136.7 602.1,138.5 604.0,140.5 605.8,142.5 607.7,144.7 609.6,147.0 611.4,149.4 613.3,151.9
+615.2,154.5 617.0,157.2 618.9,159.9 620.8,162.7 622.7,165.7 624.5,168.7 626.4,171.9 628.3,175.3 630.1,178.8 632.0,182.4 633.9,186.3 635.8,190.4 637.6,194.6 639.5,199.1 641.4,203.7 643.2,208.5
+645.1,213.4 647.0,218.3 648.8,223.3 650.7,228.3 652.6,233.2 654.5,238.0 656.3,242.5 658.2,246.8 660.1,250.7 661.9,254.3 663.8,257.5 665.7,260.2 667.5,262.4 669.4,264.1 671.3,265.4 673.2,266.3
+675.0,266.7 676.9,266.8 678.8,266.6 680.6,266.2 682.5,265.7 684.4,265.1 686.3,264.5 688.1,264.1 690.0,263.8 691.9,263.7 693.7,263.8 695.6,264.3 697.5,265.0 699.3,266.1 701.2,267.5 703.1,269.1
+705.0,271.1 706.8,273.4 708.7,275.9 710.6,278.6 712.4,281.6 714.3,284.8 716.2,288.1 718.1,291.7 719.9,295.5 721.8,299.5 723.7,303.8 725.5,308.4 727.4,313.4 729.3,318.7 731.1,324.3 733.0,330.4
+734.9,336.9 736.8,343.8 738.6,351.1 740.5,358.8 742.4,366.8 744.2,375.1 746.1,383.5 748.0,392.1 749.9,400.8 751.7,409.4 753.6,418.0 755.5,426.4 757.3,434.6 759.2,442.5 761.1,450.1 762.9,457.3
+764.8,464.2 766.7,470.6 768.6,476.6 770.4,482.1 772.3,487.2 774.2,491.9 776.0,496.1 777.9,500.0 779.8,503.5 781.7,506.6 783.5,509.6 785.4,512.3 787.3,514.8 789.1,517.2 791.0,519.5 792.9,521.8
+794.7,524.0 796.6,526.3 798.5,528.6 800.4,531.0 802.2,533.4 804.1,535.9 806.0,538.4 807.8,540.9 809.7,543.6 811.6,546.2 813.5,548.8 815.3,551.5 817.2,554.2 819.1,556.9 820.9,559.6 822.8,562.3
+824.7,565.0 826.5,567.7 828.4,570.4 830.3,573.1 832.2,575.8 834.0,578.5 835.9,581.3 837.8,584.0 839.6,586.7 841.5,589.3 843.4,592.0 845.3,594.5 847.1,597.0 849.0,599.4 850.9,601.6 852.7,603.8
+854.6,605.8 856.5,607.8 858.3,609.5 860.2,611.2 862.1,612.7 864.0,614.2 865.8,615.5 867.7,616.7 869.6,617.9 871.4,619.0 873.3,620.1 875.2,621.1 877.1,622.1 878.9,623.2 880.8,624.2 882.7,625.3
+884.5,626.3 886.4,627.4 888.3,628.5 890.1,629.6 892.0,630.6 893.9,631.7 895.8,632.7 897.6,633.7 899.5,634.7 901.4,635.6 903.2,636.4 905.1,637.2 907.0,638.0 908.8,638.7 910.7,639.3 912.6,639.9
+914.5,640.4 916.3,641.0 918.2,641.4 920.1,641.9 921.9,642.3 923.8,642.7 925.7,643.1 925.7,662.4 923.8,662.4 921.9,662.4 920.1,662.4 918.2,662.4 916.3,662.4 914.5,662.4 912.6,662.4 910.7,662.4
+908.8,662.4 907.0,662.4 905.1,662.4 903.2,662.4 901.4,662.4 899.5,662.4 897.6,662.4 895.8,662.4 893.9,662.4 892.0,662.4 890.1,662.4 888.3,662.4 886.4,662.4 884.5,662.4 882.7,662.4 880.8,662.4
+878.9,662.4 877.1,662.4 875.2,662.4 873.3,662.4 871.4,662.4 869.6,662.4 867.7,662.4 865.8,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.5,662.4 854.6,662.4 852.7,662.4 850.9,662.4
+849.0,662.4 847.1,662.4 845.3,662.4 843.4,662.4 841.5,662.4 839.6,662.4 837.8,662.4 835.9,662.4 834.0,662.4 832.2,662.4 830.3,662.4 828.4,662.4 826.5,662.4 824.7,662.4 822.8,662.4 820.9,662.4
+819.1,662.4 817.2,662.4 815.3,662.4 813.5,662.4 811.6,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.9,662.4 791.0,662.4
+789.1,662.4 787.3,662.4 785.4,662.4 783.5,662.4 781.7,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4 772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 762.9,662.4 761.1,662.4
+759.2,662.4 757.3,662.4 755.5,662.4 753.6,662.4 751.7,662.4 749.9,662.4 748.0,662.4 746.1,662.4 744.2,662.4 742.4,662.4 740.5,662.4 738.6,662.4 736.8,662.4 734.9,662.4 733.0,662.4 731.1,662.4
+729.3,662.4 727.4,662.4 725.5,662.4 723.7,662.4 721.8,662.4 719.9,662.4 718.1,662.4 716.2,662.4 714.3,662.4 712.4,662.4 710.6,662.4 708.7,662.4 706.8,662.4 705.0,662.4 703.1,662.4 701.2,662.4
+699.3,662.4 697.5,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.0,662.4 688.1,662.4 686.3,662.4 684.4,662.4 682.5,662.4 680.6,662.4 678.8,662.4 676.9,662.4 675.0,662.4 673.2,662.4 671.3,662.4
+669.4,662.4 667.5,662.4 665.7,662.4 663.8,662.4 661.9,662.4 660.1,662.4 658.2,662.4 656.3,662.4 654.5,662.4 652.6,662.4 650.7,662.4 648.8,662.4 647.0,662.4 645.1,662.4 643.2,662.4 641.4,662.4
+639.5,662.4 637.6,662.4 635.8,662.4 633.9,662.4 632.0,662.4 630.1,662.4 628.3,662.4 626.4,662.4 624.5,662.4 622.7,662.4 620.8,662.4 618.9,662.4 617.0,662.4 615.2,662.4 613.3,662.4 611.4,662.4
+609.6,662.4 607.7,662.4 605.8,662.4 604.0,662.4 602.1,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.7,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.4,662.4 581.5,662.4
+579.6,662.4 577.8,662.4 575.9,662.4 574.0,662.4 572.2,662.4 570.3,662.4 568.4,662.4 566.5,662.4 564.7,662.4 562.8,662.4 560.9,662.4 559.1,662.4 557.2,662.4 555.3,662.4 553.4,662.4 551.6,662.4
+549.7,662.4 547.8,662.4 546.0,662.4 544.1,662.4 542.2,662.4 540.4,662.4 538.5,662.4 536.6,662.4 534.7,662.4 532.9,662.4 531.0,662.4 529.1,662.4 527.3,662.4 525.4,662.4 523.5,662.4 521.6,662.4
+519.8,662.4 517.9,662.4 516.0,662.4 514.2,662.4 512.3,662.4 510.4,662.4 508.6,662.4 506.7,662.4 504.8,662.4 502.9,662.4 501.1,662.4 499.2,662.4 497.3,662.4 495.5,662.4 493.6,662.4 491.7,662.4
+489.8,662.4 488.0,662.4 486.1,662.4 484.2,662.4 482.4,662.4 480.5,662.4 478.6,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.3,662.4 467.4,662.4 465.5,662.4 463.7,662.4 461.8,662.4
+459.9,662.4 458.0,662.4 456.2,662.4 454.3,662.4 452.4,662.4 450.6,662.4 448.7,662.4 446.8,662.4 445.0,662.4 443.1,662.4 441.2,662.4 439.3,662.4 437.5,662.4 435.6,662.4 433.7,662.4 431.9,662.4
+430.0,662.4 428.1,662.4 426.3,662.4 424.4,662.4 422.5,662.4 420.6,662.4 418.8,662.4 416.9,662.4 415.0,662.4 413.2,662.4 411.3,662.4 409.4,662.4 407.5,662.4 405.7,662.4 403.8,662.4 401.9,662.4
+400.1,662.4 398.2,662.4 396.3,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.2,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.9,662.4 372.0,662.4
+370.1,662.4 368.3,662.4 366.4,662.4 364.5,662.4 362.7,662.4 360.8,662.4 358.9,662.4 357.0,662.4 355.2,662.4 353.3,662.4 351.4,662.4 349.6,662.4 347.7,662.4 345.8,662.4 343.9,662.4 342.1,662.4
+340.2,662.4 338.3,662.4 336.5,662.4 334.6,662.4 332.7,662.4 330.9,662.4 329.0,662.4 327.1,662.4 325.2,662.4 323.4,662.4 321.5,662.4 319.6,662.4 317.8,662.4 315.9,662.4 314.0,662.4 312.1,662.4
+310.3,662.4 308.4,662.4 306.5,662.4 304.7,662.4 302.8,662.4 300.9,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.6,662.4 289.7,662.4 287.8,662.4 286.0,662.4 284.1,662.4 282.2,662.4
+280.3,662.4 278.5,662.4 276.6,662.4 274.7,662.4 272.9,662.4 271.0,662.4 269.1,662.4 267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.8,662.4 257.9,662.4 256.0,662.4 254.2,662.4 252.3,662.4
+250.4,662.4 248.5,662.4 246.7,662.4 244.8,662.4 242.9,662.4 241.1,662.4 239.2,662.4 237.3,662.4 235.5,662.4 233.6,662.4 231.7,662.4 229.8,662.4 228.0,662.4 226.1,662.4 224.2,662.4 222.4,662.4
+220.5,662.4 218.6,662.4 216.7,662.4 214.9,662.4 213.0,662.4 211.1,662.4 209.3,662.4 207.4,662.4 205.5,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.2,662.4 194.3,662.4 192.4,662.4
+190.6,662.4 188.7,662.4 186.8,662.4 185.0,662.4 183.1,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.7,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M553.0,662.4 L553.0,89.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1013.6,662.4 L1013.6,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/SD.svg b/results/barbershop/700000/report/SD.svg
new file mode 100644
index 0000000..93c8721
--- /dev/null
+++ b/results/barbershop/700000/report/SD.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,662.4 L97.5,662.4  '/>	<g transform="translate(80.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,594.8 L97.5,594.8  '/>	<g transform="translate(80.2,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.005</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,527.2 L97.5,527.2  '/>	<g transform="translate(80.2,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,459.6 L97.5,459.6  '/>	<g transform="translate(80.2,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.015</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,392.0 L97.5,392.0  '/>	<g transform="translate(80.2,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,324.5 L97.5,324.5  '/>	<g transform="translate(80.2,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.025</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,256.9 L97.5,256.9  '/>	<g transform="translate(80.2,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,189.3 L97.5,189.3  '/>	<g transform="translate(80.2,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.035</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,121.7 L97.5,121.7  '/>	<g transform="translate(80.2,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L97.5,54.1  '/>	<g transform="translate(80.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.045</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M115.8,662.4 L115.8,653.4  '/>	<g transform="translate(115.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M274.4,662.4 L274.4,653.4  '/>	<g transform="translate(274.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M433.0,662.4 L433.0,653.4  '/>	<g transform="translate(433.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M591.5,662.4 L591.5,653.4  '/>	<g transform="translate(591.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M750.1,662.4 L750.1,653.4  '/>	<g transform="translate(750.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M908.7,662.4 L908.7,653.4  '/>	<g transform="translate(908.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M88.5,659.3 L90.4,659.2 L92.2,659.0 L94.1,658.9 L95.9,658.7 L97.8,658.5
+		L99.6,658.2 L101.5,658.0 L103.3,657.7 L105.2,657.4 L107.0,657.1 L108.9,656.8 L110.7,656.4 L112.6,656.0
+		L114.5,655.6 L116.3,655.1 L118.2,654.7 L120.0,654.2 L121.9,653.7 L123.7,653.2 L125.6,652.7 L127.4,652.2
+		L129.3,651.7 L131.1,651.2 L133.0,650.7 L134.8,650.1 L136.7,649.6 L138.6,649.0 L140.4,648.5 L142.3,647.9
+		L144.1,647.4 L146.0,646.8 L147.8,646.2 L149.7,645.6 L151.5,645.1 L153.4,644.5 L155.2,643.8 L157.1,643.2
+		L158.9,642.6 L160.8,642.0 L162.7,641.3 L164.5,640.7 L166.4,640.0 L168.2,639.4 L170.1,638.7 L171.9,637.9
+		L173.8,637.2 L175.6,636.4 L177.5,635.6 L179.3,634.8 L181.2,634.0 L183.0,633.1 L184.9,632.1 L186.8,631.1
+		L188.6,630.1 L190.5,629.1 L192.3,628.0 L194.2,626.9 L196.0,625.7 L197.9,624.5 L199.7,623.2 L201.6,622.0
+		L203.4,620.6 L205.3,619.2 L207.2,617.8 L209.0,616.3 L210.9,614.7 L212.7,613.1 L214.6,611.5 L216.4,609.8
+		L218.3,608.0 L220.1,606.1 L222.0,604.2 L223.8,602.3 L225.7,600.3 L227.5,598.2 L229.4,596.2 L231.3,594.1
+		L233.1,591.9 L235.0,589.8 L236.8,587.6 L238.7,585.5 L240.5,583.4 L242.4,581.2 L244.2,579.1 L246.1,577.0
+		L247.9,574.9 L249.8,572.8 L251.6,570.7 L253.5,568.7 L255.4,566.6 L257.2,564.5 L259.1,562.4 L260.9,560.2
+		L262.8,558.1 L264.6,555.9 L266.5,553.7 L268.3,551.4 L270.2,549.1 L272.0,546.8 L273.9,544.4 L275.7,542.0
+		L277.6,539.6 L279.5,537.1 L281.3,534.5 L283.2,532.0 L285.0,529.3 L286.9,526.7 L288.7,524.0 L290.6,521.2
+		L292.4,518.4 L294.3,515.5 L296.1,512.5 L298.0,509.5 L299.8,506.5 L301.7,503.3 L303.6,500.1 L305.4,496.9
+		L307.3,493.6 L309.1,490.2 L311.0,486.8 L312.8,483.3 L314.7,479.8 L316.5,476.2 L318.4,472.6 L320.2,469.0
+		L322.1,465.3 L323.9,461.6 L325.8,457.9 L327.7,454.1 L329.5,450.3 L331.4,446.4 L333.2,442.6 L335.1,438.7
+		L336.9,434.8 L338.8,430.8 L340.6,426.9 L342.5,422.9 L344.3,418.9 L346.2,415.0 L348.0,411.0 L349.9,407.0
+		L351.8,403.1 L353.6,399.2 L355.5,395.4 L357.3,391.6 L359.2,387.8 L361.0,384.0 L362.9,380.3 L364.7,376.7
+		L366.6,373.0 L368.4,369.4 L370.3,365.9 L372.1,362.3 L374.0,358.7 L375.9,355.1 L377.7,351.5 L379.6,347.9
+		L381.4,344.2 L383.3,340.5 L385.1,336.7 L387.0,332.9 L388.8,329.0 L390.7,325.0 L392.5,320.9 L394.4,316.8
+		L396.2,312.5 L398.1,308.2 L400.0,303.8 L401.8,299.3 L403.7,294.8 L405.5,290.2 L407.4,285.6 L409.2,281.0
+		L411.1,276.3 L412.9,271.7 L414.8,267.1 L416.6,262.5 L418.5,258.0 L420.3,253.6 L422.2,249.3 L424.1,245.1
+		L425.9,241.0 L427.8,237.1 L429.6,233.2 L431.5,229.6 L433.3,226.0 L435.2,222.6 L437.0,219.3 L438.9,216.1
+		L440.7,213.0 L442.6,210.0 L444.5,207.1 L446.3,204.2 L448.2,201.3 L450.0,198.5 L451.9,195.6 L453.7,192.7
+		L455.6,189.9 L457.4,186.9 L459.3,183.9 L461.1,180.9 L463.0,177.9 L464.8,174.7 L466.7,171.6 L468.6,168.4
+		L470.4,165.3 L472.3,162.1 L474.1,159.0 L476.0,156.0 L477.8,153.0 L479.7,150.1 L481.5,147.4 L483.4,144.8
+		L485.2,142.3 L487.1,139.9 L488.9,137.7 L490.8,135.7 L492.7,133.7 L494.5,131.9 L496.4,130.1 L498.2,128.4
+		L500.1,126.8 L501.9,125.2 L503.8,123.6 L505.6,122.0 L507.5,120.4 L509.3,118.8 L511.2,117.2 L513.0,115.6
+		L514.9,114.0 L516.8,112.5 L518.6,111.0 L520.5,109.6 L522.3,108.3 L524.2,107.0 L526.0,105.9 L527.9,105.0
+		L529.7,104.1 L531.6,103.5 L533.4,102.9 L535.3,102.6 L537.1,102.3 L539.0,102.2 L540.9,102.3 L542.7,102.4
+		L544.6,102.6 L546.4,103.0 L548.3,103.4 L550.1,103.8 L552.0,104.3 L553.8,104.8 L555.7,105.3 L557.5,105.8
+		L559.4,106.3 L561.2,106.7 L563.1,107.1 L565.0,107.5 L566.8,107.9 L568.7,108.3 L570.5,108.7 L572.4,109.2
+		L574.2,109.8 L576.1,110.5 L577.9,111.3 L579.8,112.3 L581.6,113.6 L583.5,115.1 L585.3,116.9 L587.2,118.9
+		L589.1,121.2 L590.9,123.8 L592.8,126.6 L594.6,129.6 L596.5,132.7 L598.3,136.0 L600.2,139.3 L602.0,142.7
+		L603.9,146.1 L605.7,149.5 L607.6,152.8 L609.4,156.0 L611.3,159.1 L613.2,162.0 L615.0,164.9 L616.9,167.7
+		L618.7,170.4 L620.6,173.0 L622.4,175.5 L624.3,178.0 L626.1,180.5 L628.0,183.0 L629.8,185.5 L631.7,188.0
+		L633.5,190.5 L635.4,193.2 L637.3,195.8 L639.1,198.6 L641.0,201.5 L642.8,204.4 L644.7,207.5 L646.5,210.6
+		L648.4,213.9 L650.2,217.3 L652.1,220.8 L653.9,224.4 L655.8,228.1 L657.6,231.9 L659.5,235.7 L661.4,239.6
+		L663.2,243.5 L665.1,247.5 L666.9,251.4 L668.8,255.4 L670.6,259.4 L672.5,263.4 L674.3,267.3 L676.2,271.2
+		L678.0,275.2 L679.9,279.1 L681.8,283.0 L683.6,287.0 L685.5,290.9 L687.3,294.9 L689.2,299.0 L691.0,303.1
+		L692.9,307.2 L694.7,311.4 L696.6,315.7 L698.4,320.0 L700.3,324.4 L702.1,328.9 L704.0,333.4 L705.9,337.9
+		L707.7,342.4 L709.6,346.9 L711.4,351.4 L713.3,355.8 L715.1,360.2 L717.0,364.5 L718.8,368.8 L720.7,372.9
+		L722.5,377.0 L724.4,381.1 L726.2,385.1 L728.1,389.0 L730.0,392.9 L731.8,396.8 L733.7,400.7 L735.5,404.6
+		L737.4,408.5 L739.2,412.4 L741.1,416.4 L742.9,420.3 L744.8,424.3 L746.6,428.3 L748.5,432.3 L750.3,436.3
+		L752.2,440.3 L754.1,444.3 L755.9,448.2 L757.8,452.1 L759.6,455.9 L761.5,459.6 L763.3,463.3 L765.2,466.9
+		L767.0,470.5 L768.9,474.0 L770.7,477.4 L772.6,480.7 L774.4,484.0 L776.3,487.2 L778.2,490.4 L780.0,493.5
+		L781.9,496.6 L783.7,499.6 L785.6,502.6 L787.4,505.6 L789.3,508.5 L791.1,511.3 L793.0,514.1 L794.8,516.9
+		L796.7,519.6 L798.5,522.3 L800.4,524.9 L802.3,527.5 L804.1,530.1 L806.0,532.6 L807.8,535.1 L809.7,537.5
+		L811.5,540.0 L813.4,542.4 L815.2,544.8 L817.1,547.2 L818.9,549.6 L820.8,552.0 L822.6,554.4 L824.5,556.8
+		L826.4,559.2 L828.2,561.6 L830.1,564.0 L831.9,566.4 L833.8,568.7 L835.6,571.1 L837.5,573.4 L839.3,575.6
+		L841.2,577.9 L843.0,580.0 L844.9,582.2 L846.7,584.2 L848.6,586.3 L850.5,588.2 L852.3,590.1 L854.2,592.0
+		L856.0,593.9 L857.9,595.6 L859.7,597.4 L861.6,599.1 L863.4,600.8 L865.3,602.4 L867.1,604.0 L869.0,605.6
+		L870.8,607.1 L872.7,608.6 L874.6,610.1 L876.4,611.5 L878.3,612.9 L880.1,614.2 L882.0,615.6 L883.8,616.9
+		L885.7,618.1 L887.5,619.4 L889.4,620.6 L891.2,621.7 L893.1,622.9 L894.9,624.0 L896.8,625.1 L898.7,626.2
+		L900.5,627.3 L902.4,628.3 L904.2,629.4 L906.1,630.4 L907.9,631.4 L909.8,632.3 L911.6,633.3 L913.5,634.2
+		L915.3,635.1 L917.2,635.9 L919.1,636.8 L920.9,637.5 L922.8,638.3 L924.6,639.0 L926.5,639.8 L928.3,640.4
+		L930.2,641.1 L932.0,641.7 L933.9,642.3 L935.7,642.9 L937.6,643.4 L939.4,644.0 L941.3,644.5 L943.2,645.0
+		L945.0,645.5 L946.9,645.9 L948.7,646.4 L950.6,646.8 L952.4,647.2 L954.3,647.6 L956.1,648.1 L958.0,648.5
+		L959.8,648.8 L961.7,649.2 L963.5,649.6 L965.4,650.0 L967.3,650.4 L969.1,650.9 L971.0,651.3 L972.8,651.7
+		L974.7,652.2 L976.5,652.6 L978.4,653.1 L980.2,653.5 L982.1,654.0 L983.9,654.4 L985.8,654.8 L987.6,655.2
+		L989.5,655.6 L991.4,656.0 L993.2,656.3 L995.1,656.7 L996.9,657.0 L998.8,657.2 L1000.6,657.5 L1002.5,657.7
+		L1004.3,657.9 L1006.2,658.1 L1008.0,658.2 L1009.9,658.4 L1011.7,658.5 L1013.6,658.7  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '173.8,637.2 175.6,636.4 177.5,635.6 179.3,634.8 181.2,634.0 183.0,633.1 184.9,632.1 186.8,631.1 188.6,630.1 190.5,629.1 192.3,628.0 194.2,626.9 196.0,625.7 197.9,624.5 199.7,623.2 201.6,622.0
+203.4,620.6 205.3,619.2 207.2,617.8 209.0,616.3 210.9,614.7 212.7,613.1 214.6,611.5 216.4,609.8 218.3,608.0 220.1,606.1 222.0,604.2 223.8,602.3 225.7,600.3 227.5,598.2 229.4,596.2 231.3,594.1
+233.1,591.9 235.0,589.8 236.8,587.6 238.7,585.5 240.5,583.4 242.4,581.2 244.2,579.1 246.1,577.0 247.9,574.9 249.8,572.8 251.6,570.7 253.5,568.7 255.4,566.6 257.2,564.5 259.1,562.4 260.9,560.2
+262.8,558.1 264.6,555.9 266.5,553.7 268.3,551.4 270.2,549.1 272.0,546.8 273.9,544.4 275.7,542.0 277.6,539.6 279.5,537.1 281.3,534.5 283.2,532.0 285.0,529.3 286.9,526.7 288.7,524.0 290.6,521.2
+292.4,518.4 294.3,515.5 296.1,512.5 298.0,509.5 299.8,506.5 301.7,503.3 303.6,500.1 305.4,496.9 307.3,493.6 309.1,490.2 311.0,486.8 312.8,483.3 314.7,479.8 316.5,476.2 318.4,472.6 320.2,469.0
+322.1,465.3 323.9,461.6 325.8,457.9 327.7,454.1 329.5,450.3 331.4,446.4 333.2,442.6 335.1,438.7 336.9,434.8 338.8,430.8 340.6,426.9 342.5,422.9 344.3,418.9 346.2,415.0 348.0,411.0 349.9,407.0
+351.8,403.1 353.6,399.2 355.5,395.4 357.3,391.6 359.2,387.8 361.0,384.0 362.9,380.3 364.7,376.7 366.6,373.0 368.4,369.4 370.3,365.9 372.1,362.3 374.0,358.7 375.9,355.1 377.7,351.5 379.6,347.9
+381.4,344.2 383.3,340.5 385.1,336.7 387.0,332.9 388.8,329.0 390.7,325.0 392.5,320.9 394.4,316.8 396.2,312.5 398.1,308.2 400.0,303.8 401.8,299.3 403.7,294.8 405.5,290.2 407.4,285.6 409.2,281.0
+411.1,276.3 412.9,271.7 414.8,267.1 416.6,262.5 418.5,258.0 420.3,253.6 422.2,249.3 424.1,245.1 425.9,241.0 427.8,237.1 429.6,233.2 431.5,229.6 433.3,226.0 435.2,222.6 437.0,219.3 438.9,216.1
+440.7,213.0 442.6,210.0 444.5,207.1 446.3,204.2 448.2,201.3 450.0,198.5 451.9,195.6 453.7,192.7 455.6,189.9 457.4,186.9 459.3,183.9 461.1,180.9 463.0,177.9 464.8,174.7 466.7,171.6 468.6,168.4
+470.4,165.3 472.3,162.1 474.1,159.0 476.0,156.0 477.8,153.0 479.7,150.1 481.5,147.4 483.4,144.8 485.2,142.3 487.1,139.9 488.9,137.7 490.8,135.7 492.7,133.7 494.5,131.9 496.4,130.1 498.2,128.4
+500.1,126.8 501.9,125.2 503.8,123.6 505.6,122.0 507.5,120.4 509.3,118.8 511.2,117.2 513.0,115.6 514.9,114.0 516.8,112.5 518.6,111.0 520.5,109.6 522.3,108.3 524.2,107.0 526.0,105.9 527.9,105.0
+529.7,104.1 531.6,103.5 533.4,102.9 535.3,102.6 537.1,102.3 539.0,102.2 540.9,102.3 542.7,102.4 544.6,102.6 546.4,103.0 548.3,103.4 550.1,103.8 552.0,104.3 553.8,104.8 555.7,105.3 557.5,105.8
+559.4,106.3 561.2,106.7 563.1,107.1 565.0,107.5 566.8,107.9 568.7,108.3 570.5,108.7 572.4,109.2 574.2,109.8 576.1,110.5 577.9,111.3 579.8,112.3 581.6,113.6 583.5,115.1 585.3,116.9 587.2,118.9
+589.1,121.2 590.9,123.8 592.8,126.6 594.6,129.6 596.5,132.7 598.3,136.0 600.2,139.3 602.0,142.7 603.9,146.1 605.7,149.5 607.6,152.8 609.4,156.0 611.3,159.1 613.2,162.0 615.0,164.9 616.9,167.7
+618.7,170.4 620.6,173.0 622.4,175.5 624.3,178.0 626.1,180.5 628.0,183.0 629.8,185.5 631.7,188.0 633.5,190.5 635.4,193.2 637.3,195.8 639.1,198.6 641.0,201.5 642.8,204.4 644.7,207.5 646.5,210.6
+648.4,213.9 650.2,217.3 652.1,220.8 653.9,224.4 655.8,228.1 657.6,231.9 659.5,235.7 661.4,239.6 663.2,243.5 665.1,247.5 666.9,251.4 668.8,255.4 670.6,259.4 672.5,263.4 674.3,267.3 676.2,271.2
+678.0,275.2 679.9,279.1 681.8,283.0 683.6,287.0 685.5,290.9 687.3,294.9 689.2,299.0 691.0,303.1 692.9,307.2 694.7,311.4 696.6,315.7 698.4,320.0 700.3,324.4 702.1,328.9 704.0,333.4 705.9,337.9
+707.7,342.4 709.6,346.9 711.4,351.4 713.3,355.8 715.1,360.2 717.0,364.5 718.8,368.8 720.7,372.9 722.5,377.0 724.4,381.1 726.2,385.1 728.1,389.0 730.0,392.9 731.8,396.8 733.7,400.7 735.5,404.6
+737.4,408.5 739.2,412.4 741.1,416.4 742.9,420.3 744.8,424.3 746.6,428.3 748.5,432.3 750.3,436.3 752.2,440.3 754.1,444.3 755.9,448.2 757.8,452.1 759.6,455.9 761.5,459.6 763.3,463.3 765.2,466.9
+767.0,470.5 768.9,474.0 770.7,477.4 772.6,480.7 774.4,484.0 776.3,487.2 778.2,490.4 780.0,493.5 781.9,496.6 783.7,499.6 785.6,502.6 787.4,505.6 789.3,508.5 791.1,511.3 793.0,514.1 794.8,516.9
+796.7,519.6 798.5,522.3 800.4,524.9 802.3,527.5 804.1,530.1 806.0,532.6 807.8,535.1 809.7,537.5 811.5,540.0 813.4,542.4 815.2,544.8 817.1,547.2 818.9,549.6 820.8,552.0 822.6,554.4 824.5,556.8
+826.4,559.2 828.2,561.6 830.1,564.0 831.9,566.4 833.8,568.7 835.6,571.1 837.5,573.4 839.3,575.6 841.2,577.9 843.0,580.0 844.9,582.2 846.7,584.2 848.6,586.3 850.5,588.2 852.3,590.1 854.2,592.0
+856.0,593.9 857.9,595.6 859.7,597.4 861.6,599.1 863.4,600.8 865.3,602.4 867.1,604.0 869.0,605.6 870.8,607.1 872.7,608.6 874.6,610.1 876.4,611.5 878.3,612.9 880.1,614.2 882.0,615.6 883.8,616.9
+885.7,618.1 887.5,619.4 889.4,620.6 891.2,621.7 893.1,622.9 894.9,624.0 896.8,625.1 898.7,626.2 900.5,627.3 902.4,628.3 904.2,629.4 906.1,630.4 907.9,631.4 909.8,632.3 911.6,633.3 913.5,634.2
+915.3,635.1 917.2,635.9 919.1,636.8 920.9,637.5 922.8,638.3 924.6,639.0 926.5,639.8 926.5,662.4 924.6,662.4 922.8,662.4 920.9,662.4 919.1,662.4 917.2,662.4 915.3,662.4 913.5,662.4 911.6,662.4
+909.8,662.4 907.9,662.4 906.1,662.4 904.2,662.4 902.4,662.4 900.5,662.4 898.7,662.4 896.8,662.4 894.9,662.4 893.1,662.4 891.2,662.4 889.4,662.4 887.5,662.4 885.7,662.4 883.8,662.4 882.0,662.4
+880.1,662.4 878.3,662.4 876.4,662.4 874.6,662.4 872.7,662.4 870.8,662.4 869.0,662.4 867.1,662.4 865.3,662.4 863.4,662.4 861.6,662.4 859.7,662.4 857.9,662.4 856.0,662.4 854.2,662.4 852.3,662.4
+850.5,662.4 848.6,662.4 846.7,662.4 844.9,662.4 843.0,662.4 841.2,662.4 839.3,662.4 837.5,662.4 835.6,662.4 833.8,662.4 831.9,662.4 830.1,662.4 828.2,662.4 826.4,662.4 824.5,662.4 822.6,662.4
+820.8,662.4 818.9,662.4 817.1,662.4 815.2,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.7,662.4 794.8,662.4 793.0,662.4
+791.1,662.4 789.3,662.4 787.4,662.4 785.6,662.4 783.7,662.4 781.9,662.4 780.0,662.4 778.2,662.4 776.3,662.4 774.4,662.4 772.6,662.4 770.7,662.4 768.9,662.4 767.0,662.4 765.2,662.4 763.3,662.4
+761.5,662.4 759.6,662.4 757.8,662.4 755.9,662.4 754.1,662.4 752.2,662.4 750.3,662.4 748.5,662.4 746.6,662.4 744.8,662.4 742.9,662.4 741.1,662.4 739.2,662.4 737.4,662.4 735.5,662.4 733.7,662.4
+731.8,662.4 730.0,662.4 728.1,662.4 726.2,662.4 724.4,662.4 722.5,662.4 720.7,662.4 718.8,662.4 717.0,662.4 715.1,662.4 713.3,662.4 711.4,662.4 709.6,662.4 707.7,662.4 705.9,662.4 704.0,662.4
+702.1,662.4 700.3,662.4 698.4,662.4 696.6,662.4 694.7,662.4 692.9,662.4 691.0,662.4 689.2,662.4 687.3,662.4 685.5,662.4 683.6,662.4 681.8,662.4 679.9,662.4 678.0,662.4 676.2,662.4 674.3,662.4
+672.5,662.4 670.6,662.4 668.8,662.4 666.9,662.4 665.1,662.4 663.2,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.8,662.4 653.9,662.4 652.1,662.4 650.2,662.4 648.4,662.4 646.5,662.4 644.7,662.4
+642.8,662.4 641.0,662.4 639.1,662.4 637.3,662.4 635.4,662.4 633.5,662.4 631.7,662.4 629.8,662.4 628.0,662.4 626.1,662.4 624.3,662.4 622.4,662.4 620.6,662.4 618.7,662.4 616.9,662.4 615.0,662.4
+613.2,662.4 611.3,662.4 609.4,662.4 607.6,662.4 605.7,662.4 603.9,662.4 602.0,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.1,662.4 587.2,662.4 585.3,662.4
+583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.1,662.4 574.2,662.4 572.4,662.4 570.5,662.4 568.7,662.4 566.8,662.4 565.0,662.4 563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.7,662.4
+553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.7,662.4 540.9,662.4 539.0,662.4 537.1,662.4 535.3,662.4 533.4,662.4 531.6,662.4 529.7,662.4 527.9,662.4 526.0,662.4
+524.2,662.4 522.3,662.4 520.5,662.4 518.6,662.4 516.8,662.4 514.9,662.4 513.0,662.4 511.2,662.4 509.3,662.4 507.5,662.4 505.6,662.4 503.8,662.4 501.9,662.4 500.1,662.4 498.2,662.4 496.4,662.4
+494.5,662.4 492.7,662.4 490.8,662.4 488.9,662.4 487.1,662.4 485.2,662.4 483.4,662.4 481.5,662.4 479.7,662.4 477.8,662.4 476.0,662.4 474.1,662.4 472.3,662.4 470.4,662.4 468.6,662.4 466.7,662.4
+464.8,662.4 463.0,662.4 461.1,662.4 459.3,662.4 457.4,662.4 455.6,662.4 453.7,662.4 451.9,662.4 450.0,662.4 448.2,662.4 446.3,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.9,662.4 437.0,662.4
+435.2,662.4 433.3,662.4 431.5,662.4 429.6,662.4 427.8,662.4 425.9,662.4 424.1,662.4 422.2,662.4 420.3,662.4 418.5,662.4 416.6,662.4 414.8,662.4 412.9,662.4 411.1,662.4 409.2,662.4 407.4,662.4
+405.5,662.4 403.7,662.4 401.8,662.4 400.0,662.4 398.1,662.4 396.2,662.4 394.4,662.4 392.5,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.3,662.4 381.4,662.4 379.6,662.4 377.7,662.4
+375.9,662.4 374.0,662.4 372.1,662.4 370.3,662.4 368.4,662.4 366.6,662.4 364.7,662.4 362.9,662.4 361.0,662.4 359.2,662.4 357.3,662.4 355.5,662.4 353.6,662.4 351.8,662.4 349.9,662.4 348.0,662.4
+346.2,662.4 344.3,662.4 342.5,662.4 340.6,662.4 338.8,662.4 336.9,662.4 335.1,662.4 333.2,662.4 331.4,662.4 329.5,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.1,662.4 320.2,662.4 318.4,662.4
+316.5,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.3,662.4 305.4,662.4 303.6,662.4 301.7,662.4 299.8,662.4 298.0,662.4 296.1,662.4 294.3,662.4 292.4,662.4 290.6,662.4 288.7,662.4
+286.9,662.4 285.0,662.4 283.2,662.4 281.3,662.4 279.5,662.4 277.6,662.4 275.7,662.4 273.9,662.4 272.0,662.4 270.2,662.4 268.3,662.4 266.5,662.4 264.6,662.4 262.8,662.4 260.9,662.4 259.1,662.4
+257.2,662.4 255.4,662.4 253.5,662.4 251.6,662.4 249.8,662.4 247.9,662.4 246.1,662.4 244.2,662.4 242.4,662.4 240.5,662.4 238.7,662.4 236.8,662.4 235.0,662.4 233.1,662.4 231.3,662.4 229.4,662.4
+227.5,662.4 225.7,662.4 223.8,662.4 222.0,662.4 220.1,662.4 218.3,662.4 216.4,662.4 214.6,662.4 212.7,662.4 210.9,662.4 209.0,662.4 207.2,662.4 205.3,662.4 203.4,662.4 201.6,662.4 199.7,662.4
+197.9,662.4 196.0,662.4 194.2,662.4 192.3,662.4 190.5,662.4 188.6,662.4 186.8,662.4 184.9,662.4 183.0,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M560.3,662.4 L560.3,106.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/both/pdf.svg b/results/barbershop/700000/report/both/pdf.svg
new file mode 100644
index 0000000..33107a8
--- /dev/null
+++ b/results/barbershop/700000/report/both/pdf.svg
@@ -0,0 +1,333 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,662.4 L64.3,662.4  '/>	<g transform="translate(47.0,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,575.5 L64.3,575.5  '/>	<g transform="translate(47.0,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,488.6 L64.3,488.6  '/>	<g transform="translate(47.0,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,401.7 L64.3,401.7  '/>	<g transform="translate(47.0,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,314.8 L64.3,314.8  '/>	<g transform="translate(47.0,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,227.9 L64.3,227.9  '/>	<g transform="translate(47.0,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,141.0 L64.3,141.0  '/>	<g transform="translate(47.0,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L64.3,54.1  '/>	<g transform="translate(47.0,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,662.4 L55.3,653.4  '/>	<g transform="translate(55.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M188.6,662.4 L188.6,653.4  '/>	<g transform="translate(188.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M321.8,662.4 L321.8,653.4  '/>	<g transform="translate(321.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M455.1,662.4 L455.1,653.4  '/>	<g transform="translate(455.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M588.4,662.4 L588.4,653.4  '/>	<g transform="translate(588.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M721.7,662.4 L721.7,653.4  '/>	<g transform="translate(721.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M854.9,662.4 L854.9,653.4  '/>	<g transform="translate(854.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M988.2,662.4 L988.2,653.4  '/>	<g transform="translate(988.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L55.3,662.4 L1121.5,662.4 L1121.5,54.1 L55.3,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(588.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '115.6,662.3 117.4,662.3 119.3,662.3 121.1,662.3 123.0,662.2 124.8,662.2 126.6,662.2 128.5,662.2 130.3,662.2 132.2,662.1 134.0,662.1 135.8,662.1 137.7,662.0 139.5,662.0 141.4,661.9 143.2,661.9
+145.1,661.8 146.9,661.8 148.7,661.7 150.6,661.7 152.4,661.6 154.3,661.5 156.1,661.4 157.9,661.3 159.8,661.2 161.6,661.1 163.5,661.0 165.3,660.9 167.1,660.7 169.0,660.6 170.8,660.4 172.7,660.3
+174.5,660.1 176.4,659.9 178.2,659.7 180.0,659.5 181.9,659.2 183.7,659.0 185.6,658.7 187.4,658.4 189.2,658.1 191.1,657.8 192.9,657.5 194.8,657.1 196.6,656.8 198.4,656.4 200.3,655.9 202.1,655.5
+204.0,655.0 205.8,654.6 207.7,654.0 209.5,653.5 211.3,652.9 213.2,652.3 215.0,651.7 216.9,651.1 218.7,650.4 220.5,649.7 222.4,648.9 224.2,648.1 226.1,647.3 227.9,646.5 229.7,645.6 231.6,644.7
+233.4,643.7 235.3,642.7 237.1,641.6 239.0,640.5 240.8,639.4 242.6,638.2 244.5,637.0 246.3,635.7 248.2,634.3 250.0,633.0 251.8,631.5 253.7,630.0 255.5,628.4 257.4,626.8 259.2,625.1 261.0,623.4
+262.9,621.5 264.7,619.6 266.6,617.7 268.4,615.6 270.3,613.5 272.1,611.3 273.9,609.0 275.8,606.6 277.6,604.1 279.5,601.6 281.3,598.9 283.1,596.1 285.0,593.3 286.8,590.3 288.7,587.3 290.5,584.1
+292.4,580.8 294.2,577.4 296.0,573.9 297.9,570.3 299.7,566.6 301.6,562.8 303.4,558.8 305.2,554.7 307.1,550.5 308.9,546.2 310.8,541.8 312.6,537.3 314.4,532.7 316.3,528.0 318.1,523.1 320.0,518.2
+321.8,513.2 323.7,508.1 325.5,502.9 327.3,497.6 329.2,492.2 331.0,486.8 332.9,481.4 334.7,475.9 336.5,470.3 338.4,464.8 340.2,459.2 342.1,453.6 343.9,448.0 345.7,442.4 347.6,436.8 349.4,431.3
+351.3,425.9 353.1,420.5 355.0,415.1 356.8,409.9 358.6,404.8 360.5,399.8 362.3,394.9 364.2,390.1 366.0,385.6 367.8,381.1 369.7,376.9 371.5,372.9 373.4,369.0 375.2,365.4 377.0,362.0 378.9,358.8
+380.7,355.9 382.6,353.3 384.4,350.9 386.3,348.7 388.1,346.9 389.9,345.3 391.8,344.0 393.6,343.1 395.5,342.4 397.3,342.0 399.1,341.9 401.0,342.0 402.8,342.5 404.7,343.3 406.5,344.4 408.3,345.8
+410.2,347.4 412.0,349.3 413.9,351.5 415.7,354.0 417.6,356.7 419.4,359.7 421.2,362.9 423.1,366.3 424.9,370.0 426.8,373.9 428.6,377.9 430.4,382.2 432.3,386.6 434.1,391.2 436.0,395.9 437.8,400.8
+439.7,405.8 441.5,410.9 443.3,416.1 445.2,421.4 447.0,426.8 448.9,432.2 450.7,437.6 452.5,443.1 454.4,448.7 456.2,454.2 458.1,459.7 459.9,465.2 461.7,470.7 463.6,476.2 465.4,481.6 467.3,487.0
+469.1,492.3 471.0,497.5 472.8,502.7 474.6,507.8 476.5,512.8 478.3,517.7 480.2,522.5 482.0,527.3 483.8,531.9 485.7,536.4 487.5,540.8 489.4,545.0 491.2,549.2 493.0,553.2 494.9,557.1 496.7,560.9
+498.6,564.6 500.4,568.1 502.3,571.6 504.1,574.9 505.9,578.1 507.8,581.1 509.6,584.1 511.5,586.9 513.3,589.7 515.1,592.3 517.0,594.8 518.8,597.2 520.7,599.5 522.5,601.7 524.3,603.8 526.2,605.8
+528.0,607.8 529.9,609.6 531.7,611.3 533.6,613.0 535.4,614.6 537.2,616.1 539.1,617.6 540.9,618.9 542.8,620.2 544.6,621.5 546.4,622.7 548.3,623.8 550.1,624.9 552.0,625.9 553.8,626.9 555.7,627.9
+557.5,628.7 559.3,629.6 561.2,630.4 563.0,631.2 564.9,631.9 566.7,632.6 568.5,633.3 570.4,634.0 572.2,634.6 574.1,635.2 575.9,635.8 577.7,636.3 579.6,636.9 581.4,637.4 583.3,637.9 585.1,638.3
+587.0,638.8 588.8,639.2 590.6,639.7 592.5,640.1 594.3,640.5 596.2,640.9 598.0,641.3 599.8,641.6 601.7,642.0 603.5,642.3 605.4,642.7 607.2,643.0 609.0,643.3 610.9,643.6 612.7,643.9 614.6,644.2
+616.4,644.5 618.3,644.8 620.1,645.1 621.9,645.4 623.8,645.6 625.6,645.9 627.5,646.1 629.3,646.4 631.1,646.6 633.0,646.9 634.8,647.1 636.7,647.4 638.5,647.6 640.3,647.8 642.2,648.0 644.0,648.3
+645.9,648.5 647.7,648.7 649.6,648.9 651.4,649.1 653.2,649.3 655.1,649.5 656.9,649.7 658.8,649.9 660.6,650.1 662.4,650.3 664.3,650.5 666.1,650.6 668.0,650.8 669.8,651.0 671.6,651.2 673.5,651.3
+675.3,651.5 677.2,651.7 679.0,651.8 680.9,652.0 682.7,652.1 684.5,652.3 686.4,652.4 688.2,652.5 690.1,652.7 691.9,652.8 693.7,652.9 695.6,653.0 697.4,653.1 699.3,653.2 701.1,653.3 703.0,653.3
+704.8,653.4 706.6,653.4 708.5,653.5 710.3,653.5 712.2,653.5 714.0,653.6 715.8,653.6 717.7,653.5 719.5,653.5 721.4,653.5 723.2,653.4 725.0,653.4 726.9,653.3 728.7,653.2 730.6,653.1 732.4,653.0
+734.3,652.9 736.1,652.7 737.9,652.6 739.8,652.4 741.6,652.2 743.5,652.0 745.3,651.8 747.1,651.6 749.0,651.4 750.8,651.2 752.7,650.9 754.5,650.6 756.3,650.4 758.2,650.1 760.0,649.8 761.9,649.5
+763.7,649.2 765.6,648.9 767.4,648.6 769.2,648.2 771.1,647.9 772.9,647.5 774.8,647.2 776.6,646.9 778.4,646.5 780.3,646.2 782.1,645.8 784.0,645.4 785.8,645.1 787.6,644.7 789.5,644.4 791.3,644.1
+793.2,643.7 795.0,643.4 796.9,643.1 798.7,642.8 800.5,642.4 802.4,642.2 804.2,641.9 806.1,641.6 807.9,641.3 809.7,641.1 811.6,640.9 813.4,640.6 815.3,640.4 817.1,640.3 818.9,640.1 820.8,639.9
+822.6,639.8 824.5,639.7 826.3,639.6 828.2,639.6 830.0,639.5 831.8,639.5 833.7,639.5 835.5,639.5 837.4,639.5 839.2,639.6 841.0,639.7 842.9,639.8 844.7,639.9 846.6,640.0 848.4,640.2 850.3,640.4
+852.1,640.6 853.9,640.8 855.8,641.0 857.6,641.3 859.5,641.5 861.3,641.8 863.1,642.1 865.0,642.4 866.8,642.8 868.7,643.1 870.5,643.5 872.3,643.8 874.2,644.2 876.0,644.6 877.9,645.0 879.7,645.4
+881.6,645.8 883.4,646.2 885.2,646.7 887.1,647.1 888.9,647.5 890.8,648.0 892.6,648.4 894.4,648.8 896.3,649.3 898.1,649.7 900.0,650.1 901.8,650.5 903.6,651.0 905.5,651.4 907.3,651.8 909.2,652.2
+911.0,652.6 912.9,653.0 914.7,653.4 916.5,653.8 918.4,654.1 920.2,654.5 922.1,654.9 923.9,655.2 925.7,655.5 927.6,655.9 929.4,656.2 931.3,656.5 933.1,656.8 934.9,657.1 936.8,657.4 938.6,657.6
+940.5,657.9 942.3,658.2 944.2,658.4 946.0,658.6 947.8,658.8 949.7,659.1 951.5,659.3 953.4,659.5 955.2,659.6 957.0,659.8 958.9,660.0 960.7,660.1 962.6,660.3 964.4,660.4 966.3,660.6 968.1,660.7
+969.9,660.8 971.8,660.9 973.6,661.0 975.5,661.1 977.3,661.2 979.1,661.3 981.0,661.4 982.8,661.5 984.7,661.6 986.5,661.6 988.3,661.7 990.2,661.7 992.0,661.8 993.9,661.8 995.7,661.9 997.6,661.9
+999.4,662.0 1001.2,662.0 1003.1,662.0 1004.9,662.1 1006.8,662.1 1008.6,662.1 1010.4,662.2 1012.3,662.2 1014.1,662.2 1016.0,662.2 1017.8,662.2 1019.6,662.3 1021.5,662.3 1023.3,662.3 1025.2,662.3 1027.0,662.3
+1028.9,662.3 1030.7,662.3 1032.5,662.3 1034.4,662.3 1034.4,662.4 1032.5,662.4 1030.7,662.4 1028.9,662.4 1027.0,662.4 1025.2,662.4 1023.3,662.4 1021.5,662.4 1019.6,662.4 1017.8,662.4 1016.0,662.4 1014.1,662.4
+1012.3,662.4 1010.4,662.4 1008.6,662.4 1006.8,662.4 1004.9,662.4 1003.1,662.4 1001.2,662.4 999.4,662.4 997.6,662.4 995.7,662.4 993.9,662.4 992.0,662.4 990.2,662.4 988.3,662.4 986.5,662.4 984.7,662.4
+982.8,662.4 981.0,662.4 979.1,662.4 977.3,662.4 975.5,662.4 973.6,662.4 971.8,662.4 969.9,662.4 968.1,662.4 966.3,662.4 964.4,662.4 962.6,662.4 960.7,662.4 958.9,662.4 957.0,662.4 955.2,662.4
+953.4,662.4 951.5,662.4 949.7,662.4 947.8,662.4 946.0,662.4 944.2,662.4 942.3,662.4 940.5,662.4 938.6,662.4 936.8,662.4 934.9,662.4 933.1,662.4 931.3,662.4 929.4,662.4 927.6,662.4 925.7,662.4
+923.9,662.4 922.1,662.4 920.2,662.4 918.4,662.4 916.5,662.4 914.7,662.4 912.9,662.4 911.0,662.4 909.2,662.4 907.3,662.4 905.5,662.4 903.6,662.4 901.8,662.4 900.0,662.4 898.1,662.4 896.3,662.4
+894.4,662.4 892.6,662.4 890.8,662.4 888.9,662.4 887.1,662.4 885.2,662.4 883.4,662.4 881.6,662.4 879.7,662.4 877.9,662.4 876.0,662.4 874.2,662.4 872.3,662.4 870.5,662.4 868.7,662.4 866.8,662.4
+865.0,662.4 863.1,662.4 861.3,662.4 859.5,662.4 857.6,662.4 855.8,662.4 853.9,662.4 852.1,662.4 850.3,662.4 848.4,662.4 846.6,662.4 844.7,662.4 842.9,662.4 841.0,662.4 839.2,662.4 837.4,662.4
+835.5,662.4 833.7,662.4 831.8,662.4 830.0,662.4 828.2,662.4 826.3,662.4 824.5,662.4 822.6,662.4 820.8,662.4 818.9,662.4 817.1,662.4 815.3,662.4 813.4,662.4 811.6,662.4 809.7,662.4 807.9,662.4
+806.1,662.4 804.2,662.4 802.4,662.4 800.5,662.4 798.7,662.4 796.9,662.4 795.0,662.4 793.2,662.4 791.3,662.4 789.5,662.4 787.6,662.4 785.8,662.4 784.0,662.4 782.1,662.4 780.3,662.4 778.4,662.4
+776.6,662.4 774.8,662.4 772.9,662.4 771.1,662.4 769.2,662.4 767.4,662.4 765.6,662.4 763.7,662.4 761.9,662.4 760.0,662.4 758.2,662.4 756.3,662.4 754.5,662.4 752.7,662.4 750.8,662.4 749.0,662.4
+747.1,662.4 745.3,662.4 743.5,662.4 741.6,662.4 739.8,662.4 737.9,662.4 736.1,662.4 734.3,662.4 732.4,662.4 730.6,662.4 728.7,662.4 726.9,662.4 725.0,662.4 723.2,662.4 721.4,662.4 719.5,662.4
+717.7,662.4 715.8,662.4 714.0,662.4 712.2,662.4 710.3,662.4 708.5,662.4 706.6,662.4 704.8,662.4 703.0,662.4 701.1,662.4 699.3,662.4 697.4,662.4 695.6,662.4 693.7,662.4 691.9,662.4 690.1,662.4
+688.2,662.4 686.4,662.4 684.5,662.4 682.7,662.4 680.9,662.4 679.0,662.4 677.2,662.4 675.3,662.4 673.5,662.4 671.6,662.4 669.8,662.4 668.0,662.4 666.1,662.4 664.3,662.4 662.4,662.4 660.6,662.4
+658.8,662.4 656.9,662.4 655.1,662.4 653.2,662.4 651.4,662.4 649.6,662.4 647.7,662.4 645.9,662.4 644.0,662.4 642.2,662.4 640.3,662.4 638.5,662.4 636.7,662.4 634.8,662.4 633.0,662.4 631.1,662.4
+629.3,662.4 627.5,662.4 625.6,662.4 623.8,662.4 621.9,662.4 620.1,662.4 618.3,662.4 616.4,662.4 614.6,662.4 612.7,662.4 610.9,662.4 609.0,662.4 607.2,662.4 605.4,662.4 603.5,662.4 601.7,662.4
+599.8,662.4 598.0,662.4 596.2,662.4 594.3,662.4 592.5,662.4 590.6,662.4 588.8,662.4 587.0,662.4 585.1,662.4 583.3,662.4 581.4,662.4 579.6,662.4 577.7,662.4 575.9,662.4 574.1,662.4 572.2,662.4
+570.4,662.4 568.5,662.4 566.7,662.4 564.9,662.4 563.0,662.4 561.2,662.4 559.3,662.4 557.5,662.4 555.7,662.4 553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.8,662.4
+540.9,662.4 539.1,662.4 537.2,662.4 535.4,662.4 533.6,662.4 531.7,662.4 529.9,662.4 528.0,662.4 526.2,662.4 524.3,662.4 522.5,662.4 520.7,662.4 518.8,662.4 517.0,662.4 515.1,662.4 513.3,662.4
+511.5,662.4 509.6,662.4 507.8,662.4 505.9,662.4 504.1,662.4 502.3,662.4 500.4,662.4 498.6,662.4 496.7,662.4 494.9,662.4 493.0,662.4 491.2,662.4 489.4,662.4 487.5,662.4 485.7,662.4 483.8,662.4
+482.0,662.4 480.2,662.4 478.3,662.4 476.5,662.4 474.6,662.4 472.8,662.4 471.0,662.4 469.1,662.4 467.3,662.4 465.4,662.4 463.6,662.4 461.7,662.4 459.9,662.4 458.1,662.4 456.2,662.4 454.4,662.4
+452.5,662.4 450.7,662.4 448.9,662.4 447.0,662.4 445.2,662.4 443.3,662.4 441.5,662.4 439.7,662.4 437.8,662.4 436.0,662.4 434.1,662.4 432.3,662.4 430.4,662.4 428.6,662.4 426.8,662.4 424.9,662.4
+423.1,662.4 421.2,662.4 419.4,662.4 417.6,662.4 415.7,662.4 413.9,662.4 412.0,662.4 410.2,662.4 408.3,662.4 406.5,662.4 404.7,662.4 402.8,662.4 401.0,662.4 399.1,662.4 397.3,662.4 395.5,662.4
+393.6,662.4 391.8,662.4 389.9,662.4 388.1,662.4 386.3,662.4 384.4,662.4 382.6,662.4 380.7,662.4 378.9,662.4 377.0,662.4 375.2,662.4 373.4,662.4 371.5,662.4 369.7,662.4 367.8,662.4 366.0,662.4
+364.2,662.4 362.3,662.4 360.5,662.4 358.6,662.4 356.8,662.4 355.0,662.4 353.1,662.4 351.3,662.4 349.4,662.4 347.6,662.4 345.7,662.4 343.9,662.4 342.1,662.4 340.2,662.4 338.4,662.4 336.5,662.4
+334.7,662.4 332.9,662.4 331.0,662.4 329.2,662.4 327.3,662.4 325.5,662.4 323.7,662.4 321.8,662.4 320.0,662.4 318.1,662.4 316.3,662.4 314.4,662.4 312.6,662.4 310.8,662.4 308.9,662.4 307.1,662.4
+305.2,662.4 303.4,662.4 301.6,662.4 299.7,662.4 297.9,662.4 296.0,662.4 294.2,662.4 292.4,662.4 290.5,662.4 288.7,662.4 286.8,662.4 285.0,662.4 283.1,662.4 281.3,662.4 279.5,662.4 277.6,662.4
+275.8,662.4 273.9,662.4 272.1,662.4 270.3,662.4 268.4,662.4 266.6,662.4 264.7,662.4 262.9,662.4 261.0,662.4 259.2,662.4 257.4,662.4 255.5,662.4 253.7,662.4 251.8,662.4 250.0,662.4 248.2,662.4
+246.3,662.4 244.5,662.4 242.6,662.4 240.8,662.4 239.0,662.4 237.1,662.4 235.3,662.4 233.4,662.4 231.6,662.4 229.7,662.4 227.9,662.4 226.1,662.4 224.2,662.4 222.4,662.4 220.5,662.4 218.7,662.4
+216.9,662.4 215.0,662.4 213.2,662.4 211.3,662.4 209.5,662.4 207.7,662.4 205.8,662.4 204.0,662.4 202.1,662.4 200.3,662.4 198.4,662.4 196.6,662.4 194.8,662.4 192.9,662.4 191.1,662.4 189.2,662.4
+187.4,662.4 185.6,662.4 183.7,662.4 181.9,662.4 180.0,662.4 178.2,662.4 176.4,662.4 174.5,662.4 172.7,662.4 170.8,662.4 169.0,662.4 167.1,662.4 165.3,662.4 163.5,662.4 161.6,662.4 159.8,662.4
+157.9,662.4 156.1,662.4 154.3,662.4 152.4,662.4 150.6,662.4 148.7,662.4 146.9,662.4 145.1,662.4 143.2,662.4 141.4,662.4 139.5,662.4 137.7,662.4 135.8,662.4 134.0,662.4 132.2,662.4 130.3,662.4
+128.5,662.4 126.6,662.4 124.8,662.4 123.0,662.4 121.1,662.4 119.3,662.4 117.4,662.4 115.6,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M434.2,662.4 L434.2,391.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '149.8,662.2 150.7,662.2 151.7,662.2 152.6,662.1 153.6,662.1 154.5,662.1 155.5,662.0 156.4,662.0 157.4,661.9 158.3,661.9 159.2,661.8 160.2,661.7 161.1,661.6 162.1,661.5 163.0,661.4 164.0,661.3
+164.9,661.2 165.9,661.1 166.8,661.0 167.8,660.8 168.7,660.6 169.6,660.5 170.6,660.3 171.5,660.1 172.5,659.9 173.4,659.6 174.4,659.4 175.3,659.1 176.3,658.8 177.2,658.5 178.1,658.2 179.1,657.9
+180.0,657.5 181.0,657.2 181.9,656.8 182.9,656.4 183.8,656.0 184.8,655.5 185.7,655.1 186.6,654.6 187.6,654.1 188.5,653.7 189.5,653.1 190.4,652.6 191.4,652.1 192.3,651.6 193.3,651.0 194.2,650.4
+195.2,649.9 196.1,649.3 197.0,648.8 198.0,648.2 198.9,647.6 199.9,647.1 200.8,646.5 201.8,646.0 202.7,645.4 203.7,644.9 204.6,644.4 205.5,643.9 206.5,643.4 207.4,643.0 208.4,642.5 209.3,642.1
+210.3,641.7 211.2,641.3 212.2,641.0 213.1,640.6 214.0,640.3 215.0,640.1 215.9,639.8 216.9,639.6 217.8,639.4 218.8,639.2 219.7,639.0 220.7,638.8 221.6,638.7 222.6,638.6 223.5,638.5 224.4,638.4
+225.4,638.3 226.3,638.2 227.3,638.1 228.2,638.0 229.2,637.9 230.1,637.7 231.1,637.6 232.0,637.4 232.9,637.2 233.9,637.0 234.8,636.7 235.8,636.4 236.7,636.0 237.7,635.6 238.6,635.1 239.6,634.5
+240.5,633.9 241.4,633.2 242.4,632.4 243.3,631.5 244.3,630.5 245.2,629.4 246.2,628.1 247.1,626.8 248.1,625.3 249.0,623.7 250.0,622.0 250.9,620.1 251.8,618.0 252.8,615.8 253.7,613.4 254.7,610.8
+255.6,608.1 256.6,605.1 257.5,602.0 258.5,598.7 259.4,595.1 260.3,591.4 261.3,587.4 262.2,583.2 263.2,578.8 264.1,574.1 265.1,569.2 266.0,564.1 267.0,558.7 267.9,553.1 268.8,547.3 269.8,541.2
+270.7,534.9 271.7,528.3 272.6,521.5 273.6,514.4 274.5,507.2 275.5,499.7 276.4,491.9 277.4,484.0 278.3,475.8 279.2,467.5 280.2,458.9 281.1,450.2 282.1,441.3 283.0,432.3 284.0,423.1 284.9,413.8
+285.9,404.3 286.8,394.8 287.7,385.2 288.7,375.5 289.6,365.8 290.6,356.0 291.5,346.3 292.5,336.5 293.4,326.8 294.4,317.1 295.3,307.5 296.2,298.0 297.2,288.6 298.1,279.3 299.1,270.2 300.0,261.3
+301.0,252.5 301.9,244.0 302.9,235.7 303.8,227.6 304.7,219.8 305.7,212.3 306.6,205.0 307.6,198.1 308.5,191.5 309.5,185.2 310.4,179.3 311.4,173.7 312.3,168.4 313.3,163.5 314.2,159.0 315.1,154.8
+316.1,151.1 317.0,147.6 318.0,144.6 318.9,141.9 319.9,139.6 320.8,137.6 321.8,136.0 322.7,134.8 323.6,133.8 324.6,133.2 325.5,132.9 326.5,133.0 327.4,133.3 328.4,133.9 329.3,134.8 330.3,136.0
+331.2,137.4 332.1,139.0 333.1,140.9 334.0,143.0 335.0,145.3 335.9,147.7 336.9,150.4 337.8,153.2 338.8,156.2 339.7,159.3 340.7,162.6 341.6,166.0 342.5,169.6 343.5,173.2 344.4,176.9 345.4,180.8
+346.3,184.7 347.3,188.8 348.2,192.9 349.2,197.1 350.1,201.4 351.0,205.8 352.0,210.2 352.9,214.8 353.9,219.3 354.8,224.0 355.8,228.7 356.7,233.5 357.7,238.4 358.6,243.3 359.5,248.3 360.5,253.4
+361.4,258.5 362.4,263.7 363.3,268.9 364.3,274.2 365.2,279.6 366.2,285.0 367.1,290.5 368.1,296.0 369.0,301.6 369.9,307.3 370.9,312.9 371.8,318.7 372.8,324.4 373.7,330.2 374.7,336.1 375.6,341.9
+376.6,347.8 377.5,353.7 378.4,359.7 379.4,365.6 380.3,371.6 381.3,377.5 382.2,383.5 383.2,389.4 384.1,395.4 385.1,401.3 386.0,407.3 386.9,413.2 387.9,419.1 388.8,424.9 389.8,430.7 390.7,436.5
+391.7,442.3 392.6,448.0 393.6,453.7 394.5,459.3 395.5,464.8 396.4,470.4 397.3,475.8 398.3,481.2 399.2,486.5 400.2,491.8 401.1,497.0 402.1,502.1 403.0,507.2 404.0,512.1 404.9,517.0 405.8,521.8
+406.8,526.6 407.7,531.2 408.7,535.7 409.6,540.2 410.6,544.5 411.5,548.8 412.5,553.0 413.4,557.0 414.3,561.0 415.3,564.8 416.2,568.6 417.2,572.2 418.1,575.7 419.1,579.2 420.0,582.5 421.0,585.6
+421.9,588.7 422.9,591.7 423.8,594.5 424.7,597.3 425.7,599.9 426.6,602.4 427.6,604.8 428.5,607.1 429.5,609.3 430.4,611.3 431.4,613.3 432.3,615.1 433.2,616.9 434.2,618.5 435.1,620.1 436.1,621.5
+437.0,622.9 438.0,624.1 438.9,625.3 439.9,626.4 440.8,627.4 441.7,628.3 442.7,629.2 443.6,630.0 444.6,630.7 445.5,631.4 446.5,632.0 447.4,632.5 448.4,633.0 449.3,633.5 450.2,633.9 451.2,634.3
+452.1,634.6 453.1,634.9 454.0,635.2 455.0,635.5 455.9,635.7 456.9,635.9 457.8,636.1 458.8,636.3 459.7,636.4 460.6,636.6 461.6,636.7 462.5,636.9 463.5,637.0 464.4,637.1 465.4,637.3 466.3,637.4
+467.3,637.5 468.2,637.7 469.1,637.8 470.1,637.9 471.0,638.0 472.0,638.2 472.9,638.3 473.9,638.4 474.8,638.5 475.8,638.7 476.7,638.8 477.6,638.9 478.6,639.0 479.5,639.1 480.5,639.2 481.4,639.3
+482.4,639.4 483.3,639.5 484.3,639.6 485.2,639.7 486.2,639.7 487.1,639.8 488.0,639.8 489.0,639.9 489.9,639.9 490.9,639.9 491.8,639.9 492.8,640.0 493.7,640.0 494.7,640.0 495.6,639.9 496.5,639.9
+497.5,639.9 498.4,639.9 499.4,639.9 500.3,639.8 501.3,639.8 502.2,639.8 503.2,639.8 504.1,639.7 505.0,639.7 506.0,639.7 506.9,639.7 507.9,639.7 508.8,639.6 509.8,639.6 510.7,639.7 511.7,639.7
+512.6,639.7 513.6,639.7 514.5,639.8 515.4,639.8 516.4,639.9 517.3,639.9 518.3,640.0 519.2,640.1 520.2,640.2 521.1,640.3 522.1,640.4 523.0,640.5 523.9,640.7 524.9,640.8 525.8,640.9 526.8,641.1
+527.7,641.2 528.7,641.4 529.6,641.6 530.6,641.8 531.5,641.9 532.4,642.1 533.4,642.3 534.3,642.5 535.3,642.7 536.2,642.9 537.2,643.1 538.1,643.3 539.1,643.5 540.0,643.7 541.0,643.9 541.9,644.1
+542.8,644.4 543.8,644.6 544.7,644.8 545.7,645.1 546.6,645.3 547.6,645.5 548.5,645.8 549.5,646.0 550.4,646.3 551.3,646.5 552.3,646.8 553.2,647.1 554.2,647.4 555.1,647.6 556.1,647.9 557.0,648.2
+558.0,648.5 558.9,648.8 559.8,649.2 560.8,649.5 561.7,649.8 562.7,650.1 563.6,650.5 564.6,650.8 565.5,651.1 566.5,651.5 567.4,651.8 568.4,652.2 569.3,652.5 570.2,652.9 571.2,653.2 572.1,653.6
+573.1,653.9 574.0,654.3 575.0,654.6 575.9,655.0 576.9,655.3 577.8,655.6 578.7,656.0 579.7,656.3 580.6,656.6 581.6,656.9 582.5,657.2 583.5,657.5 584.4,657.8 585.4,658.0 586.3,658.3 587.2,658.6
+588.2,658.8 589.1,659.0 590.1,659.3 591.0,659.5 592.0,659.7 592.9,659.9 593.9,660.1 594.8,660.2 595.7,660.4 596.7,660.6 597.6,660.7 598.6,660.8 599.5,661.0 600.5,661.1 601.4,661.2 602.4,661.3
+603.3,661.4 604.3,661.5 605.2,661.6 606.1,661.7 607.1,661.7 608.0,661.8 609.0,661.9 609.9,661.9 610.9,662.0 611.8,662.0 612.8,662.1 613.7,662.1 614.6,662.1 615.6,662.2 616.5,662.2 617.5,662.2
+618.4,662.2 619.4,662.2 620.3,662.3 621.3,662.3 621.3,662.4 620.3,662.4 619.4,662.4 618.4,662.4 617.5,662.4 616.5,662.4 615.6,662.4 614.6,662.4 613.7,662.4 612.8,662.4 611.8,662.4 610.9,662.4
+609.9,662.4 609.0,662.4 608.0,662.4 607.1,662.4 606.1,662.4 605.2,662.4 604.3,662.4 603.3,662.4 602.4,662.4 601.4,662.4 600.5,662.4 599.5,662.4 598.6,662.4 597.6,662.4 596.7,662.4 595.7,662.4
+594.8,662.4 593.9,662.4 592.9,662.4 592.0,662.4 591.0,662.4 590.1,662.4 589.1,662.4 588.2,662.4 587.2,662.4 586.3,662.4 585.4,662.4 584.4,662.4 583.5,662.4 582.5,662.4 581.6,662.4 580.6,662.4
+579.7,662.4 578.7,662.4 577.8,662.4 576.9,662.4 575.9,662.4 575.0,662.4 574.0,662.4 573.1,662.4 572.1,662.4 571.2,662.4 570.2,662.4 569.3,662.4 568.4,662.4 567.4,662.4 566.5,662.4 565.5,662.4
+564.6,662.4 563.6,662.4 562.7,662.4 561.7,662.4 560.8,662.4 559.8,662.4 558.9,662.4 558.0,662.4 557.0,662.4 556.1,662.4 555.1,662.4 554.2,662.4 553.2,662.4 552.3,662.4 551.3,662.4 550.4,662.4
+549.5,662.4 548.5,662.4 547.6,662.4 546.6,662.4 545.7,662.4 544.7,662.4 543.8,662.4 542.8,662.4 541.9,662.4 541.0,662.4 540.0,662.4 539.1,662.4 538.1,662.4 537.2,662.4 536.2,662.4 535.3,662.4
+534.3,662.4 533.4,662.4 532.4,662.4 531.5,662.4 530.6,662.4 529.6,662.4 528.7,662.4 527.7,662.4 526.8,662.4 525.8,662.4 524.9,662.4 523.9,662.4 523.0,662.4 522.1,662.4 521.1,662.4 520.2,662.4
+519.2,662.4 518.3,662.4 517.3,662.4 516.4,662.4 515.4,662.4 514.5,662.4 513.6,662.4 512.6,662.4 511.7,662.4 510.7,662.4 509.8,662.4 508.8,662.4 507.9,662.4 506.9,662.4 506.0,662.4 505.0,662.4
+504.1,662.4 503.2,662.4 502.2,662.4 501.3,662.4 500.3,662.4 499.4,662.4 498.4,662.4 497.5,662.4 496.5,662.4 495.6,662.4 494.7,662.4 493.7,662.4 492.8,662.4 491.8,662.4 490.9,662.4 489.9,662.4
+489.0,662.4 488.0,662.4 487.1,662.4 486.2,662.4 485.2,662.4 484.3,662.4 483.3,662.4 482.4,662.4 481.4,662.4 480.5,662.4 479.5,662.4 478.6,662.4 477.6,662.4 476.7,662.4 475.8,662.4 474.8,662.4
+473.9,662.4 472.9,662.4 472.0,662.4 471.0,662.4 470.1,662.4 469.1,662.4 468.2,662.4 467.3,662.4 466.3,662.4 465.4,662.4 464.4,662.4 463.5,662.4 462.5,662.4 461.6,662.4 460.6,662.4 459.7,662.4
+458.8,662.4 457.8,662.4 456.9,662.4 455.9,662.4 455.0,662.4 454.0,662.4 453.1,662.4 452.1,662.4 451.2,662.4 450.2,662.4 449.3,662.4 448.4,662.4 447.4,662.4 446.5,662.4 445.5,662.4 444.6,662.4
+443.6,662.4 442.7,662.4 441.7,662.4 440.8,662.4 439.9,662.4 438.9,662.4 438.0,662.4 437.0,662.4 436.1,662.4 435.1,662.4 434.2,662.4 433.2,662.4 432.3,662.4 431.4,662.4 430.4,662.4 429.5,662.4
+428.5,662.4 427.6,662.4 426.6,662.4 425.7,662.4 424.7,662.4 423.8,662.4 422.9,662.4 421.9,662.4 421.0,662.4 420.0,662.4 419.1,662.4 418.1,662.4 417.2,662.4 416.2,662.4 415.3,662.4 414.3,662.4
+413.4,662.4 412.5,662.4 411.5,662.4 410.6,662.4 409.6,662.4 408.7,662.4 407.7,662.4 406.8,662.4 405.8,662.4 404.9,662.4 404.0,662.4 403.0,662.4 402.1,662.4 401.1,662.4 400.2,662.4 399.2,662.4
+398.3,662.4 397.3,662.4 396.4,662.4 395.5,662.4 394.5,662.4 393.6,662.4 392.6,662.4 391.7,662.4 390.7,662.4 389.8,662.4 388.8,662.4 387.9,662.4 386.9,662.4 386.0,662.4 385.1,662.4 384.1,662.4
+383.2,662.4 382.2,662.4 381.3,662.4 380.3,662.4 379.4,662.4 378.4,662.4 377.5,662.4 376.6,662.4 375.6,662.4 374.7,662.4 373.7,662.4 372.8,662.4 371.8,662.4 370.9,662.4 369.9,662.4 369.0,662.4
+368.1,662.4 367.1,662.4 366.2,662.4 365.2,662.4 364.3,662.4 363.3,662.4 362.4,662.4 361.4,662.4 360.5,662.4 359.5,662.4 358.6,662.4 357.7,662.4 356.7,662.4 355.8,662.4 354.8,662.4 353.9,662.4
+352.9,662.4 352.0,662.4 351.0,662.4 350.1,662.4 349.2,662.4 348.2,662.4 347.3,662.4 346.3,662.4 345.4,662.4 344.4,662.4 343.5,662.4 342.5,662.4 341.6,662.4 340.7,662.4 339.7,662.4 338.8,662.4
+337.8,662.4 336.9,662.4 335.9,662.4 335.0,662.4 334.0,662.4 333.1,662.4 332.1,662.4 331.2,662.4 330.3,662.4 329.3,662.4 328.4,662.4 327.4,662.4 326.5,662.4 325.5,662.4 324.6,662.4 323.6,662.4
+322.7,662.4 321.8,662.4 320.8,662.4 319.9,662.4 318.9,662.4 318.0,662.4 317.0,662.4 316.1,662.4 315.1,662.4 314.2,662.4 313.3,662.4 312.3,662.4 311.4,662.4 310.4,662.4 309.5,662.4 308.5,662.4
+307.6,662.4 306.6,662.4 305.7,662.4 304.7,662.4 303.8,662.4 302.9,662.4 301.9,662.4 301.0,662.4 300.0,662.4 299.1,662.4 298.1,662.4 297.2,662.4 296.2,662.4 295.3,662.4 294.4,662.4 293.4,662.4
+292.5,662.4 291.5,662.4 290.6,662.4 289.6,662.4 288.7,662.4 287.7,662.4 286.8,662.4 285.9,662.4 284.9,662.4 284.0,662.4 283.0,662.4 282.1,662.4 281.1,662.4 280.2,662.4 279.2,662.4 278.3,662.4
+277.4,662.4 276.4,662.4 275.5,662.4 274.5,662.4 273.6,662.4 272.6,662.4 271.7,662.4 270.7,662.4 269.8,662.4 268.8,662.4 267.9,662.4 267.0,662.4 266.0,662.4 265.1,662.4 264.1,662.4 263.2,662.4
+262.2,662.4 261.3,662.4 260.3,662.4 259.4,662.4 258.5,662.4 257.5,662.4 256.6,662.4 255.6,662.4 254.7,662.4 253.7,662.4 252.8,662.4 251.8,662.4 250.9,662.4 250.0,662.4 249.0,662.4 248.1,662.4
+247.1,662.4 246.2,662.4 245.2,662.4 244.3,662.4 243.3,662.4 242.4,662.4 241.4,662.4 240.5,662.4 239.6,662.4 238.6,662.4 237.7,662.4 236.7,662.4 235.8,662.4 234.8,662.4 233.9,662.4 232.9,662.4
+232.0,662.4 231.1,662.4 230.1,662.4 229.2,662.4 228.2,662.4 227.3,662.4 226.3,662.4 225.4,662.4 224.4,662.4 223.5,662.4 222.6,662.4 221.6,662.4 220.7,662.4 219.7,662.4 218.8,662.4 217.8,662.4
+216.9,662.4 215.9,662.4 215.0,662.4 214.0,662.4 213.1,662.4 212.2,662.4 211.2,662.4 210.3,662.4 209.3,662.4 208.4,662.4 207.4,662.4 206.5,662.4 205.5,662.4 204.6,662.4 203.7,662.4 202.7,662.4
+201.8,662.4 200.8,662.4 199.9,662.4 198.9,662.4 198.0,662.4 197.0,662.4 196.1,662.4 195.2,662.4 194.2,662.4 193.3,662.4 192.3,662.4 191.4,662.4 190.4,662.4 189.5,662.4 188.5,662.4 187.6,662.4
+186.6,662.4 185.7,662.4 184.8,662.4 183.8,662.4 182.9,662.4 181.9,662.4 181.0,662.4 180.0,662.4 179.1,662.4 178.1,662.4 177.2,662.4 176.3,662.4 175.3,662.4 174.4,662.4 173.4,662.4 172.5,662.4
+171.5,662.4 170.6,662.4 169.6,662.4 168.7,662.4 167.8,662.4 166.8,662.4 165.9,662.4 164.9,662.4 164.0,662.4 163.0,662.4 162.1,662.4 161.1,662.4 160.2,662.4 159.2,662.4 158.3,662.4 157.4,662.4
+156.4,662.4 155.5,662.4 154.5,662.4 153.6,662.4 152.6,662.4 151.7,662.4 150.7,662.4 149.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M343.4,662.4 L343.4,172.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,54.1 L55.3,662.4 L1121.5,662.4 L1121.5,54.1 L55.3,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(588.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/both/regression.svg b/results/barbershop/700000/report/both/regression.svg
new file mode 100644
index 0000000..9835aed
--- /dev/null
+++ b/results/barbershop/700000/report/both/regression.svg
@@ -0,0 +1,253 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,540.7 L1255.0,540.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,419.1 L1255.0,419.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,297.4 L1255.0,297.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,175.8 L1255.0,175.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,161.0 1255.0,158.9 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,166.0 1255.0,164.9 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,160.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,165.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/change/mean.svg b/results/barbershop/700000/report/change/mean.svg
new file mode 100644
index 0000000..86df952
--- /dev/null
+++ b/results/barbershop/700000/report/change/mean.svg
@@ -0,0 +1,300 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M172.5,662.4 L172.5,653.4  '/>	<g transform="translate(172.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M334.8,662.4 L334.8,653.4  '/>	<g transform="translate(334.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M497.1,662.4 L497.1,653.4  '/>	<g transform="translate(497.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M659.4,662.4 L659.4,653.4  '/>	<g transform="translate(659.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M821.7,662.4 L821.7,653.4  '/>	<g transform="translate(821.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M984.0,662.4 L984.0,653.4  '/>	<g transform="translate(984.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.3 L73.8,658.2 L75.7,658.2 L77.6,658.1 L79.4,658.0 L81.3,657.9
+		L83.2,657.7 L85.1,657.6 L87.0,657.4 L88.9,657.3 L90.8,657.1 L92.7,656.9 L94.5,656.6 L96.4,656.4
+		L98.3,656.1 L100.2,655.8 L102.1,655.5 L104.0,655.2 L105.9,654.9 L107.8,654.6 L109.6,654.3 L111.5,654.0
+		L113.4,653.7 L115.3,653.3 L117.2,653.0 L119.1,652.7 L121.0,652.4 L122.9,652.1 L124.7,651.8 L126.6,651.5
+		L128.5,651.2 L130.4,650.9 L132.3,650.6 L134.2,650.3 L136.1,650.0 L138.0,649.7 L139.8,649.3 L141.7,649.0
+		L143.6,648.6 L145.5,648.2 L147.4,647.8 L149.3,647.3 L151.2,646.8 L153.0,646.3 L154.9,645.8 L156.8,645.3
+		L158.7,644.7 L160.6,644.1 L162.5,643.5 L164.4,642.9 L166.3,642.3 L168.1,641.6 L170.0,640.9 L171.9,640.2
+		L173.8,639.5 L175.7,638.8 L177.6,638.0 L179.5,637.3 L181.4,636.5 L183.2,635.7 L185.1,634.9 L187.0,634.0
+		L188.9,633.2 L190.8,632.3 L192.7,631.5 L194.6,630.6 L196.5,629.7 L198.3,628.8 L200.2,627.8 L202.1,626.9
+		L204.0,626.0 L205.9,625.0 L207.8,624.1 L209.7,623.1 L211.6,622.1 L213.4,621.0 L215.3,620.0 L217.2,618.9
+		L219.1,617.7 L221.0,616.6 L222.9,615.4 L224.8,614.2 L226.6,613.0 L228.5,611.7 L230.4,610.4 L232.3,609.1
+		L234.2,607.8 L236.1,606.4 L238.0,605.1 L239.9,603.7 L241.7,602.3 L243.6,600.9 L245.5,599.4 L247.4,598.0
+		L249.3,596.5 L251.2,595.0 L253.1,593.5 L255.0,592.0 L256.8,590.4 L258.7,588.8 L260.6,587.2 L262.5,585.6
+		L264.4,584.0 L266.3,582.4 L268.2,580.7 L270.1,579.1 L271.9,577.4 L273.8,575.8 L275.7,574.1 L277.6,572.4
+		L279.5,570.7 L281.4,568.9 L283.3,567.2 L285.2,565.4 L287.0,563.6 L288.9,561.7 L290.8,559.8 L292.7,557.9
+		L294.6,555.9 L296.5,553.9 L298.4,551.8 L300.2,549.7 L302.1,547.5 L304.0,545.2 L305.9,542.9 L307.8,540.6
+		L309.7,538.1 L311.6,535.6 L313.5,533.1 L315.3,530.5 L317.2,527.9 L319.1,525.3 L321.0,522.6 L322.9,519.9
+		L324.8,517.2 L326.7,514.4 L328.6,511.7 L330.4,508.9 L332.3,506.2 L334.2,503.4 L336.1,500.6 L338.0,497.8
+		L339.9,495.0 L341.8,492.1 L343.7,489.2 L345.5,486.3 L347.4,483.3 L349.3,480.3 L351.2,477.2 L353.1,474.1
+		L355.0,470.9 L356.9,467.6 L358.8,464.2 L360.6,460.8 L362.5,457.4 L364.4,453.9 L366.3,450.3 L368.2,446.8
+		L370.1,443.2 L372.0,439.6 L373.8,436.0 L375.7,432.5 L377.6,429.0 L379.5,425.6 L381.4,422.3 L383.3,419.0
+		L385.2,415.8 L387.1,412.6 L388.9,409.6 L390.8,406.6 L392.7,403.6 L394.6,400.7 L396.5,397.9 L398.4,395.0
+		L400.3,392.2 L402.2,389.3 L404.0,386.4 L405.9,383.5 L407.8,380.5 L409.7,377.5 L411.6,374.3 L413.5,371.1
+		L415.4,367.8 L417.3,364.4 L419.1,360.9 L421.0,357.3 L422.9,353.7 L424.8,350.0 L426.7,346.2 L428.6,342.3
+		L430.5,338.4 L432.4,334.4 L434.2,330.4 L436.1,326.4 L438.0,322.4 L439.9,318.3 L441.8,314.3 L443.7,310.2
+		L445.6,306.2 L447.4,302.2 L449.3,298.3 L451.2,294.4 L453.1,290.5 L455.0,286.7 L456.9,283.0 L458.8,279.3
+		L460.7,275.7 L462.5,272.2 L464.4,268.7 L466.3,265.3 L468.2,261.9 L470.1,258.5 L472.0,255.1 L473.9,251.7
+		L475.8,248.2 L477.6,244.7 L479.5,241.2 L481.4,237.6 L483.3,233.9 L485.2,230.2 L487.1,226.4 L489.0,222.6
+		L490.9,218.8 L492.7,215.0 L494.6,211.2 L496.5,207.5 L498.4,203.8 L500.3,200.3 L502.2,196.9 L504.1,193.6
+		L506.0,190.5 L507.8,187.6 L509.7,184.9 L511.6,182.3 L513.5,179.9 L515.4,177.7 L517.3,175.5 L519.2,173.5
+		L521.0,171.6 L522.9,169.7 L524.8,167.8 L526.7,166.0 L528.6,164.1 L530.5,162.2 L532.4,160.3 L534.3,158.4
+		L536.1,156.5 L538.0,154.6 L539.9,152.7 L541.8,150.8 L543.7,149.0 L545.6,147.3 L547.5,145.6 L549.4,144.1
+		L551.2,142.7 L553.1,141.4 L555.0,140.3 L556.9,139.4 L558.8,138.7 L560.7,138.1 L562.6,137.7 L564.5,137.5
+		L566.3,137.4 L568.2,137.4 L570.1,137.6 L572.0,137.9 L573.9,138.3 L575.8,138.7 L577.7,139.2 L579.5,139.8
+		L581.4,140.4 L583.3,141.1 L585.2,141.8 L587.1,142.5 L589.0,143.3 L590.9,144.2 L592.8,145.1 L594.6,146.0
+		L596.5,147.1 L598.4,148.2 L600.3,149.5 L602.2,150.8 L604.1,152.2 L606.0,153.7 L607.9,155.2 L609.7,156.8
+		L611.6,158.5 L613.5,160.2 L615.4,162.0 L617.3,163.7 L619.2,165.5 L621.1,167.4 L623.0,169.2 L624.8,171.0
+		L626.7,172.9 L628.6,174.8 L630.5,176.7 L632.4,178.7 L634.3,180.7 L636.2,182.7 L638.1,184.8 L639.9,187.0
+		L641.8,189.3 L643.7,191.7 L645.6,194.1 L647.5,196.7 L649.4,199.3 L651.3,202.0 L653.1,204.9 L655.0,207.8
+		L656.9,210.7 L658.8,213.8 L660.7,217.0 L662.6,220.2 L664.5,223.5 L666.4,226.8 L668.2,230.3 L670.1,233.7
+		L672.0,237.3 L673.9,240.8 L675.8,244.4 L677.7,248.1 L679.6,251.8 L681.5,255.5 L683.3,259.3 L685.2,263.0
+		L687.1,266.9 L689.0,270.7 L690.9,274.6 L692.8,278.5 L694.7,282.5 L696.6,286.5 L698.4,290.5 L700.3,294.6
+		L702.2,298.7 L704.1,302.8 L706.0,307.0 L707.9,311.2 L709.8,315.3 L711.7,319.5 L713.5,323.7 L715.4,327.8
+		L717.3,331.9 L719.2,336.0 L721.1,340.0 L723.0,344.0 L724.9,347.9 L726.7,351.8 L728.6,355.7 L730.5,359.5
+		L732.4,363.2 L734.3,367.0 L736.2,370.7 L738.1,374.5 L740.0,378.3 L741.8,382.1 L743.7,385.9 L745.6,389.7
+		L747.5,393.6 L749.4,397.5 L751.3,401.5 L753.2,405.5 L755.1,409.5 L756.9,413.5 L758.8,417.6 L760.7,421.7
+		L762.6,425.7 L764.5,429.8 L766.4,433.9 L768.3,437.9 L770.2,441.9 L772.0,445.8 L773.9,449.8 L775.8,453.6
+		L777.7,457.4 L779.6,461.2 L781.5,464.9 L783.4,468.6 L785.3,472.2 L787.1,475.7 L789.0,479.2 L790.9,482.7
+		L792.8,486.1 L794.7,489.5 L796.6,492.9 L798.5,496.2 L800.3,499.6 L802.2,502.9 L804.1,506.3 L806.0,509.6
+		L807.9,513.0 L809.8,516.3 L811.7,519.7 L813.6,523.0 L815.4,526.3 L817.3,529.6 L819.2,532.8 L821.1,536.1
+		L823.0,539.2 L824.9,542.4 L826.8,545.5 L828.7,548.5 L830.5,551.5 L832.4,554.5 L834.3,557.4 L836.2,560.3
+		L838.1,563.1 L840.0,565.8 L841.9,568.5 L843.8,571.1 L845.6,573.7 L847.5,576.2 L849.4,578.7 L851.3,581.1
+		L853.2,583.5 L855.1,585.7 L857.0,587.9 L858.9,590.1 L860.7,592.1 L862.6,594.1 L864.5,596.1 L866.4,597.9
+		L868.3,599.7 L870.2,601.5 L872.1,603.1 L873.9,604.7 L875.8,606.3 L877.7,607.8 L879.6,609.3 L881.5,610.7
+		L883.4,612.1 L885.3,613.4 L887.2,614.8 L889.0,616.1 L890.9,617.4 L892.8,618.6 L894.7,619.9 L896.6,621.1
+		L898.5,622.4 L900.4,623.6 L902.3,624.8 L904.1,625.9 L906.0,627.1 L907.9,628.2 L909.8,629.4 L911.7,630.5
+		L913.6,631.6 L915.5,632.7 L917.4,633.8 L919.2,634.8 L921.1,635.9 L923.0,636.9 L924.9,637.9 L926.8,638.8
+		L928.7,639.7 L930.6,640.6 L932.5,641.4 L934.3,642.2 L936.2,643.0 L938.1,643.7 L940.0,644.4 L941.9,645.0
+		L943.8,645.6 L945.7,646.2 L947.5,646.7 L949.4,647.3 L951.3,647.7 L953.2,648.2 L955.1,648.7 L957.0,649.1
+		L958.9,649.5 L960.8,650.0 L962.6,650.4 L964.5,650.8 L966.4,651.2 L968.3,651.6 L970.2,652.0 L972.1,652.3
+		L974.0,652.7 L975.9,653.1 L977.7,653.4 L979.6,653.8 L981.5,654.1 L983.4,654.5 L985.3,654.8 L987.2,655.1
+		L989.1,655.4 L991.0,655.7 L992.8,656.0 L994.7,656.3 L996.6,656.5 L998.5,656.8 L1000.4,657.1 L1002.3,657.3
+		L1004.2,657.6 L1006.1,657.8 L1007.9,658.0 L1009.8,658.3 L1011.7,658.5 L1013.6,658.7  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,644.7 160.6,644.1 162.5,643.5 164.4,642.9 166.3,642.3 168.1,641.6 170.0,640.9 171.9,640.2 173.8,639.5 175.7,638.8 177.6,638.0 179.5,637.3 181.4,636.5 183.2,635.7 185.1,634.9 187.0,634.0
+188.9,633.2 190.8,632.3 192.7,631.5 194.6,630.6 196.5,629.7 198.3,628.8 200.2,627.8 202.1,626.9 204.0,626.0 205.9,625.0 207.8,624.1 209.7,623.1 211.6,622.1 213.4,621.0 215.3,620.0 217.2,618.9
+219.1,617.7 221.0,616.6 222.9,615.4 224.8,614.2 226.6,613.0 228.5,611.7 230.4,610.4 232.3,609.1 234.2,607.8 236.1,606.4 238.0,605.1 239.9,603.7 241.7,602.3 243.6,600.9 245.5,599.4 247.4,598.0
+249.3,596.5 251.2,595.0 253.1,593.5 255.0,592.0 256.8,590.4 258.7,588.8 260.6,587.2 262.5,585.6 264.4,584.0 266.3,582.4 268.2,580.7 270.1,579.1 271.9,577.4 273.8,575.8 275.7,574.1 277.6,572.4
+279.5,570.7 281.4,568.9 283.3,567.2 285.2,565.4 287.0,563.6 288.9,561.7 290.8,559.8 292.7,557.9 294.6,555.9 296.5,553.9 298.4,551.8 300.2,549.7 302.1,547.5 304.0,545.2 305.9,542.9 307.8,540.6
+309.7,538.1 311.6,535.6 313.5,533.1 315.3,530.5 317.2,527.9 319.1,525.3 321.0,522.6 322.9,519.9 324.8,517.2 326.7,514.4 328.6,511.7 330.4,508.9 332.3,506.2 334.2,503.4 336.1,500.6 338.0,497.8
+339.9,495.0 341.8,492.1 343.7,489.2 345.5,486.3 347.4,483.3 349.3,480.3 351.2,477.2 353.1,474.1 355.0,470.9 356.9,467.6 358.8,464.2 360.6,460.8 362.5,457.4 364.4,453.9 366.3,450.3 368.2,446.8
+370.1,443.2 372.0,439.6 373.8,436.0 375.7,432.5 377.6,429.0 379.5,425.6 381.4,422.3 383.3,419.0 385.2,415.8 387.1,412.6 388.9,409.6 390.8,406.6 392.7,403.6 394.6,400.7 396.5,397.9 398.4,395.0
+400.3,392.2 402.2,389.3 404.0,386.4 405.9,383.5 407.8,380.5 409.7,377.5 411.6,374.3 413.5,371.1 415.4,367.8 417.3,364.4 419.1,360.9 421.0,357.3 422.9,353.7 424.8,350.0 426.7,346.2 428.6,342.3
+430.5,338.4 432.4,334.4 434.2,330.4 436.1,326.4 438.0,322.4 439.9,318.3 441.8,314.3 443.7,310.2 445.6,306.2 447.4,302.2 449.3,298.3 451.2,294.4 453.1,290.5 455.0,286.7 456.9,283.0 458.8,279.3
+460.7,275.7 462.5,272.2 464.4,268.7 466.3,265.3 468.2,261.9 470.1,258.5 472.0,255.1 473.9,251.7 475.8,248.2 477.6,244.7 479.5,241.2 481.4,237.6 483.3,233.9 485.2,230.2 487.1,226.4 489.0,222.6
+490.9,218.8 492.7,215.0 494.6,211.2 496.5,207.5 498.4,203.8 500.3,200.3 502.2,196.9 504.1,193.6 506.0,190.5 507.8,187.6 509.7,184.9 511.6,182.3 513.5,179.9 515.4,177.7 517.3,175.5 519.2,173.5
+521.0,171.6 522.9,169.7 524.8,167.8 526.7,166.0 528.6,164.1 530.5,162.2 532.4,160.3 534.3,158.4 536.1,156.5 538.0,154.6 539.9,152.7 541.8,150.8 543.7,149.0 545.6,147.3 547.5,145.6 549.4,144.1
+551.2,142.7 553.1,141.4 555.0,140.3 556.9,139.4 558.8,138.7 560.7,138.1 562.6,137.7 564.5,137.5 566.3,137.4 568.2,137.4 570.1,137.6 572.0,137.9 573.9,138.3 575.8,138.7 577.7,139.2 579.5,139.8
+581.4,140.4 583.3,141.1 585.2,141.8 587.1,142.5 589.0,143.3 590.9,144.2 592.8,145.1 594.6,146.0 596.5,147.1 598.4,148.2 600.3,149.5 602.2,150.8 604.1,152.2 606.0,153.7 607.9,155.2 609.7,156.8
+611.6,158.5 613.5,160.2 615.4,162.0 617.3,163.7 619.2,165.5 621.1,167.4 623.0,169.2 624.8,171.0 626.7,172.9 628.6,174.8 630.5,176.7 632.4,178.7 634.3,180.7 636.2,182.7 638.1,184.8 639.9,187.0
+641.8,189.3 643.7,191.7 645.6,194.1 647.5,196.7 649.4,199.3 651.3,202.0 653.1,204.9 655.0,207.8 656.9,210.7 658.8,213.8 660.7,217.0 662.6,220.2 664.5,223.5 666.4,226.8 668.2,230.3 670.1,233.7
+672.0,237.3 673.9,240.8 675.8,244.4 677.7,248.1 679.6,251.8 681.5,255.5 683.3,259.3 685.2,263.0 687.1,266.9 689.0,270.7 690.9,274.6 692.8,278.5 694.7,282.5 696.6,286.5 698.4,290.5 700.3,294.6
+702.2,298.7 704.1,302.8 706.0,307.0 707.9,311.2 709.8,315.3 711.7,319.5 713.5,323.7 715.4,327.8 717.3,331.9 719.2,336.0 721.1,340.0 723.0,344.0 724.9,347.9 726.7,351.8 728.6,355.7 730.5,359.5
+732.4,363.2 734.3,367.0 736.2,370.7 738.1,374.5 740.0,378.3 741.8,382.1 743.7,385.9 745.6,389.7 747.5,393.6 749.4,397.5 751.3,401.5 753.2,405.5 755.1,409.5 756.9,413.5 758.8,417.6 760.7,421.7
+762.6,425.7 764.5,429.8 766.4,433.9 768.3,437.9 770.2,441.9 772.0,445.8 773.9,449.8 775.8,453.6 777.7,457.4 779.6,461.2 781.5,464.9 783.4,468.6 785.3,472.2 787.1,475.7 789.0,479.2 790.9,482.7
+792.8,486.1 794.7,489.5 796.6,492.9 798.5,496.2 800.3,499.6 802.2,502.9 804.1,506.3 806.0,509.6 807.9,513.0 809.8,516.3 811.7,519.7 813.6,523.0 815.4,526.3 817.3,529.6 819.2,532.8 821.1,536.1
+823.0,539.2 824.9,542.4 826.8,545.5 828.7,548.5 830.5,551.5 832.4,554.5 834.3,557.4 836.2,560.3 838.1,563.1 840.0,565.8 841.9,568.5 843.8,571.1 845.6,573.7 847.5,576.2 849.4,578.7 851.3,581.1
+853.2,583.5 855.1,585.7 857.0,587.9 858.9,590.1 860.7,592.1 862.6,594.1 864.5,596.1 866.4,597.9 868.3,599.7 870.2,601.5 872.1,603.1 873.9,604.7 875.8,606.3 877.7,607.8 879.6,609.3 881.5,610.7
+883.4,612.1 885.3,613.4 887.2,614.8 889.0,616.1 890.9,617.4 892.8,618.6 894.7,619.9 896.6,621.1 898.5,622.4 900.4,623.6 902.3,624.8 904.1,625.9 906.0,627.1 907.9,628.2 909.8,629.4 911.7,630.5
+913.6,631.6 915.5,632.7 917.4,633.8 919.2,634.8 921.1,635.9 923.0,636.9 924.9,637.9 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M567.0,662.4 L567.0,137.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '821.7,54.1 1013.6,54.1 1013.6,662.4 821.7,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/change/median.svg b/results/barbershop/700000/report/change/median.svg
new file mode 100644
index 0000000..033bf25
--- /dev/null
+++ b/results/barbershop/700000/report/change/median.svg
@@ -0,0 +1,320 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M123.3,662.4 L123.3,653.4  '/>	<g transform="translate(123.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M258.0,662.4 L258.0,653.4  '/>	<g transform="translate(258.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M392.7,662.4 L392.7,653.4  '/>	<g transform="translate(392.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M527.4,662.4 L527.4,653.4  '/>	<g transform="translate(527.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M662.1,662.4 L662.1,653.4  '/>	<g transform="translate(662.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.9</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M796.8,662.4 L796.8,653.4  '/>	<g transform="translate(796.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M931.6,662.4 L931.6,653.4  '/>	<g transform="translate(931.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.9 L73.8,658.7 L75.7,658.4 L77.6,658.1 L79.4,657.9 L81.3,657.6
+		L83.2,657.4 L85.1,657.1 L87.0,656.9 L88.9,656.7 L90.8,656.4 L92.7,656.2 L94.5,656.0 L96.4,655.9
+		L98.3,655.7 L100.2,655.5 L102.1,655.3 L104.0,655.2 L105.9,655.0 L107.8,654.8 L109.6,654.5 L111.5,654.3
+		L113.4,654.0 L115.3,653.7 L117.2,653.3 L119.1,652.8 L121.0,652.3 L122.9,651.8 L124.7,651.1 L126.6,650.4
+		L128.5,649.6 L130.4,648.7 L132.3,647.8 L134.2,646.7 L136.1,645.7 L138.0,644.5 L139.8,643.3 L141.7,642.1
+		L143.6,640.9 L145.5,639.6 L147.4,638.3 L149.3,637.0 L151.2,635.7 L153.0,634.4 L154.9,633.2 L156.8,632.0
+		L158.7,630.8 L160.6,629.7 L162.5,628.7 L164.4,627.7 L166.3,626.9 L168.1,626.1 L170.0,625.4 L171.9,624.8
+		L173.8,624.4 L175.7,624.0 L177.6,623.7 L179.5,623.5 L181.4,623.4 L183.2,623.3 L185.1,623.2 L187.0,623.2
+		L188.9,623.2 L190.8,623.1 L192.7,622.9 L194.6,622.7 L196.5,622.3 L198.3,621.8 L200.2,621.1 L202.1,620.3
+		L204.0,619.2 L205.9,618.0 L207.8,616.5 L209.7,614.9 L211.6,613.0 L213.4,611.0 L215.3,608.7 L217.2,606.3
+		L219.1,603.8 L221.0,601.1 L222.9,598.2 L224.8,595.2 L226.6,592.2 L228.5,589.0 L230.4,585.7 L232.3,582.4
+		L234.2,579.0 L236.1,575.6 L238.0,572.1 L239.9,568.6 L241.7,565.2 L243.6,561.8 L245.5,558.4 L247.4,555.2
+		L249.3,552.1 L251.2,549.2 L253.1,546.5 L255.0,544.1 L256.8,541.9 L258.7,540.0 L260.6,538.5 L262.5,537.3
+		L264.4,536.3 L266.3,535.7 L268.2,535.3 L270.1,535.2 L271.9,535.3 L273.8,535.5 L275.7,535.8 L277.6,536.1
+		L279.5,536.3 L281.4,536.5 L283.3,536.6 L285.2,536.4 L287.0,536.0 L288.9,535.4 L290.8,534.4 L292.7,533.2
+		L294.6,531.6 L296.5,529.8 L298.4,527.6 L300.2,525.2 L302.1,522.5 L304.0,519.6 L305.9,516.6 L307.8,513.3
+		L309.7,509.9 L311.6,506.3 L313.5,502.6 L315.3,498.8 L317.2,494.8 L319.1,490.8 L321.0,486.6 L322.9,482.2
+		L324.8,477.8 L326.7,473.2 L328.6,468.4 L330.4,463.5 L332.3,458.5 L334.2,453.3 L336.1,448.0 L338.0,442.7
+		L339.9,437.2 L341.8,431.9 L343.7,426.5 L345.5,421.3 L347.4,416.2 L349.3,411.3 L351.2,406.7 L353.1,402.4
+		L355.0,398.5 L356.9,394.9 L358.8,391.7 L360.6,388.8 L362.5,386.4 L364.4,384.2 L366.3,382.3 L368.2,380.7
+		L370.1,379.3 L372.0,378.1 L373.8,376.9 L375.7,375.8 L377.6,374.7 L379.5,373.6 L381.4,372.4 L383.3,371.2
+		L385.2,369.9 L387.1,368.5 L388.9,367.1 L390.8,365.6 L392.7,364.1 L394.6,362.6 L396.5,361.1 L398.4,359.6
+		L400.3,358.1 L402.2,356.7 L404.0,355.3 L405.9,353.8 L407.8,352.4 L409.7,350.9 L411.6,349.4 L413.5,347.7
+		L415.4,345.8 L417.3,343.7 L419.1,341.3 L421.0,338.7 L422.9,335.8 L424.8,332.6 L426.7,329.0 L428.6,325.2
+		L430.5,321.1 L432.4,316.8 L434.2,312.3 L436.1,307.7 L438.0,303.1 L439.9,298.4 L441.8,293.8 L443.7,289.3
+		L445.6,284.9 L447.4,280.8 L449.3,276.9 L451.2,273.2 L453.1,269.7 L455.0,266.5 L456.9,263.6 L458.8,260.9
+		L460.7,258.5 L462.5,256.2 L464.4,254.1 L466.3,252.2 L468.2,250.4 L470.1,248.8 L472.0,247.2 L473.9,245.8
+		L475.8,244.4 L477.6,243.1 L479.5,241.9 L481.4,240.7 L483.3,239.6 L485.2,238.5 L487.1,237.5 L489.0,236.5
+		L490.9,235.4 L492.7,234.3 L494.6,233.2 L496.5,231.9 L498.4,230.5 L500.3,228.9 L502.2,227.1 L504.1,224.9
+		L506.0,222.5 L507.8,219.6 L509.7,216.4 L511.6,212.7 L513.5,208.6 L515.4,204.0 L517.3,199.0 L519.2,193.6
+		L521.0,187.8 L522.9,181.8 L524.8,175.5 L526.7,169.0 L528.6,162.4 L530.5,155.9 L532.4,149.4 L534.3,143.0
+		L536.1,136.8 L538.0,130.9 L539.9,125.3 L541.8,120.1 L543.7,115.2 L545.6,110.7 L547.5,106.6 L549.4,102.9
+		L551.2,99.6 L553.1,96.7 L555.0,94.2 L556.9,92.2 L558.8,90.6 L560.7,89.4 L562.6,88.6 L564.5,88.4
+		L566.3,88.6 L568.2,89.2 L570.1,90.4 L572.0,92.1 L573.9,94.4 L575.8,97.1 L577.7,100.3 L579.5,104.0
+		L581.4,108.1 L583.3,112.6 L585.2,117.5 L587.1,122.7 L589.0,128.2 L590.9,133.9 L592.8,139.9 L594.6,146.0
+		L596.5,152.2 L598.4,158.5 L600.3,164.9 L602.2,171.4 L604.1,177.9 L606.0,184.4 L607.9,191.0 L609.7,197.5
+		L611.6,204.0 L613.5,210.4 L615.4,216.8 L617.3,223.1 L619.2,229.3 L621.1,235.4 L623.0,241.3 L624.8,247.1
+		L626.7,252.6 L628.6,257.9 L630.5,263.1 L632.4,268.0 L634.3,272.6 L636.2,277.1 L638.1,281.3 L639.9,285.3
+		L641.8,289.1 L643.7,292.8 L645.6,296.2 L647.5,299.5 L649.4,302.6 L651.3,305.6 L653.1,308.5 L655.0,311.3
+		L656.9,314.0 L658.8,316.6 L660.7,319.1 L662.6,321.6 L664.5,324.1 L666.4,326.5 L668.2,328.9 L670.1,331.2
+		L672.0,333.5 L673.9,335.8 L675.8,338.0 L677.7,340.1 L679.6,342.1 L681.5,344.0 L683.3,345.8 L685.2,347.5
+		L687.1,348.9 L689.0,350.3 L690.9,351.5 L692.8,352.5 L694.7,353.5 L696.6,354.3 L698.4,355.2 L700.3,356.0
+		L702.2,356.9 L704.1,357.8 L706.0,358.9 L707.9,360.1 L709.8,361.4 L711.7,362.9 L713.5,364.6 L715.4,366.4
+		L717.3,368.3 L719.2,370.2 L721.1,372.2 L723.0,374.1 L724.9,376.0 L726.7,377.8 L728.6,379.4 L730.5,380.8
+		L732.4,382.1 L734.3,383.1 L736.2,384.0 L738.1,384.7 L740.0,385.2 L741.8,385.6 L743.7,386.0 L745.6,386.3
+		L747.5,386.6 L749.4,387.0 L751.3,387.5 L753.2,388.1 L755.1,388.9 L756.9,389.9 L758.8,391.1 L760.7,392.4
+		L762.6,393.9 L764.5,395.7 L766.4,397.6 L768.3,399.6 L770.2,401.8 L772.0,404.2 L773.9,406.6 L775.8,409.3
+		L777.7,412.0 L779.6,414.9 L781.5,418.0 L783.4,421.2 L785.3,424.6 L787.1,428.2 L789.0,431.9 L790.9,435.8
+		L792.8,439.9 L794.7,444.2 L796.6,448.5 L798.5,452.9 L800.3,457.4 L802.2,461.9 L804.1,466.4 L806.0,470.9
+		L807.9,475.3 L809.8,479.5 L811.7,483.7 L813.6,487.8 L815.4,491.8 L817.3,495.6 L819.2,499.4 L821.1,503.0
+		L823.0,506.6 L824.9,510.0 L826.8,513.4 L828.7,516.8 L830.5,520.0 L832.4,523.2 L834.3,526.2 L836.2,529.2
+		L838.1,532.0 L840.0,534.8 L841.9,537.3 L843.8,539.8 L845.6,542.1 L847.5,544.2 L849.4,546.2 L851.3,548.2
+		L853.2,550.0 L855.1,551.7 L857.0,553.5 L858.9,555.1 L860.7,556.9 L862.6,558.6 L864.5,560.4 L866.4,562.2
+		L868.3,564.2 L870.2,566.2 L872.1,568.3 L873.9,570.5 L875.8,572.8 L877.7,575.1 L879.6,577.5 L881.5,579.9
+		L883.4,582.3 L885.3,584.7 L887.2,587.1 L889.0,589.5 L890.9,591.8 L892.8,594.1 L894.7,596.5 L896.6,598.7
+		L898.5,601.0 L900.4,603.3 L902.3,605.5 L904.1,607.7 L906.0,609.9 L907.9,612.0 L909.8,614.2 L911.7,616.2
+		L913.6,618.3 L915.5,620.2 L917.4,622.1 L919.2,623.9 L921.1,625.6 L923.0,627.3 L924.9,628.8 L926.8,630.2
+		L928.7,631.6 L930.6,632.9 L932.5,634.0 L934.3,635.1 L936.2,636.2 L938.1,637.2 L940.0,638.2 L941.9,639.1
+		L943.8,640.0 L945.7,640.9 L947.5,641.7 L949.4,642.6 L951.3,643.5 L953.2,644.3 L955.1,645.2 L957.0,646.0
+		L958.9,646.9 L960.8,647.7 L962.6,648.5 L964.5,649.3 L966.4,650.0 L968.3,650.8 L970.2,651.5 L972.1,652.2
+		L974.0,652.8 L975.9,653.4 L977.7,654.0 L979.6,654.6 L981.5,655.1 L983.4,655.6 L985.3,656.1 L987.2,656.5
+		L989.1,656.9 L991.0,657.3 L992.8,657.6 L994.7,657.9 L996.6,658.2 L998.5,658.5 L1000.4,658.8 L1002.3,659.0
+		L1004.2,659.2 L1006.1,659.4 L1007.9,659.6 L1009.8,659.8 L1011.7,660.0 L1013.6,660.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,630.8 160.6,629.7 162.5,628.7 164.4,627.7 166.3,626.9 168.1,626.1 170.0,625.4 171.9,624.8 173.8,624.4 175.7,624.0 177.6,623.7 179.5,623.5 181.4,623.4 183.2,623.3 185.1,623.2 187.0,623.2
+188.9,623.2 190.8,623.1 192.7,622.9 194.6,622.7 196.5,622.3 198.3,621.8 200.2,621.1 202.1,620.3 204.0,619.2 205.9,618.0 207.8,616.5 209.7,614.9 211.6,613.0 213.4,611.0 215.3,608.7 217.2,606.3
+219.1,603.8 221.0,601.1 222.9,598.2 224.8,595.2 226.6,592.2 228.5,589.0 230.4,585.7 232.3,582.4 234.2,579.0 236.1,575.6 238.0,572.1 239.9,568.6 241.7,565.2 243.6,561.8 245.5,558.4 247.4,555.2
+249.3,552.1 251.2,549.2 253.1,546.5 255.0,544.1 256.8,541.9 258.7,540.0 260.6,538.5 262.5,537.3 264.4,536.3 266.3,535.7 268.2,535.3 270.1,535.2 271.9,535.3 273.8,535.5 275.7,535.8 277.6,536.1
+279.5,536.3 281.4,536.5 283.3,536.6 285.2,536.4 287.0,536.0 288.9,535.4 290.8,534.4 292.7,533.2 294.6,531.6 296.5,529.8 298.4,527.6 300.2,525.2 302.1,522.5 304.0,519.6 305.9,516.6 307.8,513.3
+309.7,509.9 311.6,506.3 313.5,502.6 315.3,498.8 317.2,494.8 319.1,490.8 321.0,486.6 322.9,482.2 324.8,477.8 326.7,473.2 328.6,468.4 330.4,463.5 332.3,458.5 334.2,453.3 336.1,448.0 338.0,442.7
+339.9,437.2 341.8,431.9 343.7,426.5 345.5,421.3 347.4,416.2 349.3,411.3 351.2,406.7 353.1,402.4 355.0,398.5 356.9,394.9 358.8,391.7 360.6,388.8 362.5,386.4 364.4,384.2 366.3,382.3 368.2,380.7
+370.1,379.3 372.0,378.1 373.8,376.9 375.7,375.8 377.6,374.7 379.5,373.6 381.4,372.4 383.3,371.2 385.2,369.9 387.1,368.5 388.9,367.1 390.8,365.6 392.7,364.1 394.6,362.6 396.5,361.1 398.4,359.6
+400.3,358.1 402.2,356.7 404.0,355.3 405.9,353.8 407.8,352.4 409.7,350.9 411.6,349.4 413.5,347.7 415.4,345.8 417.3,343.7 419.1,341.3 421.0,338.7 422.9,335.8 424.8,332.6 426.7,329.0 428.6,325.2
+430.5,321.1 432.4,316.8 434.2,312.3 436.1,307.7 438.0,303.1 439.9,298.4 441.8,293.8 443.7,289.3 445.6,284.9 447.4,280.8 449.3,276.9 451.2,273.2 453.1,269.7 455.0,266.5 456.9,263.6 458.8,260.9
+460.7,258.5 462.5,256.2 464.4,254.1 466.3,252.2 468.2,250.4 470.1,248.8 472.0,247.2 473.9,245.8 475.8,244.4 477.6,243.1 479.5,241.9 481.4,240.7 483.3,239.6 485.2,238.5 487.1,237.5 489.0,236.5
+490.9,235.4 492.7,234.3 494.6,233.2 496.5,231.9 498.4,230.5 500.3,228.9 502.2,227.1 504.1,224.9 506.0,222.5 507.8,219.6 509.7,216.4 511.6,212.7 513.5,208.6 515.4,204.0 517.3,199.0 519.2,193.6
+521.0,187.8 522.9,181.8 524.8,175.5 526.7,169.0 528.6,162.4 530.5,155.9 532.4,149.4 534.3,143.0 536.1,136.8 538.0,130.9 539.9,125.3 541.8,120.1 543.7,115.2 545.6,110.7 547.5,106.6 549.4,102.9
+551.2,99.6 553.1,96.7 555.0,94.2 556.9,92.2 558.8,90.6 560.7,89.4 562.6,88.6 564.5,88.4 566.3,88.6 568.2,89.2 570.1,90.4 572.0,92.1 573.9,94.4 575.8,97.1 577.7,100.3 579.5,104.0
+581.4,108.1 583.3,112.6 585.2,117.5 587.1,122.7 589.0,128.2 590.9,133.9 592.8,139.9 594.6,146.0 596.5,152.2 598.4,158.5 600.3,164.9 602.2,171.4 604.1,177.9 606.0,184.4 607.9,191.0 609.7,197.5
+611.6,204.0 613.5,210.4 615.4,216.8 617.3,223.1 619.2,229.3 621.1,235.4 623.0,241.3 624.8,247.1 626.7,252.6 628.6,257.9 630.5,263.1 632.4,268.0 634.3,272.6 636.2,277.1 638.1,281.3 639.9,285.3
+641.8,289.1 643.7,292.8 645.6,296.2 647.5,299.5 649.4,302.6 651.3,305.6 653.1,308.5 655.0,311.3 656.9,314.0 658.8,316.6 660.7,319.1 662.6,321.6 664.5,324.1 666.4,326.5 668.2,328.9 670.1,331.2
+672.0,333.5 673.9,335.8 675.8,338.0 677.7,340.1 679.6,342.1 681.5,344.0 683.3,345.8 685.2,347.5 687.1,348.9 689.0,350.3 690.9,351.5 692.8,352.5 694.7,353.5 696.6,354.3 698.4,355.2 700.3,356.0
+702.2,356.9 704.1,357.8 706.0,358.9 707.9,360.1 709.8,361.4 711.7,362.9 713.5,364.6 715.4,366.4 717.3,368.3 719.2,370.2 721.1,372.2 723.0,374.1 724.9,376.0 726.7,377.8 728.6,379.4 730.5,380.8
+732.4,382.1 734.3,383.1 736.2,384.0 738.1,384.7 740.0,385.2 741.8,385.6 743.7,386.0 745.6,386.3 747.5,386.6 749.4,387.0 751.3,387.5 753.2,388.1 755.1,388.9 756.9,389.9 758.8,391.1 760.7,392.4
+762.6,393.9 764.5,395.7 766.4,397.6 768.3,399.6 770.2,401.8 772.0,404.2 773.9,406.6 775.8,409.3 777.7,412.0 779.6,414.9 781.5,418.0 783.4,421.2 785.3,424.6 787.1,428.2 789.0,431.9 790.9,435.8
+792.8,439.9 794.7,444.2 796.6,448.5 798.5,452.9 800.3,457.4 802.2,461.9 804.1,466.4 806.0,470.9 807.9,475.3 809.8,479.5 811.7,483.7 813.6,487.8 815.4,491.8 817.3,495.6 819.2,499.4 821.1,503.0
+823.0,506.6 824.9,510.0 826.8,513.4 828.7,516.8 830.5,520.0 832.4,523.2 834.3,526.2 836.2,529.2 838.1,532.0 840.0,534.8 841.9,537.3 843.8,539.8 845.6,542.1 847.5,544.2 849.4,546.2 851.3,548.2
+853.2,550.0 855.1,551.7 857.0,553.5 858.9,555.1 860.7,556.9 862.6,558.6 864.5,560.4 866.4,562.2 868.3,564.2 870.2,566.2 872.1,568.3 873.9,570.5 875.8,572.8 877.7,575.1 879.6,577.5 881.5,579.9
+883.4,582.3 885.3,584.7 887.2,587.1 889.0,589.5 890.9,591.8 892.8,594.1 894.7,596.5 896.6,598.7 898.5,601.0 900.4,603.3 902.3,605.5 904.1,607.7 906.0,609.9 907.9,612.0 909.8,614.2 911.7,616.2
+913.6,618.3 915.5,620.2 917.4,622.1 919.2,623.9 921.1,625.6 923.0,627.3 924.9,628.8 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M560.5,662.4 L560.5,89.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '527.4,54.1 1013.6,54.1 1013.6,662.4 527.4,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/change/t-test.svg b/results/barbershop/700000/report/change/t-test.svg
new file mode 100644
index 0000000..1bc51a6
--- /dev/null
+++ b/results/barbershop/700000/report/change/t-test.svg
@@ -0,0 +1,245 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M223.0,662.4 L223.0,653.4  '/>	<g transform="translate(223.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M365.9,662.4 L365.9,653.4  '/>	<g transform="translate(365.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M508.7,662.4 L508.7,653.4  '/>	<g transform="translate(508.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M651.5,662.4 L651.5,653.4  '/>	<g transform="translate(651.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M794.3,662.4 L794.3,653.4  '/>	<g transform="translate(794.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M937.2,662.4 L937.2,653.4  '/>	<g transform="translate(937.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '319.6,662.4 320.8,662.4 322.1,662.4 323.4,662.4 324.6,662.4 325.9,662.4 327.2,662.4 328.4,662.4 329.7,662.4 331.0,662.4 332.2,662.4 333.5,662.4 334.8,662.4 336.0,662.4 337.3,662.3 338.6,662.3
+339.8,662.3 341.1,662.3 342.4,662.3 343.6,662.3 344.9,662.3 346.2,662.3 347.4,662.3 348.7,662.3 350.0,662.3 351.3,662.3 352.5,662.3 353.8,662.3 355.1,662.3 356.3,662.2 357.6,662.2 358.9,662.2
+360.1,662.2 361.4,662.2 362.7,662.2 363.9,662.2 365.2,662.2 366.5,662.2 367.7,662.2 369.0,662.2 370.3,662.2 371.5,662.1 372.8,662.1 374.1,662.1 375.3,662.1 376.6,662.0 377.9,662.0 379.1,662.0
+380.4,661.9 381.7,661.9 382.9,661.9 384.2,661.8 385.5,661.8 386.8,661.8 388.0,661.8 389.3,661.8 390.6,661.7 391.8,661.7 393.1,661.6 394.4,661.6 395.6,661.5 396.9,661.4 398.2,661.4 399.4,661.3
+400.7,661.2 402.0,661.1 403.2,660.9 404.5,660.8 405.8,660.7 407.0,660.6 408.3,660.5 409.6,660.4 410.8,660.3 412.1,660.2 413.4,660.1 414.6,660.0 415.9,659.8 417.2,659.7 418.5,659.5 419.7,659.3
+421.0,659.1 422.3,658.9 423.5,658.7 424.8,658.4 426.1,658.1 427.3,657.8 428.6,657.5 429.9,657.2 431.1,656.8 432.4,656.4 433.7,656.1 434.9,655.7 436.2,655.2 437.5,654.8 438.7,654.4 440.0,653.9
+441.3,653.4 442.5,652.9 443.8,652.4 445.1,651.9 446.3,651.4 447.6,650.9 448.9,650.3 450.1,649.8 451.4,649.3 452.7,648.8 454.0,648.3 455.2,647.8 456.5,647.3 457.8,646.9 459.0,646.3 460.3,645.8
+461.6,645.2 462.8,644.6 464.1,643.9 465.4,643.1 466.6,642.2 467.9,641.2 469.2,640.1 470.4,638.9 471.7,637.7 473.0,636.3 474.2,634.8 475.5,633.3 476.8,631.7 478.0,630.1 479.3,628.5 480.6,627.0
+481.8,625.4 483.1,623.9 484.4,622.4 485.7,620.9 486.9,619.4 488.2,617.9 489.5,616.3 490.7,614.7 492.0,612.9 493.3,611.1 494.5,609.1 495.8,606.9 497.1,604.6 498.3,602.1 499.6,599.5 500.9,596.8
+502.1,593.9 503.4,590.9 504.7,587.8 505.9,584.6 507.2,581.2 508.5,577.8 509.7,574.4 511.0,570.9 512.3,567.3 513.5,563.8 514.8,560.2 516.1,556.6 517.3,553.1 518.6,549.5 519.9,545.9 521.2,542.3
+522.4,538.7 523.7,535.0 525.0,531.1 526.2,527.2 527.5,523.1 528.8,518.8 530.0,514.4 531.3,509.9 532.6,505.4 533.8,500.7 535.1,496.0 536.4,491.3 537.6,486.5 538.9,481.8 540.2,477.0 541.4,472.2
+542.7,467.3 544.0,462.2 545.2,457.0 546.5,451.6 547.8,446.0 549.0,440.1 550.3,434.0 551.6,427.7 552.9,421.1 554.1,414.5 555.4,407.7 556.7,400.9 557.9,394.2 559.2,387.5 560.5,380.9 561.7,374.5
+563.0,368.2 564.3,362.1 565.5,356.1 566.8,350.2 568.1,344.3 569.3,338.4 570.6,332.6 571.9,326.7 573.1,320.7 574.4,314.8 575.7,308.8 576.9,302.9 578.2,297.1 579.5,291.4 580.7,285.9 582.0,280.5
+583.3,275.4 584.5,270.4 585.8,265.5 587.1,260.8 588.4,256.0 589.6,251.3 590.9,246.4 592.2,241.4 593.4,236.2 594.7,230.7 596.0,225.1 597.2,219.2 598.5,213.3 599.8,207.2 601.0,201.0 602.3,195.0
+603.6,189.0 604.8,183.1 606.1,177.4 607.4,171.9 608.6,166.7 609.9,161.7 611.2,156.8 612.4,152.2 613.7,147.8 615.0,143.4 616.2,139.2 617.5,135.1 618.8,131.0 620.0,126.9 621.3,122.8 622.6,118.7
+623.9,114.6 625.1,110.5 626.4,106.4 627.7,102.4 628.9,98.5 630.2,94.9 631.5,91.5 632.7,88.5 634.0,85.8 635.3,83.4 636.5,81.4 637.8,79.7 639.1,78.4 640.3,77.2 641.6,76.3 642.9,75.4
+644.1,74.5 645.4,73.6 646.7,72.6 647.9,71.4 649.2,70.1 650.5,68.7 651.7,67.1 653.0,65.6 654.3,64.1 655.6,62.8 656.8,61.7 658.1,61.1 659.4,60.8 660.6,61.1 661.9,62.0 663.2,63.3
+664.4,65.1 665.7,67.4 667.0,70.0 668.2,72.9 669.5,76.0 670.8,79.3 672.0,82.6 673.3,86.1 674.6,89.7 675.8,93.3 677.1,97.0 678.4,100.9 679.6,104.9 680.9,109.0 682.2,113.2 683.4,117.6
+684.7,122.0 686.0,126.5 687.2,131.1 688.5,135.6 689.8,140.2 691.1,144.7 692.3,149.3 693.6,153.9 694.9,158.4 696.1,163.1 697.4,167.8 698.7,172.7 699.9,177.8 701.2,183.1 702.5,188.6 703.7,194.4
+705.0,200.4 706.3,206.6 707.5,213.0 708.8,219.5 710.1,226.1 711.3,232.7 712.6,239.4 713.9,246.0 715.1,252.7 716.4,259.3 717.7,265.9 718.9,272.5 720.2,279.1 721.5,285.7 722.8,292.3 724.0,299.0
+725.3,305.7 726.6,312.5 727.8,319.4 729.1,326.3 730.4,333.3 731.6,340.3 732.9,347.2 734.2,354.1 735.4,360.9 736.7,367.6 738.0,374.0 739.2,380.3 740.5,386.3 741.8,392.0 743.0,397.4 744.3,402.6
+745.6,407.5 746.8,412.2 748.1,416.7 749.4,421.1 750.6,425.5 751.9,429.8 753.2,434.2 754.4,438.7 755.7,443.3 757.0,448.1 758.3,453.0 759.5,458.0 760.8,463.1 762.1,468.2 763.3,473.4 764.6,478.6
+765.9,483.7 767.1,488.7 768.4,493.7 769.7,498.6 770.9,503.5 772.2,508.3 773.5,513.1 774.7,517.8 776.0,522.5 777.3,527.1 778.5,531.8 779.8,536.3 781.1,540.8 782.3,545.2 783.6,549.4 784.9,553.5
+786.1,557.4 787.4,561.2 788.7,564.8 790.0,568.2 791.2,571.4 792.5,574.6 793.8,577.6 795.0,580.5 796.3,583.4 797.6,586.2 798.8,589.0 800.1,591.8 801.4,594.6 802.6,597.3 803.9,600.0 805.2,602.6
+806.4,605.0 807.7,607.4 809.0,609.5 810.2,611.6 811.5,613.5 812.8,615.2 814.0,616.8 815.3,618.4 816.6,619.8 817.8,621.2 819.1,622.5 820.4,623.8 821.6,625.1 822.9,626.3 824.2,627.6 825.5,628.8
+826.7,630.1 828.0,631.4 829.3,632.6 830.5,633.9 831.8,635.1 833.1,636.4 834.3,637.6 835.6,638.8 836.9,640.0 838.1,641.1 839.4,642.3 840.7,643.3 841.9,644.3 843.2,645.3 844.5,646.2 845.7,647.0
+847.0,647.8 848.3,648.6 849.5,649.2 850.8,649.9 852.1,650.5 853.3,651.1 854.6,651.7 855.9,652.2 857.2,652.8 858.4,653.3 859.7,653.8 861.0,654.3 862.2,654.8 863.5,655.3 864.8,655.7 866.0,656.2
+867.3,656.6 868.6,657.0 869.8,657.3 871.1,657.7 872.4,658.0 873.6,658.2 874.9,658.5 876.2,658.7 877.4,659.0 878.7,659.2 880.0,659.4 881.2,659.6 882.5,659.8 883.8,660.0 885.0,660.2 886.3,660.4
+887.6,660.5 888.8,660.6 890.1,660.7 891.4,660.8 892.7,660.9 893.9,661.0 895.2,661.0 896.5,661.1 897.7,661.1 899.0,661.2 900.3,661.2 901.5,661.3 902.8,661.3 904.1,661.4 905.3,661.4 906.6,661.5
+907.9,661.6 909.1,661.6 910.4,661.6 911.7,661.7 912.9,661.7 914.2,661.8 915.5,661.8 916.7,661.8 918.0,661.8 919.3,661.9 920.5,661.9 921.8,661.9 923.1,662.0 924.4,662.0 925.6,662.0 926.9,662.1
+928.2,662.1 929.4,662.2 930.7,662.2 932.0,662.2 933.2,662.3 934.5,662.3 935.8,662.3 937.0,662.3 938.3,662.3 939.6,662.4 940.8,662.4 942.1,662.4 943.4,662.4 944.6,662.4 945.9,662.4 947.2,662.4
+948.4,662.4 949.7,662.4 951.0,662.4 952.2,662.4 952.2,662.4 951.0,662.4 949.7,662.4 948.4,662.4 947.2,662.4 945.9,662.4 944.6,662.4 943.4,662.4 942.1,662.4 940.8,662.4 939.6,662.4 938.3,662.4
+937.0,662.4 935.8,662.4 934.5,662.4 933.2,662.4 932.0,662.4 930.7,662.4 929.4,662.4 928.2,662.4 926.9,662.4 925.6,662.4 924.4,662.4 923.1,662.4 921.8,662.4 920.5,662.4 919.3,662.4 918.0,662.4
+916.7,662.4 915.5,662.4 914.2,662.4 912.9,662.4 911.7,662.4 910.4,662.4 909.1,662.4 907.9,662.4 906.6,662.4 905.3,662.4 904.1,662.4 902.8,662.4 901.5,662.4 900.3,662.4 899.0,662.4 897.7,662.4
+896.5,662.4 895.2,662.4 893.9,662.4 892.7,662.4 891.4,662.4 890.1,662.4 888.8,662.4 887.6,662.4 886.3,662.4 885.0,662.4 883.8,662.4 882.5,662.4 881.2,662.4 880.0,662.4 878.7,662.4 877.4,662.4
+876.2,662.4 874.9,662.4 873.6,662.4 872.4,662.4 871.1,662.4 869.8,662.4 868.6,662.4 867.3,662.4 866.0,662.4 864.8,662.4 863.5,662.4 862.2,662.4 861.0,662.4 859.7,662.4 858.4,662.4 857.2,662.4
+855.9,662.4 854.6,662.4 853.3,662.4 852.1,662.4 850.8,662.4 849.5,662.4 848.3,662.4 847.0,662.4 845.7,662.4 844.5,662.4 843.2,662.4 841.9,662.4 840.7,662.4 839.4,662.4 838.1,662.4 836.9,662.4
+835.6,662.4 834.3,662.4 833.1,662.4 831.8,662.4 830.5,662.4 829.3,662.4 828.0,662.4 826.7,662.4 825.5,662.4 824.2,662.4 822.9,662.4 821.6,662.4 820.4,662.4 819.1,662.4 817.8,662.4 816.6,662.4
+815.3,662.4 814.0,662.4 812.8,662.4 811.5,662.4 810.2,662.4 809.0,662.4 807.7,662.4 806.4,662.4 805.2,662.4 803.9,662.4 802.6,662.4 801.4,662.4 800.1,662.4 798.8,662.4 797.6,662.4 796.3,662.4
+795.0,662.4 793.8,662.4 792.5,662.4 791.2,662.4 790.0,662.4 788.7,662.4 787.4,662.4 786.1,662.4 784.9,662.4 783.6,662.4 782.3,662.4 781.1,662.4 779.8,662.4 778.5,662.4 777.3,662.4 776.0,662.4
+774.7,662.4 773.5,662.4 772.2,662.4 770.9,662.4 769.7,662.4 768.4,662.4 767.1,662.4 765.9,662.4 764.6,662.4 763.3,662.4 762.1,662.4 760.8,662.4 759.5,662.4 758.3,662.4 757.0,662.4 755.7,662.4
+754.4,662.4 753.2,662.4 751.9,662.4 750.6,662.4 749.4,662.4 748.1,662.4 746.8,662.4 745.6,662.4 744.3,662.4 743.0,662.4 741.8,662.4 740.5,662.4 739.2,662.4 738.0,662.4 736.7,662.4 735.4,662.4
+734.2,662.4 732.9,662.4 731.6,662.4 730.4,662.4 729.1,662.4 727.8,662.4 726.6,662.4 725.3,662.4 724.0,662.4 722.8,662.4 721.5,662.4 720.2,662.4 718.9,662.4 717.7,662.4 716.4,662.4 715.1,662.4
+713.9,662.4 712.6,662.4 711.3,662.4 710.1,662.4 708.8,662.4 707.5,662.4 706.3,662.4 705.0,662.4 703.7,662.4 702.5,662.4 701.2,662.4 699.9,662.4 698.7,662.4 697.4,662.4 696.1,662.4 694.9,662.4
+693.6,662.4 692.3,662.4 691.1,662.4 689.8,662.4 688.5,662.4 687.2,662.4 686.0,662.4 684.7,662.4 683.4,662.4 682.2,662.4 680.9,662.4 679.6,662.4 678.4,662.4 677.1,662.4 675.8,662.4 674.6,662.4
+673.3,662.4 672.0,662.4 670.8,662.4 669.5,662.4 668.2,662.4 667.0,662.4 665.7,662.4 664.4,662.4 663.2,662.4 661.9,662.4 660.6,662.4 659.4,662.4 658.1,662.4 656.8,662.4 655.6,662.4 654.3,662.4
+653.0,662.4 651.7,662.4 650.5,662.4 649.2,662.4 647.9,662.4 646.7,662.4 645.4,662.4 644.1,662.4 642.9,662.4 641.6,662.4 640.3,662.4 639.1,662.4 637.8,662.4 636.5,662.4 635.3,662.4 634.0,662.4
+632.7,662.4 631.5,662.4 630.2,662.4 628.9,662.4 627.7,662.4 626.4,662.4 625.1,662.4 623.9,662.4 622.6,662.4 621.3,662.4 620.0,662.4 618.8,662.4 617.5,662.4 616.2,662.4 615.0,662.4 613.7,662.4
+612.4,662.4 611.2,662.4 609.9,662.4 608.6,662.4 607.4,662.4 606.1,662.4 604.8,662.4 603.6,662.4 602.3,662.4 601.0,662.4 599.8,662.4 598.5,662.4 597.2,662.4 596.0,662.4 594.7,662.4 593.4,662.4
+592.2,662.4 590.9,662.4 589.6,662.4 588.4,662.4 587.1,662.4 585.8,662.4 584.5,662.4 583.3,662.4 582.0,662.4 580.7,662.4 579.5,662.4 578.2,662.4 576.9,662.4 575.7,662.4 574.4,662.4 573.1,662.4
+571.9,662.4 570.6,662.4 569.3,662.4 568.1,662.4 566.8,662.4 565.5,662.4 564.3,662.4 563.0,662.4 561.7,662.4 560.5,662.4 559.2,662.4 557.9,662.4 556.7,662.4 555.4,662.4 554.1,662.4 552.9,662.4
+551.6,662.4 550.3,662.4 549.0,662.4 547.8,662.4 546.5,662.4 545.2,662.4 544.0,662.4 542.7,662.4 541.4,662.4 540.2,662.4 538.9,662.4 537.6,662.4 536.4,662.4 535.1,662.4 533.8,662.4 532.6,662.4
+531.3,662.4 530.0,662.4 528.8,662.4 527.5,662.4 526.2,662.4 525.0,662.4 523.7,662.4 522.4,662.4 521.2,662.4 519.9,662.4 518.6,662.4 517.3,662.4 516.1,662.4 514.8,662.4 513.5,662.4 512.3,662.4
+511.0,662.4 509.7,662.4 508.5,662.4 507.2,662.4 505.9,662.4 504.7,662.4 503.4,662.4 502.1,662.4 500.9,662.4 499.6,662.4 498.3,662.4 497.1,662.4 495.8,662.4 494.5,662.4 493.3,662.4 492.0,662.4
+490.7,662.4 489.5,662.4 488.2,662.4 486.9,662.4 485.7,662.4 484.4,662.4 483.1,662.4 481.8,662.4 480.6,662.4 479.3,662.4 478.0,662.4 476.8,662.4 475.5,662.4 474.2,662.4 473.0,662.4 471.7,662.4
+470.4,662.4 469.2,662.4 467.9,662.4 466.6,662.4 465.4,662.4 464.1,662.4 462.8,662.4 461.6,662.4 460.3,662.4 459.0,662.4 457.8,662.4 456.5,662.4 455.2,662.4 454.0,662.4 452.7,662.4 451.4,662.4
+450.1,662.4 448.9,662.4 447.6,662.4 446.3,662.4 445.1,662.4 443.8,662.4 442.5,662.4 441.3,662.4 440.0,662.4 438.7,662.4 437.5,662.4 436.2,662.4 434.9,662.4 433.7,662.4 432.4,662.4 431.1,662.4
+429.9,662.4 428.6,662.4 427.3,662.4 426.1,662.4 424.8,662.4 423.5,662.4 422.3,662.4 421.0,662.4 419.7,662.4 418.5,662.4 417.2,662.4 415.9,662.4 414.6,662.4 413.4,662.4 412.1,662.4 410.8,662.4
+409.6,662.4 408.3,662.4 407.0,662.4 405.8,662.4 404.5,662.4 403.2,662.4 402.0,662.4 400.7,662.4 399.4,662.4 398.2,662.4 396.9,662.4 395.6,662.4 394.4,662.4 393.1,662.4 391.8,662.4 390.6,662.4
+389.3,662.4 388.0,662.4 386.8,662.4 385.5,662.4 384.2,662.4 382.9,662.4 381.7,662.4 380.4,662.4 379.1,662.4 377.9,662.4 376.6,662.4 375.3,662.4 374.1,662.4 372.8,662.4 371.5,662.4 370.3,662.4
+369.0,662.4 367.7,662.4 366.5,662.4 365.2,662.4 363.9,662.4 362.7,662.4 361.4,662.4 360.1,662.4 358.9,662.4 357.6,662.4 356.3,662.4 355.1,662.4 353.8,662.4 352.5,662.4 351.3,662.4 350.0,662.4
+348.7,662.4 347.4,662.4 346.2,662.4 344.9,662.4 343.6,662.4 342.4,662.4 341.1,662.4 339.8,662.4 338.6,662.4 337.3,662.4 336.0,662.4 334.8,662.4 333.5,662.4 332.2,662.4 331.0,662.4 329.7,662.4
+328.4,662.4 327.2,662.4 325.9,662.4 324.6,662.4 323.4,662.4 322.1,662.4 320.8,662.4 319.6,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M153.4,662.4 L153.4,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/index.html b/results/barbershop/700000/report/index.html
new file mode 100644
index 0000000..2b399f5
--- /dev/null
+++ b/results/barbershop/700000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/700000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/700000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">10.202 ms</td>
+                                <td>10.212 ms</td>
+                                <td class="ci-bound">10.223 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9978924</td>
+                                <td>0.9980315</td>
+                                <td class="ci-bound">0.9978551</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">10.213 ms</td>
+                                <td>10.232 ms</td>
+                                <td class="ci-bound">10.253 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">53.583 us</td>
+                                <td>78.029 us</td>
+                                <td class="ci-bound">101.31 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">10.199 ms</td>
+                                <td>10.217 ms</td>
+                                <td class="ci-bound">10.241 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">39.319 us</td>
+                                <td>57.016 us</td>
+                                <td class="ci-bound">74.155 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">-1.8185%</td>
+                            <td>-1.3139%</td>
+                            <td class="ci-bound">-0.8691%</td>
+                            <td>(p = 0.00 &lt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                Change within noise threshold.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/700000/report/mean.svg b/results/barbershop/700000/report/mean.svg
new file mode 100644
index 0000000..7b1c002
--- /dev/null
+++ b/results/barbershop/700000/report/mean.svg
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,561.0 L72.6,561.0  '/>	<g transform="translate(55.3,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,459.6 L72.6,459.6  '/>	<g transform="translate(55.3,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,256.9 L72.6,256.9  '/>	<g transform="translate(55.3,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,155.5 L72.6,155.5  '/>	<g transform="translate(55.3,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M83.7,662.4 L83.7,653.4  '/>	<g transform="translate(83.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.21</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M181.3,662.4 L181.3,653.4  '/>	<g transform="translate(181.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.215</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M278.8,662.4 L278.8,653.4  '/>	<g transform="translate(278.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.22</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M376.3,662.4 L376.3,653.4  '/>	<g transform="translate(376.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.225</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M473.9,662.4 L473.9,653.4  '/>	<g transform="translate(473.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.23</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M571.4,662.4 L571.4,653.4  '/>	<g transform="translate(571.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.235</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M668.9,662.4 L668.9,653.4  '/>	<g transform="translate(668.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.24</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M766.5,662.4 L766.5,653.4  '/>	<g transform="translate(766.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.245</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M864.0,662.4 L864.0,653.4  '/>	<g transform="translate(864.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M961.5,662.4 L961.5,653.4  '/>	<g transform="translate(961.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.255</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,659.1 L65.5,658.9 L67.4,658.8 L69.3,658.7 L71.2,658.5 L73.1,658.4
+		L75.0,658.2 L76.9,658.0 L78.8,657.9 L80.7,657.7 L82.6,657.5 L84.5,657.3 L86.4,657.0 L88.3,656.8
+		L90.3,656.5 L92.2,656.2 L94.1,655.9 L96.0,655.6 L97.9,655.2 L99.8,654.8 L101.7,654.4 L103.6,654.0
+		L105.5,653.6 L107.4,653.1 L109.3,652.6 L111.2,652.1 L113.1,651.6 L115.0,651.0 L116.9,650.5 L118.8,649.9
+		L120.7,649.3 L122.6,648.7 L124.5,648.1 L126.4,647.5 L128.3,646.9 L130.2,646.2 L132.1,645.6 L134.0,644.9
+		L135.9,644.2 L137.8,643.5 L139.8,642.8 L141.7,642.0 L143.6,641.2 L145.5,640.4 L147.4,639.6 L149.3,638.8
+		L151.2,637.9 L153.1,637.0 L155.0,636.1 L156.9,635.1 L158.8,634.2 L160.7,633.2 L162.6,632.2 L164.5,631.1
+		L166.4,630.1 L168.3,629.0 L170.2,627.9 L172.1,626.9 L174.0,625.7 L175.9,624.6 L177.8,623.5 L179.7,622.3
+		L181.6,621.1 L183.5,619.9 L185.4,618.7 L187.3,617.4 L189.3,616.1 L191.2,614.8 L193.1,613.5 L195.0,612.1
+		L196.9,610.7 L198.8,609.2 L200.7,607.7 L202.6,606.2 L204.5,604.6 L206.4,602.9 L208.3,601.3 L210.2,599.6
+		L212.1,597.8 L214.0,596.0 L215.9,594.2 L217.8,592.4 L219.7,590.5 L221.6,588.6 L223.5,586.6 L225.4,584.7
+		L227.3,582.7 L229.2,580.6 L231.1,578.6 L233.0,576.5 L234.9,574.3 L236.8,572.2 L238.8,570.0 L240.7,567.8
+		L242.6,565.5 L244.5,563.2 L246.4,560.9 L248.3,558.6 L250.2,556.2 L252.1,553.9 L254.0,551.5 L255.9,549.0
+		L257.8,546.6 L259.7,544.1 L261.6,541.6 L263.5,539.0 L265.4,536.4 L267.3,533.7 L269.2,530.9 L271.1,528.1
+		L273.0,525.2 L274.9,522.2 L276.8,519.1 L278.7,516.0 L280.6,512.7 L282.5,509.3 L284.4,505.9 L286.3,502.4
+		L288.2,498.7 L290.2,495.0 L292.1,491.3 L294.0,487.4 L295.9,483.6 L297.8,479.6 L299.7,475.7 L301.6,471.7
+		L303.5,467.6 L305.4,463.6 L307.3,459.6 L309.2,455.5 L311.1,451.4 L313.0,447.4 L314.9,443.3 L316.8,439.2
+		L318.7,435.2 L320.6,431.1 L322.5,427.1 L324.4,423.0 L326.3,419.0 L328.2,415.0 L330.1,410.9 L332.0,406.9
+		L333.9,402.9 L335.8,398.9 L337.7,394.9 L339.7,390.9 L341.6,386.9 L343.5,383.0 L345.4,378.9 L347.3,374.9
+		L349.2,370.9 L351.1,366.8 L353.0,362.8 L354.9,358.7 L356.8,354.6 L358.7,350.5 L360.6,346.4 L362.5,342.3
+		L364.4,338.2 L366.3,334.1 L368.2,330.0 L370.1,326.0 L372.0,322.0 L373.9,318.1 L375.8,314.3 L377.7,310.5
+		L379.6,306.7 L381.5,303.1 L383.4,299.5 L385.3,296.0 L387.2,292.5 L389.2,289.1 L391.1,285.8 L393.0,282.5
+		L394.9,279.3 L396.8,276.1 L398.7,273.0 L400.6,269.8 L402.5,266.7 L404.4,263.5 L406.3,260.3 L408.2,257.0
+		L410.1,253.7 L412.0,250.3 L413.9,246.8 L415.8,243.2 L417.7,239.5 L419.6,235.6 L421.5,231.8 L423.4,227.8
+		L425.3,223.8 L427.2,219.7 L429.1,215.6 L431.0,211.6 L432.9,207.5 L434.8,203.5 L436.7,199.6 L438.7,195.7
+		L440.6,192.0 L442.5,188.4 L444.4,184.8 L446.3,181.5 L448.2,178.2 L450.1,175.0 L452.0,172.0 L453.9,169.2
+		L455.8,166.4 L457.7,163.8 L459.6,161.4 L461.5,159.1 L463.4,156.9 L465.3,154.9 L467.2,153.0 L469.1,151.2
+		L471.0,149.5 L472.9,148.0 L474.8,146.6 L476.7,145.3 L478.6,144.1 L480.5,143.0 L482.4,142.0 L484.3,141.2
+		L486.2,140.4 L488.1,139.8 L490.1,139.3 L492.0,138.8 L493.9,138.5 L495.8,138.3 L497.7,138.2 L499.6,138.2
+		L501.5,138.3 L503.4,138.4 L505.3,138.6 L507.2,138.9 L509.1,139.3 L511.0,139.7 L512.9,140.2 L514.8,140.8
+		L516.7,141.4 L518.6,142.0 L520.5,142.7 L522.4,143.4 L524.3,144.2 L526.2,145.0 L528.1,145.8 L530.0,146.7
+		L531.9,147.6 L533.8,148.6 L535.7,149.6 L537.6,150.6 L539.6,151.7 L541.5,152.8 L543.4,154.1 L545.3,155.4
+		L547.2,156.8 L549.1,158.2 L551.0,159.8 L552.9,161.6 L554.8,163.4 L556.7,165.3 L558.6,167.4 L560.5,169.5
+		L562.4,171.8 L564.3,174.1 L566.2,176.6 L568.1,179.1 L570.0,181.7 L571.9,184.3 L573.8,187.0 L575.7,189.8
+		L577.6,192.6 L579.5,195.4 L581.4,198.2 L583.3,201.1 L585.2,204.0 L587.1,207.0 L589.1,209.9 L591.0,212.9
+		L592.9,216.0 L594.8,219.0 L596.7,222.1 L598.6,225.2 L600.5,228.3 L602.4,231.5 L604.3,234.7 L606.2,237.9
+		L608.1,241.2 L610.0,244.5 L611.9,247.9 L613.8,251.4 L615.7,254.8 L617.6,258.4 L619.5,262.0 L621.4,265.6
+		L623.3,269.3 L625.2,273.0 L627.1,276.8 L629.0,280.6 L630.9,284.4 L632.8,288.2 L634.7,292.1 L636.6,295.9
+		L638.5,299.8 L640.5,303.6 L642.4,307.4 L644.3,311.2 L646.2,315.0 L648.1,318.8 L650.0,322.5 L651.9,326.2
+		L653.8,329.8 L655.7,333.5 L657.6,337.1 L659.5,340.6 L661.4,344.2 L663.3,347.8 L665.2,351.3 L667.1,354.9
+		L669.0,358.4 L670.9,362.0 L672.8,365.5 L674.7,369.1 L676.6,372.7 L678.5,376.3 L680.4,379.9 L682.3,383.5
+		L684.2,387.1 L686.1,390.8 L688.0,394.4 L690.0,398.1 L691.9,401.7 L693.8,405.4 L695.7,409.0 L697.6,412.6
+		L699.5,416.2 L701.4,419.8 L703.3,423.3 L705.2,426.8 L707.1,430.3 L709.0,433.8 L710.9,437.3 L712.8,440.7
+		L714.7,444.1 L716.6,447.5 L718.5,450.9 L720.4,454.2 L722.3,457.6 L724.2,460.9 L726.1,464.2 L728.0,467.4
+		L729.9,470.6 L731.8,473.7 L733.7,476.8 L735.6,479.9 L737.5,482.9 L739.5,485.8 L741.4,488.7 L743.3,491.5
+		L745.2,494.3 L747.1,497.1 L749.0,499.8 L750.9,502.5 L752.8,505.2 L754.7,507.9 L756.6,510.6 L758.5,513.3
+		L760.4,516.0 L762.3,518.8 L764.2,521.5 L766.1,524.2 L768.0,527.0 L769.9,529.8 L771.8,532.5 L773.7,535.3
+		L775.6,538.0 L777.5,540.7 L779.4,543.4 L781.3,546.0 L783.2,548.6 L785.1,551.2 L787.0,553.7 L789.0,556.1
+		L790.9,558.4 L792.8,560.7 L794.7,562.9 L796.6,565.0 L798.5,567.1 L800.4,569.2 L802.3,571.2 L804.2,573.1
+		L806.1,575.0 L808.0,576.9 L809.9,578.8 L811.8,580.6 L813.7,582.4 L815.6,584.2 L817.5,586.0 L819.4,587.8
+		L821.3,589.5 L823.2,591.2 L825.1,592.8 L827.0,594.4 L828.9,596.0 L830.8,597.5 L832.7,598.9 L834.6,600.3
+		L836.5,601.6 L838.4,602.8 L840.4,604.0 L842.3,605.2 L844.2,606.3 L846.1,607.4 L848.0,608.4 L849.9,609.5
+		L851.8,610.5 L853.7,611.5 L855.6,612.6 L857.5,613.6 L859.4,614.7 L861.3,615.7 L863.2,616.8 L865.1,617.9
+		L867.0,619.0 L868.9,620.2 L870.8,621.3 L872.7,622.5 L874.6,623.6 L876.5,624.8 L878.4,625.9 L880.3,627.1
+		L882.2,628.2 L884.1,629.3 L886.0,630.4 L887.9,631.5 L889.9,632.5 L891.8,633.5 L893.7,634.5 L895.6,635.4
+		L897.5,636.3 L899.4,637.1 L901.3,637.9 L903.2,638.7 L905.1,639.4 L907.0,640.0 L908.9,640.6 L910.8,641.2
+		L912.7,641.7 L914.6,642.2 L916.5,642.7 L918.4,643.1 L920.3,643.6 L922.2,644.0 L924.1,644.4 L926.0,644.8
+		L927.9,645.2 L929.8,645.6 L931.7,646.0 L933.6,646.4 L935.5,646.8 L937.4,647.2 L939.4,647.6 L941.3,648.0
+		L943.2,648.4 L945.1,648.8 L947.0,649.2 L948.9,649.6 L950.8,650.0 L952.7,650.4 L954.6,650.8 L956.5,651.2
+		L958.4,651.6 L960.3,651.9 L962.2,652.3 L964.1,652.7 L966.0,653.0 L967.9,653.4 L969.8,653.7 L971.7,654.0
+		L973.6,654.4 L975.5,654.7 L977.4,655.0 L979.3,655.3 L981.2,655.6 L983.1,655.8 L985.0,656.1 L986.9,656.4
+		L988.9,656.6 L990.8,656.8 L992.7,657.0 L994.6,657.2 L996.5,657.3 L998.4,657.5 L1000.3,657.6 L1002.2,657.7
+		L1004.1,657.8 L1006.0,657.9 L1007.9,657.9 L1009.8,658.0 L1011.7,658.0 L1013.6,658.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,637.9 153.1,637.0 155.0,636.1 156.9,635.1 158.8,634.2 160.7,633.2 162.6,632.2 164.5,631.1 166.4,630.1 168.3,629.0 170.2,627.9 172.1,626.9 174.0,625.7 175.9,624.6 177.8,623.5 179.7,622.3
+181.6,621.1 183.5,619.9 185.4,618.7 187.3,617.4 189.3,616.1 191.2,614.8 193.1,613.5 195.0,612.1 196.9,610.7 198.8,609.2 200.7,607.7 202.6,606.2 204.5,604.6 206.4,602.9 208.3,601.3 210.2,599.6
+212.1,597.8 214.0,596.0 215.9,594.2 217.8,592.4 219.7,590.5 221.6,588.6 223.5,586.6 225.4,584.7 227.3,582.7 229.2,580.6 231.1,578.6 233.0,576.5 234.9,574.3 236.8,572.2 238.8,570.0 240.7,567.8
+242.6,565.5 244.5,563.2 246.4,560.9 248.3,558.6 250.2,556.2 252.1,553.9 254.0,551.5 255.9,549.0 257.8,546.6 259.7,544.1 261.6,541.6 263.5,539.0 265.4,536.4 267.3,533.7 269.2,530.9 271.1,528.1
+273.0,525.2 274.9,522.2 276.8,519.1 278.7,516.0 280.6,512.7 282.5,509.3 284.4,505.9 286.3,502.4 288.2,498.7 290.2,495.0 292.1,491.3 294.0,487.4 295.9,483.6 297.8,479.6 299.7,475.7 301.6,471.7
+303.5,467.6 305.4,463.6 307.3,459.6 309.2,455.5 311.1,451.4 313.0,447.4 314.9,443.3 316.8,439.2 318.7,435.2 320.6,431.1 322.5,427.1 324.4,423.0 326.3,419.0 328.2,415.0 330.1,410.9 332.0,406.9
+333.9,402.9 335.8,398.9 337.7,394.9 339.7,390.9 341.6,386.9 343.5,383.0 345.4,378.9 347.3,374.9 349.2,370.9 351.1,366.8 353.0,362.8 354.9,358.7 356.8,354.6 358.7,350.5 360.6,346.4 362.5,342.3
+364.4,338.2 366.3,334.1 368.2,330.0 370.1,326.0 372.0,322.0 373.9,318.1 375.8,314.3 377.7,310.5 379.6,306.7 381.5,303.1 383.4,299.5 385.3,296.0 387.2,292.5 389.2,289.1 391.1,285.8 393.0,282.5
+394.9,279.3 396.8,276.1 398.7,273.0 400.6,269.8 402.5,266.7 404.4,263.5 406.3,260.3 408.2,257.0 410.1,253.7 412.0,250.3 413.9,246.8 415.8,243.2 417.7,239.5 419.6,235.6 421.5,231.8 423.4,227.8
+425.3,223.8 427.2,219.7 429.1,215.6 431.0,211.6 432.9,207.5 434.8,203.5 436.7,199.6 438.7,195.7 440.6,192.0 442.5,188.4 444.4,184.8 446.3,181.5 448.2,178.2 450.1,175.0 452.0,172.0 453.9,169.2
+455.8,166.4 457.7,163.8 459.6,161.4 461.5,159.1 463.4,156.9 465.3,154.9 467.2,153.0 469.1,151.2 471.0,149.5 472.9,148.0 474.8,146.6 476.7,145.3 478.6,144.1 480.5,143.0 482.4,142.0 484.3,141.2
+486.2,140.4 488.1,139.8 490.1,139.3 492.0,138.8 493.9,138.5 495.8,138.3 497.7,138.2 499.6,138.2 501.5,138.3 503.4,138.4 505.3,138.6 507.2,138.9 509.1,139.3 511.0,139.7 512.9,140.2 514.8,140.8
+516.7,141.4 518.6,142.0 520.5,142.7 522.4,143.4 524.3,144.2 526.2,145.0 528.1,145.8 530.0,146.7 531.9,147.6 533.8,148.6 535.7,149.6 537.6,150.6 539.6,151.7 541.5,152.8 543.4,154.1 545.3,155.4
+547.2,156.8 549.1,158.2 551.0,159.8 552.9,161.6 554.8,163.4 556.7,165.3 558.6,167.4 560.5,169.5 562.4,171.8 564.3,174.1 566.2,176.6 568.1,179.1 570.0,181.7 571.9,184.3 573.8,187.0 575.7,189.8
+577.6,192.6 579.5,195.4 581.4,198.2 583.3,201.1 585.2,204.0 587.1,207.0 589.1,209.9 591.0,212.9 592.9,216.0 594.8,219.0 596.7,222.1 598.6,225.2 600.5,228.3 602.4,231.5 604.3,234.7 606.2,237.9
+608.1,241.2 610.0,244.5 611.9,247.9 613.8,251.4 615.7,254.8 617.6,258.4 619.5,262.0 621.4,265.6 623.3,269.3 625.2,273.0 627.1,276.8 629.0,280.6 630.9,284.4 632.8,288.2 634.7,292.1 636.6,295.9
+638.5,299.8 640.5,303.6 642.4,307.4 644.3,311.2 646.2,315.0 648.1,318.8 650.0,322.5 651.9,326.2 653.8,329.8 655.7,333.5 657.6,337.1 659.5,340.6 661.4,344.2 663.3,347.8 665.2,351.3 667.1,354.9
+669.0,358.4 670.9,362.0 672.8,365.5 674.7,369.1 676.6,372.7 678.5,376.3 680.4,379.9 682.3,383.5 684.2,387.1 686.1,390.8 688.0,394.4 690.0,398.1 691.9,401.7 693.8,405.4 695.7,409.0 697.6,412.6
+699.5,416.2 701.4,419.8 703.3,423.3 705.2,426.8 707.1,430.3 709.0,433.8 710.9,437.3 712.8,440.7 714.7,444.1 716.6,447.5 718.5,450.9 720.4,454.2 722.3,457.6 724.2,460.9 726.1,464.2 728.0,467.4
+729.9,470.6 731.8,473.7 733.7,476.8 735.6,479.9 737.5,482.9 739.5,485.8 741.4,488.7 743.3,491.5 745.2,494.3 747.1,497.1 749.0,499.8 750.9,502.5 752.8,505.2 754.7,507.9 756.6,510.6 758.5,513.3
+760.4,516.0 762.3,518.8 764.2,521.5 766.1,524.2 768.0,527.0 769.9,529.8 771.8,532.5 773.7,535.3 775.6,538.0 777.5,540.7 779.4,543.4 781.3,546.0 783.2,548.6 785.1,551.2 787.0,553.7 789.0,556.1
+790.9,558.4 792.8,560.7 794.7,562.9 796.6,565.0 798.5,567.1 800.4,569.2 802.3,571.2 804.2,573.1 806.1,575.0 808.0,576.9 809.9,578.8 811.8,580.6 813.7,582.4 815.6,584.2 817.5,586.0 819.4,587.8
+821.3,589.5 823.2,591.2 825.1,592.8 827.0,594.4 828.9,596.0 830.8,597.5 832.7,598.9 834.6,600.3 836.5,601.6 838.4,602.8 840.4,604.0 842.3,605.2 844.2,606.3 846.1,607.4 848.0,608.4 849.9,609.5
+851.8,610.5 853.7,611.5 855.6,612.6 857.5,613.6 859.4,614.7 861.3,615.7 863.2,616.8 865.1,617.9 867.0,619.0 868.9,620.2 870.8,621.3 872.7,622.5 874.6,623.6 876.5,624.8 878.4,625.9 880.3,627.1
+882.2,628.2 884.1,629.3 886.0,630.4 887.9,631.5 889.9,632.5 891.8,633.5 893.7,634.5 895.6,635.4 897.5,636.3 899.4,637.1 901.3,637.9 903.2,638.7 905.1,639.4 907.0,640.0 908.9,640.6 910.8,641.2
+912.7,641.7 914.6,642.2 916.5,642.7 918.4,643.1 920.3,643.6 922.2,644.0 924.1,644.4 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M519.2,662.4 L519.2,142.2  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/median.svg b/results/barbershop/700000/report/median.svg
new file mode 100644
index 0000000..4fc74f7
--- /dev/null
+++ b/results/barbershop/700000/report/median.svg
@@ -0,0 +1,288 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,575.5 L72.6,575.5  '/>	<g transform="translate(55.3,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,488.6 L72.6,488.6  '/>	<g transform="translate(55.3,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,401.7 L72.6,401.7  '/>	<g transform="translate(55.3,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,314.8 L72.6,314.8  '/>	<g transform="translate(55.3,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,227.9 L72.6,227.9  '/>	<g transform="translate(55.3,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,141.0 L72.6,141.0  '/>	<g transform="translate(55.3,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M176.2,662.4 L176.2,653.4  '/>	<g transform="translate(176.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M359.3,662.4 L359.3,653.4  '/>	<g transform="translate(359.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.21</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M542.3,662.4 L542.3,653.4  '/>	<g transform="translate(542.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.22</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M725.3,662.4 L725.3,653.4  '/>	<g transform="translate(725.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.23</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M908.4,662.4 L908.4,653.4  '/>	<g transform="translate(908.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.24</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,660.1 L65.5,660.0 L67.4,659.9 L69.3,659.7 L71.2,659.6 L73.1,659.4
+		L75.0,659.2 L76.9,659.1 L78.8,658.8 L80.7,658.6 L82.6,658.4 L84.5,658.1 L86.4,657.8 L88.3,657.5
+		L90.3,657.1 L92.2,656.8 L94.1,656.4 L96.0,655.9 L97.9,655.5 L99.8,655.0 L101.7,654.5 L103.6,654.0
+		L105.5,653.5 L107.4,653.0 L109.3,652.5 L111.2,652.0 L113.1,651.6 L115.0,651.1 L116.9,650.7 L118.8,650.3
+		L120.7,649.9 L122.6,649.6 L124.5,649.3 L126.4,649.0 L128.3,648.8 L130.2,648.6 L132.1,648.4 L134.0,648.2
+		L135.9,648.0 L137.8,647.9 L139.8,647.8 L141.7,647.6 L143.6,647.5 L145.5,647.3 L147.4,647.1 L149.3,646.8
+		L151.2,646.5 L153.1,646.2 L155.0,645.7 L156.9,645.2 L158.8,644.6 L160.7,643.8 L162.6,642.9 L164.5,641.7
+		L166.4,640.4 L168.3,638.8 L170.2,637.0 L172.1,634.9 L174.0,632.4 L175.9,629.6 L177.8,626.4 L179.7,622.8
+		L181.6,618.8 L183.5,614.5 L185.4,609.7 L187.3,604.7 L189.3,599.3 L191.2,593.8 L193.1,588.2 L195.0,582.5
+		L196.9,577.0 L198.8,571.7 L200.7,566.7 L202.6,562.3 L204.5,558.4 L206.4,555.3 L208.3,552.9 L210.2,551.4
+		L212.1,550.8 L214.0,551.2 L215.9,552.4 L217.8,554.4 L219.7,557.3 L221.6,560.8 L223.5,564.8 L225.4,569.2
+		L227.3,573.8 L229.2,578.4 L231.1,583.0 L233.0,587.4 L234.9,591.3 L236.8,594.8 L238.8,597.7 L240.7,599.9
+		L242.6,601.5 L244.5,602.4 L246.4,602.7 L248.3,602.3 L250.2,601.5 L252.1,600.2 L254.0,598.7 L255.9,596.9
+		L257.8,595.1 L259.7,593.3 L261.6,591.6 L263.5,590.2 L265.4,589.0 L267.3,588.1 L269.2,587.5 L271.1,587.2
+		L273.0,587.0 L274.9,587.0 L276.8,587.0 L278.7,586.8 L280.6,586.3 L282.5,585.3 L284.4,583.6 L286.3,581.0
+		L288.2,577.4 L290.2,572.6 L292.1,566.5 L294.0,558.8 L295.9,549.6 L297.8,538.8 L299.7,526.5 L301.6,512.5
+		L303.5,497.2 L305.4,480.5 L307.3,462.8 L309.2,444.2 L311.1,424.9 L313.0,405.4 L314.9,385.9 L316.8,366.8
+		L318.7,348.4 L320.6,330.9 L322.5,314.9 L324.4,300.4 L326.3,287.7 L328.2,277.0 L330.1,268.5 L332.0,262.2
+		L333.9,258.2 L335.8,256.3 L337.7,256.6 L339.7,258.8 L341.6,262.9 L343.5,268.5 L345.4,275.6 L347.3,283.7
+		L349.2,292.8 L351.1,302.5 L353.0,312.6 L354.9,322.9 L356.8,333.3 L358.7,343.5 L360.6,353.4 L362.5,362.9
+		L364.4,371.9 L366.3,380.4 L368.2,388.3 L370.1,395.5 L372.0,402.1 L373.9,408.1 L375.8,413.4 L377.7,418.2
+		L379.6,422.3 L381.5,425.8 L383.4,428.8 L385.3,431.2 L387.2,433.1 L389.2,434.5 L391.1,435.4 L393.0,435.9
+		L394.9,436.0 L396.8,435.7 L398.7,435.2 L400.6,434.3 L402.5,433.3 L404.4,432.0 L406.3,430.6 L408.2,428.9
+		L410.1,427.2 L412.0,425.2 L413.9,422.9 L415.8,420.4 L417.7,417.4 L419.6,413.9 L421.5,409.8 L423.4,404.9
+		L425.3,399.1 L427.2,392.3 L429.1,384.4 L431.0,375.3 L432.9,365.0 L434.8,353.5 L436.7,340.8 L438.7,327.0
+		L440.6,312.2 L442.5,296.6 L444.4,280.3 L446.3,263.6 L448.2,246.8 L450.1,229.9 L452.0,213.4 L453.9,197.4
+		L455.8,182.1 L457.7,167.8 L459.6,154.6 L461.5,142.7 L463.4,132.2 L465.3,123.1 L467.2,115.6 L469.1,109.6
+		L471.0,105.2 L472.9,102.3 L474.8,100.9 L476.7,101.0 L478.6,102.5 L480.5,105.3 L482.4,109.3 L484.3,114.5
+		L486.2,120.8 L488.1,128.1 L490.1,136.2 L492.0,145.1 L493.9,154.7 L495.8,164.9 L497.7,175.5 L499.6,186.5
+		L501.5,197.8 L503.4,209.3 L505.3,220.8 L507.2,232.4 L509.1,243.8 L511.0,255.0 L512.9,265.9 L514.8,276.5
+		L516.7,286.7 L518.6,296.5 L520.5,305.8 L522.4,314.7 L524.3,323.2 L526.2,331.2 L528.1,338.7 L530.0,345.9
+		L531.9,352.8 L533.8,359.4 L535.7,365.7 L537.6,371.8 L539.6,377.7 L541.5,383.5 L543.4,389.2 L545.3,394.8
+		L547.2,400.4 L549.1,405.8 L551.0,411.2 L552.9,416.4 L554.8,421.6 L556.7,426.6 L558.6,431.5 L560.5,436.1
+		L562.4,440.6 L564.3,444.9 L566.2,448.9 L568.1,452.7 L570.0,456.3 L571.9,459.5 L573.8,462.6 L575.7,465.3
+		L577.6,467.8 L579.5,470.0 L581.4,472.0 L583.3,473.8 L585.2,475.4 L587.1,476.8 L589.1,478.2 L591.0,479.4
+		L592.9,480.7 L594.8,482.0 L596.7,483.4 L598.6,484.9 L600.5,486.7 L602.4,488.6 L604.3,490.7 L606.2,493.0
+		L608.1,495.4 L610.0,498.0 L611.9,500.6 L613.8,503.2 L615.7,505.7 L617.6,507.9 L619.5,510.0 L621.4,511.6
+		L623.3,512.9 L625.2,513.7 L627.1,514.0 L629.0,513.8 L630.9,513.2 L632.8,512.3 L634.7,511.0 L636.6,509.5
+		L638.5,508.0 L640.5,506.5 L642.4,505.1 L644.3,504.1 L646.2,503.5 L648.1,503.4 L650.0,503.9 L651.9,504.9
+		L653.8,506.5 L655.7,508.6 L657.6,511.1 L659.5,513.9 L661.4,516.7 L663.3,519.5 L665.2,521.9 L667.1,523.9
+		L669.0,525.1 L670.9,525.5 L672.8,524.8 L674.7,523.0 L676.6,519.9 L678.5,515.5 L680.4,509.9 L682.3,503.2
+		L684.2,495.5 L686.1,486.9 L688.0,477.7 L690.0,468.2 L691.9,458.6 L693.8,449.1 L695.7,440.1 L697.6,431.8
+		L699.5,424.4 L701.4,418.0 L703.3,412.9 L705.2,409.1 L707.1,406.5 L709.0,405.3 L710.9,405.3 L712.8,406.4
+		L714.7,408.4 L716.6,411.3 L718.5,414.7 L720.4,418.6 L722.3,422.7 L724.2,426.9 L726.1,430.9 L728.0,434.8
+		L729.9,438.3 L731.8,441.4 L733.7,444.0 L735.6,446.1 L737.5,447.7 L739.5,448.7 L741.4,449.2 L743.3,449.2
+		L745.2,448.7 L747.1,447.7 L749.0,446.4 L750.9,444.7 L752.8,442.9 L754.7,440.8 L756.6,438.8 L758.5,436.8
+		L760.4,435.0 L762.3,433.4 L764.2,432.2 L766.1,431.5 L768.0,431.4 L769.9,431.8 L771.8,432.8 L773.7,434.5
+		L775.6,436.8 L777.5,439.7 L779.4,443.1 L781.3,446.8 L783.2,451.0 L785.1,455.3 L787.0,459.8 L789.0,464.4
+		L790.9,468.9 L792.8,473.3 L794.7,477.6 L796.6,481.7 L798.5,485.6 L800.4,489.3 L802.3,492.8 L804.2,496.3
+		L806.1,499.6 L808.0,503.0 L809.9,506.3 L811.8,509.8 L813.7,513.4 L815.6,517.1 L817.5,521.1 L819.4,525.3
+		L821.3,529.6 L823.2,534.2 L825.1,539.0 L827.0,543.9 L828.9,548.8 L830.8,553.8 L832.7,558.8 L834.6,563.6
+		L836.5,568.3 L838.4,572.8 L840.4,577.1 L842.3,581.1 L844.2,584.8 L846.1,588.2 L848.0,591.2 L849.9,594.0
+		L851.8,596.4 L853.7,598.6 L855.6,600.5 L857.5,602.1 L859.4,603.6 L861.3,604.8 L863.2,605.9 L865.1,606.8
+		L867.0,607.5 L868.9,608.1 L870.8,608.6 L872.7,608.9 L874.6,609.2 L876.5,609.3 L878.4,609.3 L880.3,609.2
+		L882.2,609.1 L884.1,608.8 L886.0,608.4 L887.9,607.9 L889.9,607.4 L891.8,606.8 L893.7,606.2 L895.6,605.5
+		L897.5,604.8 L899.4,604.2 L901.3,603.6 L903.2,603.1 L905.1,602.7 L907.0,602.5 L908.9,602.4 L910.8,602.6
+		L912.7,603.0 L914.6,603.6 L916.5,604.4 L918.4,605.6 L920.3,606.9 L922.2,608.6 L924.1,610.4 L926.0,612.4
+		L927.9,614.7 L929.8,617.0 L931.7,619.5 L933.6,622.1 L935.5,624.7 L937.4,627.3 L939.4,629.9 L941.3,632.5
+		L943.2,635.0 L945.1,637.4 L947.0,639.7 L948.9,641.9 L950.8,644.0 L952.7,645.9 L954.6,647.7 L956.5,649.4
+		L958.4,650.9 L960.3,652.3 L962.2,653.5 L964.1,654.6 L966.0,655.6 L967.9,656.5 L969.8,657.3 L971.7,657.9
+		L973.6,658.5 L975.5,659.0 L977.4,659.3 L979.3,659.6 L981.2,659.9 L983.1,660.1 L985.0,660.2 L986.9,660.3
+		L988.9,660.3 L990.8,660.3 L992.7,660.3 L994.6,660.3 L996.5,660.3 L998.4,660.2 L1000.3,660.2 L1002.2,660.2
+		L1004.1,660.2 L1006.0,660.2 L1007.9,660.2 L1009.8,660.2 L1011.7,660.2 L1013.6,660.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,646.5 153.1,646.2 155.0,645.7 156.9,645.2 158.8,644.6 160.7,643.8 162.6,642.9 164.5,641.7 166.4,640.4 168.3,638.8 170.2,637.0 172.1,634.9 174.0,632.4 175.9,629.6 177.8,626.4 179.7,622.8
+181.6,618.8 183.5,614.5 185.4,609.7 187.3,604.7 189.3,599.3 191.2,593.8 193.1,588.2 195.0,582.5 196.9,577.0 198.8,571.7 200.7,566.7 202.6,562.3 204.5,558.4 206.4,555.3 208.3,552.9 210.2,551.4
+212.1,550.8 214.0,551.2 215.9,552.4 217.8,554.4 219.7,557.3 221.6,560.8 223.5,564.8 225.4,569.2 227.3,573.8 229.2,578.4 231.1,583.0 233.0,587.4 234.9,591.3 236.8,594.8 238.8,597.7 240.7,599.9
+242.6,601.5 244.5,602.4 246.4,602.7 248.3,602.3 250.2,601.5 252.1,600.2 254.0,598.7 255.9,596.9 257.8,595.1 259.7,593.3 261.6,591.6 263.5,590.2 265.4,589.0 267.3,588.1 269.2,587.5 271.1,587.2
+273.0,587.0 274.9,587.0 276.8,587.0 278.7,586.8 280.6,586.3 282.5,585.3 284.4,583.6 286.3,581.0 288.2,577.4 290.2,572.6 292.1,566.5 294.0,558.8 295.9,549.6 297.8,538.8 299.7,526.5 301.6,512.5
+303.5,497.2 305.4,480.5 307.3,462.8 309.2,444.2 311.1,424.9 313.0,405.4 314.9,385.9 316.8,366.8 318.7,348.4 320.6,330.9 322.5,314.9 324.4,300.4 326.3,287.7 328.2,277.0 330.1,268.5 332.0,262.2
+333.9,258.2 335.8,256.3 337.7,256.6 339.7,258.8 341.6,262.9 343.5,268.5 345.4,275.6 347.3,283.7 349.2,292.8 351.1,302.5 353.0,312.6 354.9,322.9 356.8,333.3 358.7,343.5 360.6,353.4 362.5,362.9
+364.4,371.9 366.3,380.4 368.2,388.3 370.1,395.5 372.0,402.1 373.9,408.1 375.8,413.4 377.7,418.2 379.6,422.3 381.5,425.8 383.4,428.8 385.3,431.2 387.2,433.1 389.2,434.5 391.1,435.4 393.0,435.9
+394.9,436.0 396.8,435.7 398.7,435.2 400.6,434.3 402.5,433.3 404.4,432.0 406.3,430.6 408.2,428.9 410.1,427.2 412.0,425.2 413.9,422.9 415.8,420.4 417.7,417.4 419.6,413.9 421.5,409.8 423.4,404.9
+425.3,399.1 427.2,392.3 429.1,384.4 431.0,375.3 432.9,365.0 434.8,353.5 436.7,340.8 438.7,327.0 440.6,312.2 442.5,296.6 444.4,280.3 446.3,263.6 448.2,246.8 450.1,229.9 452.0,213.4 453.9,197.4
+455.8,182.1 457.7,167.8 459.6,154.6 461.5,142.7 463.4,132.2 465.3,123.1 467.2,115.6 469.1,109.6 471.0,105.2 472.9,102.3 474.8,100.9 476.7,101.0 478.6,102.5 480.5,105.3 482.4,109.3 484.3,114.5
+486.2,120.8 488.1,128.1 490.1,136.2 492.0,145.1 493.9,154.7 495.8,164.9 497.7,175.5 499.6,186.5 501.5,197.8 503.4,209.3 505.3,220.8 507.2,232.4 509.1,243.8 511.0,255.0 512.9,265.9 514.8,276.5
+516.7,286.7 518.6,296.5 520.5,305.8 522.4,314.7 524.3,323.2 526.2,331.2 528.1,338.7 530.0,345.9 531.9,352.8 533.8,359.4 535.7,365.7 537.6,371.8 539.6,377.7 541.5,383.5 543.4,389.2 545.3,394.8
+547.2,400.4 549.1,405.8 551.0,411.2 552.9,416.4 554.8,421.6 556.7,426.6 558.6,431.5 560.5,436.1 562.4,440.6 564.3,444.9 566.2,448.9 568.1,452.7 570.0,456.3 571.9,459.5 573.8,462.6 575.7,465.3
+577.6,467.8 579.5,470.0 581.4,472.0 583.3,473.8 585.2,475.4 587.1,476.8 589.1,478.2 591.0,479.4 592.9,480.7 594.8,482.0 596.7,483.4 598.6,484.9 600.5,486.7 602.4,488.6 604.3,490.7 606.2,493.0
+608.1,495.4 610.0,498.0 611.9,500.6 613.8,503.2 615.7,505.7 617.6,507.9 619.5,510.0 621.4,511.6 623.3,512.9 625.2,513.7 627.1,514.0 629.0,513.8 630.9,513.2 632.8,512.3 634.7,511.0 636.6,509.5
+638.5,508.0 640.5,506.5 642.4,505.1 644.3,504.1 646.2,503.5 648.1,503.4 650.0,503.9 651.9,504.9 653.8,506.5 655.7,508.6 657.6,511.1 659.5,513.9 661.4,516.7 663.3,519.5 665.2,521.9 667.1,523.9
+669.0,525.1 670.9,525.5 672.8,524.8 674.7,523.0 676.6,519.9 678.5,515.5 680.4,509.9 682.3,503.2 684.2,495.5 686.1,486.9 688.0,477.7 690.0,468.2 691.9,458.6 693.8,449.1 695.7,440.1 697.6,431.8
+699.5,424.4 701.4,418.0 703.3,412.9 705.2,409.1 707.1,406.5 709.0,405.3 710.9,405.3 712.8,406.4 714.7,408.4 716.6,411.3 718.5,414.7 720.4,418.6 722.3,422.7 724.2,426.9 726.1,430.9 728.0,434.8
+729.9,438.3 731.8,441.4 733.7,444.0 735.6,446.1 737.5,447.7 739.5,448.7 741.4,449.2 743.3,449.2 745.2,448.7 747.1,447.7 749.0,446.4 750.9,444.7 752.8,442.9 754.7,440.8 756.6,438.8 758.5,436.8
+760.4,435.0 762.3,433.4 764.2,432.2 766.1,431.5 768.0,431.4 769.9,431.8 771.8,432.8 773.7,434.5 775.6,436.8 777.5,439.7 779.4,443.1 781.3,446.8 783.2,451.0 785.1,455.3 787.0,459.8 789.0,464.4
+790.9,468.9 792.8,473.3 794.7,477.6 796.6,481.7 798.5,485.6 800.4,489.3 802.3,492.8 804.2,496.3 806.1,499.6 808.0,503.0 809.9,506.3 811.8,509.8 813.7,513.4 815.6,517.1 817.5,521.1 819.4,525.3
+821.3,529.6 823.2,534.2 825.1,539.0 827.0,543.9 828.9,548.8 830.8,553.8 832.7,558.8 834.6,563.6 836.5,568.3 838.4,572.8 840.4,577.1 842.3,581.1 844.2,584.8 846.1,588.2 848.0,591.2 849.9,594.0
+851.8,596.4 853.7,598.6 855.6,600.5 857.5,602.1 859.4,603.6 861.3,604.8 863.2,605.9 865.1,606.8 867.0,607.5 868.9,608.1 870.8,608.6 872.7,608.9 874.6,609.2 876.5,609.3 878.4,609.3 880.3,609.2
+882.2,609.1 884.1,608.8 886.0,608.4 887.9,607.9 889.9,607.4 891.8,606.8 893.7,606.2 895.6,605.5 897.5,604.8 899.4,604.2 901.3,603.6 903.2,603.1 905.1,602.7 907.0,602.5 908.9,602.4 910.8,602.6
+912.7,603.0 914.6,603.6 916.5,604.4 918.4,605.6 920.3,606.9 922.2,608.6 924.1,610.4 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M493.9,662.4 L493.9,154.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/pdf.svg b/results/barbershop/700000/report/pdf.svg
new file mode 100644
index 0000000..e7857f3
--- /dev/null
+++ b/results/barbershop/700000/report/pdf.svg
@@ -0,0 +1,415 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M149.9,662.4 L149.9,653.4  '/>	<g transform="translate(149.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M284.0,662.4 L284.0,653.4  '/>	<g transform="translate(284.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M418.1,662.4 L418.1,653.4  '/>	<g transform="translate(418.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M552.1,662.4 L552.1,653.4  '/>	<g transform="translate(552.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M686.2,662.4 L686.2,653.4  '/>	<g transform="translate(686.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M820.3,662.4 L820.3,653.4  '/>	<g transform="translate(820.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M954.4,662.4 L954.4,653.4  '/>	<g transform="translate(954.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,662.4 L1011.5,662.4  '/>	<g transform="translate(1028.8,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,575.5 L1011.5,575.5  '/>	<g transform="translate(1028.8,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,488.6 L1011.5,488.6  '/>	<g transform="translate(1028.8,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,401.7 L1011.5,401.7  '/>	<g transform="translate(1028.8,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,314.8 L1011.5,314.8  '/>	<g transform="translate(1028.8,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,227.9 L1011.5,227.9  '/>	<g transform="translate(1028.8,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,141.0 L1011.5,141.0  '/>	<g transform="translate(1028.8,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1020.5,54.1 L1011.5,54.1  '/>	<g transform="translate(1028.8,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1020.5,662.4 L1020.5,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1066.6,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.2,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1096.6,67.6 1138.8,67.6 1138.8,58.6 1096.6,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.2 73.8,662.2 75.7,662.2 77.6,662.1 79.5,662.1 81.4,662.1 83.3,662.0 85.2,662.0 87.1,661.9 89.0,661.9 90.9,661.8 92.8,661.7 94.7,661.6 96.6,661.5 98.5,661.4 100.4,661.3
+102.3,661.2 104.2,661.1 106.1,661.0 108.0,660.8 109.9,660.6 111.8,660.5 113.7,660.3 115.6,660.1 117.5,659.9 119.4,659.6 121.3,659.4 123.2,659.1 125.1,658.8 127.0,658.5 128.9,658.2 130.8,657.9
+132.7,657.5 134.6,657.2 136.5,656.8 138.4,656.4 140.3,656.0 142.2,655.5 144.1,655.1 146.0,654.6 147.9,654.1 149.8,653.7 151.7,653.1 153.6,652.6 155.5,652.1 157.4,651.6 159.3,651.0 161.2,650.4
+163.1,649.9 165.0,649.3 167.0,648.8 168.9,648.2 170.8,647.6 172.7,647.1 174.6,646.5 176.5,646.0 178.4,645.4 180.3,644.9 182.2,644.4 184.1,643.9 186.0,643.4 187.9,643.0 189.8,642.5 191.7,642.1
+193.6,641.7 195.5,641.3 197.4,641.0 199.3,640.6 201.2,640.3 203.1,640.1 205.0,639.8 206.9,639.6 208.8,639.4 210.7,639.2 212.6,639.0 214.5,638.8 216.4,638.7 218.3,638.6 220.2,638.5 222.1,638.4
+224.0,638.3 225.9,638.2 227.8,638.1 229.7,638.0 231.6,637.9 233.5,637.7 235.4,637.6 237.3,637.4 239.2,637.2 241.1,637.0 243.0,636.7 244.9,636.4 246.8,636.0 248.7,635.6 250.6,635.1 252.5,634.5
+254.4,633.9 256.3,633.2 258.2,632.4 260.1,631.5 262.0,630.5 263.9,629.4 265.8,628.1 267.7,626.8 269.6,625.3 271.5,623.7 273.4,622.0 275.3,620.1 277.2,618.0 279.1,615.8 281.0,613.4 282.9,610.8
+284.8,608.1 286.7,605.1 288.6,602.0 290.5,598.7 292.4,595.1 294.3,591.4 296.2,587.4 298.1,583.2 300.0,578.8 301.9,574.1 303.8,569.2 305.7,564.1 307.6,558.7 309.5,553.1 311.4,547.3 313.3,541.2
+315.2,534.9 317.1,528.3 319.0,521.5 320.9,514.4 322.8,507.2 324.7,499.7 326.6,491.9 328.5,484.0 330.4,475.8 332.3,467.5 334.2,458.9 336.1,450.2 338.0,441.3 339.9,432.3 341.8,423.1 343.7,413.8
+345.6,404.3 347.5,394.8 349.4,385.2 351.3,375.5 353.2,365.8 355.1,356.0 357.1,346.3 359.0,336.5 360.9,326.8 362.8,317.1 364.7,307.5 366.6,298.0 368.5,288.6 370.4,279.3 372.3,270.2 374.2,261.3
+376.1,252.5 378.0,244.0 379.9,235.7 381.8,227.6 383.7,219.8 385.6,212.3 387.5,205.0 389.4,198.1 391.3,191.5 393.2,185.2 395.1,179.3 397.0,173.7 398.9,168.4 400.8,163.5 402.7,159.0 404.6,154.8
+406.5,151.1 408.4,147.6 410.3,144.6 412.2,141.9 414.1,139.6 416.0,137.6 417.9,136.0 419.8,134.8 421.7,133.8 423.6,133.2 425.5,132.9 427.4,133.0 429.3,133.3 431.2,133.9 433.1,134.8 435.0,136.0
+436.9,137.4 438.8,139.0 440.7,140.9 442.6,143.0 444.5,145.3 446.4,147.7 448.3,150.4 450.2,153.2 452.1,156.2 454.0,159.3 455.9,162.6 457.8,166.0 459.7,169.6 461.6,173.2 463.5,176.9 465.4,180.8
+467.3,184.7 469.2,188.8 471.1,192.9 473.0,197.1 474.9,201.4 476.8,205.8 478.7,210.2 480.6,214.8 482.5,219.3 484.4,224.0 486.3,228.7 488.2,233.5 490.1,238.4 492.0,243.3 493.9,248.3 495.8,253.4
+497.7,258.5 499.6,263.7 501.5,268.9 503.4,274.2 505.3,279.6 507.2,285.0 509.1,290.5 511.0,296.0 512.9,301.6 514.8,307.3 516.7,312.9 518.6,318.7 520.5,324.4 522.4,330.2 524.3,336.1 526.2,341.9
+528.1,347.8 530.0,353.7 531.9,359.7 533.8,365.6 535.7,371.6 537.6,377.5 539.5,383.5 541.4,389.4 543.3,395.4 545.2,401.3 547.2,407.3 549.1,413.2 551.0,419.1 552.9,424.9 554.8,430.7 556.7,436.5
+558.6,442.3 560.5,448.0 562.4,453.7 564.3,459.3 566.2,464.8 568.1,470.4 570.0,475.8 571.9,481.2 573.8,486.5 575.7,491.8 577.6,497.0 579.5,502.1 581.4,507.2 583.3,512.1 585.2,517.0 587.1,521.8
+589.0,526.6 590.9,531.2 592.8,535.7 594.7,540.2 596.6,544.5 598.5,548.8 600.4,553.0 602.3,557.0 604.2,561.0 606.1,564.8 608.0,568.6 609.9,572.2 611.8,575.7 613.7,579.2 615.6,582.5 617.5,585.6
+619.4,588.7 621.3,591.7 623.2,594.5 625.1,597.3 627.0,599.9 628.9,602.4 630.8,604.8 632.7,607.1 634.6,609.3 636.5,611.3 638.4,613.3 640.3,615.1 642.2,616.9 644.1,618.5 646.0,620.1 647.9,621.5
+649.8,622.9 651.7,624.1 653.6,625.3 655.5,626.4 657.4,627.4 659.3,628.3 661.2,629.2 663.1,630.0 665.0,630.7 666.9,631.4 668.8,632.0 670.7,632.5 672.6,633.0 674.5,633.5 676.4,633.9 678.3,634.3
+680.2,634.6 682.1,634.9 684.0,635.2 685.9,635.5 687.8,635.7 689.7,635.9 691.6,636.1 693.5,636.3 695.4,636.4 697.3,636.6 699.2,636.7 701.1,636.9 703.0,637.0 704.9,637.1 706.8,637.3 708.7,637.4
+710.6,637.5 712.5,637.7 714.4,637.8 716.3,637.9 718.2,638.0 720.1,638.2 722.0,638.3 723.9,638.4 725.8,638.5 727.7,638.7 729.6,638.8 731.5,638.9 733.4,639.0 735.3,639.1 737.3,639.2 739.2,639.3
+741.1,639.4 743.0,639.5 744.9,639.6 746.8,639.7 748.7,639.7 750.6,639.8 752.5,639.8 754.4,639.9 756.3,639.9 758.2,639.9 760.1,639.9 762.0,640.0 763.9,640.0 765.8,640.0 767.7,639.9 769.6,639.9
+771.5,639.9 773.4,639.9 775.3,639.9 777.2,639.8 779.1,639.8 781.0,639.8 782.9,639.8 784.8,639.7 786.7,639.7 788.6,639.7 790.5,639.7 792.4,639.7 794.3,639.6 796.2,639.6 798.1,639.7 800.0,639.7
+801.9,639.7 803.8,639.7 805.7,639.8 807.6,639.8 809.5,639.9 811.4,639.9 813.3,640.0 815.2,640.1 817.1,640.2 819.0,640.3 820.9,640.4 822.8,640.5 824.7,640.7 826.6,640.8 828.5,640.9 830.4,641.1
+832.3,641.2 834.2,641.4 836.1,641.6 838.0,641.8 839.9,641.9 841.8,642.1 843.7,642.3 845.6,642.5 847.5,642.7 849.4,642.9 851.3,643.1 853.2,643.3 855.1,643.5 857.0,643.7 858.9,643.9 860.8,644.1
+862.7,644.4 864.6,644.6 866.5,644.8 868.4,645.1 870.3,645.3 872.2,645.5 874.1,645.8 876.0,646.0 877.9,646.3 879.8,646.5 881.7,646.8 883.6,647.1 885.5,647.4 887.4,647.6 889.3,647.9 891.2,648.2
+893.1,648.5 895.0,648.8 896.9,649.2 898.8,649.5 900.7,649.8 902.6,650.1 904.5,650.5 906.4,650.8 908.3,651.1 910.2,651.5 912.1,651.8 914.0,652.2 915.9,652.5 917.8,652.9 919.7,653.2 921.6,653.6
+923.5,653.9 925.4,654.3 927.4,654.6 929.3,655.0 931.2,655.3 933.1,655.6 935.0,656.0 936.9,656.3 938.8,656.6 940.7,656.9 942.6,657.2 944.5,657.5 946.4,657.8 948.3,658.0 950.2,658.3 952.1,658.6
+954.0,658.8 955.9,659.0 957.8,659.3 959.7,659.5 961.6,659.7 963.5,659.9 965.4,660.1 967.3,660.2 969.2,660.4 971.1,660.6 973.0,660.7 974.9,660.8 976.8,661.0 978.7,661.1 980.6,661.2 982.5,661.3
+984.4,661.4 986.3,661.5 988.2,661.6 990.1,661.7 992.0,661.7 993.9,661.8 995.8,661.9 997.7,661.9 999.6,662.0 1001.5,662.0 1003.4,662.1 1005.3,662.1 1007.2,662.1 1009.1,662.2 1011.0,662.2 1012.9,662.2
+1014.8,662.2 1016.7,662.2 1018.6,662.3 1020.5,662.3 1020.5,662.4 1018.6,662.4 1016.7,662.4 1014.8,662.4 1012.9,662.4 1011.0,662.4 1009.1,662.4 1007.2,662.4 1005.3,662.4 1003.4,662.4 1001.5,662.4 999.6,662.4
+997.7,662.4 995.8,662.4 993.9,662.4 992.0,662.4 990.1,662.4 988.2,662.4 986.3,662.4 984.4,662.4 982.5,662.4 980.6,662.4 978.7,662.4 976.8,662.4 974.9,662.4 973.0,662.4 971.1,662.4 969.2,662.4
+967.3,662.4 965.4,662.4 963.5,662.4 961.6,662.4 959.7,662.4 957.8,662.4 955.9,662.4 954.0,662.4 952.1,662.4 950.2,662.4 948.3,662.4 946.4,662.4 944.5,662.4 942.6,662.4 940.7,662.4 938.8,662.4
+936.9,662.4 935.0,662.4 933.1,662.4 931.2,662.4 929.3,662.4 927.4,662.4 925.4,662.4 923.5,662.4 921.6,662.4 919.7,662.4 917.8,662.4 915.9,662.4 914.0,662.4 912.1,662.4 910.2,662.4 908.3,662.4
+906.4,662.4 904.5,662.4 902.6,662.4 900.7,662.4 898.8,662.4 896.9,662.4 895.0,662.4 893.1,662.4 891.2,662.4 889.3,662.4 887.4,662.4 885.5,662.4 883.6,662.4 881.7,662.4 879.8,662.4 877.9,662.4
+876.0,662.4 874.1,662.4 872.2,662.4 870.3,662.4 868.4,662.4 866.5,662.4 864.6,662.4 862.7,662.4 860.8,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4 847.5,662.4
+845.6,662.4 843.7,662.4 841.8,662.4 839.9,662.4 838.0,662.4 836.1,662.4 834.2,662.4 832.3,662.4 830.4,662.4 828.5,662.4 826.6,662.4 824.7,662.4 822.8,662.4 820.9,662.4 819.0,662.4 817.1,662.4
+815.2,662.4 813.3,662.4 811.4,662.4 809.5,662.4 807.6,662.4 805.7,662.4 803.8,662.4 801.9,662.4 800.0,662.4 798.1,662.4 796.2,662.4 794.3,662.4 792.4,662.4 790.5,662.4 788.6,662.4 786.7,662.4
+784.8,662.4 782.9,662.4 781.0,662.4 779.1,662.4 777.2,662.4 775.3,662.4 773.4,662.4 771.5,662.4 769.6,662.4 767.7,662.4 765.8,662.4 763.9,662.4 762.0,662.4 760.1,662.4 758.2,662.4 756.3,662.4
+754.4,662.4 752.5,662.4 750.6,662.4 748.7,662.4 746.8,662.4 744.9,662.4 743.0,662.4 741.1,662.4 739.2,662.4 737.3,662.4 735.3,662.4 733.4,662.4 731.5,662.4 729.6,662.4 727.7,662.4 725.8,662.4
+723.9,662.4 722.0,662.4 720.1,662.4 718.2,662.4 716.3,662.4 714.4,662.4 712.5,662.4 710.6,662.4 708.7,662.4 706.8,662.4 704.9,662.4 703.0,662.4 701.1,662.4 699.2,662.4 697.3,662.4 695.4,662.4
+693.5,662.4 691.6,662.4 689.7,662.4 687.8,662.4 685.9,662.4 684.0,662.4 682.1,662.4 680.2,662.4 678.3,662.4 676.4,662.4 674.5,662.4 672.6,662.4 670.7,662.4 668.8,662.4 666.9,662.4 665.0,662.4
+663.1,662.4 661.2,662.4 659.3,662.4 657.4,662.4 655.5,662.4 653.6,662.4 651.7,662.4 649.8,662.4 647.9,662.4 646.0,662.4 644.1,662.4 642.2,662.4 640.3,662.4 638.4,662.4 636.5,662.4 634.6,662.4
+632.7,662.4 630.8,662.4 628.9,662.4 627.0,662.4 625.1,662.4 623.2,662.4 621.3,662.4 619.4,662.4 617.5,662.4 615.6,662.4 613.7,662.4 611.8,662.4 609.9,662.4 608.0,662.4 606.1,662.4 604.2,662.4
+602.3,662.4 600.4,662.4 598.5,662.4 596.6,662.4 594.7,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.2,662.4 543.3,662.4
+541.4,662.4 539.5,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.2,662.4 486.3,662.4 484.4,662.4 482.5,662.4
+480.6,662.4 478.7,662.4 476.8,662.4 474.9,662.4 473.0,662.4 471.1,662.4 469.2,662.4 467.3,662.4 465.4,662.4 463.5,662.4 461.6,662.4 459.7,662.4 457.8,662.4 455.9,662.4 454.0,662.4 452.1,662.4
+450.2,662.4 448.3,662.4 446.4,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.8,662.4 436.9,662.4 435.0,662.4 433.1,662.4 431.2,662.4 429.3,662.4 427.4,662.4 425.5,662.4 423.6,662.4 421.7,662.4
+419.8,662.4 417.9,662.4 416.0,662.4 414.1,662.4 412.2,662.4 410.3,662.4 408.4,662.4 406.5,662.4 404.6,662.4 402.7,662.4 400.8,662.4 398.9,662.4 397.0,662.4 395.1,662.4 393.2,662.4 391.3,662.4
+389.4,662.4 387.5,662.4 385.6,662.4 383.7,662.4 381.8,662.4 379.9,662.4 378.0,662.4 376.1,662.4 374.2,662.4 372.3,662.4 370.4,662.4 368.5,662.4 366.6,662.4 364.7,662.4 362.8,662.4 360.9,662.4
+359.0,662.4 357.1,662.4 355.1,662.4 353.2,662.4 351.3,662.4 349.4,662.4 347.5,662.4 345.6,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4 334.2,662.4 332.3,662.4 330.4,662.4
+328.5,662.4 326.6,662.4 324.7,662.4 322.8,662.4 320.9,662.4 319.0,662.4 317.1,662.4 315.2,662.4 313.3,662.4 311.4,662.4 309.5,662.4 307.6,662.4 305.7,662.4 303.8,662.4 301.9,662.4 300.0,662.4
+298.1,662.4 296.2,662.4 294.3,662.4 292.4,662.4 290.5,662.4 288.6,662.4 286.7,662.4 284.8,662.4 282.9,662.4 281.0,662.4 279.1,662.4 277.2,662.4 275.3,662.4 273.4,662.4 271.5,662.4 269.6,662.4
+267.7,662.4 265.8,662.4 263.9,662.4 262.0,662.4 260.1,662.4 258.2,662.4 256.3,662.4 254.4,662.4 252.5,662.4 250.6,662.4 248.7,662.4 246.8,662.4 244.9,662.4 243.0,662.4 241.1,662.4 239.2,662.4
+237.3,662.4 235.4,662.4 233.5,662.4 231.6,662.4 229.7,662.4 227.8,662.4 225.9,662.4 224.0,662.4 222.1,662.4 220.2,662.4 218.3,662.4 216.4,662.4 214.5,662.4 212.6,662.4 210.7,662.4 208.8,662.4
+206.9,662.4 205.0,662.4 203.1,662.4 201.2,662.4 199.3,662.4 197.4,662.4 195.5,662.4 193.6,662.4 191.7,662.4 189.8,662.4 187.9,662.4 186.0,662.4 184.1,662.4 182.2,662.4 180.3,662.4 178.4,662.4
+176.5,662.4 174.6,662.4 172.7,662.4 170.8,662.4 168.9,662.4 167.0,662.4 165.0,662.4 163.1,662.4 161.2,662.4 159.3,662.4 157.4,662.4 155.5,662.4 153.6,662.4 151.7,662.4 149.8,662.4 147.9,662.4
+146.0,662.4 144.1,662.4 142.2,662.4 140.3,662.4 138.4,662.4 136.5,662.4 134.6,662.4 132.7,662.4 130.8,662.4 128.9,662.4 127.0,662.4 125.1,662.4 123.2,662.4 121.3,662.4 119.4,662.4 117.5,662.4
+115.6,662.4 113.7,662.4 111.8,662.4 109.9,662.4 108.0,662.4 106.1,662.4 104.2,662.4 102.3,662.4 100.4,662.4 98.5,662.4 96.6,662.4 94.7,662.4 92.8,662.4 90.9,662.4 89.0,662.4 87.1,662.4
+85.2,662.4 83.3,662.4 81.4,662.4 79.5,662.4 77.6,662.4 75.7,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1096.6,81.1 L1138.8,81.1 M461.4,662.4 L461.4,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(374.1,644.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,625.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(295.1,619.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(500.9,607.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(516.3,601.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(472.4,589.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(530.0,583.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(499.0,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(584.4,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(529.3,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(383.3,559.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(573.9,552.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(334.2,546.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(439.1,540.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(419.8,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(469.5,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(507.4,522.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.8,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(433.1,504.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(541.4,498.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(564.7,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(488.3,486.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(572.0,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(565.7,473.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.3,467.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(556.2,461.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(473.1,455.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(524.0,449.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(519.0,443.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(500.3,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(405.7,431.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(622.2,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(589.8,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(546.6,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(461.8,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(363.6,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(510.0,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(498.9,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,382.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.0,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(461.4,370.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(402.4,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.2,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.1,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(492.0,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(351.2,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.5,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.0,327.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(483.3,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(442.1,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(380.7,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(405.7,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(472.0,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.6,291.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(411.7,285.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(413.7,279.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(475.0,273.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.1,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(465.1,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.2,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(449.2,248.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(420.9,242.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(456.4,236.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(546.1,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(508.4,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(506.2,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.0,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(445.0,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(416.1,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(420.3,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(356.2,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.4,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(429.5,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(409.4,169.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(465.1,163.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(409.9,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.6,151.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.5,145.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(429.0,139.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(409.1,133.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(500.5,127.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(483.3,121.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(404.2,114.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(437.8,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(369.7,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(440.5,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(380.7,90.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.2,84.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(428.1,78.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(430.5,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(457.3,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(388.9,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(399.7,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(213.1,656.3) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(204.2,650.2) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(783.9,613.7) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(716.5,595.5) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.6,510.3) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>Severe outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,139.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Severe outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(888.2,638.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(822.3,632.0) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,135.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M245.0,662.4 L245.0,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M663.4,662.4 L663.4,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.1,662.4 L88.1,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>gnuplot_plot_9</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M820.3,662.4 L820.3,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1020.5,662.4 L1020.5,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(546.2,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/pdf_small.svg b/results/barbershop/700000/report/pdf_small.svg
new file mode 100644
index 0000000..a63cdea
--- /dev/null
+++ b/results/barbershop/700000/report/pdf_small.svg
@@ -0,0 +1,214 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L64.3,242.4  '/>	<g transform="translate(47.0,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,208.9 L64.3,208.9  '/>	<g transform="translate(47.0,212.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,175.5 L64.3,175.5  '/>	<g transform="translate(47.0,179.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,142.0 L64.3,142.0  '/>	<g transform="translate(47.0,145.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,108.5 L64.3,108.5  '/>	<g transform="translate(47.0,112.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,75.1 L64.3,75.1  '/>	<g transform="translate(47.0,79.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,41.6 L64.3,41.6  '/>	<g transform="translate(47.0,45.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M85.7,242.4 L85.7,233.4  '/>	<g transform="translate(85.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M138.0,242.4 L138.0,233.4  '/>	<g transform="translate(138.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M190.2,242.4 L190.2,233.4  '/>	<g transform="translate(190.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M242.5,242.4 L242.5,233.4  '/>	<g transform="translate(242.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M294.7,242.4 L294.7,233.4  '/>	<g transform="translate(294.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M347.0,242.4 L347.0,233.4  '/>	<g transform="translate(347.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M399.2,242.4 L399.2,233.4  '/>	<g transform="translate(399.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(240.1,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '55.3,242.3 56.0,242.3 56.8,242.3 57.5,242.3 58.3,242.3 59.0,242.3 59.7,242.2 60.5,242.2 61.2,242.2 62.0,242.2 62.7,242.1 63.4,242.1 64.2,242.1 64.9,242.0 65.7,242.0 66.4,241.9
+67.2,241.9 67.9,241.8 68.6,241.8 69.4,241.7 70.1,241.7 70.9,241.6 71.6,241.5 72.3,241.4 73.1,241.3 73.8,241.2 74.6,241.1 75.3,241.0 76.0,240.9 76.8,240.8 77.5,240.6 78.3,240.5
+79.0,240.3 79.7,240.2 80.5,240.0 81.2,239.9 82.0,239.7 82.7,239.5 83.5,239.3 84.2,239.1 84.9,238.9 85.7,238.7 86.4,238.5 87.2,238.3 87.9,238.0 88.6,237.8 89.4,237.6 90.1,237.3
+90.9,237.1 91.6,236.9 92.3,236.6 93.1,236.4 93.8,236.1 94.6,235.9 95.3,235.7 96.0,235.4 96.8,235.2 97.5,235.0 98.3,234.8 99.0,234.6 99.8,234.4 100.5,234.2 101.2,234.0 102.0,233.8
+102.7,233.6 103.5,233.5 104.2,233.3 104.9,233.2 105.7,233.1 106.4,232.9 107.2,232.8 107.9,232.7 108.6,232.6 109.4,232.6 110.1,232.5 110.9,232.4 111.6,232.4 112.3,232.3 113.1,232.3 113.8,232.2
+114.6,232.2 115.3,232.1 116.1,232.1 116.8,232.0 117.5,232.0 118.3,231.9 119.0,231.9 119.8,231.8 120.5,231.7 121.2,231.6 122.0,231.5 122.7,231.4 123.5,231.2 124.2,231.0 124.9,230.8 125.7,230.6
+126.4,230.3 127.2,230.0 127.9,229.7 128.6,229.3 129.4,228.9 130.1,228.4 130.9,227.9 131.6,227.3 132.4,226.7 133.1,226.0 133.8,225.3 134.6,224.5 135.3,223.6 136.1,222.6 136.8,221.6 137.5,220.5
+138.3,219.4 139.0,218.1 139.8,216.8 140.5,215.4 141.2,213.9 142.0,212.3 142.7,210.6 143.5,208.8 144.2,207.0 144.9,205.0 145.7,202.9 146.4,200.8 147.2,198.5 147.9,196.1 148.7,193.6 149.4,191.1
+150.1,188.4 150.9,185.6 151.6,182.7 152.4,179.7 153.1,176.6 153.8,173.5 154.6,170.2 155.3,166.8 156.1,163.4 156.8,159.8 157.5,156.2 158.3,152.5 159.0,148.7 159.8,144.9 160.5,141.0 161.2,137.1
+162.0,133.1 162.7,129.0 163.5,125.0 164.2,120.9 165.0,116.7 165.7,112.6 166.4,108.5 167.2,104.3 167.9,100.2 168.7,96.1 169.4,92.1 170.1,88.0 170.9,84.0 171.6,80.1 172.4,76.3 173.1,72.5
+173.8,68.8 174.6,65.1 175.3,61.6 176.1,58.2 176.8,54.9 177.5,51.7 178.3,48.6 179.0,45.7 179.8,42.9 180.5,40.2 181.2,37.7 182.0,35.3 182.7,33.1 183.5,31.1 184.2,29.1 185.0,27.4
+185.7,25.8 186.4,24.3 187.2,23.0 187.9,21.9 188.7,20.9 189.4,20.1 190.1,19.4 190.9,18.9 191.6,18.5 192.4,18.2 193.1,18.1 193.8,18.1 194.6,18.3 195.3,18.5 196.1,18.9 196.8,19.4
+197.5,20.0 198.3,20.7 199.0,21.5 199.8,22.3 200.5,23.3 201.3,24.4 202.0,25.5 202.7,26.7 203.5,28.0 204.2,29.3 205.0,30.7 205.7,32.1 206.4,33.6 207.2,35.2 207.9,36.7 208.7,38.4
+209.4,40.0 210.1,41.8 210.9,43.5 211.6,45.3 212.4,47.1 213.1,49.0 213.8,50.8 214.6,52.8 215.3,54.7 216.1,56.7 216.8,58.7 217.6,60.7 218.3,62.8 219.0,64.9 219.8,67.0 220.5,69.1
+221.3,71.3 222.0,73.5 222.7,75.7 223.5,78.0 224.2,80.2 225.0,82.5 225.7,84.8 226.4,87.2 227.2,89.6 227.9,91.9 228.7,94.4 229.4,96.8 230.1,99.2 230.9,101.7 231.6,104.1 232.4,106.6
+233.1,109.1 233.9,111.6 234.6,114.1 235.3,116.7 236.1,119.2 236.8,121.7 237.6,124.2 238.3,126.8 239.0,129.3 239.8,131.8 240.5,134.3 241.3,136.8 242.0,139.3 242.7,141.8 243.5,144.3 244.2,146.7
+245.0,149.1 245.7,151.6 246.4,154.0 247.2,156.3 247.9,158.7 248.7,161.0 249.4,163.4 250.2,165.6 250.9,167.9 251.6,170.1 252.4,172.3 253.1,174.5 253.9,176.6 254.6,178.7 255.3,180.8 256.1,182.9
+256.8,184.9 257.6,186.8 258.3,188.7 259.0,190.6 259.8,192.5 260.5,194.3 261.3,196.0 262.0,197.8 262.7,199.4 263.5,201.1 264.2,202.7 265.0,204.2 265.7,205.7 266.5,207.1 267.2,208.5 267.9,209.9
+268.7,211.2 269.4,212.4 270.2,213.7 270.9,214.8 271.6,215.9 272.4,217.0 273.1,218.0 273.9,219.0 274.6,219.9 275.3,220.8 276.1,221.6 276.8,222.4 277.6,223.1 278.3,223.8 279.0,224.5 279.8,225.1
+280.5,225.6 281.3,226.2 282.0,226.7 282.8,227.1 283.5,227.6 284.2,228.0 285.0,228.3 285.7,228.7 286.5,229.0 287.2,229.3 287.9,229.5 288.7,229.7 289.4,230.0 290.2,230.2 290.9,230.3 291.6,230.5
+292.4,230.6 293.1,230.8 293.9,230.9 294.6,231.0 295.3,231.1 296.1,231.2 296.8,231.3 297.6,231.3 298.3,231.4 299.1,231.5 299.8,231.5 300.5,231.6 301.3,231.6 302.0,231.7 302.8,231.8 303.5,231.8
+304.2,231.9 305.0,231.9 305.7,232.0 306.5,232.0 307.2,232.1 307.9,232.1 308.7,232.2 309.4,232.2 310.2,232.3 310.9,232.3 311.6,232.4 312.4,232.4 313.1,232.5 313.9,232.5 314.6,232.6 315.3,232.6
+316.1,232.7 316.8,232.7 317.6,232.7 318.3,232.8 319.1,232.8 319.8,232.8 320.5,232.8 321.3,232.9 322.0,232.9 322.8,232.9 323.5,232.9 324.2,232.9 325.0,232.9 325.7,232.9 326.5,232.9 327.2,232.9
+327.9,232.9 328.7,232.9 329.4,232.9 330.2,232.8 330.9,232.8 331.6,232.8 332.4,232.8 333.1,232.8 333.9,232.8 334.6,232.8 335.4,232.8 336.1,232.8 336.8,232.8 337.6,232.8 338.3,232.8 339.1,232.8
+339.8,232.8 340.5,232.8 341.3,232.8 342.0,232.8 342.8,232.9 343.5,232.9 344.2,232.9 345.0,233.0 345.7,233.0 346.5,233.0 347.2,233.1 347.9,233.1 348.7,233.2 349.4,233.2 350.2,233.3 350.9,233.4
+351.7,233.4 352.4,233.5 353.1,233.6 353.9,233.7 354.6,233.7 355.4,233.8 356.1,233.9 356.8,234.0 357.6,234.0 358.3,234.1 359.1,234.2 359.8,234.3 360.5,234.4 361.3,234.5 362.0,234.6 362.8,234.7
+363.5,234.8 364.2,234.9 365.0,235.0 365.7,235.1 366.5,235.2 367.2,235.3 368.0,235.4 368.7,235.5 369.4,235.6 370.2,235.7 370.9,235.8 371.7,235.9 372.4,236.0 373.1,236.1 373.9,236.3 374.6,236.4
+375.4,236.5 376.1,236.7 376.8,236.8 377.6,236.9 378.3,237.1 379.1,237.2 379.8,237.3 380.5,237.5 381.3,237.6 382.0,237.8 382.8,237.9 383.5,238.1 384.3,238.2 385.0,238.4 385.7,238.5 386.5,238.7
+387.2,238.8 388.0,239.0 388.7,239.1 389.4,239.3 390.2,239.4 390.9,239.5 391.7,239.7 392.4,239.8 393.1,239.9 393.9,240.1 394.6,240.2 395.4,240.3 396.1,240.4 396.8,240.6 397.6,240.7 398.3,240.8
+399.1,240.9 399.8,241.0 400.6,241.1 401.3,241.2 402.0,241.3 402.8,241.3 403.5,241.4 404.3,241.5 405.0,241.6 405.7,241.6 406.5,241.7 407.2,241.7 408.0,241.8 408.7,241.8 409.4,241.9 410.2,241.9
+410.9,242.0 411.7,242.0 412.4,242.1 413.1,242.1 413.9,242.1 414.6,242.1 415.4,242.2 416.1,242.2 416.9,242.2 417.6,242.2 418.3,242.3 419.1,242.3 419.8,242.3 420.6,242.3 421.3,242.3 422.0,242.3
+422.8,242.3 423.5,242.3 424.3,242.3 425.0,242.4 425.0,242.4 424.3,242.4 423.5,242.4 422.8,242.4 422.0,242.4 421.3,242.4 420.6,242.4 419.8,242.4 419.1,242.4 418.3,242.4 417.6,242.4 416.9,242.4
+416.1,242.4 415.4,242.4 414.6,242.4 413.9,242.4 413.1,242.4 412.4,242.4 411.7,242.4 410.9,242.4 410.2,242.4 409.4,242.4 408.7,242.4 408.0,242.4 407.2,242.4 406.5,242.4 405.7,242.4 405.0,242.4
+404.3,242.4 403.5,242.4 402.8,242.4 402.0,242.4 401.3,242.4 400.6,242.4 399.8,242.4 399.1,242.4 398.3,242.4 397.6,242.4 396.8,242.4 396.1,242.4 395.4,242.4 394.6,242.4 393.9,242.4 393.1,242.4
+392.4,242.4 391.7,242.4 390.9,242.4 390.2,242.4 389.4,242.4 388.7,242.4 388.0,242.4 387.2,242.4 386.5,242.4 385.7,242.4 385.0,242.4 384.3,242.4 383.5,242.4 382.8,242.4 382.0,242.4 381.3,242.4
+380.5,242.4 379.8,242.4 379.1,242.4 378.3,242.4 377.6,242.4 376.8,242.4 376.1,242.4 375.4,242.4 374.6,242.4 373.9,242.4 373.1,242.4 372.4,242.4 371.7,242.4 370.9,242.4 370.2,242.4 369.4,242.4
+368.7,242.4 368.0,242.4 367.2,242.4 366.5,242.4 365.7,242.4 365.0,242.4 364.2,242.4 363.5,242.4 362.8,242.4 362.0,242.4 361.3,242.4 360.5,242.4 359.8,242.4 359.1,242.4 358.3,242.4 357.6,242.4
+356.8,242.4 356.1,242.4 355.4,242.4 354.6,242.4 353.9,242.4 353.1,242.4 352.4,242.4 351.7,242.4 350.9,242.4 350.2,242.4 349.4,242.4 348.7,242.4 347.9,242.4 347.2,242.4 346.5,242.4 345.7,242.4
+345.0,242.4 344.2,242.4 343.5,242.4 342.8,242.4 342.0,242.4 341.3,242.4 340.5,242.4 339.8,242.4 339.1,242.4 338.3,242.4 337.6,242.4 336.8,242.4 336.1,242.4 335.4,242.4 334.6,242.4 333.9,242.4
+333.1,242.4 332.4,242.4 331.6,242.4 330.9,242.4 330.2,242.4 329.4,242.4 328.7,242.4 327.9,242.4 327.2,242.4 326.5,242.4 325.7,242.4 325.0,242.4 324.2,242.4 323.5,242.4 322.8,242.4 322.0,242.4
+321.3,242.4 320.5,242.4 319.8,242.4 319.1,242.4 318.3,242.4 317.6,242.4 316.8,242.4 316.1,242.4 315.3,242.4 314.6,242.4 313.9,242.4 313.1,242.4 312.4,242.4 311.6,242.4 310.9,242.4 310.2,242.4
+309.4,242.4 308.7,242.4 307.9,242.4 307.2,242.4 306.5,242.4 305.7,242.4 305.0,242.4 304.2,242.4 303.5,242.4 302.8,242.4 302.0,242.4 301.3,242.4 300.5,242.4 299.8,242.4 299.1,242.4 298.3,242.4
+297.6,242.4 296.8,242.4 296.1,242.4 295.3,242.4 294.6,242.4 293.9,242.4 293.1,242.4 292.4,242.4 291.6,242.4 290.9,242.4 290.2,242.4 289.4,242.4 288.7,242.4 287.9,242.4 287.2,242.4 286.5,242.4
+285.7,242.4 285.0,242.4 284.2,242.4 283.5,242.4 282.8,242.4 282.0,242.4 281.3,242.4 280.5,242.4 279.8,242.4 279.0,242.4 278.3,242.4 277.6,242.4 276.8,242.4 276.1,242.4 275.3,242.4 274.6,242.4
+273.9,242.4 273.1,242.4 272.4,242.4 271.6,242.4 270.9,242.4 270.2,242.4 269.4,242.4 268.7,242.4 267.9,242.4 267.2,242.4 266.5,242.4 265.7,242.4 265.0,242.4 264.2,242.4 263.5,242.4 262.7,242.4
+262.0,242.4 261.3,242.4 260.5,242.4 259.8,242.4 259.0,242.4 258.3,242.4 257.6,242.4 256.8,242.4 256.1,242.4 255.3,242.4 254.6,242.4 253.9,242.4 253.1,242.4 252.4,242.4 251.6,242.4 250.9,242.4
+250.2,242.4 249.4,242.4 248.7,242.4 247.9,242.4 247.2,242.4 246.4,242.4 245.7,242.4 245.0,242.4 244.2,242.4 243.5,242.4 242.7,242.4 242.0,242.4 241.3,242.4 240.5,242.4 239.8,242.4 239.0,242.4
+238.3,242.4 237.6,242.4 236.8,242.4 236.1,242.4 235.3,242.4 234.6,242.4 233.9,242.4 233.1,242.4 232.4,242.4 231.6,242.4 230.9,242.4 230.1,242.4 229.4,242.4 228.7,242.4 227.9,242.4 227.2,242.4
+226.4,242.4 225.7,242.4 225.0,242.4 224.2,242.4 223.5,242.4 222.7,242.4 222.0,242.4 221.3,242.4 220.5,242.4 219.8,242.4 219.0,242.4 218.3,242.4 217.6,242.4 216.8,242.4 216.1,242.4 215.3,242.4
+214.6,242.4 213.8,242.4 213.1,242.4 212.4,242.4 211.6,242.4 210.9,242.4 210.1,242.4 209.4,242.4 208.7,242.4 207.9,242.4 207.2,242.4 206.4,242.4 205.7,242.4 205.0,242.4 204.2,242.4 203.5,242.4
+202.7,242.4 202.0,242.4 201.3,242.4 200.5,242.4 199.8,242.4 199.0,242.4 198.3,242.4 197.5,242.4 196.8,242.4 196.1,242.4 195.3,242.4 194.6,242.4 193.8,242.4 193.1,242.4 192.4,242.4 191.6,242.4
+190.9,242.4 190.1,242.4 189.4,242.4 188.7,242.4 187.9,242.4 187.2,242.4 186.4,242.4 185.7,242.4 185.0,242.4 184.2,242.4 183.5,242.4 182.7,242.4 182.0,242.4 181.2,242.4 180.5,242.4 179.8,242.4
+179.0,242.4 178.3,242.4 177.5,242.4 176.8,242.4 176.1,242.4 175.3,242.4 174.6,242.4 173.8,242.4 173.1,242.4 172.4,242.4 171.6,242.4 170.9,242.4 170.1,242.4 169.4,242.4 168.7,242.4 167.9,242.4
+167.2,242.4 166.4,242.4 165.7,242.4 165.0,242.4 164.2,242.4 163.5,242.4 162.7,242.4 162.0,242.4 161.2,242.4 160.5,242.4 159.8,242.4 159.0,242.4 158.3,242.4 157.5,242.4 156.8,242.4 156.1,242.4
+155.3,242.4 154.6,242.4 153.8,242.4 153.1,242.4 152.4,242.4 151.6,242.4 150.9,242.4 150.1,242.4 149.4,242.4 148.7,242.4 147.9,242.4 147.2,242.4 146.4,242.4 145.7,242.4 144.9,242.4 144.2,242.4
+143.5,242.4 142.7,242.4 142.0,242.4 141.2,242.4 140.5,242.4 139.8,242.4 139.0,242.4 138.3,242.4 137.5,242.4 136.8,242.4 136.1,242.4 135.3,242.4 134.6,242.4 133.8,242.4 133.1,242.4 132.4,242.4
+131.6,242.4 130.9,242.4 130.1,242.4 129.4,242.4 128.6,242.4 127.9,242.4 127.2,242.4 126.4,242.4 125.7,242.4 124.9,242.4 124.2,242.4 123.5,242.4 122.7,242.4 122.0,242.4 121.2,242.4 120.5,242.4
+119.8,242.4 119.0,242.4 118.3,242.4 117.5,242.4 116.8,242.4 116.1,242.4 115.3,242.4 114.6,242.4 113.8,242.4 113.1,242.4 112.3,242.4 111.6,242.4 110.9,242.4 110.1,242.4 109.4,242.4 108.6,242.4
+107.9,242.4 107.2,242.4 106.4,242.4 105.7,242.4 104.9,242.4 104.2,242.4 103.5,242.4 102.7,242.4 102.0,242.4 101.2,242.4 100.5,242.4 99.8,242.4 99.0,242.4 98.3,242.4 97.5,242.4 96.8,242.4
+96.0,242.4 95.3,242.4 94.6,242.4 93.8,242.4 93.1,242.4 92.3,242.4 91.6,242.4 90.9,242.4 90.1,242.4 89.4,242.4 88.6,242.4 87.9,242.4 87.2,242.4 86.4,242.4 85.7,242.4 84.9,242.4
+84.2,242.4 83.5,242.4 82.7,242.4 82.0,242.4 81.2,242.4 80.5,242.4 79.7,242.4 79.0,242.4 78.3,242.4 77.5,242.4 76.8,242.4 76.0,242.4 75.3,242.4 74.6,242.4 73.8,242.4 73.1,242.4
+72.3,242.4 71.6,242.4 70.9,242.4 70.1,242.4 69.4,242.4 68.6,242.4 67.9,242.4 67.2,242.4 66.4,242.4 65.7,242.4 64.9,242.4 64.2,242.4 63.4,242.4 62.7,242.4 62.0,242.4 61.2,242.4
+60.5,242.4 59.7,242.4 59.0,242.4 58.3,242.4 57.5,242.4 56.8,242.4 56.0,242.4 55.3,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M207.1,242.4 L207.1,53.8  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/regression.svg b/results/barbershop/700000/report/regression.svg
new file mode 100644
index 0000000..7f1eb21
--- /dev/null
+++ b/results/barbershop/700000/report/regression.svg
@@ -0,0 +1,356 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,540.7 L1255.0,540.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,419.1 L1255.0,419.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,297.4 L1255.0,297.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,175.8 L1255.0,175.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M367.7,662.4 L367.7,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M367.7,662.4 L367.7,653.4  '/>	<g transform="translate(367.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M663.5,662.4 L663.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M663.5,662.4 L663.5,653.4  '/>	<g transform="translate(663.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M959.2,662.4 L959.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M959.2,662.4 L959.2,653.4  '/>	<g transform="translate(959.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,657.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,652.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,647.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,641.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,636.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,632.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,628.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,621.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,617.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,612.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,606.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,602.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,597.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,592.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,587.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,582.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,578.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,572.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,568.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,563.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,558.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,552.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,547.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,543.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,535.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,533.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,527.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,521.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,517.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,511.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,506.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,502.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,496.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,493.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,487.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,482.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,477.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,473.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,465.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,461.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,457.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,453.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,449.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,442.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,437.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,434.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,430.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,423.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,419.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,415.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,410.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,402.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,400.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,394.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,389.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,383.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,379.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,375.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,369.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,363.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,359.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,354.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,349.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,343.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,337.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,333.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,331.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,324.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,319.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,314.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,306.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,302.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,297.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,295.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,289.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,285.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,280.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,277.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,271.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,265.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,260.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,254.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,250.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,246.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,241.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,235.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,230.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,223.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,218.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,216.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,210.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,207.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,200.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,197.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,190.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,185.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,180.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,174.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,172.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,166.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,165.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,166.0 1255.0,164.9 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/regression_small.svg b/results/barbershop/700000/report/regression_small.svg
new file mode 100644
index 0000000..041eabe
--- /dev/null
+++ b/results/barbershop/700000/report/regression_small.svg
@@ -0,0 +1,334 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,197.5 L425.0,197.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,197.5 L80.9,197.5  '/>	<g transform="translate(63.6,201.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,152.7 L425.0,152.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,152.7 L80.9,152.7  '/>	<g transform="translate(63.6,156.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,107.8 L425.0,107.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,107.8 L80.9,107.8  '/>	<g transform="translate(63.6,111.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,63.0 L425.0,63.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,63.0 L80.9,63.0  '/>	<g transform="translate(63.6,66.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,236.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,234.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,233.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,231.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,229.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,227.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,225.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,224.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,221.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,220.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,218.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,216.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,214.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,212.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,211.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,209.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,207.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,205.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,204.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,202.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,200.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,198.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,195.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,194.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,192.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,190.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,189.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,186.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,185.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,183.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,181.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,179.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,177.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,176.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,174.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,172.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,170.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,168.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,166.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,165.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,164.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,161.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,159.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,158.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,156.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,154.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,152.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,151.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,149.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,146.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,145.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,143.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,141.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,139.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,137.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,136.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,134.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,132.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,130.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,129.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,127.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,124.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,122.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,121.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,120.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,117.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,116.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,113.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,111.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,109.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,107.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,107.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,104.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,103.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,101.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,100.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,98.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,95.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,94.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,91.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,90.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,89.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,87.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,84.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,83.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,80.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,78.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,77.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,75.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,74.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,71.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,70.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,68.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,66.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,64.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,62.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,61.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,59.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,59.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,59.3 425.0,59.0 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/relative_pdf_small.svg b/results/barbershop/700000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..e1fe5c1
--- /dev/null
+++ b/results/barbershop/700000/report/relative_pdf_small.svg
@@ -0,0 +1,306 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L64.3,242.4  '/>	<g transform="translate(47.0,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,210.4 L64.3,210.4  '/>	<g transform="translate(47.0,214.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,178.3 L64.3,178.3  '/>	<g transform="translate(47.0,182.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,146.3 L64.3,146.3  '/>	<g transform="translate(47.0,150.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,114.2 L64.3,114.2  '/>	<g transform="translate(47.0,118.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,82.2 L64.3,82.2  '/>	<g transform="translate(47.0,86.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,50.1 L64.3,50.1  '/>	<g transform="translate(47.0,54.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L64.3,18.1  '/>	<g transform="translate(47.0,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,242.4 L55.3,233.4  '/>	<g transform="translate(55.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 9.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M101.5,242.4 L101.5,233.4  '/>	<g transform="translate(101.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M147.7,242.4 L147.7,233.4  '/>	<g transform="translate(147.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M193.9,242.4 L193.9,233.4  '/>	<g transform="translate(193.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M240.1,242.4 L240.1,233.4  '/>	<g transform="translate(240.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M286.4,242.4 L286.4,233.4  '/>	<g transform="translate(286.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M332.6,242.4 L332.6,233.4  '/>	<g transform="translate(332.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M378.8,242.4 L378.8,233.4  '/>	<g transform="translate(378.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(240.1,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '76.2,242.4 76.8,242.4 77.5,242.4 78.1,242.3 78.8,242.3 79.4,242.3 80.0,242.3 80.7,242.3 81.3,242.3 82.0,242.3 82.6,242.3 83.2,242.3 83.9,242.3 84.5,242.2 85.1,242.2 85.8,242.2
+86.4,242.2 87.1,242.2 87.7,242.2 88.3,242.1 89.0,242.1 89.6,242.1 90.3,242.0 90.9,242.0 91.5,242.0 92.2,241.9 92.8,241.9 93.4,241.8 94.1,241.8 94.7,241.7 95.4,241.7 96.0,241.6
+96.6,241.5 97.3,241.5 97.9,241.4 98.6,241.3 99.2,241.2 99.8,241.1 100.5,241.0 101.1,240.9 101.7,240.8 102.4,240.7 103.0,240.6 103.7,240.5 104.3,240.3 104.9,240.2 105.6,240.0 106.2,239.9
+106.9,239.7 107.5,239.5 108.1,239.3 108.8,239.1 109.4,238.9 110.0,238.7 110.7,238.5 111.3,238.2 112.0,238.0 112.6,237.7 113.2,237.4 113.9,237.1 114.5,236.8 115.2,236.5 115.8,236.2 116.4,235.9
+117.1,235.5 117.7,235.1 118.3,234.7 119.0,234.3 119.6,233.9 120.3,233.5 120.9,233.0 121.5,232.5 122.2,232.1 122.8,231.5 123.5,231.0 124.1,230.5 124.7,229.9 125.4,229.3 126.0,228.7 126.6,228.0
+127.3,227.3 127.9,226.6 128.6,225.9 129.2,225.1 129.8,224.4 130.5,223.5 131.1,222.7 131.8,221.8 132.4,220.9 133.0,220.0 133.7,219.0 134.3,218.0 134.9,216.9 135.6,215.8 136.2,214.7 136.9,213.5
+137.5,212.3 138.1,211.1 138.8,209.8 139.4,208.4 140.1,207.1 140.7,205.7 141.3,204.2 142.0,202.7 142.6,201.2 143.2,199.6 143.9,197.9 144.5,196.3 145.2,194.6 145.8,192.8 146.4,191.0 147.1,189.2
+147.7,187.4 148.3,185.5 149.0,183.6 149.6,181.6 150.3,179.7 150.9,177.7 151.5,175.7 152.2,173.6 152.8,171.6 153.5,169.5 154.1,167.5 154.7,165.4 155.4,163.3 156.0,161.3 156.6,159.2 157.3,157.2
+157.9,155.2 158.6,153.2 159.2,151.2 159.8,149.3 160.5,147.4 161.1,145.6 161.8,143.8 162.4,142.0 163.0,140.3 163.7,138.7 164.3,137.1 164.9,135.6 165.6,134.2 166.2,132.9 166.9,131.6 167.5,130.5
+168.1,129.4 168.8,128.4 169.4,127.5 170.1,126.7 170.7,126.1 171.3,125.5 172.0,125.0 172.6,124.6 173.2,124.4 173.9,124.2 174.5,124.2 175.2,124.3 175.8,124.5 176.4,124.7 177.1,125.1 177.7,125.6
+178.4,126.3 179.0,127.0 179.6,127.8 180.3,128.7 180.9,129.7 181.5,130.8 182.2,132.0 182.8,133.2 183.5,134.6 184.1,136.0 184.7,137.5 185.4,139.1 186.0,140.7 186.7,142.4 187.3,144.2 187.9,145.9
+188.6,147.8 189.2,149.7 189.8,151.6 190.5,153.5 191.1,155.5 191.8,157.5 192.4,159.5 193.0,161.6 193.7,163.6 194.3,165.6 195.0,167.7 195.6,169.7 196.2,171.7 196.9,173.7 197.5,175.7 198.1,177.7
+198.8,179.7 199.4,181.6 200.1,183.5 200.7,185.4 201.3,187.2 202.0,189.1 202.6,190.8 203.3,192.6 203.9,194.3 204.5,195.9 205.2,197.5 205.8,199.1 206.4,200.7 207.1,202.1 207.7,203.6 208.4,205.0
+209.0,206.3 209.6,207.6 210.3,208.9 210.9,210.1 211.6,211.3 212.2,212.4 212.8,213.5 213.5,214.6 214.1,215.6 214.7,216.5 215.4,217.5 216.0,218.4 216.7,219.2 217.3,220.0 217.9,220.8 218.6,221.5
+219.2,222.2 219.9,222.9 220.5,223.6 221.1,224.2 221.8,224.8 222.4,225.3 223.0,225.9 223.7,226.4 224.3,226.9 225.0,227.3 225.6,227.8 226.2,228.2 226.9,228.6 227.5,229.0 228.2,229.3 228.8,229.7
+229.4,230.0 230.1,230.3 230.7,230.6 231.3,230.9 232.0,231.2 232.6,231.4 233.3,231.7 233.9,231.9 234.5,232.1 235.2,232.4 235.8,232.6 236.5,232.8 237.1,233.0 237.7,233.2 238.4,233.4 239.0,233.5
+239.6,233.7 240.3,233.9 240.9,234.0 241.6,234.2 242.2,234.3 242.8,234.5 243.5,234.6 244.1,234.7 244.8,234.9 245.4,235.0 246.0,235.1 246.7,235.2 247.3,235.4 247.9,235.5 248.6,235.6 249.2,235.7
+249.9,235.8 250.5,235.9 251.1,236.0 251.8,236.1 252.4,236.2 253.1,236.3 253.7,236.4 254.3,236.5 255.0,236.6 255.6,236.7 256.2,236.8 256.9,236.9 257.5,236.9 258.2,237.0 258.8,237.1 259.4,237.2
+260.1,237.3 260.7,237.3 261.4,237.4 262.0,237.5 262.6,237.6 263.3,237.6 263.9,237.7 264.5,237.8 265.2,237.9 265.8,237.9 266.5,238.0 267.1,238.1 267.7,238.1 268.4,238.2 269.0,238.3 269.7,238.3
+270.3,238.4 270.9,238.4 271.6,238.5 272.2,238.6 272.8,238.6 273.5,238.7 274.1,238.7 274.8,238.8 275.4,238.8 276.0,238.9 276.7,238.9 277.3,238.9 278.0,239.0 278.6,239.0 279.2,239.0 279.9,239.1
+280.5,239.1 281.1,239.1 281.8,239.1 282.4,239.1 283.1,239.1 283.7,239.1 284.3,239.1 285.0,239.1 285.6,239.1 286.3,239.1 286.9,239.1 287.5,239.1 288.2,239.0 288.8,239.0 289.4,239.0 290.1,238.9
+290.7,238.9 291.4,238.8 292.0,238.8 292.6,238.7 293.3,238.7 293.9,238.6 294.6,238.5 295.2,238.4 295.8,238.3 296.5,238.3 297.1,238.2 297.7,238.1 298.4,238.0 299.0,237.9 299.7,237.8 300.3,237.6
+300.9,237.5 301.6,237.4 302.2,237.3 302.9,237.2 303.5,237.0 304.1,236.9 304.8,236.8 305.4,236.7 306.0,236.5 306.7,236.4 307.3,236.3 308.0,236.1 308.6,236.0 309.2,235.9 309.9,235.8 310.5,235.6
+311.2,235.5 311.8,235.4 312.4,235.3 313.1,235.2 313.7,235.0 314.3,234.9 315.0,234.8 315.6,234.7 316.3,234.6 316.9,234.5 317.5,234.5 318.2,234.4 318.8,234.3 319.5,234.2 320.1,234.2 320.7,234.1
+321.4,234.1 322.0,234.0 322.6,234.0 323.3,234.0 323.9,234.0 324.6,233.9 325.2,233.9 325.8,234.0 326.5,234.0 327.1,234.0 327.8,234.0 328.4,234.0 329.0,234.1 329.7,234.1 330.3,234.2 330.9,234.3
+331.6,234.3 332.2,234.4 332.9,234.5 333.5,234.6 334.1,234.7 334.8,234.8 335.4,234.9 336.1,235.0 336.7,235.2 337.3,235.3 338.0,235.4 338.6,235.6 339.2,235.7 339.9,235.8 340.5,236.0 341.2,236.1
+341.8,236.3 342.4,236.4 343.1,236.6 343.7,236.8 344.4,236.9 345.0,237.1 345.6,237.2 346.3,237.4 346.9,237.6 347.5,237.7 348.2,237.9 348.8,238.0 349.5,238.2 350.1,238.3 350.7,238.5 351.4,238.6
+352.0,238.8 352.7,238.9 353.3,239.1 353.9,239.2 354.6,239.4 355.2,239.5 355.8,239.6 356.5,239.7 357.1,239.9 357.8,240.0 358.4,240.1 359.0,240.2 359.7,240.3 360.3,240.4 361.0,240.5 361.6,240.6
+362.2,240.7 362.9,240.8 363.5,240.9 364.1,241.0 364.8,241.1 365.4,241.2 366.1,241.2 366.7,241.3 367.3,241.4 368.0,241.4 368.6,241.5 369.3,241.6 369.9,241.6 370.5,241.7 371.2,241.7 371.8,241.8
+372.4,241.8 373.1,241.9 373.7,241.9 374.4,241.9 375.0,242.0 375.6,242.0 376.3,242.0 376.9,242.1 377.6,242.1 378.2,242.1 378.8,242.1 379.5,242.2 380.1,242.2 380.7,242.2 381.4,242.2 382.0,242.2
+382.7,242.2 383.3,242.3 383.9,242.3 384.6,242.3 385.2,242.3 385.9,242.3 386.5,242.3 387.1,242.3 387.8,242.3 388.4,242.3 389.0,242.3 389.7,242.3 390.3,242.4 391.0,242.4 391.6,242.4 392.2,242.4
+392.9,242.4 393.5,242.4 394.2,242.4 394.8,242.4 394.8,242.4 394.2,242.4 393.5,242.4 392.9,242.4 392.2,242.4 391.6,242.4 391.0,242.4 390.3,242.4 389.7,242.4 389.0,242.4 388.4,242.4 387.8,242.4
+387.1,242.4 386.5,242.4 385.9,242.4 385.2,242.4 384.6,242.4 383.9,242.4 383.3,242.4 382.7,242.4 382.0,242.4 381.4,242.4 380.7,242.4 380.1,242.4 379.5,242.4 378.8,242.4 378.2,242.4 377.6,242.4
+376.9,242.4 376.3,242.4 375.6,242.4 375.0,242.4 374.4,242.4 373.7,242.4 373.1,242.4 372.4,242.4 371.8,242.4 371.2,242.4 370.5,242.4 369.9,242.4 369.3,242.4 368.6,242.4 368.0,242.4 367.3,242.4
+366.7,242.4 366.1,242.4 365.4,242.4 364.8,242.4 364.1,242.4 363.5,242.4 362.9,242.4 362.2,242.4 361.6,242.4 361.0,242.4 360.3,242.4 359.7,242.4 359.0,242.4 358.4,242.4 357.8,242.4 357.1,242.4
+356.5,242.4 355.8,242.4 355.2,242.4 354.6,242.4 353.9,242.4 353.3,242.4 352.7,242.4 352.0,242.4 351.4,242.4 350.7,242.4 350.1,242.4 349.5,242.4 348.8,242.4 348.2,242.4 347.5,242.4 346.9,242.4
+346.3,242.4 345.6,242.4 345.0,242.4 344.4,242.4 343.7,242.4 343.1,242.4 342.4,242.4 341.8,242.4 341.2,242.4 340.5,242.4 339.9,242.4 339.2,242.4 338.6,242.4 338.0,242.4 337.3,242.4 336.7,242.4
+336.1,242.4 335.4,242.4 334.8,242.4 334.1,242.4 333.5,242.4 332.9,242.4 332.2,242.4 331.6,242.4 330.9,242.4 330.3,242.4 329.7,242.4 329.0,242.4 328.4,242.4 327.8,242.4 327.1,242.4 326.5,242.4
+325.8,242.4 325.2,242.4 324.6,242.4 323.9,242.4 323.3,242.4 322.6,242.4 322.0,242.4 321.4,242.4 320.7,242.4 320.1,242.4 319.5,242.4 318.8,242.4 318.2,242.4 317.5,242.4 316.9,242.4 316.3,242.4
+315.6,242.4 315.0,242.4 314.3,242.4 313.7,242.4 313.1,242.4 312.4,242.4 311.8,242.4 311.2,242.4 310.5,242.4 309.9,242.4 309.2,242.4 308.6,242.4 308.0,242.4 307.3,242.4 306.7,242.4 306.0,242.4
+305.4,242.4 304.8,242.4 304.1,242.4 303.5,242.4 302.9,242.4 302.2,242.4 301.6,242.4 300.9,242.4 300.3,242.4 299.7,242.4 299.0,242.4 298.4,242.4 297.7,242.4 297.1,242.4 296.5,242.4 295.8,242.4
+295.2,242.4 294.6,242.4 293.9,242.4 293.3,242.4 292.6,242.4 292.0,242.4 291.4,242.4 290.7,242.4 290.1,242.4 289.4,242.4 288.8,242.4 288.2,242.4 287.5,242.4 286.9,242.4 286.3,242.4 285.6,242.4
+285.0,242.4 284.3,242.4 283.7,242.4 283.1,242.4 282.4,242.4 281.8,242.4 281.1,242.4 280.5,242.4 279.9,242.4 279.2,242.4 278.6,242.4 278.0,242.4 277.3,242.4 276.7,242.4 276.0,242.4 275.4,242.4
+274.8,242.4 274.1,242.4 273.5,242.4 272.8,242.4 272.2,242.4 271.6,242.4 270.9,242.4 270.3,242.4 269.7,242.4 269.0,242.4 268.4,242.4 267.7,242.4 267.1,242.4 266.5,242.4 265.8,242.4 265.2,242.4
+264.5,242.4 263.9,242.4 263.3,242.4 262.6,242.4 262.0,242.4 261.4,242.4 260.7,242.4 260.1,242.4 259.4,242.4 258.8,242.4 258.2,242.4 257.5,242.4 256.9,242.4 256.2,242.4 255.6,242.4 255.0,242.4
+254.3,242.4 253.7,242.4 253.1,242.4 252.4,242.4 251.8,242.4 251.1,242.4 250.5,242.4 249.9,242.4 249.2,242.4 248.6,242.4 247.9,242.4 247.3,242.4 246.7,242.4 246.0,242.4 245.4,242.4 244.8,242.4
+244.1,242.4 243.5,242.4 242.8,242.4 242.2,242.4 241.6,242.4 240.9,242.4 240.3,242.4 239.6,242.4 239.0,242.4 238.4,242.4 237.7,242.4 237.1,242.4 236.5,242.4 235.8,242.4 235.2,242.4 234.5,242.4
+233.9,242.4 233.3,242.4 232.6,242.4 232.0,242.4 231.3,242.4 230.7,242.4 230.1,242.4 229.4,242.4 228.8,242.4 228.2,242.4 227.5,242.4 226.9,242.4 226.2,242.4 225.6,242.4 225.0,242.4 224.3,242.4
+223.7,242.4 223.0,242.4 222.4,242.4 221.8,242.4 221.1,242.4 220.5,242.4 219.9,242.4 219.2,242.4 218.6,242.4 217.9,242.4 217.3,242.4 216.7,242.4 216.0,242.4 215.4,242.4 214.7,242.4 214.1,242.4
+213.5,242.4 212.8,242.4 212.2,242.4 211.6,242.4 210.9,242.4 210.3,242.4 209.6,242.4 209.0,242.4 208.4,242.4 207.7,242.4 207.1,242.4 206.4,242.4 205.8,242.4 205.2,242.4 204.5,242.4 203.9,242.4
+203.3,242.4 202.6,242.4 202.0,242.4 201.3,242.4 200.7,242.4 200.1,242.4 199.4,242.4 198.8,242.4 198.1,242.4 197.5,242.4 196.9,242.4 196.2,242.4 195.6,242.4 195.0,242.4 194.3,242.4 193.7,242.4
+193.0,242.4 192.4,242.4 191.8,242.4 191.1,242.4 190.5,242.4 189.8,242.4 189.2,242.4 188.6,242.4 187.9,242.4 187.3,242.4 186.7,242.4 186.0,242.4 185.4,242.4 184.7,242.4 184.1,242.4 183.5,242.4
+182.8,242.4 182.2,242.4 181.5,242.4 180.9,242.4 180.3,242.4 179.6,242.4 179.0,242.4 178.4,242.4 177.7,242.4 177.1,242.4 176.4,242.4 175.8,242.4 175.2,242.4 174.5,242.4 173.9,242.4 173.2,242.4
+172.6,242.4 172.0,242.4 171.3,242.4 170.7,242.4 170.1,242.4 169.4,242.4 168.8,242.4 168.1,242.4 167.5,242.4 166.9,242.4 166.2,242.4 165.6,242.4 164.9,242.4 164.3,242.4 163.7,242.4 163.0,242.4
+162.4,242.4 161.8,242.4 161.1,242.4 160.5,242.4 159.8,242.4 159.2,242.4 158.6,242.4 157.9,242.4 157.3,242.4 156.6,242.4 156.0,242.4 155.4,242.4 154.7,242.4 154.1,242.4 153.5,242.4 152.8,242.4
+152.2,242.4 151.5,242.4 150.9,242.4 150.3,242.4 149.6,242.4 149.0,242.4 148.3,242.4 147.7,242.4 147.1,242.4 146.4,242.4 145.8,242.4 145.2,242.4 144.5,242.4 143.9,242.4 143.2,242.4 142.6,242.4
+142.0,242.4 141.3,242.4 140.7,242.4 140.1,242.4 139.4,242.4 138.8,242.4 138.1,242.4 137.5,242.4 136.9,242.4 136.2,242.4 135.6,242.4 134.9,242.4 134.3,242.4 133.7,242.4 133.0,242.4 132.4,242.4
+131.8,242.4 131.1,242.4 130.5,242.4 129.8,242.4 129.2,242.4 128.6,242.4 127.9,242.4 127.3,242.4 126.6,242.4 126.0,242.4 125.4,242.4 124.7,242.4 124.1,242.4 123.5,242.4 122.8,242.4 122.2,242.4
+121.5,242.4 120.9,242.4 120.3,242.4 119.6,242.4 119.0,242.4 118.3,242.4 117.7,242.4 117.1,242.4 116.4,242.4 115.8,242.4 115.2,242.4 114.5,242.4 113.9,242.4 113.2,242.4 112.6,242.4 112.0,242.4
+111.3,242.4 110.7,242.4 110.0,242.4 109.4,242.4 108.8,242.4 108.1,242.4 107.5,242.4 106.9,242.4 106.2,242.4 105.6,242.4 104.9,242.4 104.3,242.4 103.7,242.4 103.0,242.4 102.4,242.4 101.7,242.4
+101.1,242.4 100.5,242.4 99.8,242.4 99.2,242.4 98.6,242.4 97.9,242.4 97.3,242.4 96.6,242.4 96.0,242.4 95.4,242.4 94.7,242.4 94.1,242.4 93.4,242.4 92.8,242.4 92.2,242.4 91.5,242.4
+90.9,242.4 90.3,242.4 89.6,242.4 89.0,242.4 88.3,242.4 87.7,242.4 87.1,242.4 86.4,242.4 85.8,242.4 85.1,242.4 84.5,242.4 83.9,242.4 83.2,242.4 82.6,242.4 82.0,242.4 81.3,242.4
+80.7,242.4 80.0,242.4 79.4,242.4 78.8,242.4 78.1,242.4 77.5,242.4 76.8,242.4 76.2,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M186.7,242.4 L186.7,142.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '88.1,242.3 88.4,242.3 88.7,242.3 89.1,242.3 89.4,242.3 89.7,242.3 90.0,242.3 90.4,242.2 90.7,242.2 91.0,242.2 91.3,242.2 91.7,242.1 92.0,242.1 92.3,242.1 92.7,242.0 93.0,242.0
+93.3,242.0 93.6,241.9 94.0,241.9 94.3,241.8 94.6,241.8 94.9,241.7 95.3,241.6 95.6,241.5 95.9,241.5 96.3,241.4 96.6,241.3 96.9,241.2 97.2,241.1 97.6,241.0 97.9,240.9 98.2,240.7
+98.6,240.6 98.9,240.5 99.2,240.3 99.5,240.2 99.9,240.0 100.2,239.9 100.5,239.7 100.8,239.5 101.2,239.4 101.5,239.2 101.8,239.0 102.2,238.8 102.5,238.6 102.8,238.4 103.1,238.2 103.5,238.0
+103.8,237.8 104.1,237.6 104.4,237.4 104.8,237.2 105.1,237.0 105.4,236.7 105.8,236.5 106.1,236.3 106.4,236.1 106.7,236.0 107.1,235.8 107.4,235.6 107.7,235.4 108.1,235.2 108.4,235.1 108.7,234.9
+109.0,234.8 109.4,234.6 109.7,234.5 110.0,234.4 110.3,234.3 110.7,234.2 111.0,234.1 111.3,234.0 111.7,233.9 112.0,233.8 112.3,233.8 112.6,233.7 113.0,233.7 113.3,233.6 113.6,233.6 113.9,233.5
+114.3,233.5 114.6,233.5 114.9,233.4 115.3,233.4 115.6,233.3 115.9,233.3 116.2,233.2 116.6,233.2 116.9,233.1 117.2,233.0 117.6,232.9 117.9,232.8 118.2,232.7 118.5,232.5 118.9,232.3 119.2,232.1
+119.5,231.9 119.8,231.6 120.2,231.3 120.5,231.0 120.8,230.6 121.2,230.2 121.5,229.8 121.8,229.3 122.1,228.7 122.5,228.1 122.8,227.5 123.1,226.8 123.4,226.0 123.8,225.2 124.1,224.3 124.4,223.4
+124.8,222.4 125.1,221.3 125.4,220.1 125.7,218.9 126.1,217.6 126.4,216.2 126.7,214.7 127.1,213.2 127.4,211.6 127.7,209.8 128.0,208.0 128.4,206.2 128.7,204.2 129.0,202.1 129.3,200.0 129.7,197.7
+130.0,195.4 130.3,193.0 130.7,190.4 131.0,187.8 131.3,185.2 131.6,182.4 132.0,179.5 132.3,176.6 132.6,173.6 133.0,170.5 133.3,167.4 133.6,164.2 133.9,160.9 134.3,157.5 134.6,154.2 134.9,150.7
+135.2,147.2 135.6,143.7 135.9,140.2 136.2,136.6 136.6,133.0 136.9,129.4 137.2,125.8 137.5,122.2 137.9,118.7 138.2,115.1 138.5,111.5 138.8,108.0 139.2,104.6 139.5,101.2 139.8,97.8 140.2,94.5
+140.5,91.3 140.8,88.1 141.1,85.1 141.5,82.1 141.8,79.2 142.1,76.4 142.5,73.8 142.8,71.2 143.1,68.8 143.4,66.4 143.8,64.3 144.1,62.2 144.4,60.2 144.7,58.4 145.1,56.8 145.4,55.2
+145.7,53.9 146.1,52.6 146.4,51.5 146.7,50.5 147.0,49.6 147.4,48.9 147.7,48.3 148.0,47.8 148.3,47.5 148.7,47.3 149.0,47.2 149.3,47.2 149.7,47.3 150.0,47.5 150.3,47.9 150.6,48.3
+151.0,48.8 151.3,49.4 151.6,50.1 152.0,50.9 152.3,51.7 152.6,52.6 152.9,53.6 153.3,54.6 153.6,55.8 153.9,56.9 154.2,58.1 154.6,59.4 154.9,60.7 155.2,62.0 155.6,63.4 155.9,64.8
+156.2,66.3 156.5,67.8 156.9,69.3 157.2,70.8 157.5,72.4 157.8,74.0 158.2,75.7 158.5,77.3 158.8,79.0 159.2,80.7 159.5,82.5 159.8,84.3 160.1,86.1 160.5,87.9 160.8,89.7 161.1,91.6
+161.5,93.5 161.8,95.4 162.1,97.3 162.4,99.3 162.8,101.2 163.1,103.2 163.4,105.3 163.7,107.3 164.1,109.4 164.4,111.4 164.7,113.5 165.1,115.7 165.4,117.8 165.7,119.9 166.0,122.1 166.4,124.2
+166.7,126.4 167.0,128.6 167.3,130.8 167.7,133.0 168.0,135.2 168.3,137.4 168.7,139.6 169.0,141.8 169.3,143.9 169.6,146.1 170.0,148.3 170.3,150.5 170.6,152.7 171.0,154.8 171.3,157.0 171.6,159.1
+171.9,161.2 172.3,163.3 172.6,165.4 172.9,167.5 173.2,169.6 173.6,171.6 173.9,173.6 174.2,175.6 174.6,177.6 174.9,179.5 175.2,181.4 175.5,183.3 175.9,185.2 176.2,187.0 176.5,188.8 176.8,190.6
+177.2,192.3 177.5,194.0 177.8,195.7 178.2,197.3 178.5,198.9 178.8,200.5 179.1,202.0 179.5,203.5 179.8,205.0 180.1,206.4 180.5,207.8 180.8,209.1 181.1,210.4 181.4,211.7 181.8,212.9 182.1,214.1
+182.4,215.2 182.7,216.3 183.1,217.4 183.4,218.4 183.7,219.4 184.1,220.3 184.4,221.2 184.7,222.0 185.0,222.8 185.4,223.6 185.7,224.3 186.0,225.0 186.4,225.6 186.7,226.2 187.0,226.8 187.3,227.3
+187.7,227.8 188.0,228.3 188.3,228.7 188.6,229.1 189.0,229.5 189.3,229.8 189.6,230.2 190.0,230.4 190.3,230.7 190.6,231.0 190.9,231.2 191.3,231.4 191.6,231.6 191.9,231.7 192.2,231.9 192.6,232.0
+192.9,232.2 193.2,232.3 193.6,232.4 193.9,232.5 194.2,232.5 194.5,232.6 194.9,232.7 195.2,232.8 195.5,232.8 195.9,232.9 196.2,232.9 196.5,233.0 196.8,233.0 197.2,233.1 197.5,233.1 197.8,233.2
+198.1,233.2 198.5,233.3 198.8,233.3 199.1,233.4 199.5,233.4 199.8,233.5 200.1,233.5 200.4,233.6 200.8,233.6 201.1,233.6 201.4,233.7 201.7,233.7 202.1,233.8 202.4,233.8 202.7,233.9 203.1,233.9
+203.4,233.9 203.7,234.0 204.0,234.0 204.4,234.0 204.7,234.0 205.0,234.1 205.4,234.1 205.7,234.1 206.0,234.1 206.3,234.1 206.7,234.1 207.0,234.1 207.3,234.1 207.6,234.1 208.0,234.1 208.3,234.1
+208.6,234.1 209.0,234.1 209.3,234.1 209.6,234.1 209.9,234.1 210.3,234.1 210.6,234.0 210.9,234.0 211.2,234.0 211.6,234.0 211.9,234.0 212.2,234.0 212.6,234.0 212.9,234.0 213.2,234.0 213.5,234.0
+213.9,234.0 214.2,234.0 214.5,234.1 214.9,234.1 215.2,234.1 215.5,234.1 215.8,234.1 216.2,234.2 216.5,234.2 216.8,234.3 217.1,234.3 217.5,234.3 217.8,234.4 218.1,234.4 218.5,234.5 218.8,234.5
+219.1,234.6 219.4,234.7 219.8,234.7 220.1,234.8 220.4,234.9 220.7,234.9 221.1,235.0 221.4,235.1 221.7,235.1 222.1,235.2 222.4,235.3 222.7,235.4 223.0,235.4 223.4,235.5 223.7,235.6 224.0,235.7
+224.4,235.8 224.7,235.8 225.0,235.9 225.3,236.0 225.7,236.1 226.0,236.2 226.3,236.3 226.6,236.4 227.0,236.5 227.3,236.6 227.6,236.7 228.0,236.8 228.3,236.9 228.6,237.0 228.9,237.1 229.3,237.2
+229.6,237.3 229.9,237.4 230.2,237.5 230.6,237.6 230.9,237.8 231.2,237.9 231.6,238.0 231.9,238.1 232.2,238.2 232.5,238.4 232.9,238.5 233.2,238.6 233.5,238.8 233.9,238.9 234.2,239.0 234.5,239.1
+234.8,239.3 235.2,239.4 235.5,239.5 235.8,239.7 236.1,239.8 236.5,239.9 236.8,240.0 237.1,240.1 237.5,240.3 237.8,240.4 238.1,240.5 238.4,240.6 238.8,240.7 239.1,240.8 239.4,240.9 239.8,241.0
+240.1,241.1 240.4,241.2 240.7,241.2 241.1,241.3 241.4,241.4 241.7,241.5 242.0,241.5 242.4,241.6 242.7,241.7 243.0,241.7 243.4,241.8 243.7,241.8 244.0,241.9 244.3,241.9 244.7,242.0 245.0,242.0
+245.3,242.0 245.6,242.1 246.0,242.1 246.3,242.1 246.6,242.2 247.0,242.2 247.3,242.2 247.6,242.2 247.9,242.2 248.3,242.3 248.6,242.3 248.9,242.3 249.3,242.3 249.6,242.3 249.9,242.3 250.2,242.3
+250.6,242.3 250.9,242.3 251.2,242.4 251.5,242.4 251.5,242.4 251.2,242.4 250.9,242.4 250.6,242.4 250.2,242.4 249.9,242.4 249.6,242.4 249.3,242.4 248.9,242.4 248.6,242.4 248.3,242.4 247.9,242.4
+247.6,242.4 247.3,242.4 247.0,242.4 246.6,242.4 246.3,242.4 246.0,242.4 245.6,242.4 245.3,242.4 245.0,242.4 244.7,242.4 244.3,242.4 244.0,242.4 243.7,242.4 243.4,242.4 243.0,242.4 242.7,242.4
+242.4,242.4 242.0,242.4 241.7,242.4 241.4,242.4 241.1,242.4 240.7,242.4 240.4,242.4 240.1,242.4 239.8,242.4 239.4,242.4 239.1,242.4 238.8,242.4 238.4,242.4 238.1,242.4 237.8,242.4 237.5,242.4
+237.1,242.4 236.8,242.4 236.5,242.4 236.1,242.4 235.8,242.4 235.5,242.4 235.2,242.4 234.8,242.4 234.5,242.4 234.2,242.4 233.9,242.4 233.5,242.4 233.2,242.4 232.9,242.4 232.5,242.4 232.2,242.4
+231.9,242.4 231.6,242.4 231.2,242.4 230.9,242.4 230.6,242.4 230.2,242.4 229.9,242.4 229.6,242.4 229.3,242.4 228.9,242.4 228.6,242.4 228.3,242.4 228.0,242.4 227.6,242.4 227.3,242.4 227.0,242.4
+226.6,242.4 226.3,242.4 226.0,242.4 225.7,242.4 225.3,242.4 225.0,242.4 224.7,242.4 224.4,242.4 224.0,242.4 223.7,242.4 223.4,242.4 223.0,242.4 222.7,242.4 222.4,242.4 222.1,242.4 221.7,242.4
+221.4,242.4 221.1,242.4 220.7,242.4 220.4,242.4 220.1,242.4 219.8,242.4 219.4,242.4 219.1,242.4 218.8,242.4 218.5,242.4 218.1,242.4 217.8,242.4 217.5,242.4 217.1,242.4 216.8,242.4 216.5,242.4
+216.2,242.4 215.8,242.4 215.5,242.4 215.2,242.4 214.9,242.4 214.5,242.4 214.2,242.4 213.9,242.4 213.5,242.4 213.2,242.4 212.9,242.4 212.6,242.4 212.2,242.4 211.9,242.4 211.6,242.4 211.2,242.4
+210.9,242.4 210.6,242.4 210.3,242.4 209.9,242.4 209.6,242.4 209.3,242.4 209.0,242.4 208.6,242.4 208.3,242.4 208.0,242.4 207.6,242.4 207.3,242.4 207.0,242.4 206.7,242.4 206.3,242.4 206.0,242.4
+205.7,242.4 205.4,242.4 205.0,242.4 204.7,242.4 204.4,242.4 204.0,242.4 203.7,242.4 203.4,242.4 203.1,242.4 202.7,242.4 202.4,242.4 202.1,242.4 201.7,242.4 201.4,242.4 201.1,242.4 200.8,242.4
+200.4,242.4 200.1,242.4 199.8,242.4 199.5,242.4 199.1,242.4 198.8,242.4 198.5,242.4 198.1,242.4 197.8,242.4 197.5,242.4 197.2,242.4 196.8,242.4 196.5,242.4 196.2,242.4 195.9,242.4 195.5,242.4
+195.2,242.4 194.9,242.4 194.5,242.4 194.2,242.4 193.9,242.4 193.6,242.4 193.2,242.4 192.9,242.4 192.6,242.4 192.2,242.4 191.9,242.4 191.6,242.4 191.3,242.4 190.9,242.4 190.6,242.4 190.3,242.4
+190.0,242.4 189.6,242.4 189.3,242.4 189.0,242.4 188.6,242.4 188.3,242.4 188.0,242.4 187.7,242.4 187.3,242.4 187.0,242.4 186.7,242.4 186.4,242.4 186.0,242.4 185.7,242.4 185.4,242.4 185.0,242.4
+184.7,242.4 184.4,242.4 184.1,242.4 183.7,242.4 183.4,242.4 183.1,242.4 182.7,242.4 182.4,242.4 182.1,242.4 181.8,242.4 181.4,242.4 181.1,242.4 180.8,242.4 180.5,242.4 180.1,242.4 179.8,242.4
+179.5,242.4 179.1,242.4 178.8,242.4 178.5,242.4 178.2,242.4 177.8,242.4 177.5,242.4 177.2,242.4 176.8,242.4 176.5,242.4 176.2,242.4 175.9,242.4 175.5,242.4 175.2,242.4 174.9,242.4 174.6,242.4
+174.2,242.4 173.9,242.4 173.6,242.4 173.2,242.4 172.9,242.4 172.6,242.4 172.3,242.4 171.9,242.4 171.6,242.4 171.3,242.4 171.0,242.4 170.6,242.4 170.3,242.4 170.0,242.4 169.6,242.4 169.3,242.4
+169.0,242.4 168.7,242.4 168.3,242.4 168.0,242.4 167.7,242.4 167.3,242.4 167.0,242.4 166.7,242.4 166.4,242.4 166.0,242.4 165.7,242.4 165.4,242.4 165.1,242.4 164.7,242.4 164.4,242.4 164.1,242.4
+163.7,242.4 163.4,242.4 163.1,242.4 162.8,242.4 162.4,242.4 162.1,242.4 161.8,242.4 161.5,242.4 161.1,242.4 160.8,242.4 160.5,242.4 160.1,242.4 159.8,242.4 159.5,242.4 159.2,242.4 158.8,242.4
+158.5,242.4 158.2,242.4 157.8,242.4 157.5,242.4 157.2,242.4 156.9,242.4 156.5,242.4 156.2,242.4 155.9,242.4 155.6,242.4 155.2,242.4 154.9,242.4 154.6,242.4 154.2,242.4 153.9,242.4 153.6,242.4
+153.3,242.4 152.9,242.4 152.6,242.4 152.3,242.4 152.0,242.4 151.6,242.4 151.3,242.4 151.0,242.4 150.6,242.4 150.3,242.4 150.0,242.4 149.7,242.4 149.3,242.4 149.0,242.4 148.7,242.4 148.3,242.4
+148.0,242.4 147.7,242.4 147.4,242.4 147.0,242.4 146.7,242.4 146.4,242.4 146.1,242.4 145.7,242.4 145.4,242.4 145.1,242.4 144.7,242.4 144.4,242.4 144.1,242.4 143.8,242.4 143.4,242.4 143.1,242.4
+142.8,242.4 142.5,242.4 142.1,242.4 141.8,242.4 141.5,242.4 141.1,242.4 140.8,242.4 140.5,242.4 140.2,242.4 139.8,242.4 139.5,242.4 139.2,242.4 138.8,242.4 138.5,242.4 138.2,242.4 137.9,242.4
+137.5,242.4 137.2,242.4 136.9,242.4 136.6,242.4 136.2,242.4 135.9,242.4 135.6,242.4 135.2,242.4 134.9,242.4 134.6,242.4 134.3,242.4 133.9,242.4 133.6,242.4 133.3,242.4 133.0,242.4 132.6,242.4
+132.3,242.4 132.0,242.4 131.6,242.4 131.3,242.4 131.0,242.4 130.7,242.4 130.3,242.4 130.0,242.4 129.7,242.4 129.3,242.4 129.0,242.4 128.7,242.4 128.4,242.4 128.0,242.4 127.7,242.4 127.4,242.4
+127.1,242.4 126.7,242.4 126.4,242.4 126.1,242.4 125.7,242.4 125.4,242.4 125.1,242.4 124.8,242.4 124.4,242.4 124.1,242.4 123.8,242.4 123.4,242.4 123.1,242.4 122.8,242.4 122.5,242.4 122.1,242.4
+121.8,242.4 121.5,242.4 121.2,242.4 120.8,242.4 120.5,242.4 120.2,242.4 119.8,242.4 119.5,242.4 119.2,242.4 118.9,242.4 118.5,242.4 118.2,242.4 117.9,242.4 117.6,242.4 117.2,242.4 116.9,242.4
+116.6,242.4 116.2,242.4 115.9,242.4 115.6,242.4 115.3,242.4 114.9,242.4 114.6,242.4 114.3,242.4 113.9,242.4 113.6,242.4 113.3,242.4 113.0,242.4 112.6,242.4 112.3,242.4 112.0,242.4 111.7,242.4
+111.3,242.4 111.0,242.4 110.7,242.4 110.3,242.4 110.0,242.4 109.7,242.4 109.4,242.4 109.0,242.4 108.7,242.4 108.4,242.4 108.1,242.4 107.7,242.4 107.4,242.4 107.1,242.4 106.7,242.4 106.4,242.4
+106.1,242.4 105.8,242.4 105.4,242.4 105.1,242.4 104.8,242.4 104.4,242.4 104.1,242.4 103.8,242.4 103.5,242.4 103.1,242.4 102.8,242.4 102.5,242.4 102.2,242.4 101.8,242.4 101.5,242.4 101.2,242.4
+100.8,242.4 100.5,242.4 100.2,242.4 99.9,242.4 99.5,242.4 99.2,242.4 98.9,242.4 98.6,242.4 98.2,242.4 97.9,242.4 97.6,242.4 97.2,242.4 96.9,242.4 96.6,242.4 96.3,242.4 95.9,242.4
+95.6,242.4 95.3,242.4 94.9,242.4 94.6,242.4 94.3,242.4 94.0,242.4 93.6,242.4 93.3,242.4 93.0,242.4 92.7,242.4 92.3,242.4 92.0,242.4 91.7,242.4 91.3,242.4 91.0,242.4 90.7,242.4
+90.4,242.4 90.0,242.4 89.7,242.4 89.4,242.4 89.1,242.4 88.7,242.4 88.4,242.4 88.1,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M155.2,242.4 L155.2,61.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M55.3,18.1 L55.3,242.4 L425.0,242.4 L425.0,18.1 L55.3,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/relative_regression_small.svg b/results/barbershop/700000/report/relative_regression_small.svg
new file mode 100644
index 0000000..f785672
--- /dev/null
+++ b/results/barbershop/700000/report/relative_regression_small.svg
@@ -0,0 +1,238 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,197.5 L425.0,197.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,197.5 L80.9,197.5  '/>	<g transform="translate(63.6,201.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,152.7 L425.0,152.7  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,152.7 L80.9,152.7  '/>	<g transform="translate(63.6,156.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,107.8 L425.0,107.8  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,107.8 L80.9,107.8  '/>	<g transform="translate(63.6,111.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,63.0 L425.0,63.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,63.0 L80.9,63.0  '/>	<g transform="translate(63.6,66.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M160.2,242.4 L160.2,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M160.2,242.4 L160.2,233.4  '/>	<g transform="translate(160.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M248.5,242.4 L248.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M336.7,242.4 L336.7,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M336.7,242.4 L336.7,233.4  '/>	<g transform="translate(336.7,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,57.5 425.0,56.8 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,59.3 425.0,59.0 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,57.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,59.2  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/slope.svg b/results/barbershop/700000/report/slope.svg
new file mode 100644
index 0000000..d1ea01d
--- /dev/null
+++ b/results/barbershop/700000/report/slope.svg
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,601.6 L80.9,601.6  '/>	<g transform="translate(63.6,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,479.9 L80.9,479.9  '/>	<g transform="translate(63.6,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,236.6 L80.9,236.6  '/>	<g transform="translate(63.6,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.9 L80.9,114.9  '/>	<g transform="translate(63.6,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M104.1,662.4 L104.1,653.4  '/>	<g transform="translate(104.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M281.6,662.4 L281.6,653.4  '/>	<g transform="translate(281.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.205</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M459.0,662.4 L459.0,653.4  '/>	<g transform="translate(459.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.21</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M636.4,662.4 L636.4,653.4  '/>	<g transform="translate(636.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.215</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M813.9,662.4 L813.9,653.4  '/>	<g transform="translate(813.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.22</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M991.3,662.4 L991.3,653.4  '/>	<g transform="translate(991.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.225</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.0 L73.8,658.8 L75.7,658.6 L77.6,658.3 L79.4,658.1 L81.3,657.9
+		L83.2,657.6 L85.1,657.4 L87.0,657.1 L88.9,656.9 L90.8,656.6 L92.7,656.3 L94.5,656.0 L96.4,655.7
+		L98.3,655.4 L100.2,655.0 L102.1,654.7 L104.0,654.3 L105.9,653.9 L107.8,653.5 L109.6,653.1 L111.5,652.7
+		L113.4,652.3 L115.3,651.8 L117.2,651.4 L119.1,650.9 L121.0,650.4 L122.9,649.9 L124.7,649.4 L126.6,648.9
+		L128.5,648.4 L130.4,647.8 L132.3,647.3 L134.2,646.7 L136.1,646.1 L138.0,645.5 L139.8,644.8 L141.7,644.1
+		L143.6,643.4 L145.5,642.7 L147.4,641.9 L149.3,641.2 L151.2,640.4 L153.0,639.6 L154.9,638.8 L156.8,638.0
+		L158.7,637.2 L160.6,636.4 L162.5,635.5 L164.4,634.7 L166.3,633.9 L168.1,633.0 L170.0,632.2 L171.9,631.3
+		L173.8,630.4 L175.7,629.4 L177.6,628.4 L179.5,627.4 L181.4,626.3 L183.2,625.2 L185.1,624.0 L187.0,622.8
+		L188.9,621.5 L190.8,620.2 L192.7,618.8 L194.6,617.4 L196.5,615.9 L198.3,614.4 L200.2,612.8 L202.1,611.2
+		L204.0,609.6 L205.9,607.9 L207.8,606.2 L209.7,604.5 L211.6,602.7 L213.4,600.9 L215.3,599.1 L217.2,597.1
+		L219.1,595.1 L221.0,593.1 L222.9,591.0 L224.8,588.8 L226.6,586.6 L228.5,584.3 L230.4,581.9 L232.3,579.5
+		L234.2,577.0 L236.1,574.5 L238.0,572.0 L239.9,569.5 L241.7,566.9 L243.6,564.2 L245.5,561.6 L247.4,558.9
+		L249.3,556.2 L251.2,553.4 L253.1,550.6 L255.0,547.8 L256.8,544.9 L258.7,542.0 L260.6,539.0 L262.5,535.9
+		L264.4,532.8 L266.3,529.7 L268.2,526.6 L270.1,523.4 L271.9,520.3 L273.8,517.1 L275.7,513.9 L277.6,510.7
+		L279.5,507.5 L281.4,504.3 L283.3,501.1 L285.2,497.9 L287.0,494.6 L288.9,491.3 L290.8,488.0 L292.7,484.6
+		L294.6,481.1 L296.5,477.5 L298.4,473.9 L300.2,470.2 L302.1,466.4 L304.0,462.5 L305.9,458.6 L307.8,454.6
+		L309.7,450.5 L311.6,446.4 L313.5,442.2 L315.3,438.0 L317.2,433.8 L319.1,429.5 L321.0,425.2 L322.9,420.8
+		L324.8,416.4 L326.7,412.0 L328.6,407.5 L330.4,402.9 L332.3,398.4 L334.2,393.7 L336.1,389.0 L338.0,384.2
+		L339.9,379.4 L341.8,374.5 L343.7,369.6 L345.5,364.7 L347.4,359.7 L349.3,354.8 L351.2,349.9 L353.1,345.0
+		L355.0,340.3 L356.9,335.6 L358.8,331.0 L360.6,326.5 L362.5,322.1 L364.4,317.9 L366.3,313.7 L368.2,309.6
+		L370.1,305.5 L372.0,301.6 L373.8,297.6 L375.7,293.7 L377.6,289.8 L379.5,285.8 L381.4,281.8 L383.3,277.7
+		L385.2,273.6 L387.1,269.4 L388.9,265.1 L390.8,260.8 L392.7,256.3 L394.6,251.8 L396.5,247.3 L398.4,242.6
+		L400.3,238.0 L402.2,233.3 L404.0,228.6 L405.9,223.9 L407.8,219.3 L409.7,214.7 L411.6,210.1 L413.5,205.6
+		L415.4,201.2 L417.3,196.9 L419.1,192.7 L421.0,188.7 L422.9,184.7 L424.8,180.8 L426.7,177.1 L428.6,173.4
+		L430.5,169.9 L432.4,166.4 L434.2,163.0 L436.1,159.7 L438.0,156.5 L439.9,153.3 L441.8,150.2 L443.7,147.1
+		L445.6,144.1 L447.4,141.1 L449.3,138.2 L451.2,135.4 L453.1,132.7 L455.0,130.0 L456.9,127.4 L458.8,124.9
+		L460.7,122.5 L462.5,120.1 L464.4,117.9 L466.3,115.7 L468.2,113.6 L470.1,111.5 L472.0,109.5 L473.9,107.6
+		L475.8,105.7 L477.6,103.9 L479.5,102.0 L481.4,100.3 L483.3,98.5 L485.2,96.9 L487.1,95.3 L489.0,93.7
+		L490.9,92.3 L492.7,91.0 L494.6,89.7 L496.5,88.7 L498.4,87.7 L500.3,86.9 L502.2,86.2 L504.1,85.7
+		L506.0,85.3 L507.8,85.1 L509.7,85.0 L511.6,85.0 L513.5,85.1 L515.4,85.3 L517.3,85.5 L519.2,85.9
+		L521.0,86.2 L522.9,86.6 L524.8,87.0 L526.7,87.5 L528.6,87.9 L530.5,88.4 L532.4,88.9 L534.3,89.5
+		L536.1,90.1 L538.0,90.7 L539.9,91.5 L541.8,92.3 L543.7,93.3 L545.6,94.4 L547.5,95.7 L549.4,97.1
+		L551.2,98.7 L553.1,100.5 L555.0,102.5 L556.9,104.7 L558.8,107.0 L560.7,109.6 L562.6,112.3 L564.5,115.1
+		L566.3,118.1 L568.2,121.3 L570.1,124.4 L572.0,127.7 L573.9,131.0 L575.8,134.4 L577.7,137.8 L579.5,141.2
+		L581.4,144.5 L583.3,147.9 L585.2,151.3 L587.1,154.7 L589.0,158.1 L590.9,161.6 L592.8,165.0 L594.6,168.5
+		L596.5,172.1 L598.4,175.6 L600.3,179.3 L602.2,182.9 L604.1,186.6 L606.0,190.3 L607.9,194.1 L609.7,197.9
+		L611.6,201.6 L613.5,205.3 L615.4,209.1 L617.3,212.7 L619.2,216.4 L621.1,220.0 L623.0,223.6 L624.8,227.1
+		L626.7,230.6 L628.6,234.1 L630.5,237.7 L632.4,241.2 L634.3,244.8 L636.2,248.5 L638.1,252.2 L639.9,256.0
+		L641.8,259.9 L643.7,263.8 L645.6,267.9 L647.5,272.0 L649.4,276.1 L651.3,280.4 L653.1,284.6 L655.0,289.0
+		L656.9,293.3 L658.8,297.6 L660.7,302.0 L662.6,306.3 L664.5,310.7 L666.4,315.0 L668.2,319.3 L670.1,323.7
+		L672.0,328.0 L673.9,332.3 L675.8,336.7 L677.7,341.0 L679.6,345.4 L681.5,349.7 L683.3,354.0 L685.2,358.4
+		L687.1,362.7 L689.0,367.0 L690.9,371.2 L692.8,375.4 L694.7,379.6 L696.6,383.7 L698.4,387.7 L700.3,391.7
+		L702.2,395.6 L704.1,399.5 L706.0,403.3 L707.9,407.1 L709.8,410.8 L711.7,414.6 L713.5,418.3 L715.4,422.0
+		L717.3,425.8 L719.2,429.5 L721.1,433.3 L723.0,437.0 L724.9,440.8 L726.7,444.5 L728.6,448.3 L730.5,452.0
+		L732.4,455.7 L734.3,459.3 L736.2,462.8 L738.1,466.3 L740.0,469.7 L741.8,473.0 L743.7,476.2 L745.6,479.3
+		L747.5,482.2 L749.4,485.1 L751.3,487.9 L753.2,490.6 L755.1,493.2 L756.9,495.7 L758.8,498.2 L760.7,500.6
+		L762.6,503.0 L764.5,505.4 L766.4,507.8 L768.3,510.2 L770.2,512.6 L772.0,515.0 L773.9,517.5 L775.8,520.0
+		L777.7,522.5 L779.6,525.1 L781.5,527.8 L783.4,530.4 L785.3,533.1 L787.1,535.8 L789.0,538.5 L790.9,541.2
+		L792.8,543.9 L794.7,546.6 L796.6,549.2 L798.5,551.7 L800.3,554.2 L802.2,556.6 L804.1,559.0 L806.0,561.3
+		L807.9,563.5 L809.8,565.6 L811.7,567.7 L813.6,569.7 L815.4,571.6 L817.3,573.5 L819.2,575.4 L821.1,577.2
+		L823.0,578.9 L824.9,580.6 L826.8,582.3 L828.7,584.0 L830.5,585.6 L832.4,587.2 L834.3,588.7 L836.2,590.3
+		L838.1,591.8 L840.0,593.2 L841.9,594.7 L843.8,596.1 L845.6,597.6 L847.5,599.0 L849.4,600.4 L851.3,601.8
+		L853.2,603.2 L855.1,604.6 L857.0,606.0 L858.9,607.4 L860.7,608.8 L862.6,610.2 L864.5,611.6 L866.4,613.0
+		L868.3,614.4 L870.2,615.8 L872.1,617.1 L873.9,618.4 L875.8,619.7 L877.7,621.0 L879.6,622.2 L881.5,623.3
+		L883.4,624.5 L885.3,625.5 L887.2,626.5 L889.0,627.5 L890.9,628.4 L892.8,629.3 L894.7,630.1 L896.6,630.9
+		L898.5,631.7 L900.4,632.5 L902.3,633.2 L904.1,633.9 L906.0,634.6 L907.9,635.3 L909.8,636.0 L911.7,636.7
+		L913.6,637.4 L915.5,638.1 L917.4,638.9 L919.2,639.6 L921.1,640.3 L923.0,641.0 L924.9,641.7 L926.8,642.4
+		L928.7,643.1 L930.6,643.8 L932.5,644.5 L934.3,645.2 L936.2,645.8 L938.1,646.4 L940.0,647.0 L941.9,647.5
+		L943.8,648.0 L945.7,648.5 L947.5,648.9 L949.4,649.4 L951.3,649.7 L953.2,650.1 L955.1,650.4 L957.0,650.8
+		L958.9,651.1 L960.8,651.4 L962.6,651.6 L964.5,651.9 L966.4,652.2 L968.3,652.4 L970.2,652.7 L972.1,653.0
+		L974.0,653.2 L975.9,653.5 L977.7,653.8 L979.6,654.1 L981.5,654.3 L983.4,654.6 L985.3,654.9 L987.2,655.2
+		L989.1,655.4 L991.0,655.7 L992.8,656.0 L994.7,656.2 L996.6,656.5 L998.5,656.7 L1000.4,656.9 L1002.3,657.1
+		L1004.2,657.3 L1006.1,657.5 L1007.9,657.7 L1009.8,657.9 L1011.7,658.1 L1013.6,658.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,637.2 160.6,636.4 162.5,635.5 164.4,634.7 166.3,633.9 168.1,633.0 170.0,632.2 171.9,631.3 173.8,630.4 175.7,629.4 177.6,628.4 179.5,627.4 181.4,626.3 183.2,625.2 185.1,624.0 187.0,622.8
+188.9,621.5 190.8,620.2 192.7,618.8 194.6,617.4 196.5,615.9 198.3,614.4 200.2,612.8 202.1,611.2 204.0,609.6 205.9,607.9 207.8,606.2 209.7,604.5 211.6,602.7 213.4,600.9 215.3,599.1 217.2,597.1
+219.1,595.1 221.0,593.1 222.9,591.0 224.8,588.8 226.6,586.6 228.5,584.3 230.4,581.9 232.3,579.5 234.2,577.0 236.1,574.5 238.0,572.0 239.9,569.5 241.7,566.9 243.6,564.2 245.5,561.6 247.4,558.9
+249.3,556.2 251.2,553.4 253.1,550.6 255.0,547.8 256.8,544.9 258.7,542.0 260.6,539.0 262.5,535.9 264.4,532.8 266.3,529.7 268.2,526.6 270.1,523.4 271.9,520.3 273.8,517.1 275.7,513.9 277.6,510.7
+279.5,507.5 281.4,504.3 283.3,501.1 285.2,497.9 287.0,494.6 288.9,491.3 290.8,488.0 292.7,484.6 294.6,481.1 296.5,477.5 298.4,473.9 300.2,470.2 302.1,466.4 304.0,462.5 305.9,458.6 307.8,454.6
+309.7,450.5 311.6,446.4 313.5,442.2 315.3,438.0 317.2,433.8 319.1,429.5 321.0,425.2 322.9,420.8 324.8,416.4 326.7,412.0 328.6,407.5 330.4,402.9 332.3,398.4 334.2,393.7 336.1,389.0 338.0,384.2
+339.9,379.4 341.8,374.5 343.7,369.6 345.5,364.7 347.4,359.7 349.3,354.8 351.2,349.9 353.1,345.0 355.0,340.3 356.9,335.6 358.8,331.0 360.6,326.5 362.5,322.1 364.4,317.9 366.3,313.7 368.2,309.6
+370.1,305.5 372.0,301.6 373.8,297.6 375.7,293.7 377.6,289.8 379.5,285.8 381.4,281.8 383.3,277.7 385.2,273.6 387.1,269.4 388.9,265.1 390.8,260.8 392.7,256.3 394.6,251.8 396.5,247.3 398.4,242.6
+400.3,238.0 402.2,233.3 404.0,228.6 405.9,223.9 407.8,219.3 409.7,214.7 411.6,210.1 413.5,205.6 415.4,201.2 417.3,196.9 419.1,192.7 421.0,188.7 422.9,184.7 424.8,180.8 426.7,177.1 428.6,173.4
+430.5,169.9 432.4,166.4 434.2,163.0 436.1,159.7 438.0,156.5 439.9,153.3 441.8,150.2 443.7,147.1 445.6,144.1 447.4,141.1 449.3,138.2 451.2,135.4 453.1,132.7 455.0,130.0 456.9,127.4 458.8,124.9
+460.7,122.5 462.5,120.1 464.4,117.9 466.3,115.7 468.2,113.6 470.1,111.5 472.0,109.5 473.9,107.6 475.8,105.7 477.6,103.9 479.5,102.0 481.4,100.3 483.3,98.5 485.2,96.9 487.1,95.3 489.0,93.7
+490.9,92.3 492.7,91.0 494.6,89.7 496.5,88.7 498.4,87.7 500.3,86.9 502.2,86.2 504.1,85.7 506.0,85.3 507.8,85.1 509.7,85.0 511.6,85.0 513.5,85.1 515.4,85.3 517.3,85.5 519.2,85.9
+521.0,86.2 522.9,86.6 524.8,87.0 526.7,87.5 528.6,87.9 530.5,88.4 532.4,88.9 534.3,89.5 536.1,90.1 538.0,90.7 539.9,91.5 541.8,92.3 543.7,93.3 545.6,94.4 547.5,95.7 549.4,97.1
+551.2,98.7 553.1,100.5 555.0,102.5 556.9,104.7 558.8,107.0 560.7,109.6 562.6,112.3 564.5,115.1 566.3,118.1 568.2,121.3 570.1,124.4 572.0,127.7 573.9,131.0 575.8,134.4 577.7,137.8 579.5,141.2
+581.4,144.5 583.3,147.9 585.2,151.3 587.1,154.7 589.0,158.1 590.9,161.6 592.8,165.0 594.6,168.5 596.5,172.1 598.4,175.6 600.3,179.3 602.2,182.9 604.1,186.6 606.0,190.3 607.9,194.1 609.7,197.9
+611.6,201.6 613.5,205.3 615.4,209.1 617.3,212.7 619.2,216.4 621.1,220.0 623.0,223.6 624.8,227.1 626.7,230.6 628.6,234.1 630.5,237.7 632.4,241.2 634.3,244.8 636.2,248.5 638.1,252.2 639.9,256.0
+641.8,259.9 643.7,263.8 645.6,267.9 647.5,272.0 649.4,276.1 651.3,280.4 653.1,284.6 655.0,289.0 656.9,293.3 658.8,297.6 660.7,302.0 662.6,306.3 664.5,310.7 666.4,315.0 668.2,319.3 670.1,323.7
+672.0,328.0 673.9,332.3 675.8,336.7 677.7,341.0 679.6,345.4 681.5,349.7 683.3,354.0 685.2,358.4 687.1,362.7 689.0,367.0 690.9,371.2 692.8,375.4 694.7,379.6 696.6,383.7 698.4,387.7 700.3,391.7
+702.2,395.6 704.1,399.5 706.0,403.3 707.9,407.1 709.8,410.8 711.7,414.6 713.5,418.3 715.4,422.0 717.3,425.8 719.2,429.5 721.1,433.3 723.0,437.0 724.9,440.8 726.7,444.5 728.6,448.3 730.5,452.0
+732.4,455.7 734.3,459.3 736.2,462.8 738.1,466.3 740.0,469.7 741.8,473.0 743.7,476.2 745.6,479.3 747.5,482.2 749.4,485.1 751.3,487.9 753.2,490.6 755.1,493.2 756.9,495.7 758.8,498.2 760.7,500.6
+762.6,503.0 764.5,505.4 766.4,507.8 768.3,510.2 770.2,512.6 772.0,515.0 773.9,517.5 775.8,520.0 777.7,522.5 779.6,525.1 781.5,527.8 783.4,530.4 785.3,533.1 787.1,535.8 789.0,538.5 790.9,541.2
+792.8,543.9 794.7,546.6 796.6,549.2 798.5,551.7 800.3,554.2 802.2,556.6 804.1,559.0 806.0,561.3 807.9,563.5 809.8,565.6 811.7,567.7 813.6,569.7 815.4,571.6 817.3,573.5 819.2,575.4 821.1,577.2
+823.0,578.9 824.9,580.6 826.8,582.3 828.7,584.0 830.5,585.6 832.4,587.2 834.3,588.7 836.2,590.3 838.1,591.8 840.0,593.2 841.9,594.7 843.8,596.1 845.6,597.6 847.5,599.0 849.4,600.4 851.3,601.8
+853.2,603.2 855.1,604.6 857.0,606.0 858.9,607.4 860.7,608.8 862.6,610.2 864.5,611.6 866.4,613.0 868.3,614.4 870.2,615.8 872.1,617.1 873.9,618.4 875.8,619.7 877.7,621.0 879.6,622.2 881.5,623.3
+883.4,624.5 885.3,625.5 887.2,626.5 889.0,627.5 890.9,628.4 892.8,629.3 894.7,630.1 896.6,630.9 898.5,631.7 900.4,632.5 902.3,633.2 904.1,633.9 906.0,634.6 907.9,635.3 909.8,636.0 911.7,636.7
+913.6,637.4 915.5,638.1 917.4,638.9 919.2,639.6 921.1,640.3 923.0,641.0 924.9,641.7 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M519.9,662.4 L519.9,86.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/700000/report/typical.svg b/results/barbershop/700000/report/typical.svg
new file mode 100644
index 0000000..3deebef
--- /dev/null
+++ b/results/barbershop/700000/report/typical.svg
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,601.6 L80.9,601.6  '/>	<g transform="translate(63.6,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,479.9 L80.9,479.9  '/>	<g transform="translate(63.6,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,236.6 L80.9,236.6  '/>	<g transform="translate(63.6,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,114.9 L80.9,114.9  '/>	<g transform="translate(63.6,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M104.1,662.4 L104.1,653.4  '/>	<g transform="translate(104.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M281.6,662.4 L281.6,653.4  '/>	<g transform="translate(281.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.205</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M459.0,662.4 L459.0,653.4  '/>	<g transform="translate(459.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.21</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M636.4,662.4 L636.4,653.4  '/>	<g transform="translate(636.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.215</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M813.9,662.4 L813.9,653.4  '/>	<g transform="translate(813.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.22</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M991.3,662.4 L991.3,653.4  '/>	<g transform="translate(991.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10.225</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.0 L73.8,658.8 L75.7,658.6 L77.6,658.3 L79.4,658.1 L81.3,657.9
+		L83.2,657.6 L85.1,657.4 L87.0,657.1 L88.9,656.9 L90.8,656.6 L92.7,656.3 L94.5,656.0 L96.4,655.7
+		L98.3,655.4 L100.2,655.0 L102.1,654.7 L104.0,654.3 L105.9,653.9 L107.8,653.5 L109.6,653.1 L111.5,652.7
+		L113.4,652.3 L115.3,651.8 L117.2,651.4 L119.1,650.9 L121.0,650.4 L122.9,649.9 L124.7,649.4 L126.6,648.9
+		L128.5,648.4 L130.4,647.8 L132.3,647.3 L134.2,646.7 L136.1,646.1 L138.0,645.5 L139.8,644.8 L141.7,644.1
+		L143.6,643.4 L145.5,642.7 L147.4,641.9 L149.3,641.2 L151.2,640.4 L153.0,639.6 L154.9,638.8 L156.8,638.0
+		L158.7,637.2 L160.6,636.4 L162.5,635.5 L164.4,634.7 L166.3,633.9 L168.1,633.0 L170.0,632.2 L171.9,631.3
+		L173.8,630.4 L175.7,629.4 L177.6,628.4 L179.5,627.4 L181.4,626.3 L183.2,625.2 L185.1,624.0 L187.0,622.8
+		L188.9,621.5 L190.8,620.2 L192.7,618.8 L194.6,617.4 L196.5,615.9 L198.3,614.4 L200.2,612.8 L202.1,611.2
+		L204.0,609.6 L205.9,607.9 L207.8,606.2 L209.7,604.5 L211.6,602.7 L213.4,600.9 L215.3,599.1 L217.2,597.1
+		L219.1,595.1 L221.0,593.1 L222.9,591.0 L224.8,588.8 L226.6,586.6 L228.5,584.3 L230.4,581.9 L232.3,579.5
+		L234.2,577.0 L236.1,574.5 L238.0,572.0 L239.9,569.5 L241.7,566.9 L243.6,564.2 L245.5,561.6 L247.4,558.9
+		L249.3,556.2 L251.2,553.4 L253.1,550.6 L255.0,547.8 L256.8,544.9 L258.7,542.0 L260.6,539.0 L262.5,535.9
+		L264.4,532.8 L266.3,529.7 L268.2,526.6 L270.1,523.4 L271.9,520.3 L273.8,517.1 L275.7,513.9 L277.6,510.7
+		L279.5,507.5 L281.4,504.3 L283.3,501.1 L285.2,497.9 L287.0,494.6 L288.9,491.3 L290.8,488.0 L292.7,484.6
+		L294.6,481.1 L296.5,477.5 L298.4,473.9 L300.2,470.2 L302.1,466.4 L304.0,462.5 L305.9,458.6 L307.8,454.6
+		L309.7,450.5 L311.6,446.4 L313.5,442.2 L315.3,438.0 L317.2,433.8 L319.1,429.5 L321.0,425.2 L322.9,420.8
+		L324.8,416.4 L326.7,412.0 L328.6,407.5 L330.4,402.9 L332.3,398.4 L334.2,393.7 L336.1,389.0 L338.0,384.2
+		L339.9,379.4 L341.8,374.5 L343.7,369.6 L345.5,364.7 L347.4,359.7 L349.3,354.8 L351.2,349.9 L353.1,345.0
+		L355.0,340.3 L356.9,335.6 L358.8,331.0 L360.6,326.5 L362.5,322.1 L364.4,317.9 L366.3,313.7 L368.2,309.6
+		L370.1,305.5 L372.0,301.6 L373.8,297.6 L375.7,293.7 L377.6,289.8 L379.5,285.8 L381.4,281.8 L383.3,277.7
+		L385.2,273.6 L387.1,269.4 L388.9,265.1 L390.8,260.8 L392.7,256.3 L394.6,251.8 L396.5,247.3 L398.4,242.6
+		L400.3,238.0 L402.2,233.3 L404.0,228.6 L405.9,223.9 L407.8,219.3 L409.7,214.7 L411.6,210.1 L413.5,205.6
+		L415.4,201.2 L417.3,196.9 L419.1,192.7 L421.0,188.7 L422.9,184.7 L424.8,180.8 L426.7,177.1 L428.6,173.4
+		L430.5,169.9 L432.4,166.4 L434.2,163.0 L436.1,159.7 L438.0,156.5 L439.9,153.3 L441.8,150.2 L443.7,147.1
+		L445.6,144.1 L447.4,141.1 L449.3,138.2 L451.2,135.4 L453.1,132.7 L455.0,130.0 L456.9,127.4 L458.8,124.9
+		L460.7,122.5 L462.5,120.1 L464.4,117.9 L466.3,115.7 L468.2,113.6 L470.1,111.5 L472.0,109.5 L473.9,107.6
+		L475.8,105.7 L477.6,103.9 L479.5,102.0 L481.4,100.3 L483.3,98.5 L485.2,96.9 L487.1,95.3 L489.0,93.7
+		L490.9,92.3 L492.7,91.0 L494.6,89.7 L496.5,88.7 L498.4,87.7 L500.3,86.9 L502.2,86.2 L504.1,85.7
+		L506.0,85.3 L507.8,85.1 L509.7,85.0 L511.6,85.0 L513.5,85.1 L515.4,85.3 L517.3,85.5 L519.2,85.9
+		L521.0,86.2 L522.9,86.6 L524.8,87.0 L526.7,87.5 L528.6,87.9 L530.5,88.4 L532.4,88.9 L534.3,89.5
+		L536.1,90.1 L538.0,90.7 L539.9,91.5 L541.8,92.3 L543.7,93.3 L545.6,94.4 L547.5,95.7 L549.4,97.1
+		L551.2,98.7 L553.1,100.5 L555.0,102.5 L556.9,104.7 L558.8,107.0 L560.7,109.6 L562.6,112.3 L564.5,115.1
+		L566.3,118.1 L568.2,121.3 L570.1,124.4 L572.0,127.7 L573.9,131.0 L575.8,134.4 L577.7,137.8 L579.5,141.2
+		L581.4,144.5 L583.3,147.9 L585.2,151.3 L587.1,154.7 L589.0,158.1 L590.9,161.6 L592.8,165.0 L594.6,168.5
+		L596.5,172.1 L598.4,175.6 L600.3,179.3 L602.2,182.9 L604.1,186.6 L606.0,190.3 L607.9,194.1 L609.7,197.9
+		L611.6,201.6 L613.5,205.3 L615.4,209.1 L617.3,212.7 L619.2,216.4 L621.1,220.0 L623.0,223.6 L624.8,227.1
+		L626.7,230.6 L628.6,234.1 L630.5,237.7 L632.4,241.2 L634.3,244.8 L636.2,248.5 L638.1,252.2 L639.9,256.0
+		L641.8,259.9 L643.7,263.8 L645.6,267.9 L647.5,272.0 L649.4,276.1 L651.3,280.4 L653.1,284.6 L655.0,289.0
+		L656.9,293.3 L658.8,297.6 L660.7,302.0 L662.6,306.3 L664.5,310.7 L666.4,315.0 L668.2,319.3 L670.1,323.7
+		L672.0,328.0 L673.9,332.3 L675.8,336.7 L677.7,341.0 L679.6,345.4 L681.5,349.7 L683.3,354.0 L685.2,358.4
+		L687.1,362.7 L689.0,367.0 L690.9,371.2 L692.8,375.4 L694.7,379.6 L696.6,383.7 L698.4,387.7 L700.3,391.7
+		L702.2,395.6 L704.1,399.5 L706.0,403.3 L707.9,407.1 L709.8,410.8 L711.7,414.6 L713.5,418.3 L715.4,422.0
+		L717.3,425.8 L719.2,429.5 L721.1,433.3 L723.0,437.0 L724.9,440.8 L726.7,444.5 L728.6,448.3 L730.5,452.0
+		L732.4,455.7 L734.3,459.3 L736.2,462.8 L738.1,466.3 L740.0,469.7 L741.8,473.0 L743.7,476.2 L745.6,479.3
+		L747.5,482.2 L749.4,485.1 L751.3,487.9 L753.2,490.6 L755.1,493.2 L756.9,495.7 L758.8,498.2 L760.7,500.6
+		L762.6,503.0 L764.5,505.4 L766.4,507.8 L768.3,510.2 L770.2,512.6 L772.0,515.0 L773.9,517.5 L775.8,520.0
+		L777.7,522.5 L779.6,525.1 L781.5,527.8 L783.4,530.4 L785.3,533.1 L787.1,535.8 L789.0,538.5 L790.9,541.2
+		L792.8,543.9 L794.7,546.6 L796.6,549.2 L798.5,551.7 L800.3,554.2 L802.2,556.6 L804.1,559.0 L806.0,561.3
+		L807.9,563.5 L809.8,565.6 L811.7,567.7 L813.6,569.7 L815.4,571.6 L817.3,573.5 L819.2,575.4 L821.1,577.2
+		L823.0,578.9 L824.9,580.6 L826.8,582.3 L828.7,584.0 L830.5,585.6 L832.4,587.2 L834.3,588.7 L836.2,590.3
+		L838.1,591.8 L840.0,593.2 L841.9,594.7 L843.8,596.1 L845.6,597.6 L847.5,599.0 L849.4,600.4 L851.3,601.8
+		L853.2,603.2 L855.1,604.6 L857.0,606.0 L858.9,607.4 L860.7,608.8 L862.6,610.2 L864.5,611.6 L866.4,613.0
+		L868.3,614.4 L870.2,615.8 L872.1,617.1 L873.9,618.4 L875.8,619.7 L877.7,621.0 L879.6,622.2 L881.5,623.3
+		L883.4,624.5 L885.3,625.5 L887.2,626.5 L889.0,627.5 L890.9,628.4 L892.8,629.3 L894.7,630.1 L896.6,630.9
+		L898.5,631.7 L900.4,632.5 L902.3,633.2 L904.1,633.9 L906.0,634.6 L907.9,635.3 L909.8,636.0 L911.7,636.7
+		L913.6,637.4 L915.5,638.1 L917.4,638.9 L919.2,639.6 L921.1,640.3 L923.0,641.0 L924.9,641.7 L926.8,642.4
+		L928.7,643.1 L930.6,643.8 L932.5,644.5 L934.3,645.2 L936.2,645.8 L938.1,646.4 L940.0,647.0 L941.9,647.5
+		L943.8,648.0 L945.7,648.5 L947.5,648.9 L949.4,649.4 L951.3,649.7 L953.2,650.1 L955.1,650.4 L957.0,650.8
+		L958.9,651.1 L960.8,651.4 L962.6,651.6 L964.5,651.9 L966.4,652.2 L968.3,652.4 L970.2,652.7 L972.1,653.0
+		L974.0,653.2 L975.9,653.5 L977.7,653.8 L979.6,654.1 L981.5,654.3 L983.4,654.6 L985.3,654.9 L987.2,655.2
+		L989.1,655.4 L991.0,655.7 L992.8,656.0 L994.7,656.2 L996.6,656.5 L998.5,656.7 L1000.4,656.9 L1002.3,657.1
+		L1004.2,657.3 L1006.1,657.5 L1007.9,657.7 L1009.8,657.9 L1011.7,658.1 L1013.6,658.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,637.2 160.6,636.4 162.5,635.5 164.4,634.7 166.3,633.9 168.1,633.0 170.0,632.2 171.9,631.3 173.8,630.4 175.7,629.4 177.6,628.4 179.5,627.4 181.4,626.3 183.2,625.2 185.1,624.0 187.0,622.8
+188.9,621.5 190.8,620.2 192.7,618.8 194.6,617.4 196.5,615.9 198.3,614.4 200.2,612.8 202.1,611.2 204.0,609.6 205.9,607.9 207.8,606.2 209.7,604.5 211.6,602.7 213.4,600.9 215.3,599.1 217.2,597.1
+219.1,595.1 221.0,593.1 222.9,591.0 224.8,588.8 226.6,586.6 228.5,584.3 230.4,581.9 232.3,579.5 234.2,577.0 236.1,574.5 238.0,572.0 239.9,569.5 241.7,566.9 243.6,564.2 245.5,561.6 247.4,558.9
+249.3,556.2 251.2,553.4 253.1,550.6 255.0,547.8 256.8,544.9 258.7,542.0 260.6,539.0 262.5,535.9 264.4,532.8 266.3,529.7 268.2,526.6 270.1,523.4 271.9,520.3 273.8,517.1 275.7,513.9 277.6,510.7
+279.5,507.5 281.4,504.3 283.3,501.1 285.2,497.9 287.0,494.6 288.9,491.3 290.8,488.0 292.7,484.6 294.6,481.1 296.5,477.5 298.4,473.9 300.2,470.2 302.1,466.4 304.0,462.5 305.9,458.6 307.8,454.6
+309.7,450.5 311.6,446.4 313.5,442.2 315.3,438.0 317.2,433.8 319.1,429.5 321.0,425.2 322.9,420.8 324.8,416.4 326.7,412.0 328.6,407.5 330.4,402.9 332.3,398.4 334.2,393.7 336.1,389.0 338.0,384.2
+339.9,379.4 341.8,374.5 343.7,369.6 345.5,364.7 347.4,359.7 349.3,354.8 351.2,349.9 353.1,345.0 355.0,340.3 356.9,335.6 358.8,331.0 360.6,326.5 362.5,322.1 364.4,317.9 366.3,313.7 368.2,309.6
+370.1,305.5 372.0,301.6 373.8,297.6 375.7,293.7 377.6,289.8 379.5,285.8 381.4,281.8 383.3,277.7 385.2,273.6 387.1,269.4 388.9,265.1 390.8,260.8 392.7,256.3 394.6,251.8 396.5,247.3 398.4,242.6
+400.3,238.0 402.2,233.3 404.0,228.6 405.9,223.9 407.8,219.3 409.7,214.7 411.6,210.1 413.5,205.6 415.4,201.2 417.3,196.9 419.1,192.7 421.0,188.7 422.9,184.7 424.8,180.8 426.7,177.1 428.6,173.4
+430.5,169.9 432.4,166.4 434.2,163.0 436.1,159.7 438.0,156.5 439.9,153.3 441.8,150.2 443.7,147.1 445.6,144.1 447.4,141.1 449.3,138.2 451.2,135.4 453.1,132.7 455.0,130.0 456.9,127.4 458.8,124.9
+460.7,122.5 462.5,120.1 464.4,117.9 466.3,115.7 468.2,113.6 470.1,111.5 472.0,109.5 473.9,107.6 475.8,105.7 477.6,103.9 479.5,102.0 481.4,100.3 483.3,98.5 485.2,96.9 487.1,95.3 489.0,93.7
+490.9,92.3 492.7,91.0 494.6,89.7 496.5,88.7 498.4,87.7 500.3,86.9 502.2,86.2 504.1,85.7 506.0,85.3 507.8,85.1 509.7,85.0 511.6,85.0 513.5,85.1 515.4,85.3 517.3,85.5 519.2,85.9
+521.0,86.2 522.9,86.6 524.8,87.0 526.7,87.5 528.6,87.9 530.5,88.4 532.4,88.9 534.3,89.5 536.1,90.1 538.0,90.7 539.9,91.5 541.8,92.3 543.7,93.3 545.6,94.4 547.5,95.7 549.4,97.1
+551.2,98.7 553.1,100.5 555.0,102.5 556.9,104.7 558.8,107.0 560.7,109.6 562.6,112.3 564.5,115.1 566.3,118.1 568.2,121.3 570.1,124.4 572.0,127.7 573.9,131.0 575.8,134.4 577.7,137.8 579.5,141.2
+581.4,144.5 583.3,147.9 585.2,151.3 587.1,154.7 589.0,158.1 590.9,161.6 592.8,165.0 594.6,168.5 596.5,172.1 598.4,175.6 600.3,179.3 602.2,182.9 604.1,186.6 606.0,190.3 607.9,194.1 609.7,197.9
+611.6,201.6 613.5,205.3 615.4,209.1 617.3,212.7 619.2,216.4 621.1,220.0 623.0,223.6 624.8,227.1 626.7,230.6 628.6,234.1 630.5,237.7 632.4,241.2 634.3,244.8 636.2,248.5 638.1,252.2 639.9,256.0
+641.8,259.9 643.7,263.8 645.6,267.9 647.5,272.0 649.4,276.1 651.3,280.4 653.1,284.6 655.0,289.0 656.9,293.3 658.8,297.6 660.7,302.0 662.6,306.3 664.5,310.7 666.4,315.0 668.2,319.3 670.1,323.7
+672.0,328.0 673.9,332.3 675.8,336.7 677.7,341.0 679.6,345.4 681.5,349.7 683.3,354.0 685.2,358.4 687.1,362.7 689.0,367.0 690.9,371.2 692.8,375.4 694.7,379.6 696.6,383.7 698.4,387.7 700.3,391.7
+702.2,395.6 704.1,399.5 706.0,403.3 707.9,407.1 709.8,410.8 711.7,414.6 713.5,418.3 715.4,422.0 717.3,425.8 719.2,429.5 721.1,433.3 723.0,437.0 724.9,440.8 726.7,444.5 728.6,448.3 730.5,452.0
+732.4,455.7 734.3,459.3 736.2,462.8 738.1,466.3 740.0,469.7 741.8,473.0 743.7,476.2 745.6,479.3 747.5,482.2 749.4,485.1 751.3,487.9 753.2,490.6 755.1,493.2 756.9,495.7 758.8,498.2 760.7,500.6
+762.6,503.0 764.5,505.4 766.4,507.8 768.3,510.2 770.2,512.6 772.0,515.0 773.9,517.5 775.8,520.0 777.7,522.5 779.6,525.1 781.5,527.8 783.4,530.4 785.3,533.1 787.1,535.8 789.0,538.5 790.9,541.2
+792.8,543.9 794.7,546.6 796.6,549.2 798.5,551.7 800.3,554.2 802.2,556.6 804.1,559.0 806.0,561.3 807.9,563.5 809.8,565.6 811.7,567.7 813.6,569.7 815.4,571.6 817.3,573.5 819.2,575.4 821.1,577.2
+823.0,578.9 824.9,580.6 826.8,582.3 828.7,584.0 830.5,585.6 832.4,587.2 834.3,588.7 836.2,590.3 838.1,591.8 840.0,593.2 841.9,594.7 843.8,596.1 845.6,597.6 847.5,599.0 849.4,600.4 851.3,601.8
+853.2,603.2 855.1,604.6 857.0,606.0 858.9,607.4 860.7,608.8 862.6,610.2 864.5,611.6 866.4,613.0 868.3,614.4 870.2,615.8 872.1,617.1 873.9,618.4 875.8,619.7 877.7,621.0 879.6,622.2 881.5,623.3
+883.4,624.5 885.3,625.5 887.2,626.5 889.0,627.5 890.9,628.4 892.8,629.3 894.7,630.1 896.6,630.9 898.5,631.7 900.4,632.5 902.3,633.2 904.1,633.9 906.0,634.6 907.9,635.3 909.8,636.0 911.7,636.7
+913.6,637.4 915.5,638.1 917.4,638.9 919.2,639.6 921.1,640.3 923.0,641.0 924.9,641.7 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M519.9,662.4 L519.9,86.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/700000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/base/benchmark.json b/results/barbershop/800000/base/benchmark.json
new file mode 100644
index 0000000..0b4027d
--- /dev/null
+++ b/results/barbershop/800000/base/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"800000","throughput":null,"full_id":"Barbershop/800000","directory_name":"barbershop/800000","title":"Barbershop/800000"}
\ No newline at end of file
diff --git a/results/barbershop/800000/base/estimates.json b/results/barbershop/800000/base/estimates.json
new file mode 100644
index 0000000..96dbf21
--- /dev/null
+++ b/results/barbershop/800000/base/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":11540462.663706757,"upper_bound":11657123.011587087},"point_estimate":11586706.423708241,"standard_error":22969.41116910155},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":11523388.333333334,"upper_bound":11571226.666666666},"point_estimate":11551678.057359308,"standard_error":10822.785154054562},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":49597.46184674034,"upper_bound":98442.65701753102},"point_estimate":76540.60739367122,"standard_error":10669.793942452074},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":11531078.804113748,"upper_bound":11572634.364175387},"point_estimate":11550773.782473769,"standard_error":8098.872516853956},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":86046.33823757546,"upper_bound":400721.9631004554},"point_estimate":230368.98247541842,"standard_error":76831.89761041015}}
\ No newline at end of file
diff --git a/results/barbershop/800000/base/raw.csv b/results/barbershop/800000/base/raw.csv
new file mode 100644
index 0000000..cbcf32f
--- /dev/null
+++ b/results/barbershop/800000/base/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,800000,,,11325000.0,ns,1
+Barbershop,,800000,,,23230500.0,ns,2
+Barbershop,,800000,,,35110600.0,ns,3
+Barbershop,,800000,,,53788400.0,ns,4
+Barbershop,,800000,,,58464100.0,ns,5
+Barbershop,,800000,,,74063700.0,ns,6
+Barbershop,,800000,,,83526900.0,ns,7
+Barbershop,,800000,,,92064100.0,ns,8
+Barbershop,,800000,,,103756300.0,ns,9
+Barbershop,,800000,,,117806900.0,ns,10
+Barbershop,,800000,,,126333000.0,ns,11
+Barbershop,,800000,,,137940600.0,ns,12
+Barbershop,,800000,,,149546200.0,ns,13
+Barbershop,,800000,,,161131200.0,ns,14
+Barbershop,,800000,,,172828000.0,ns,15
+Barbershop,,800000,,,185847000.0,ns,16
+Barbershop,,800000,,,197080400.0,ns,17
+Barbershop,,800000,,,204703500.0,ns,18
+Barbershop,,800000,,,220058400.0,ns,19
+Barbershop,,800000,,,231309800.0,ns,20
+Barbershop,,800000,,,242997400.0,ns,21
+Barbershop,,800000,,,252661400.0,ns,22
+Barbershop,,800000,,,260326400.0,ns,23
+Barbershop,,800000,,,277269700.0,ns,24
+Barbershop,,800000,,,293222700.0,ns,25
+Barbershop,,800000,,,300757400.0,ns,26
+Barbershop,,800000,,,308514800.0,ns,27
+Barbershop,,800000,,,325439900.0,ns,28
+Barbershop,,800000,,,337477200.0,ns,29
+Barbershop,,800000,,,347136800.0,ns,30
+Barbershop,,800000,,,366843900.0,ns,31
+Barbershop,,800000,,,369730900.0,ns,32
+Barbershop,,800000,,,377628500.0,ns,33
+Barbershop,,800000,,,401913600.0,ns,34
+Barbershop,,800000,,,419508800.0,ns,35
+Barbershop,,800000,,,422854200.0,ns,36
+Barbershop,,800000,,,432883400.0,ns,37
+Barbershop,,800000,,,429710100.0,ns,38
+Barbershop,,800000,,,452938300.0,ns,39
+Barbershop,,800000,,,458224500.0,ns,40
+Barbershop,,800000,,,474340800.0,ns,41
+Barbershop,,800000,,,489919300.0,ns,42
+Barbershop,,800000,,,494501100.0,ns,43
+Barbershop,,800000,,,505757800.0,ns,44
+Barbershop,,800000,,,520809100.0,ns,45
+Barbershop,,800000,,,525959500.0,ns,46
+Barbershop,,800000,,,544607400.0,ns,47
+Barbershop,,800000,,,553648000.0,ns,48
+Barbershop,,800000,,,567017700.0,ns,49
+Barbershop,,800000,,,575759300.0,ns,50
+Barbershop,,800000,,,585621200.0,ns,51
+Barbershop,,800000,,,600437000.0,ns,52
+Barbershop,,800000,,,609015900.0,ns,53
+Barbershop,,800000,,,622566900.0,ns,54
+Barbershop,,800000,,,635566100.0,ns,55
+Barbershop,,800000,,,643693600.0,ns,56
+Barbershop,,800000,,,664083300.0,ns,57
+Barbershop,,800000,,,663462500.0,ns,58
+Barbershop,,800000,,,682335900.0,ns,59
+Barbershop,,800000,,,691403300.0,ns,60
+Barbershop,,800000,,,708596900.0,ns,61
+Barbershop,,800000,,,714769400.0,ns,62
+Barbershop,,800000,,,725017600.0,ns,63
+Barbershop,,800000,,,736876500.0,ns,64
+Barbershop,,800000,,,743315100.0,ns,65
+Barbershop,,800000,,,758741100.0,ns,66
+Barbershop,,800000,,,777503900.0,ns,67
+Barbershop,,800000,,,789592700.0,ns,68
+Barbershop,,800000,,,789233100.0,ns,69
+Barbershop,,800000,,,809034000.0,ns,70
+Barbershop,,800000,,,820309600.0,ns,71
+Barbershop,,800000,,,833743700.0,ns,72
+Barbershop,,800000,,,849461500.0,ns,73
+Barbershop,,800000,,,859892500.0,ns,74
+Barbershop,,800000,,,862505900.0,ns,75
+Barbershop,,800000,,,873189400.0,ns,76
+Barbershop,,800000,,,889384800.0,ns,77
+Barbershop,,800000,,,899110200.0,ns,78
+Barbershop,,800000,,,910472700.0,ns,79
+Barbershop,,800000,,,920045900.0,ns,80
+Barbershop,,800000,,,930973300.0,ns,81
+Barbershop,,800000,,,947608400.0,ns,82
+Barbershop,,800000,,,960566500.0,ns,83
+Barbershop,,800000,,,970966400.0,ns,84
+Barbershop,,800000,,,977598500.0,ns,85
+Barbershop,,800000,,,989080300.0,ns,86
+Barbershop,,800000,,,1003044800.0,ns,87
+Barbershop,,800000,,,1018436100.0,ns,88
+Barbershop,,800000,,,1041409300.0,ns,89
+Barbershop,,800000,,,1040689700.0,ns,90
+Barbershop,,800000,,,1050978300.0,ns,91
+Barbershop,,800000,,,1066672900.0,ns,92
+Barbershop,,800000,,,1070474500.0,ns,93
+Barbershop,,800000,,,1079786500.0,ns,94
+Barbershop,,800000,,,1093886500.0,ns,95
+Barbershop,,800000,,,1106601700.0,ns,96
+Barbershop,,800000,,,1120362100.0,ns,97
+Barbershop,,800000,,,1143338800.0,ns,98
+Barbershop,,800000,,,1151365000.0,ns,99
+Barbershop,,800000,,,1151190900.0,ns,100
diff --git a/results/barbershop/800000/base/sample.json b/results/barbershop/800000/base/sample.json
new file mode 100644
index 0000000..ec7496d
--- /dev/null
+++ b/results/barbershop/800000/base/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0,11.0,12.0,13.0,14.0,15.0,16.0,17.0,18.0,19.0,20.0,21.0,22.0,23.0,24.0,25.0,26.0,27.0,28.0,29.0,30.0,31.0,32.0,33.0,34.0,35.0,36.0,37.0,38.0,39.0,40.0,41.0,42.0,43.0,44.0,45.0,46.0,47.0,48.0,49.0,50.0,51.0,52.0,53.0,54.0,55.0,56.0,57.0,58.0,59.0,60.0,61.0,62.0,63.0,64.0,65.0,66.0,67.0,68.0,69.0,70.0,71.0,72.0,73.0,74.0,75.0,76.0,77.0,78.0,79.0,80.0,81.0,82.0,83.0,84.0,85.0,86.0,87.0,88.0,89.0,90.0,91.0,92.0,93.0,94.0,95.0,96.0,97.0,98.0,99.0,100.0],"times":[11325000.0,23230500.0,35110600.0,53788400.0,58464100.0,74063700.0,83526900.0,92064100.0,103756300.0,117806900.0,126333000.0,137940600.0,149546200.0,161131200.0,172828000.0,185847000.0,197080400.0,204703500.0,220058400.0,231309800.0,242997400.0,252661400.0,260326400.0,277269700.0,293222700.0,300757400.0,308514800.0,325439900.0,337477200.0,347136800.0,366843900.0,369730900.0,377628500.0,401913600.0,419508800.0,422854200.0,432883400.0,429710100.0,452938300.0,458224500.0,474340800.0,489919300.0,494501100.0,505757800.0,520809100.0,525959500.0,544607400.0,553648000.0,567017700.0,575759300.0,585621200.0,600437000.0,609015900.0,622566900.0,635566100.0,643693600.0,664083300.0,663462500.0,682335900.0,691403300.0,708596900.0,714769400.0,725017600.0,736876500.0,743315100.0,758741100.0,777503900.0,789592700.0,789233100.0,809034000.0,820309600.0,833743700.0,849461500.0,859892500.0,862505900.0,873189400.0,889384800.0,899110200.0,910472700.0,920045900.0,930973300.0,947608400.0,960566500.0,970966400.0,977598500.0,989080300.0,1003044800.0,1018436100.0,1041409300.0,1040689700.0,1050978300.0,1066672900.0,1070474500.0,1079786500.0,1093886500.0,1106601700.0,1120362100.0,1143338800.0,1151365000.0,1151190900.0]}
\ No newline at end of file
diff --git a/results/barbershop/800000/base/tukey.json b/results/barbershop/800000/base/tukey.json
new file mode 100644
index 0000000..faf8286
--- /dev/null
+++ b/results/barbershop/800000/base/tukey.json
@@ -0,0 +1 @@
+[11166793.945596123,11333818.836896898,11779218.547032299,11946243.438333074]
\ No newline at end of file
diff --git a/results/barbershop/800000/change/estimates.json b/results/barbershop/800000/change/estimates.json
new file mode 100644
index 0000000..049ef26
--- /dev/null
+++ b/results/barbershop/800000/change/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.005587555064907078,"upper_bound":0.005921276100980944},"point_estimate":-0.0006650076568999186,"standard_error":0.0023461398932049797},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":-0.006286645424673983,"upper_bound":0.0010616780175092266},"point_estimate":-0.0020956482635732243,"standard_error":0.0014174019244222664}}
\ No newline at end of file
diff --git a/results/barbershop/800000/new/benchmark.json b/results/barbershop/800000/new/benchmark.json
new file mode 100644
index 0000000..0b4027d
--- /dev/null
+++ b/results/barbershop/800000/new/benchmark.json
@@ -0,0 +1 @@
+{"group_id":"Barbershop","function_id":null,"value_str":"800000","throughput":null,"full_id":"Barbershop/800000","directory_name":"barbershop/800000","title":"Barbershop/800000"}
\ No newline at end of file
diff --git a/results/barbershop/800000/new/estimates.json b/results/barbershop/800000/new/estimates.json
new file mode 100644
index 0000000..96dbf21
--- /dev/null
+++ b/results/barbershop/800000/new/estimates.json
@@ -0,0 +1 @@
+{"mean":{"confidence_interval":{"confidence_level":0.99,"lower_bound":11540462.663706757,"upper_bound":11657123.011587087},"point_estimate":11586706.423708241,"standard_error":22969.41116910155},"median":{"confidence_interval":{"confidence_level":0.99,"lower_bound":11523388.333333334,"upper_bound":11571226.666666666},"point_estimate":11551678.057359308,"standard_error":10822.785154054562},"median_abs_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":49597.46184674034,"upper_bound":98442.65701753102},"point_estimate":76540.60739367122,"standard_error":10669.793942452074},"slope":{"confidence_interval":{"confidence_level":0.99,"lower_bound":11531078.804113748,"upper_bound":11572634.364175387},"point_estimate":11550773.782473769,"standard_error":8098.872516853956},"std_dev":{"confidence_interval":{"confidence_level":0.99,"lower_bound":86046.33823757546,"upper_bound":400721.9631004554},"point_estimate":230368.98247541842,"standard_error":76831.89761041015}}
\ No newline at end of file
diff --git a/results/barbershop/800000/new/raw.csv b/results/barbershop/800000/new/raw.csv
new file mode 100644
index 0000000..cbcf32f
--- /dev/null
+++ b/results/barbershop/800000/new/raw.csv
@@ -0,0 +1,101 @@
+group,function,value,throughput_num,throughput_type,sample_measured_value,unit,iteration_count
+Barbershop,,800000,,,11325000.0,ns,1
+Barbershop,,800000,,,23230500.0,ns,2
+Barbershop,,800000,,,35110600.0,ns,3
+Barbershop,,800000,,,53788400.0,ns,4
+Barbershop,,800000,,,58464100.0,ns,5
+Barbershop,,800000,,,74063700.0,ns,6
+Barbershop,,800000,,,83526900.0,ns,7
+Barbershop,,800000,,,92064100.0,ns,8
+Barbershop,,800000,,,103756300.0,ns,9
+Barbershop,,800000,,,117806900.0,ns,10
+Barbershop,,800000,,,126333000.0,ns,11
+Barbershop,,800000,,,137940600.0,ns,12
+Barbershop,,800000,,,149546200.0,ns,13
+Barbershop,,800000,,,161131200.0,ns,14
+Barbershop,,800000,,,172828000.0,ns,15
+Barbershop,,800000,,,185847000.0,ns,16
+Barbershop,,800000,,,197080400.0,ns,17
+Barbershop,,800000,,,204703500.0,ns,18
+Barbershop,,800000,,,220058400.0,ns,19
+Barbershop,,800000,,,231309800.0,ns,20
+Barbershop,,800000,,,242997400.0,ns,21
+Barbershop,,800000,,,252661400.0,ns,22
+Barbershop,,800000,,,260326400.0,ns,23
+Barbershop,,800000,,,277269700.0,ns,24
+Barbershop,,800000,,,293222700.0,ns,25
+Barbershop,,800000,,,300757400.0,ns,26
+Barbershop,,800000,,,308514800.0,ns,27
+Barbershop,,800000,,,325439900.0,ns,28
+Barbershop,,800000,,,337477200.0,ns,29
+Barbershop,,800000,,,347136800.0,ns,30
+Barbershop,,800000,,,366843900.0,ns,31
+Barbershop,,800000,,,369730900.0,ns,32
+Barbershop,,800000,,,377628500.0,ns,33
+Barbershop,,800000,,,401913600.0,ns,34
+Barbershop,,800000,,,419508800.0,ns,35
+Barbershop,,800000,,,422854200.0,ns,36
+Barbershop,,800000,,,432883400.0,ns,37
+Barbershop,,800000,,,429710100.0,ns,38
+Barbershop,,800000,,,452938300.0,ns,39
+Barbershop,,800000,,,458224500.0,ns,40
+Barbershop,,800000,,,474340800.0,ns,41
+Barbershop,,800000,,,489919300.0,ns,42
+Barbershop,,800000,,,494501100.0,ns,43
+Barbershop,,800000,,,505757800.0,ns,44
+Barbershop,,800000,,,520809100.0,ns,45
+Barbershop,,800000,,,525959500.0,ns,46
+Barbershop,,800000,,,544607400.0,ns,47
+Barbershop,,800000,,,553648000.0,ns,48
+Barbershop,,800000,,,567017700.0,ns,49
+Barbershop,,800000,,,575759300.0,ns,50
+Barbershop,,800000,,,585621200.0,ns,51
+Barbershop,,800000,,,600437000.0,ns,52
+Barbershop,,800000,,,609015900.0,ns,53
+Barbershop,,800000,,,622566900.0,ns,54
+Barbershop,,800000,,,635566100.0,ns,55
+Barbershop,,800000,,,643693600.0,ns,56
+Barbershop,,800000,,,664083300.0,ns,57
+Barbershop,,800000,,,663462500.0,ns,58
+Barbershop,,800000,,,682335900.0,ns,59
+Barbershop,,800000,,,691403300.0,ns,60
+Barbershop,,800000,,,708596900.0,ns,61
+Barbershop,,800000,,,714769400.0,ns,62
+Barbershop,,800000,,,725017600.0,ns,63
+Barbershop,,800000,,,736876500.0,ns,64
+Barbershop,,800000,,,743315100.0,ns,65
+Barbershop,,800000,,,758741100.0,ns,66
+Barbershop,,800000,,,777503900.0,ns,67
+Barbershop,,800000,,,789592700.0,ns,68
+Barbershop,,800000,,,789233100.0,ns,69
+Barbershop,,800000,,,809034000.0,ns,70
+Barbershop,,800000,,,820309600.0,ns,71
+Barbershop,,800000,,,833743700.0,ns,72
+Barbershop,,800000,,,849461500.0,ns,73
+Barbershop,,800000,,,859892500.0,ns,74
+Barbershop,,800000,,,862505900.0,ns,75
+Barbershop,,800000,,,873189400.0,ns,76
+Barbershop,,800000,,,889384800.0,ns,77
+Barbershop,,800000,,,899110200.0,ns,78
+Barbershop,,800000,,,910472700.0,ns,79
+Barbershop,,800000,,,920045900.0,ns,80
+Barbershop,,800000,,,930973300.0,ns,81
+Barbershop,,800000,,,947608400.0,ns,82
+Barbershop,,800000,,,960566500.0,ns,83
+Barbershop,,800000,,,970966400.0,ns,84
+Barbershop,,800000,,,977598500.0,ns,85
+Barbershop,,800000,,,989080300.0,ns,86
+Barbershop,,800000,,,1003044800.0,ns,87
+Barbershop,,800000,,,1018436100.0,ns,88
+Barbershop,,800000,,,1041409300.0,ns,89
+Barbershop,,800000,,,1040689700.0,ns,90
+Barbershop,,800000,,,1050978300.0,ns,91
+Barbershop,,800000,,,1066672900.0,ns,92
+Barbershop,,800000,,,1070474500.0,ns,93
+Barbershop,,800000,,,1079786500.0,ns,94
+Barbershop,,800000,,,1093886500.0,ns,95
+Barbershop,,800000,,,1106601700.0,ns,96
+Barbershop,,800000,,,1120362100.0,ns,97
+Barbershop,,800000,,,1143338800.0,ns,98
+Barbershop,,800000,,,1151365000.0,ns,99
+Barbershop,,800000,,,1151190900.0,ns,100
diff --git a/results/barbershop/800000/new/sample.json b/results/barbershop/800000/new/sample.json
new file mode 100644
index 0000000..ec7496d
--- /dev/null
+++ b/results/barbershop/800000/new/sample.json
@@ -0,0 +1 @@
+{"sampling_mode":"Linear","iters":[1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0,11.0,12.0,13.0,14.0,15.0,16.0,17.0,18.0,19.0,20.0,21.0,22.0,23.0,24.0,25.0,26.0,27.0,28.0,29.0,30.0,31.0,32.0,33.0,34.0,35.0,36.0,37.0,38.0,39.0,40.0,41.0,42.0,43.0,44.0,45.0,46.0,47.0,48.0,49.0,50.0,51.0,52.0,53.0,54.0,55.0,56.0,57.0,58.0,59.0,60.0,61.0,62.0,63.0,64.0,65.0,66.0,67.0,68.0,69.0,70.0,71.0,72.0,73.0,74.0,75.0,76.0,77.0,78.0,79.0,80.0,81.0,82.0,83.0,84.0,85.0,86.0,87.0,88.0,89.0,90.0,91.0,92.0,93.0,94.0,95.0,96.0,97.0,98.0,99.0,100.0],"times":[11325000.0,23230500.0,35110600.0,53788400.0,58464100.0,74063700.0,83526900.0,92064100.0,103756300.0,117806900.0,126333000.0,137940600.0,149546200.0,161131200.0,172828000.0,185847000.0,197080400.0,204703500.0,220058400.0,231309800.0,242997400.0,252661400.0,260326400.0,277269700.0,293222700.0,300757400.0,308514800.0,325439900.0,337477200.0,347136800.0,366843900.0,369730900.0,377628500.0,401913600.0,419508800.0,422854200.0,432883400.0,429710100.0,452938300.0,458224500.0,474340800.0,489919300.0,494501100.0,505757800.0,520809100.0,525959500.0,544607400.0,553648000.0,567017700.0,575759300.0,585621200.0,600437000.0,609015900.0,622566900.0,635566100.0,643693600.0,664083300.0,663462500.0,682335900.0,691403300.0,708596900.0,714769400.0,725017600.0,736876500.0,743315100.0,758741100.0,777503900.0,789592700.0,789233100.0,809034000.0,820309600.0,833743700.0,849461500.0,859892500.0,862505900.0,873189400.0,889384800.0,899110200.0,910472700.0,920045900.0,930973300.0,947608400.0,960566500.0,970966400.0,977598500.0,989080300.0,1003044800.0,1018436100.0,1041409300.0,1040689700.0,1050978300.0,1066672900.0,1070474500.0,1079786500.0,1093886500.0,1106601700.0,1120362100.0,1143338800.0,1151365000.0,1151190900.0]}
\ No newline at end of file
diff --git a/results/barbershop/800000/new/tukey.json b/results/barbershop/800000/new/tukey.json
new file mode 100644
index 0000000..faf8286
--- /dev/null
+++ b/results/barbershop/800000/new/tukey.json
@@ -0,0 +1 @@
+[11166793.945596123,11333818.836896898,11779218.547032299,11946243.438333074]
\ No newline at end of file
diff --git a/results/barbershop/800000/report/MAD.svg b/results/barbershop/800000/report/MAD.svg
new file mode 100644
index 0000000..a614b9b
--- /dev/null
+++ b/results/barbershop/800000/report/MAD.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,662.4 L97.5,662.4  '/>	<g transform="translate(80.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,586.4 L97.5,586.4  '/>	<g transform="translate(80.2,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.005</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,510.3 L97.5,510.3  '/>	<g transform="translate(80.2,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,434.3 L97.5,434.3  '/>	<g transform="translate(80.2,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.015</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,358.2 L97.5,358.2  '/>	<g transform="translate(80.2,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.02</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,282.2 L97.5,282.2  '/>	<g transform="translate(80.2,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.025</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,206.2 L97.5,206.2  '/>	<g transform="translate(80.2,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.03</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,130.1 L97.5,130.1  '/>	<g transform="translate(80.2,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.035</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L97.5,54.1  '/>	<g transform="translate(80.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.04</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M178.8,662.4 L178.8,653.4  '/>	<g transform="translate(178.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M333.8,662.4 L333.8,653.4  '/>	<g transform="translate(333.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M488.8,662.4 L488.8,653.4  '/>	<g transform="translate(488.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M643.7,662.4 L643.7,653.4  '/>	<g transform="translate(643.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M798.7,662.4 L798.7,653.4  '/>	<g transform="translate(798.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M953.6,662.4 L953.6,653.4  '/>	<g transform="translate(953.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M88.5,659.3 L90.4,659.1 L92.2,658.9 L94.1,658.8 L95.9,658.5 L97.8,658.3
+		L99.6,658.1 L101.5,657.8 L103.3,657.6 L105.2,657.3 L107.0,656.9 L108.9,656.6 L110.7,656.3 L112.6,655.9
+		L114.5,655.5 L116.3,655.1 L118.2,654.6 L120.0,654.1 L121.9,653.6 L123.7,653.1 L125.6,652.5 L127.4,651.9
+		L129.3,651.3 L131.1,650.6 L133.0,649.9 L134.8,649.2 L136.7,648.4 L138.6,647.6 L140.4,646.8 L142.3,645.9
+		L144.1,645.1 L146.0,644.1 L147.8,643.2 L149.7,642.2 L151.5,641.2 L153.4,640.2 L155.2,639.1 L157.1,637.9
+		L158.9,636.7 L160.8,635.4 L162.7,634.0 L164.5,632.6 L166.4,631.1 L168.2,629.5 L170.1,627.8 L171.9,626.0
+		L173.8,624.1 L175.6,622.1 L177.5,620.1 L179.3,618.1 L181.2,615.9 L183.0,613.8 L184.9,611.7 L186.8,609.6
+		L188.6,607.5 L190.5,605.4 L192.3,603.4 L194.2,601.5 L196.0,599.6 L197.9,597.8 L199.7,596.0 L201.6,594.3
+		L203.4,592.6 L205.3,591.0 L207.2,589.3 L209.0,587.6 L210.9,585.9 L212.7,584.2 L214.6,582.3 L216.4,580.4
+		L218.3,578.5 L220.1,576.4 L222.0,574.1 L223.8,571.8 L225.7,569.4 L227.5,566.8 L229.4,564.1 L231.3,561.3
+		L233.1,558.3 L235.0,555.2 L236.8,552.0 L238.7,548.6 L240.5,545.1 L242.4,541.5 L244.2,537.8 L246.1,534.0
+		L247.9,530.1 L249.8,526.2 L251.6,522.2 L253.5,518.2 L255.4,514.2 L257.2,510.2 L259.1,506.2 L260.9,502.2
+		L262.8,498.2 L264.6,494.3 L266.5,490.3 L268.3,486.3 L270.2,482.3 L272.0,478.2 L273.9,474.0 L275.7,469.7
+		L277.6,465.3 L279.5,460.7 L281.3,456.0 L283.2,451.0 L285.0,445.9 L286.9,440.6 L288.7,435.1 L290.6,429.4
+		L292.4,423.5 L294.3,417.6 L296.1,411.6 L298.0,405.6 L299.8,399.6 L301.7,393.7 L303.6,387.9 L305.4,382.4
+		L307.3,377.2 L309.1,372.2 L311.0,367.6 L312.8,363.5 L314.7,359.7 L316.5,356.3 L318.4,353.4 L320.2,350.8
+		L322.1,348.7 L323.9,346.8 L325.8,345.2 L327.7,343.8 L329.5,342.5 L331.4,341.3 L333.2,340.1 L335.1,338.8
+		L336.9,337.4 L338.8,335.7 L340.6,333.9 L342.5,331.8 L344.3,329.3 L346.2,326.6 L348.0,323.6 L349.9,320.3
+		L351.8,316.7 L353.6,313.0 L355.5,309.1 L357.3,305.1 L359.2,301.1 L361.0,297.1 L362.9,293.3 L364.7,289.7
+		L366.6,286.4 L368.4,283.4 L370.3,280.8 L372.1,278.7 L374.0,277.1 L375.9,275.9 L377.7,275.3 L379.6,275.1
+		L381.4,275.3 L383.3,275.9 L385.1,276.9 L387.0,278.2 L388.8,279.7 L390.7,281.4 L392.5,283.2 L394.4,285.2
+		L396.2,287.2 L398.1,289.2 L400.0,291.2 L401.8,293.3 L403.7,295.4 L405.5,297.5 L407.4,299.6 L409.2,301.7
+		L411.1,303.9 L412.9,306.2 L414.8,308.5 L416.6,310.8 L418.5,313.2 L420.3,315.6 L422.2,318.1 L424.1,320.5
+		L425.9,322.8 L427.8,325.0 L429.6,327.1 L431.5,329.0 L433.3,330.7 L435.2,332.2 L437.0,333.5 L438.9,334.4
+		L440.7,335.1 L442.6,335.5 L444.5,335.7 L446.3,335.6 L448.2,335.2 L450.0,334.7 L451.9,334.0 L453.7,333.1
+		L455.6,332.1 L457.4,331.0 L459.3,329.8 L461.1,328.5 L463.0,327.1 L464.8,325.7 L466.7,324.3 L468.6,322.8
+		L470.4,321.2 L472.3,319.5 L474.1,317.8 L476.0,316.0 L477.8,314.1 L479.7,312.2 L481.5,310.1 L483.4,307.8
+		L485.2,305.5 L487.1,303.1 L488.9,300.5 L490.8,297.9 L492.7,295.1 L494.5,292.3 L496.4,289.5 L498.2,286.6
+		L500.1,283.7 L501.9,280.8 L503.8,278.0 L505.6,275.2 L507.5,272.5 L509.3,269.8 L511.2,267.2 L513.0,264.6
+		L514.9,262.1 L516.8,259.6 L518.6,257.1 L520.5,254.5 L522.3,251.9 L524.2,249.3 L526.0,246.6 L527.9,243.9
+		L529.7,241.2 L531.6,238.5 L533.4,235.9 L535.3,233.3 L537.1,230.8 L539.0,228.5 L540.9,226.3 L542.7,224.4
+		L544.6,222.7 L546.4,221.3 L548.3,220.1 L550.1,219.1 L552.0,218.4 L553.8,217.8 L555.7,217.3 L557.5,216.9
+		L559.4,216.4 L561.2,215.8 L563.1,215.1 L565.0,214.0 L566.8,212.6 L568.7,210.8 L570.5,208.6 L572.4,205.7
+		L574.2,202.4 L576.1,198.5 L577.9,194.0 L579.8,189.1 L581.6,183.6 L583.5,177.9 L585.3,171.8 L587.2,165.6
+		L589.1,159.3 L590.9,153.0 L592.8,147.0 L594.6,141.2 L596.5,135.7 L598.3,130.7 L600.2,126.3 L602.0,122.3
+		L603.9,118.9 L605.7,116.1 L607.6,113.8 L609.4,112.0 L611.3,110.7 L613.2,109.7 L615.0,109.0 L616.9,108.6
+		L618.7,108.4 L620.6,108.2 L622.4,108.0 L624.3,107.8 L626.1,107.5 L628.0,107.1 L629.8,106.5 L631.7,105.7
+		L633.5,104.7 L635.4,103.4 L637.3,101.9 L639.1,100.1 L641.0,98.2 L642.8,96.0 L644.7,93.6 L646.5,91.1
+		L648.4,88.3 L650.2,85.5 L652.1,82.5 L653.9,79.5 L655.8,76.5 L657.6,73.5 L659.5,70.6 L661.4,67.9
+		L663.2,65.6 L665.1,63.5 L666.9,62.0 L668.8,61.0 L670.6,60.6 L672.5,61.0 L674.3,62.2 L676.2,64.2
+		L678.0,67.1 L679.9,70.8 L681.8,75.4 L683.6,80.8 L685.5,86.9 L687.3,93.6 L689.2,100.9 L691.0,108.5
+		L692.9,116.3 L694.7,124.2 L696.6,132.1 L698.4,139.9 L700.3,147.3 L702.1,154.4 L704.0,161.0 L705.9,167.1
+		L707.7,172.7 L709.6,177.9 L711.4,182.5 L713.3,186.7 L715.1,190.6 L717.0,194.2 L718.8,197.5 L720.7,200.7
+		L722.5,203.9 L724.4,207.1 L726.2,210.4 L728.1,213.9 L730.0,217.5 L731.8,221.4 L733.7,225.5 L735.5,229.8
+		L737.4,234.4 L739.2,239.3 L741.1,244.3 L742.9,249.5 L744.8,254.9 L746.6,260.5 L748.5,266.1 L750.3,271.8
+		L752.2,277.5 L754.1,283.3 L755.9,289.2 L757.8,295.0 L759.6,300.9 L761.5,306.9 L763.3,313.0 L765.2,319.1
+		L767.0,325.3 L768.9,331.7 L770.7,338.3 L772.6,345.0 L774.4,351.9 L776.3,359.1 L778.2,366.4 L780.0,374.0
+		L781.9,381.7 L783.7,389.7 L785.6,397.8 L787.4,406.1 L789.3,414.4 L791.1,422.9 L793.0,431.4 L794.8,439.9
+		L796.7,448.3 L798.5,456.6 L800.4,464.9 L802.3,472.9 L804.1,480.8 L806.0,488.4 L807.8,495.8 L809.7,502.8
+		L811.5,509.6 L813.4,516.1 L815.2,522.2 L817.1,528.0 L818.9,533.4 L820.8,538.6 L822.6,543.4 L824.5,547.9
+		L826.4,552.1 L828.2,556.0 L830.1,559.6 L831.9,563.0 L833.8,566.2 L835.6,569.2 L837.5,572.1 L839.3,574.7
+		L841.2,577.3 L843.0,579.7 L844.9,582.0 L846.7,584.2 L848.6,586.3 L850.5,588.3 L852.3,590.3 L854.2,592.2
+		L856.0,594.1 L857.9,595.9 L859.7,597.6 L861.6,599.3 L863.4,601.0 L865.3,602.6 L867.1,604.2 L869.0,605.7
+		L870.8,607.1 L872.7,608.6 L874.6,610.0 L876.4,611.4 L878.3,612.8 L880.1,614.1 L882.0,615.5 L883.8,616.9
+		L885.7,618.2 L887.5,619.6 L889.4,620.9 L891.2,622.3 L893.1,623.7 L894.9,625.1 L896.8,626.5 L898.7,627.8
+		L900.5,629.2 L902.4,630.5 L904.2,631.8 L906.1,633.0 L907.9,634.2 L909.8,635.4 L911.6,636.5 L913.5,637.5
+		L915.3,638.5 L917.2,639.4 L919.1,640.2 L920.9,641.0 L922.8,641.8 L924.6,642.4 L926.5,643.1 L928.3,643.6
+		L930.2,644.2 L932.0,644.7 L933.9,645.1 L935.7,645.6 L937.6,646.0 L939.4,646.4 L941.3,646.8 L943.2,647.2
+		L945.0,647.6 L946.9,648.0 L948.7,648.3 L950.6,648.7 L952.4,649.1 L954.3,649.4 L956.1,649.8 L958.0,650.2
+		L959.8,650.5 L961.7,650.9 L963.5,651.2 L965.4,651.6 L967.3,651.9 L969.1,652.2 L971.0,652.6 L972.8,652.9
+		L974.7,653.2 L976.5,653.5 L978.4,653.7 L980.2,654.0 L982.1,654.2 L983.9,654.5 L985.8,654.7 L987.6,654.9
+		L989.5,655.0 L991.4,655.2 L993.2,655.4 L995.1,655.5 L996.9,655.7 L998.8,655.8 L1000.6,656.0 L1002.5,656.1
+		L1004.3,656.3 L1006.2,656.5 L1008.0,656.6 L1009.9,656.8 L1011.7,657.0 L1013.6,657.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '173.8,624.1 175.6,622.1 177.5,620.1 179.3,618.1 181.2,615.9 183.0,613.8 184.9,611.7 186.8,609.6 188.6,607.5 190.5,605.4 192.3,603.4 194.2,601.5 196.0,599.6 197.9,597.8 199.7,596.0 201.6,594.3
+203.4,592.6 205.3,591.0 207.2,589.3 209.0,587.6 210.9,585.9 212.7,584.2 214.6,582.3 216.4,580.4 218.3,578.5 220.1,576.4 222.0,574.1 223.8,571.8 225.7,569.4 227.5,566.8 229.4,564.1 231.3,561.3
+233.1,558.3 235.0,555.2 236.8,552.0 238.7,548.6 240.5,545.1 242.4,541.5 244.2,537.8 246.1,534.0 247.9,530.1 249.8,526.2 251.6,522.2 253.5,518.2 255.4,514.2 257.2,510.2 259.1,506.2 260.9,502.2
+262.8,498.2 264.6,494.3 266.5,490.3 268.3,486.3 270.2,482.3 272.0,478.2 273.9,474.0 275.7,469.7 277.6,465.3 279.5,460.7 281.3,456.0 283.2,451.0 285.0,445.9 286.9,440.6 288.7,435.1 290.6,429.4
+292.4,423.5 294.3,417.6 296.1,411.6 298.0,405.6 299.8,399.6 301.7,393.7 303.6,387.9 305.4,382.4 307.3,377.2 309.1,372.2 311.0,367.6 312.8,363.5 314.7,359.7 316.5,356.3 318.4,353.4 320.2,350.8
+322.1,348.7 323.9,346.8 325.8,345.2 327.7,343.8 329.5,342.5 331.4,341.3 333.2,340.1 335.1,338.8 336.9,337.4 338.8,335.7 340.6,333.9 342.5,331.8 344.3,329.3 346.2,326.6 348.0,323.6 349.9,320.3
+351.8,316.7 353.6,313.0 355.5,309.1 357.3,305.1 359.2,301.1 361.0,297.1 362.9,293.3 364.7,289.7 366.6,286.4 368.4,283.4 370.3,280.8 372.1,278.7 374.0,277.1 375.9,275.9 377.7,275.3 379.6,275.1
+381.4,275.3 383.3,275.9 385.1,276.9 387.0,278.2 388.8,279.7 390.7,281.4 392.5,283.2 394.4,285.2 396.2,287.2 398.1,289.2 400.0,291.2 401.8,293.3 403.7,295.4 405.5,297.5 407.4,299.6 409.2,301.7
+411.1,303.9 412.9,306.2 414.8,308.5 416.6,310.8 418.5,313.2 420.3,315.6 422.2,318.1 424.1,320.5 425.9,322.8 427.8,325.0 429.6,327.1 431.5,329.0 433.3,330.7 435.2,332.2 437.0,333.5 438.9,334.4
+440.7,335.1 442.6,335.5 444.5,335.7 446.3,335.6 448.2,335.2 450.0,334.7 451.9,334.0 453.7,333.1 455.6,332.1 457.4,331.0 459.3,329.8 461.1,328.5 463.0,327.1 464.8,325.7 466.7,324.3 468.6,322.8
+470.4,321.2 472.3,319.5 474.1,317.8 476.0,316.0 477.8,314.1 479.7,312.2 481.5,310.1 483.4,307.8 485.2,305.5 487.1,303.1 488.9,300.5 490.8,297.9 492.7,295.1 494.5,292.3 496.4,289.5 498.2,286.6
+500.1,283.7 501.9,280.8 503.8,278.0 505.6,275.2 507.5,272.5 509.3,269.8 511.2,267.2 513.0,264.6 514.9,262.1 516.8,259.6 518.6,257.1 520.5,254.5 522.3,251.9 524.2,249.3 526.0,246.6 527.9,243.9
+529.7,241.2 531.6,238.5 533.4,235.9 535.3,233.3 537.1,230.8 539.0,228.5 540.9,226.3 542.7,224.4 544.6,222.7 546.4,221.3 548.3,220.1 550.1,219.1 552.0,218.4 553.8,217.8 555.7,217.3 557.5,216.9
+559.4,216.4 561.2,215.8 563.1,215.1 565.0,214.0 566.8,212.6 568.7,210.8 570.5,208.6 572.4,205.7 574.2,202.4 576.1,198.5 577.9,194.0 579.8,189.1 581.6,183.6 583.5,177.9 585.3,171.8 587.2,165.6
+589.1,159.3 590.9,153.0 592.8,147.0 594.6,141.2 596.5,135.7 598.3,130.7 600.2,126.3 602.0,122.3 603.9,118.9 605.7,116.1 607.6,113.8 609.4,112.0 611.3,110.7 613.2,109.7 615.0,109.0 616.9,108.6
+618.7,108.4 620.6,108.2 622.4,108.0 624.3,107.8 626.1,107.5 628.0,107.1 629.8,106.5 631.7,105.7 633.5,104.7 635.4,103.4 637.3,101.9 639.1,100.1 641.0,98.2 642.8,96.0 644.7,93.6 646.5,91.1
+648.4,88.3 650.2,85.5 652.1,82.5 653.9,79.5 655.8,76.5 657.6,73.5 659.5,70.6 661.4,67.9 663.2,65.6 665.1,63.5 666.9,62.0 668.8,61.0 670.6,60.6 672.5,61.0 674.3,62.2 676.2,64.2
+678.0,67.1 679.9,70.8 681.8,75.4 683.6,80.8 685.5,86.9 687.3,93.6 689.2,100.9 691.0,108.5 692.9,116.3 694.7,124.2 696.6,132.1 698.4,139.9 700.3,147.3 702.1,154.4 704.0,161.0 705.9,167.1
+707.7,172.7 709.6,177.9 711.4,182.5 713.3,186.7 715.1,190.6 717.0,194.2 718.8,197.5 720.7,200.7 722.5,203.9 724.4,207.1 726.2,210.4 728.1,213.9 730.0,217.5 731.8,221.4 733.7,225.5 735.5,229.8
+737.4,234.4 739.2,239.3 741.1,244.3 742.9,249.5 744.8,254.9 746.6,260.5 748.5,266.1 750.3,271.8 752.2,277.5 754.1,283.3 755.9,289.2 757.8,295.0 759.6,300.9 761.5,306.9 763.3,313.0 765.2,319.1
+767.0,325.3 768.9,331.7 770.7,338.3 772.6,345.0 774.4,351.9 776.3,359.1 778.2,366.4 780.0,374.0 781.9,381.7 783.7,389.7 785.6,397.8 787.4,406.1 789.3,414.4 791.1,422.9 793.0,431.4 794.8,439.9
+796.7,448.3 798.5,456.6 800.4,464.9 802.3,472.9 804.1,480.8 806.0,488.4 807.8,495.8 809.7,502.8 811.5,509.6 813.4,516.1 815.2,522.2 817.1,528.0 818.9,533.4 820.8,538.6 822.6,543.4 824.5,547.9
+826.4,552.1 828.2,556.0 830.1,559.6 831.9,563.0 833.8,566.2 835.6,569.2 837.5,572.1 839.3,574.7 841.2,577.3 843.0,579.7 844.9,582.0 846.7,584.2 848.6,586.3 850.5,588.3 852.3,590.3 854.2,592.2
+856.0,594.1 857.9,595.9 859.7,597.6 861.6,599.3 863.4,601.0 865.3,602.6 867.1,604.2 869.0,605.7 870.8,607.1 872.7,608.6 874.6,610.0 876.4,611.4 878.3,612.8 880.1,614.1 882.0,615.5 883.8,616.9
+885.7,618.2 887.5,619.6 889.4,620.9 891.2,622.3 893.1,623.7 894.9,625.1 896.8,626.5 898.7,627.8 900.5,629.2 902.4,630.5 904.2,631.8 906.1,633.0 907.9,634.2 909.8,635.4 911.6,636.5 913.5,637.5
+915.3,638.5 917.2,639.4 919.1,640.2 920.9,641.0 922.8,641.8 924.6,642.4 926.5,643.1 926.5,662.4 924.6,662.4 922.8,662.4 920.9,662.4 919.1,662.4 917.2,662.4 915.3,662.4 913.5,662.4 911.6,662.4
+909.8,662.4 907.9,662.4 906.1,662.4 904.2,662.4 902.4,662.4 900.5,662.4 898.7,662.4 896.8,662.4 894.9,662.4 893.1,662.4 891.2,662.4 889.4,662.4 887.5,662.4 885.7,662.4 883.8,662.4 882.0,662.4
+880.1,662.4 878.3,662.4 876.4,662.4 874.6,662.4 872.7,662.4 870.8,662.4 869.0,662.4 867.1,662.4 865.3,662.4 863.4,662.4 861.6,662.4 859.7,662.4 857.9,662.4 856.0,662.4 854.2,662.4 852.3,662.4
+850.5,662.4 848.6,662.4 846.7,662.4 844.9,662.4 843.0,662.4 841.2,662.4 839.3,662.4 837.5,662.4 835.6,662.4 833.8,662.4 831.9,662.4 830.1,662.4 828.2,662.4 826.4,662.4 824.5,662.4 822.6,662.4
+820.8,662.4 818.9,662.4 817.1,662.4 815.2,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.7,662.4 794.8,662.4 793.0,662.4
+791.1,662.4 789.3,662.4 787.4,662.4 785.6,662.4 783.7,662.4 781.9,662.4 780.0,662.4 778.2,662.4 776.3,662.4 774.4,662.4 772.6,662.4 770.7,662.4 768.9,662.4 767.0,662.4 765.2,662.4 763.3,662.4
+761.5,662.4 759.6,662.4 757.8,662.4 755.9,662.4 754.1,662.4 752.2,662.4 750.3,662.4 748.5,662.4 746.6,662.4 744.8,662.4 742.9,662.4 741.1,662.4 739.2,662.4 737.4,662.4 735.5,662.4 733.7,662.4
+731.8,662.4 730.0,662.4 728.1,662.4 726.2,662.4 724.4,662.4 722.5,662.4 720.7,662.4 718.8,662.4 717.0,662.4 715.1,662.4 713.3,662.4 711.4,662.4 709.6,662.4 707.7,662.4 705.9,662.4 704.0,662.4
+702.1,662.4 700.3,662.4 698.4,662.4 696.6,662.4 694.7,662.4 692.9,662.4 691.0,662.4 689.2,662.4 687.3,662.4 685.5,662.4 683.6,662.4 681.8,662.4 679.9,662.4 678.0,662.4 676.2,662.4 674.3,662.4
+672.5,662.4 670.6,662.4 668.8,662.4 666.9,662.4 665.1,662.4 663.2,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.8,662.4 653.9,662.4 652.1,662.4 650.2,662.4 648.4,662.4 646.5,662.4 644.7,662.4
+642.8,662.4 641.0,662.4 639.1,662.4 637.3,662.4 635.4,662.4 633.5,662.4 631.7,662.4 629.8,662.4 628.0,662.4 626.1,662.4 624.3,662.4 622.4,662.4 620.6,662.4 618.7,662.4 616.9,662.4 615.0,662.4
+613.2,662.4 611.3,662.4 609.4,662.4 607.6,662.4 605.7,662.4 603.9,662.4 602.0,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.1,662.4 587.2,662.4 585.3,662.4
+583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.1,662.4 574.2,662.4 572.4,662.4 570.5,662.4 568.7,662.4 566.8,662.4 565.0,662.4 563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.7,662.4
+553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.7,662.4 540.9,662.4 539.0,662.4 537.1,662.4 535.3,662.4 533.4,662.4 531.6,662.4 529.7,662.4 527.9,662.4 526.0,662.4
+524.2,662.4 522.3,662.4 520.5,662.4 518.6,662.4 516.8,662.4 514.9,662.4 513.0,662.4 511.2,662.4 509.3,662.4 507.5,662.4 505.6,662.4 503.8,662.4 501.9,662.4 500.1,662.4 498.2,662.4 496.4,662.4
+494.5,662.4 492.7,662.4 490.8,662.4 488.9,662.4 487.1,662.4 485.2,662.4 483.4,662.4 481.5,662.4 479.7,662.4 477.8,662.4 476.0,662.4 474.1,662.4 472.3,662.4 470.4,662.4 468.6,662.4 466.7,662.4
+464.8,662.4 463.0,662.4 461.1,662.4 459.3,662.4 457.4,662.4 455.6,662.4 453.7,662.4 451.9,662.4 450.0,662.4 448.2,662.4 446.3,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.9,662.4 437.0,662.4
+435.2,662.4 433.3,662.4 431.5,662.4 429.6,662.4 427.8,662.4 425.9,662.4 424.1,662.4 422.2,662.4 420.3,662.4 418.5,662.4 416.6,662.4 414.8,662.4 412.9,662.4 411.1,662.4 409.2,662.4 407.4,662.4
+405.5,662.4 403.7,662.4 401.8,662.4 400.0,662.4 398.1,662.4 396.2,662.4 394.4,662.4 392.5,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.3,662.4 381.4,662.4 379.6,662.4 377.7,662.4
+375.9,662.4 374.0,662.4 372.1,662.4 370.3,662.4 368.4,662.4 366.6,662.4 364.7,662.4 362.9,662.4 361.0,662.4 359.2,662.4 357.3,662.4 355.5,662.4 353.6,662.4 351.8,662.4 349.9,662.4 348.0,662.4
+346.2,662.4 344.3,662.4 342.5,662.4 340.6,662.4 338.8,662.4 336.9,662.4 335.1,662.4 333.2,662.4 331.4,662.4 329.5,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.1,662.4 320.2,662.4 318.4,662.4
+316.5,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.3,662.4 305.4,662.4 303.6,662.4 301.7,662.4 299.8,662.4 298.0,662.4 296.1,662.4 294.3,662.4 292.4,662.4 290.6,662.4 288.7,662.4
+286.9,662.4 285.0,662.4 283.2,662.4 281.3,662.4 279.5,662.4 277.6,662.4 275.7,662.4 273.9,662.4 272.0,662.4 270.2,662.4 268.3,662.4 266.5,662.4 264.6,662.4 262.8,662.4 260.9,662.4 259.1,662.4
+257.2,662.4 255.4,662.4 253.5,662.4 251.6,662.4 249.8,662.4 247.9,662.4 246.1,662.4 244.2,662.4 242.4,662.4 240.5,662.4 238.7,662.4 236.8,662.4 235.0,662.4 233.1,662.4 231.3,662.4 229.4,662.4
+227.5,662.4 225.7,662.4 223.8,662.4 222.0,662.4 220.1,662.4 218.3,662.4 216.4,662.4 214.6,662.4 212.7,662.4 210.9,662.4 209.0,662.4 207.2,662.4 205.3,662.4 203.4,662.4 201.6,662.4 199.7,662.4
+197.9,662.4 196.0,662.4 194.2,662.4 192.3,662.4 190.5,662.4 188.6,662.4 186.8,662.4 184.9,662.4 183.0,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M590.1,662.4 L590.1,155.7  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: MAD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/SD.svg b/results/barbershop/800000/report/SD.svg
new file mode 100644
index 0000000..d1c5652
--- /dev/null
+++ b/results/barbershop/800000/report/SD.svg
@@ -0,0 +1,313 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,662.4 L97.5,662.4  '/>	<g transform="translate(80.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,601.6 L97.5,601.6  '/>	<g transform="translate(80.2,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.001</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,540.7 L97.5,540.7  '/>	<g transform="translate(80.2,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.002</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,479.9 L97.5,479.9  '/>	<g transform="translate(80.2,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.003</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,419.1 L97.5,419.1  '/>	<g transform="translate(80.2,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.004</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,358.2 L97.5,358.2  '/>	<g transform="translate(80.2,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.005</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,297.4 L97.5,297.4  '/>	<g transform="translate(80.2,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.006</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,236.6 L97.5,236.6  '/>	<g transform="translate(80.2,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.007</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,175.8 L97.5,175.8  '/>	<g transform="translate(80.2,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.008</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,114.9 L97.5,114.9  '/>	<g transform="translate(80.2,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.009</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L97.5,54.1  '/>	<g transform="translate(80.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.01</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M206.2,662.4 L206.2,653.4  '/>	<g transform="translate(206.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M326.4,662.4 L326.4,653.4  '/>	<g transform="translate(326.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M446.7,662.4 L446.7,653.4  '/>	<g transform="translate(446.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M567.0,662.4 L567.0,653.4  '/>	<g transform="translate(567.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M687.2,662.4 L687.2,653.4  '/>	<g transform="translate(687.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M807.5,662.4 L807.5,653.4  '/>	<g transform="translate(807.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M927.8,662.4 L927.8,653.4  '/>	<g transform="translate(927.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (us)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M88.5,662.3 L90.4,662.3 L92.2,662.2 L94.1,662.2 L95.9,662.2 L97.8,662.1
+		L99.6,662.1 L101.5,662.0 L103.3,661.9 L105.2,661.8 L107.0,661.7 L108.9,661.5 L110.7,661.3 L112.6,661.1
+		L114.5,660.9 L116.3,660.6 L118.2,660.3 L120.0,659.9 L121.9,659.5 L123.7,658.9 L125.6,658.4 L127.4,657.7
+		L129.3,656.9 L131.1,656.0 L133.0,655.0 L134.8,653.9 L136.7,652.6 L138.6,651.2 L140.4,649.6 L142.3,647.8
+		L144.1,645.9 L146.0,643.7 L147.8,641.3 L149.7,638.7 L151.5,635.8 L153.4,632.7 L155.2,629.4 L157.1,625.8
+		L158.9,621.9 L160.8,617.7 L162.7,613.3 L164.5,608.6 L166.4,603.6 L168.2,598.3 L170.1,592.9 L171.9,587.1
+		L173.8,581.1 L175.6,575.0 L177.5,568.6 L179.3,562.0 L181.2,555.3 L183.0,548.4 L184.9,541.5 L186.8,534.4
+		L188.6,527.3 L190.5,520.2 L192.3,513.1 L194.2,506.0 L196.0,499.0 L197.9,492.0 L199.7,485.2 L201.6,478.4
+		L203.4,471.8 L205.3,465.4 L207.2,459.2 L209.0,453.1 L210.9,447.2 L212.7,441.5 L214.6,436.0 L216.4,430.6
+		L218.3,425.5 L220.1,420.5 L222.0,415.7 L223.8,411.0 L225.7,406.4 L227.5,402.0 L229.4,397.6 L231.3,393.4
+		L233.1,389.2 L235.0,385.0 L236.8,380.9 L238.7,376.8 L240.5,372.8 L242.4,368.8 L244.2,364.8 L246.1,360.9
+		L247.9,357.0 L249.8,353.2 L251.6,349.4 L253.5,345.8 L255.4,342.3 L257.2,338.9 L259.1,335.7 L260.9,332.7
+		L262.8,329.9 L264.6,327.4 L266.5,325.1 L268.3,323.2 L270.2,321.6 L272.0,320.3 L273.9,319.3 L275.7,318.8
+		L277.6,318.6 L279.5,318.8 L281.3,319.3 L283.2,320.2 L285.0,321.5 L286.9,323.2 L288.7,325.1 L290.6,327.4
+		L292.4,330.0 L294.3,332.9 L296.1,336.1 L298.0,339.5 L299.8,343.1 L301.7,346.9 L303.6,350.9 L305.4,355.1
+		L307.3,359.4 L309.1,363.9 L311.0,368.5 L312.8,373.2 L314.7,378.0 L316.5,382.9 L318.4,387.9 L320.2,393.0
+		L322.1,398.2 L323.9,403.5 L325.8,408.9 L327.7,414.3 L329.5,419.8 L331.4,425.4 L333.2,431.1 L335.1,436.9
+		L336.9,442.7 L338.8,448.5 L340.6,454.4 L342.5,460.3 L344.3,466.2 L346.2,472.2 L348.0,478.1 L349.9,483.9
+		L351.8,489.8 L353.6,495.5 L355.5,501.3 L357.3,506.9 L359.2,512.4 L361.0,517.9 L362.9,523.2 L364.7,528.4
+		L366.6,533.6 L368.4,538.6 L370.3,543.5 L372.1,548.3 L374.0,552.9 L375.9,557.5 L377.7,561.9 L379.6,566.3
+		L381.4,570.5 L383.3,574.6 L385.1,578.6 L387.0,582.5 L388.8,586.3 L390.7,589.9 L392.5,593.5 L394.4,596.9
+		L396.2,600.2 L398.1,603.4 L400.0,606.4 L401.8,609.4 L403.7,612.1 L405.5,614.8 L407.4,617.2 L409.2,619.5
+		L411.1,621.6 L412.9,623.5 L414.8,625.1 L416.6,626.5 L418.5,627.7 L420.3,628.5 L422.2,628.9 L424.1,629.0
+		L425.9,628.6 L427.8,627.7 L429.6,626.3 L431.5,624.2 L433.3,621.5 L435.2,618.0 L437.0,613.8 L438.9,608.6
+		L440.7,602.5 L442.6,595.4 L444.5,587.3 L446.3,578.1 L448.2,567.8 L450.0,556.3 L451.9,543.8 L453.7,530.1
+		L455.6,515.3 L457.4,499.4 L459.3,482.6 L461.1,464.9 L463.0,446.4 L464.8,427.2 L466.7,407.4 L468.6,387.3
+		L470.4,366.9 L472.3,346.3 L474.1,325.8 L476.0,305.4 L477.8,285.4 L479.7,265.8 L481.5,246.8 L483.4,228.5
+		L485.2,211.0 L487.1,194.4 L488.9,178.8 L490.8,164.3 L492.7,150.9 L494.5,138.6 L496.4,127.7 L498.2,117.9
+		L500.1,109.5 L501.9,102.4 L503.8,96.6 L505.6,92.2 L507.5,89.1 L509.3,87.4 L511.2,87.0 L513.0,88.0
+		L514.9,90.2 L516.8,93.8 L518.6,98.6 L520.5,104.5 L522.3,111.7 L524.2,119.9 L526.0,129.1 L527.9,139.3
+		L529.7,150.4 L531.6,162.3 L533.4,174.9 L535.3,188.1 L537.1,201.9 L539.0,216.2 L540.9,230.8 L542.7,245.8
+		L544.6,260.9 L546.4,276.3 L548.3,291.7 L550.1,307.2 L552.0,322.6 L553.8,338.0 L555.7,353.2 L557.5,368.1
+		L559.4,382.9 L561.2,397.3 L563.1,411.5 L565.0,425.2 L566.8,438.6 L568.7,451.5 L570.5,464.1 L572.4,476.1
+		L574.2,487.7 L576.1,498.8 L577.9,509.4 L579.8,519.5 L581.6,529.1 L583.5,538.1 L585.3,546.7 L587.2,554.6
+		L589.1,562.0 L590.9,568.9 L592.8,575.2 L594.6,580.8 L596.5,585.8 L598.3,590.2 L600.2,593.9 L602.0,596.9
+		L603.9,599.1 L605.7,600.5 L607.6,601.1 L609.4,600.9 L611.3,599.7 L613.2,597.5 L615.0,594.4 L616.9,590.2
+		L618.7,585.1 L620.6,578.9 L622.4,571.6 L624.3,563.3 L626.1,554.0 L628.0,543.8 L629.8,532.7 L631.7,520.7
+		L633.5,508.1 L635.4,494.8 L637.3,481.0 L639.1,466.9 L641.0,452.5 L642.8,438.0 L644.7,423.7 L646.5,409.5
+		L648.4,395.7 L650.2,382.5 L652.1,369.9 L653.9,358.1 L655.8,347.2 L657.6,337.3 L659.5,328.6 L661.4,321.1
+		L663.2,314.8 L665.1,309.8 L666.9,306.2 L668.8,303.9 L670.6,303.0 L672.5,303.4 L674.3,305.1 L676.2,308.1
+		L678.0,312.2 L679.9,317.6 L681.8,324.0 L683.6,331.4 L685.5,339.7 L687.3,348.8 L689.2,358.6 L691.0,369.1
+		L692.9,380.1 L694.7,391.5 L696.6,403.2 L698.4,415.1 L700.3,427.2 L702.1,439.4 L704.0,451.5 L705.9,463.5
+		L707.7,475.3 L709.6,486.9 L711.4,498.2 L713.3,509.2 L715.1,519.7 L717.0,529.9 L718.8,539.6 L720.7,548.8
+		L722.5,557.5 L724.4,565.6 L726.2,573.3 L728.1,580.3 L730.0,586.9 L731.8,592.8 L733.7,598.2 L735.5,603.0
+		L737.4,607.2 L739.2,610.8 L741.1,613.9 L742.9,616.3 L744.8,618.1 L746.6,619.3 L748.5,619.9 L750.3,619.8
+		L752.2,619.2 L754.1,618.0 L755.9,616.2 L757.8,613.8 L759.6,610.9 L761.5,607.4 L763.3,603.6 L765.2,599.3
+		L767.0,594.6 L768.9,589.6 L770.7,584.4 L772.6,579.0 L774.4,573.6 L776.3,568.1 L778.2,562.7 L780.0,557.5
+		L781.9,552.4 L783.7,547.7 L785.6,543.4 L787.4,539.5 L789.3,536.0 L791.1,533.2 L793.0,530.9 L794.8,529.2
+		L796.7,528.1 L798.5,527.7 L800.4,527.9 L802.3,528.8 L804.1,530.2 L806.0,532.2 L807.8,534.8 L809.7,537.8
+		L811.5,541.3 L813.4,545.2 L815.2,549.5 L817.1,554.0 L818.9,558.8 L820.8,563.8 L822.6,568.9 L824.5,574.0
+		L826.4,579.2 L828.2,584.4 L830.1,589.5 L831.9,594.6 L833.8,599.4 L835.6,604.2 L837.5,608.7 L839.3,613.0
+		L841.2,617.1 L843.0,620.9 L844.9,624.5 L846.7,627.8 L848.6,630.8 L850.5,633.5 L852.3,635.9 L854.2,638.0
+		L856.0,639.8 L857.9,641.4 L859.7,642.6 L861.6,643.6 L863.4,644.3 L865.3,644.7 L867.1,644.9 L869.0,644.8
+		L870.8,644.5 L872.7,644.0 L874.6,643.2 L876.4,642.4 L878.3,641.3 L880.1,640.1 L882.0,638.9 L883.8,637.6
+		L885.7,636.2 L887.5,634.8 L889.4,633.4 L891.2,632.1 L893.1,630.9 L894.9,629.7 L896.8,628.7 L898.7,627.8
+		L900.5,627.1 L902.4,626.6 L904.2,626.3 L906.1,626.1 L907.9,626.2 L909.8,626.4 L911.6,626.9 L913.5,627.5
+		L915.3,628.3 L917.2,629.2 L919.1,630.3 L920.9,631.5 L922.8,632.9 L924.6,634.3 L926.5,635.8 L928.3,637.3
+		L930.2,638.8 L932.0,640.4 L933.9,641.9 L935.7,643.4 L937.6,644.9 L939.4,646.3 L941.3,647.7 L943.2,649.0
+		L945.0,650.2 L946.9,651.4 L948.7,652.4 L950.6,653.3 L952.4,654.2 L954.3,655.0 L956.1,655.6 L958.0,656.2
+		L959.8,656.7 L961.7,657.1 L963.5,657.4 L965.4,657.6 L967.3,657.7 L969.1,657.8 L971.0,657.8 L972.8,657.8
+		L974.7,657.7 L976.5,657.5 L978.4,657.4 L980.2,657.2 L982.1,657.0 L983.9,656.7 L985.8,656.5 L987.6,656.3
+		L989.5,656.1 L991.4,655.9 L993.2,655.7 L995.1,655.6 L996.9,655.4 L998.8,655.4 L1000.6,655.3 L1002.5,655.3
+		L1004.3,655.4 L1006.2,655.5 L1008.0,655.6 L1009.9,655.7 L1011.7,655.9 L1013.6,656.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '173.8,581.1 175.6,575.0 177.5,568.6 179.3,562.0 181.2,555.3 183.0,548.4 184.9,541.5 186.8,534.4 188.6,527.3 190.5,520.2 192.3,513.1 194.2,506.0 196.0,499.0 197.9,492.0 199.7,485.2 201.6,478.4
+203.4,471.8 205.3,465.4 207.2,459.2 209.0,453.1 210.9,447.2 212.7,441.5 214.6,436.0 216.4,430.6 218.3,425.5 220.1,420.5 222.0,415.7 223.8,411.0 225.7,406.4 227.5,402.0 229.4,397.6 231.3,393.4
+233.1,389.2 235.0,385.0 236.8,380.9 238.7,376.8 240.5,372.8 242.4,368.8 244.2,364.8 246.1,360.9 247.9,357.0 249.8,353.2 251.6,349.4 253.5,345.8 255.4,342.3 257.2,338.9 259.1,335.7 260.9,332.7
+262.8,329.9 264.6,327.4 266.5,325.1 268.3,323.2 270.2,321.6 272.0,320.3 273.9,319.3 275.7,318.8 277.6,318.6 279.5,318.8 281.3,319.3 283.2,320.2 285.0,321.5 286.9,323.2 288.7,325.1 290.6,327.4
+292.4,330.0 294.3,332.9 296.1,336.1 298.0,339.5 299.8,343.1 301.7,346.9 303.6,350.9 305.4,355.1 307.3,359.4 309.1,363.9 311.0,368.5 312.8,373.2 314.7,378.0 316.5,382.9 318.4,387.9 320.2,393.0
+322.1,398.2 323.9,403.5 325.8,408.9 327.7,414.3 329.5,419.8 331.4,425.4 333.2,431.1 335.1,436.9 336.9,442.7 338.8,448.5 340.6,454.4 342.5,460.3 344.3,466.2 346.2,472.2 348.0,478.1 349.9,483.9
+351.8,489.8 353.6,495.5 355.5,501.3 357.3,506.9 359.2,512.4 361.0,517.9 362.9,523.2 364.7,528.4 366.6,533.6 368.4,538.6 370.3,543.5 372.1,548.3 374.0,552.9 375.9,557.5 377.7,561.9 379.6,566.3
+381.4,570.5 383.3,574.6 385.1,578.6 387.0,582.5 388.8,586.3 390.7,589.9 392.5,593.5 394.4,596.9 396.2,600.2 398.1,603.4 400.0,606.4 401.8,609.4 403.7,612.1 405.5,614.8 407.4,617.2 409.2,619.5
+411.1,621.6 412.9,623.5 414.8,625.1 416.6,626.5 418.5,627.7 420.3,628.5 422.2,628.9 424.1,629.0 425.9,628.6 427.8,627.7 429.6,626.3 431.5,624.2 433.3,621.5 435.2,618.0 437.0,613.8 438.9,608.6
+440.7,602.5 442.6,595.4 444.5,587.3 446.3,578.1 448.2,567.8 450.0,556.3 451.9,543.8 453.7,530.1 455.6,515.3 457.4,499.4 459.3,482.6 461.1,464.9 463.0,446.4 464.8,427.2 466.7,407.4 468.6,387.3
+470.4,366.9 472.3,346.3 474.1,325.8 476.0,305.4 477.8,285.4 479.7,265.8 481.5,246.8 483.4,228.5 485.2,211.0 487.1,194.4 488.9,178.8 490.8,164.3 492.7,150.9 494.5,138.6 496.4,127.7 498.2,117.9
+500.1,109.5 501.9,102.4 503.8,96.6 505.6,92.2 507.5,89.1 509.3,87.4 511.2,87.0 513.0,88.0 514.9,90.2 516.8,93.8 518.6,98.6 520.5,104.5 522.3,111.7 524.2,119.9 526.0,129.1 527.9,139.3
+529.7,150.4 531.6,162.3 533.4,174.9 535.3,188.1 537.1,201.9 539.0,216.2 540.9,230.8 542.7,245.8 544.6,260.9 546.4,276.3 548.3,291.7 550.1,307.2 552.0,322.6 553.8,338.0 555.7,353.2 557.5,368.1
+559.4,382.9 561.2,397.3 563.1,411.5 565.0,425.2 566.8,438.6 568.7,451.5 570.5,464.1 572.4,476.1 574.2,487.7 576.1,498.8 577.9,509.4 579.8,519.5 581.6,529.1 583.5,538.1 585.3,546.7 587.2,554.6
+589.1,562.0 590.9,568.9 592.8,575.2 594.6,580.8 596.5,585.8 598.3,590.2 600.2,593.9 602.0,596.9 603.9,599.1 605.7,600.5 607.6,601.1 609.4,600.9 611.3,599.7 613.2,597.5 615.0,594.4 616.9,590.2
+618.7,585.1 620.6,578.9 622.4,571.6 624.3,563.3 626.1,554.0 628.0,543.8 629.8,532.7 631.7,520.7 633.5,508.1 635.4,494.8 637.3,481.0 639.1,466.9 641.0,452.5 642.8,438.0 644.7,423.7 646.5,409.5
+648.4,395.7 650.2,382.5 652.1,369.9 653.9,358.1 655.8,347.2 657.6,337.3 659.5,328.6 661.4,321.1 663.2,314.8 665.1,309.8 666.9,306.2 668.8,303.9 670.6,303.0 672.5,303.4 674.3,305.1 676.2,308.1
+678.0,312.2 679.9,317.6 681.8,324.0 683.6,331.4 685.5,339.7 687.3,348.8 689.2,358.6 691.0,369.1 692.9,380.1 694.7,391.5 696.6,403.2 698.4,415.1 700.3,427.2 702.1,439.4 704.0,451.5 705.9,463.5
+707.7,475.3 709.6,486.9 711.4,498.2 713.3,509.2 715.1,519.7 717.0,529.9 718.8,539.6 720.7,548.8 722.5,557.5 724.4,565.6 726.2,573.3 728.1,580.3 730.0,586.9 731.8,592.8 733.7,598.2 735.5,603.0
+737.4,607.2 739.2,610.8 741.1,613.9 742.9,616.3 744.8,618.1 746.6,619.3 748.5,619.9 750.3,619.8 752.2,619.2 754.1,618.0 755.9,616.2 757.8,613.8 759.6,610.9 761.5,607.4 763.3,603.6 765.2,599.3
+767.0,594.6 768.9,589.6 770.7,584.4 772.6,579.0 774.4,573.6 776.3,568.1 778.2,562.7 780.0,557.5 781.9,552.4 783.7,547.7 785.6,543.4 787.4,539.5 789.3,536.0 791.1,533.2 793.0,530.9 794.8,529.2
+796.7,528.1 798.5,527.7 800.4,527.9 802.3,528.8 804.1,530.2 806.0,532.2 807.8,534.8 809.7,537.8 811.5,541.3 813.4,545.2 815.2,549.5 817.1,554.0 818.9,558.8 820.8,563.8 822.6,568.9 824.5,574.0
+826.4,579.2 828.2,584.4 830.1,589.5 831.9,594.6 833.8,599.4 835.6,604.2 837.5,608.7 839.3,613.0 841.2,617.1 843.0,620.9 844.9,624.5 846.7,627.8 848.6,630.8 850.5,633.5 852.3,635.9 854.2,638.0
+856.0,639.8 857.9,641.4 859.7,642.6 861.6,643.6 863.4,644.3 865.3,644.7 867.1,644.9 869.0,644.8 870.8,644.5 872.7,644.0 874.6,643.2 876.4,642.4 878.3,641.3 880.1,640.1 882.0,638.9 883.8,637.6
+885.7,636.2 887.5,634.8 889.4,633.4 891.2,632.1 893.1,630.9 894.9,629.7 896.8,628.7 898.7,627.8 900.5,627.1 902.4,626.6 904.2,626.3 906.1,626.1 907.9,626.2 909.8,626.4 911.6,626.9 913.5,627.5
+915.3,628.3 917.2,629.2 919.1,630.3 920.9,631.5 922.8,632.9 924.6,634.3 926.5,635.8 926.5,662.4 924.6,662.4 922.8,662.4 920.9,662.4 919.1,662.4 917.2,662.4 915.3,662.4 913.5,662.4 911.6,662.4
+909.8,662.4 907.9,662.4 906.1,662.4 904.2,662.4 902.4,662.4 900.5,662.4 898.7,662.4 896.8,662.4 894.9,662.4 893.1,662.4 891.2,662.4 889.4,662.4 887.5,662.4 885.7,662.4 883.8,662.4 882.0,662.4
+880.1,662.4 878.3,662.4 876.4,662.4 874.6,662.4 872.7,662.4 870.8,662.4 869.0,662.4 867.1,662.4 865.3,662.4 863.4,662.4 861.6,662.4 859.7,662.4 857.9,662.4 856.0,662.4 854.2,662.4 852.3,662.4
+850.5,662.4 848.6,662.4 846.7,662.4 844.9,662.4 843.0,662.4 841.2,662.4 839.3,662.4 837.5,662.4 835.6,662.4 833.8,662.4 831.9,662.4 830.1,662.4 828.2,662.4 826.4,662.4 824.5,662.4 822.6,662.4
+820.8,662.4 818.9,662.4 817.1,662.4 815.2,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 806.0,662.4 804.1,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.7,662.4 794.8,662.4 793.0,662.4
+791.1,662.4 789.3,662.4 787.4,662.4 785.6,662.4 783.7,662.4 781.9,662.4 780.0,662.4 778.2,662.4 776.3,662.4 774.4,662.4 772.6,662.4 770.7,662.4 768.9,662.4 767.0,662.4 765.2,662.4 763.3,662.4
+761.5,662.4 759.6,662.4 757.8,662.4 755.9,662.4 754.1,662.4 752.2,662.4 750.3,662.4 748.5,662.4 746.6,662.4 744.8,662.4 742.9,662.4 741.1,662.4 739.2,662.4 737.4,662.4 735.5,662.4 733.7,662.4
+731.8,662.4 730.0,662.4 728.1,662.4 726.2,662.4 724.4,662.4 722.5,662.4 720.7,662.4 718.8,662.4 717.0,662.4 715.1,662.4 713.3,662.4 711.4,662.4 709.6,662.4 707.7,662.4 705.9,662.4 704.0,662.4
+702.1,662.4 700.3,662.4 698.4,662.4 696.6,662.4 694.7,662.4 692.9,662.4 691.0,662.4 689.2,662.4 687.3,662.4 685.5,662.4 683.6,662.4 681.8,662.4 679.9,662.4 678.0,662.4 676.2,662.4 674.3,662.4
+672.5,662.4 670.6,662.4 668.8,662.4 666.9,662.4 665.1,662.4 663.2,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.8,662.4 653.9,662.4 652.1,662.4 650.2,662.4 648.4,662.4 646.5,662.4 644.7,662.4
+642.8,662.4 641.0,662.4 639.1,662.4 637.3,662.4 635.4,662.4 633.5,662.4 631.7,662.4 629.8,662.4 628.0,662.4 626.1,662.4 624.3,662.4 622.4,662.4 620.6,662.4 618.7,662.4 616.9,662.4 615.0,662.4
+613.2,662.4 611.3,662.4 609.4,662.4 607.6,662.4 605.7,662.4 603.9,662.4 602.0,662.4 600.2,662.4 598.3,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.1,662.4 587.2,662.4 585.3,662.4
+583.5,662.4 581.6,662.4 579.8,662.4 577.9,662.4 576.1,662.4 574.2,662.4 572.4,662.4 570.5,662.4 568.7,662.4 566.8,662.4 565.0,662.4 563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.7,662.4
+553.8,662.4 552.0,662.4 550.1,662.4 548.3,662.4 546.4,662.4 544.6,662.4 542.7,662.4 540.9,662.4 539.0,662.4 537.1,662.4 535.3,662.4 533.4,662.4 531.6,662.4 529.7,662.4 527.9,662.4 526.0,662.4
+524.2,662.4 522.3,662.4 520.5,662.4 518.6,662.4 516.8,662.4 514.9,662.4 513.0,662.4 511.2,662.4 509.3,662.4 507.5,662.4 505.6,662.4 503.8,662.4 501.9,662.4 500.1,662.4 498.2,662.4 496.4,662.4
+494.5,662.4 492.7,662.4 490.8,662.4 488.9,662.4 487.1,662.4 485.2,662.4 483.4,662.4 481.5,662.4 479.7,662.4 477.8,662.4 476.0,662.4 474.1,662.4 472.3,662.4 470.4,662.4 468.6,662.4 466.7,662.4
+464.8,662.4 463.0,662.4 461.1,662.4 459.3,662.4 457.4,662.4 455.6,662.4 453.7,662.4 451.9,662.4 450.0,662.4 448.2,662.4 446.3,662.4 444.5,662.4 442.6,662.4 440.7,662.4 438.9,662.4 437.0,662.4
+435.2,662.4 433.3,662.4 431.5,662.4 429.6,662.4 427.8,662.4 425.9,662.4 424.1,662.4 422.2,662.4 420.3,662.4 418.5,662.4 416.6,662.4 414.8,662.4 412.9,662.4 411.1,662.4 409.2,662.4 407.4,662.4
+405.5,662.4 403.7,662.4 401.8,662.4 400.0,662.4 398.1,662.4 396.2,662.4 394.4,662.4 392.5,662.4 390.7,662.4 388.8,662.4 387.0,662.4 385.1,662.4 383.3,662.4 381.4,662.4 379.6,662.4 377.7,662.4
+375.9,662.4 374.0,662.4 372.1,662.4 370.3,662.4 368.4,662.4 366.6,662.4 364.7,662.4 362.9,662.4 361.0,662.4 359.2,662.4 357.3,662.4 355.5,662.4 353.6,662.4 351.8,662.4 349.9,662.4 348.0,662.4
+346.2,662.4 344.3,662.4 342.5,662.4 340.6,662.4 338.8,662.4 336.9,662.4 335.1,662.4 333.2,662.4 331.4,662.4 329.5,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.1,662.4 320.2,662.4 318.4,662.4
+316.5,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.3,662.4 305.4,662.4 303.6,662.4 301.7,662.4 299.8,662.4 298.0,662.4 296.1,662.4 294.3,662.4 292.4,662.4 290.6,662.4 288.7,662.4
+286.9,662.4 285.0,662.4 283.2,662.4 281.3,662.4 279.5,662.4 277.6,662.4 275.7,662.4 273.9,662.4 272.0,662.4 270.2,662.4 268.3,662.4 266.5,662.4 264.6,662.4 262.8,662.4 260.9,662.4 259.1,662.4
+257.2,662.4 255.4,662.4 253.5,662.4 251.6,662.4 249.8,662.4 247.9,662.4 246.1,662.4 244.2,662.4 242.4,662.4 240.5,662.4 238.7,662.4 236.8,662.4 235.0,662.4 233.1,662.4 231.3,662.4 229.4,662.4
+227.5,662.4 225.7,662.4 223.8,662.4 222.0,662.4 220.1,662.4 218.3,662.4 216.4,662.4 214.6,662.4 212.7,662.4 210.9,662.4 209.0,662.4 207.2,662.4 205.3,662.4 203.4,662.4 201.6,662.4 199.7,662.4
+197.9,662.4 196.0,662.4 194.2,662.4 192.3,662.4 190.5,662.4 188.6,662.4 186.8,662.4 184.9,662.4 183.0,662.4 181.2,662.4 179.3,662.4 177.5,662.4 175.6,662.4 173.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M519.7,662.4 L519.7,102.2  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M88.5,54.1 L88.5,662.4 L1013.6,662.4 L1013.6,54.1 L88.5,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(551.0,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: SD</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/both/pdf.svg b/results/barbershop/800000/report/both/pdf.svg
new file mode 100644
index 0000000..bc2628c
--- /dev/null
+++ b/results/barbershop/800000/report/both/pdf.svg
@@ -0,0 +1,328 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,586.4 L80.9,586.4  '/>	<g transform="translate(63.6,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,510.3 L80.9,510.3  '/>	<g transform="translate(63.6,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,434.3 L80.9,434.3  '/>	<g transform="translate(63.6,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,282.2 L80.9,282.2  '/>	<g transform="translate(63.6,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,206.2 L80.9,206.2  '/>	<g transform="translate(63.6,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.1 L80.9,130.1  '/>	<g transform="translate(63.6,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M246.8,662.4 L246.8,653.4  '/>	<g transform="translate(246.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M421.8,662.4 L421.8,653.4  '/>	<g transform="translate(421.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M596.7,662.4 L596.7,653.4  '/>	<g transform="translate(596.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M771.6,662.4 L771.6,653.4  '/>	<g transform="translate(771.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M946.6,662.4 L946.6,653.4  '/>	<g transform="translate(946.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1121.5,662.4 L1121.5,653.4  '/>	<g transform="translate(1121.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1121.5,662.4 L1121.5,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(596.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '1146.4,67.6 1188.6,67.6 1188.6,58.6 1146.4,58.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '122.3,662.2 123.1,662.2 124.0,662.1 124.9,662.1 125.7,662.0 126.6,662.0 127.5,661.9 128.3,661.9 129.2,661.8 130.0,661.7 130.9,661.7 131.8,661.6 132.6,661.5 133.5,661.4 134.3,661.3 135.2,661.1
+136.1,661.0 136.9,660.8 137.8,660.6 138.6,660.5 139.5,660.3 140.4,660.0 141.2,659.8 142.1,659.6 142.9,659.3 143.8,659.0 144.7,658.7 145.5,658.3 146.4,658.0 147.2,657.6 148.1,657.2 149.0,656.7
+149.8,656.3 150.7,655.8 151.5,655.3 152.4,654.8 153.3,654.2 154.1,653.6 155.0,653.0 155.8,652.3 156.7,651.7 157.6,651.0 158.4,650.2 159.3,649.5 160.1,648.7 161.0,647.9 161.9,647.1 162.7,646.2
+163.6,645.4 164.4,644.5 165.3,643.6 166.2,642.6 167.0,641.7 167.9,640.7 168.8,639.8 169.6,638.8 170.5,637.8 171.3,636.7 172.2,635.7 173.1,634.7 173.9,633.6 174.8,632.6 175.6,631.5 176.5,630.4
+177.4,629.3 178.2,628.3 179.1,627.2 179.9,626.1 180.8,624.9 181.7,623.8 182.5,622.7 183.4,621.5 184.2,620.4 185.1,619.2 186.0,618.0 186.8,616.8 187.7,615.6 188.5,614.3 189.4,613.0 190.3,611.6
+191.1,610.3 192.0,608.8 192.8,607.4 193.7,605.8 194.6,604.2 195.4,602.6 196.3,600.8 197.1,599.0 198.0,597.1 198.9,595.1 199.7,593.0 200.6,590.7 201.4,588.4 202.3,585.9 203.2,583.3 204.0,580.6
+204.9,577.7 205.7,574.6 206.6,571.4 207.5,568.0 208.3,564.5 209.2,560.7 210.1,556.7 210.9,552.6 211.8,548.2 212.6,543.6 213.5,538.8 214.4,533.8 215.2,528.5 216.1,523.0 216.9,517.3 217.8,511.4
+218.7,505.2 219.5,498.7 220.4,492.0 221.2,485.1 222.1,477.9 223.0,470.6 223.8,462.9 224.7,455.1 225.5,447.0 226.4,438.8 227.3,430.3 228.1,421.7 229.0,412.8 229.8,403.9 230.7,394.7 231.6,385.4
+232.4,376.0 233.3,366.5 234.1,356.9 235.0,347.3 235.9,337.5 236.7,327.8 237.6,318.0 238.4,308.3 239.3,298.5 240.2,288.9 241.0,279.2 241.9,269.7 242.7,260.3 243.6,251.0 244.5,241.9 245.3,232.9
+246.2,224.1 247.0,215.6 247.9,207.2 248.8,199.1 249.6,191.2 250.5,183.7 251.3,176.4 252.2,169.4 253.1,162.7 253.9,156.3 254.8,150.3 255.7,144.6 256.5,139.3 257.4,134.3 258.2,129.6 259.1,125.4
+260.0,121.4 260.8,117.9 261.7,114.7 262.5,111.9 263.4,109.5 264.3,107.4 265.1,105.7 266.0,104.4 266.8,103.4 267.7,102.8 268.6,102.5 269.4,102.5 270.3,102.9 271.1,103.6 272.0,104.7 272.9,106.0
+273.7,107.7 274.6,109.7 275.4,111.9 276.3,114.5 277.2,117.3 278.0,120.4 278.9,123.8 279.7,127.4 280.6,131.3 281.5,135.4 282.3,139.8 283.2,144.4 284.0,149.1 284.9,154.1 285.8,159.3 286.6,164.7
+287.5,170.3 288.3,176.0 289.2,181.9 290.1,187.9 290.9,194.1 291.8,200.4 292.6,206.8 293.5,213.3 294.4,220.0 295.2,226.7 296.1,233.5 297.0,240.4 297.8,247.4 298.7,254.4 299.5,261.4 300.4,268.5
+301.3,275.6 302.1,282.8 303.0,289.9 303.8,297.1 304.7,304.2 305.6,311.4 306.4,318.5 307.3,325.6 308.1,332.6 309.0,339.6 309.9,346.6 310.7,353.5 311.6,360.4 312.4,367.2 313.3,374.0 314.2,380.7
+315.0,387.3 315.9,393.9 316.7,400.4 317.6,406.8 318.5,413.1 319.3,419.4 320.2,425.6 321.0,431.7 321.9,437.8 322.8,443.8 323.6,449.6 324.5,455.4 325.3,461.2 326.2,466.8 327.1,472.4 327.9,477.8
+328.8,483.2 329.6,488.5 330.5,493.7 331.4,498.8 332.2,503.8 333.1,508.8 333.9,513.6 334.8,518.4 335.7,523.0 336.5,527.5 337.4,532.0 338.3,536.3 339.1,540.5 340.0,544.6 340.8,548.6 341.7,552.5
+342.6,556.3 343.4,560.0 344.3,563.5 345.1,566.9 346.0,570.3 346.9,573.5 347.7,576.5 348.6,579.5 349.4,582.3 350.3,585.1 351.2,587.7 352.0,590.2 352.9,592.6 353.7,594.9 354.6,597.1 355.5,599.1
+356.3,601.1 357.2,603.0 358.0,604.8 358.9,606.5 359.8,608.1 360.6,609.6 361.5,611.0 362.3,612.4 363.2,613.7 364.1,614.9 364.9,616.1 365.8,617.2 366.6,618.2 367.5,619.2 368.4,620.2 369.2,621.1
+370.1,622.0 370.9,622.8 371.8,623.6 372.7,624.3 373.5,625.1 374.4,625.8 375.2,626.5 376.1,627.1 377.0,627.8 377.8,628.4 378.7,629.0 379.6,629.6 380.4,630.2 381.3,630.8 382.1,631.3 383.0,631.9
+383.9,632.5 384.7,633.0 385.6,633.5 386.4,634.1 387.3,634.6 388.2,635.1 389.0,635.6 389.9,636.2 390.7,636.7 391.6,637.2 392.5,637.7 393.3,638.2 394.2,638.7 395.0,639.2 395.9,639.7 396.8,640.2
+397.6,640.7 398.5,641.2 399.3,641.7 400.2,642.2 401.1,642.7 401.9,643.2 402.8,643.7 403.6,644.2 404.5,644.7 405.4,645.2 406.2,645.6 407.1,646.1 407.9,646.6 408.8,647.1 409.7,647.5 410.5,648.0
+411.4,648.4 412.2,648.9 413.1,649.3 414.0,649.7 414.8,650.1 415.7,650.5 416.5,650.9 417.4,651.3 418.3,651.7 419.1,652.0 420.0,652.4 420.9,652.7 421.7,653.0 422.6,653.3 423.4,653.5 424.3,653.8
+425.2,654.0 426.0,654.2 426.9,654.4 427.7,654.5 428.6,654.7 429.5,654.8 430.3,654.9 431.2,655.0 432.0,655.0 432.9,655.0 433.8,655.0 434.6,655.0 435.5,655.0 436.3,654.9 437.2,654.8 438.1,654.7
+438.9,654.6 439.8,654.5 440.6,654.3 441.5,654.1 442.4,653.9 443.2,653.7 444.1,653.5 444.9,653.3 445.8,653.1 446.7,652.8 447.5,652.6 448.4,652.3 449.2,652.0 450.1,651.8 451.0,651.5 451.8,651.2
+452.7,650.9 453.5,650.7 454.4,650.4 455.3,650.1 456.1,649.9 457.0,649.6 457.8,649.4 458.7,649.1 459.6,648.9 460.4,648.7 461.3,648.5 462.2,648.3 463.0,648.1 463.9,647.9 464.7,647.7 465.6,647.5
+466.5,647.4 467.3,647.2 468.2,647.1 469.0,647.0 469.9,646.9 470.8,646.8 471.6,646.7 472.5,646.6 473.3,646.6 474.2,646.5 475.1,646.5 475.9,646.5 476.8,646.5 477.6,646.5 478.5,646.5 479.4,646.5
+480.2,646.5 481.1,646.6 481.9,646.6 482.8,646.7 483.7,646.8 484.5,646.9 485.4,647.0 486.2,647.1 487.1,647.2 488.0,647.4 488.8,647.5 489.7,647.7 490.5,647.9 491.4,648.1 492.3,648.3 493.1,648.5
+494.0,648.7 494.8,649.0 495.7,649.2 496.6,649.5 497.4,649.8 498.3,650.0 499.1,650.3 500.0,650.6 500.9,650.9 501.7,651.3 502.6,651.6 503.4,651.9 504.3,652.2 505.2,652.6 506.0,652.9 506.9,653.3
+507.8,653.6 508.6,654.0 509.5,654.3 510.3,654.6 511.2,655.0 512.1,655.3 512.9,655.6 513.8,656.0 514.6,656.3 515.5,656.6 516.4,656.9 517.2,657.2 518.1,657.5 518.9,657.8 519.8,658.1 520.7,658.3
+521.5,658.6 522.4,658.8 523.2,659.1 524.1,659.3 525.0,659.5 525.8,659.7 526.7,659.9 527.5,660.1 528.4,660.3 529.3,660.5 530.1,660.6 531.0,660.8 531.8,660.9 532.7,661.0 533.6,661.1 534.4,661.3
+535.3,661.4 536.1,661.5 537.0,661.5 537.9,661.6 538.7,661.7 539.6,661.8 540.4,661.8 541.3,661.9 542.2,661.9 543.0,662.0 543.9,662.0 544.7,662.1 545.6,662.1 546.5,662.1 547.3,662.2 548.2,662.2
+549.1,662.2 549.9,662.2 550.8,662.3 551.6,662.3 551.6,662.4 550.8,662.4 549.9,662.4 549.1,662.4 548.2,662.4 547.3,662.4 546.5,662.4 545.6,662.4 544.7,662.4 543.9,662.4 543.0,662.4 542.2,662.4
+541.3,662.4 540.4,662.4 539.6,662.4 538.7,662.4 537.9,662.4 537.0,662.4 536.1,662.4 535.3,662.4 534.4,662.4 533.6,662.4 532.7,662.4 531.8,662.4 531.0,662.4 530.1,662.4 529.3,662.4 528.4,662.4
+527.5,662.4 526.7,662.4 525.8,662.4 525.0,662.4 524.1,662.4 523.2,662.4 522.4,662.4 521.5,662.4 520.7,662.4 519.8,662.4 518.9,662.4 518.1,662.4 517.2,662.4 516.4,662.4 515.5,662.4 514.6,662.4
+513.8,662.4 512.9,662.4 512.1,662.4 511.2,662.4 510.3,662.4 509.5,662.4 508.6,662.4 507.8,662.4 506.9,662.4 506.0,662.4 505.2,662.4 504.3,662.4 503.4,662.4 502.6,662.4 501.7,662.4 500.9,662.4
+500.0,662.4 499.1,662.4 498.3,662.4 497.4,662.4 496.6,662.4 495.7,662.4 494.8,662.4 494.0,662.4 493.1,662.4 492.3,662.4 491.4,662.4 490.5,662.4 489.7,662.4 488.8,662.4 488.0,662.4 487.1,662.4
+486.2,662.4 485.4,662.4 484.5,662.4 483.7,662.4 482.8,662.4 481.9,662.4 481.1,662.4 480.2,662.4 479.4,662.4 478.5,662.4 477.6,662.4 476.8,662.4 475.9,662.4 475.1,662.4 474.2,662.4 473.3,662.4
+472.5,662.4 471.6,662.4 470.8,662.4 469.9,662.4 469.0,662.4 468.2,662.4 467.3,662.4 466.5,662.4 465.6,662.4 464.7,662.4 463.9,662.4 463.0,662.4 462.2,662.4 461.3,662.4 460.4,662.4 459.6,662.4
+458.7,662.4 457.8,662.4 457.0,662.4 456.1,662.4 455.3,662.4 454.4,662.4 453.5,662.4 452.7,662.4 451.8,662.4 451.0,662.4 450.1,662.4 449.2,662.4 448.4,662.4 447.5,662.4 446.7,662.4 445.8,662.4
+444.9,662.4 444.1,662.4 443.2,662.4 442.4,662.4 441.5,662.4 440.6,662.4 439.8,662.4 438.9,662.4 438.1,662.4 437.2,662.4 436.3,662.4 435.5,662.4 434.6,662.4 433.8,662.4 432.9,662.4 432.0,662.4
+431.2,662.4 430.3,662.4 429.5,662.4 428.6,662.4 427.7,662.4 426.9,662.4 426.0,662.4 425.2,662.4 424.3,662.4 423.4,662.4 422.6,662.4 421.7,662.4 420.9,662.4 420.0,662.4 419.1,662.4 418.3,662.4
+417.4,662.4 416.5,662.4 415.7,662.4 414.8,662.4 414.0,662.4 413.1,662.4 412.2,662.4 411.4,662.4 410.5,662.4 409.7,662.4 408.8,662.4 407.9,662.4 407.1,662.4 406.2,662.4 405.4,662.4 404.5,662.4
+403.6,662.4 402.8,662.4 401.9,662.4 401.1,662.4 400.2,662.4 399.3,662.4 398.5,662.4 397.6,662.4 396.8,662.4 395.9,662.4 395.0,662.4 394.2,662.4 393.3,662.4 392.5,662.4 391.6,662.4 390.7,662.4
+389.9,662.4 389.0,662.4 388.2,662.4 387.3,662.4 386.4,662.4 385.6,662.4 384.7,662.4 383.9,662.4 383.0,662.4 382.1,662.4 381.3,662.4 380.4,662.4 379.6,662.4 378.7,662.4 377.8,662.4 377.0,662.4
+376.1,662.4 375.2,662.4 374.4,662.4 373.5,662.4 372.7,662.4 371.8,662.4 370.9,662.4 370.1,662.4 369.2,662.4 368.4,662.4 367.5,662.4 366.6,662.4 365.8,662.4 364.9,662.4 364.1,662.4 363.2,662.4
+362.3,662.4 361.5,662.4 360.6,662.4 359.8,662.4 358.9,662.4 358.0,662.4 357.2,662.4 356.3,662.4 355.5,662.4 354.6,662.4 353.7,662.4 352.9,662.4 352.0,662.4 351.2,662.4 350.3,662.4 349.4,662.4
+348.6,662.4 347.7,662.4 346.9,662.4 346.0,662.4 345.1,662.4 344.3,662.4 343.4,662.4 342.6,662.4 341.7,662.4 340.8,662.4 340.0,662.4 339.1,662.4 338.3,662.4 337.4,662.4 336.5,662.4 335.7,662.4
+334.8,662.4 333.9,662.4 333.1,662.4 332.2,662.4 331.4,662.4 330.5,662.4 329.6,662.4 328.8,662.4 327.9,662.4 327.1,662.4 326.2,662.4 325.3,662.4 324.5,662.4 323.6,662.4 322.8,662.4 321.9,662.4
+321.0,662.4 320.2,662.4 319.3,662.4 318.5,662.4 317.6,662.4 316.7,662.4 315.9,662.4 315.0,662.4 314.2,662.4 313.3,662.4 312.4,662.4 311.6,662.4 310.7,662.4 309.9,662.4 309.0,662.4 308.1,662.4
+307.3,662.4 306.4,662.4 305.6,662.4 304.7,662.4 303.8,662.4 303.0,662.4 302.1,662.4 301.3,662.4 300.4,662.4 299.5,662.4 298.7,662.4 297.8,662.4 297.0,662.4 296.1,662.4 295.2,662.4 294.4,662.4
+293.5,662.4 292.6,662.4 291.8,662.4 290.9,662.4 290.1,662.4 289.2,662.4 288.3,662.4 287.5,662.4 286.6,662.4 285.8,662.4 284.9,662.4 284.0,662.4 283.2,662.4 282.3,662.4 281.5,662.4 280.6,662.4
+279.7,662.4 278.9,662.4 278.0,662.4 277.2,662.4 276.3,662.4 275.4,662.4 274.6,662.4 273.7,662.4 272.9,662.4 272.0,662.4 271.1,662.4 270.3,662.4 269.4,662.4 268.6,662.4 267.7,662.4 266.8,662.4
+266.0,662.4 265.1,662.4 264.3,662.4 263.4,662.4 262.5,662.4 261.7,662.4 260.8,662.4 260.0,662.4 259.1,662.4 258.2,662.4 257.4,662.4 256.5,662.4 255.7,662.4 254.8,662.4 253.9,662.4 253.1,662.4
+252.2,662.4 251.3,662.4 250.5,662.4 249.6,662.4 248.8,662.4 247.9,662.4 247.0,662.4 246.2,662.4 245.3,662.4 244.5,662.4 243.6,662.4 242.7,662.4 241.9,662.4 241.0,662.4 240.2,662.4 239.3,662.4
+238.4,662.4 237.6,662.4 236.7,662.4 235.9,662.4 235.0,662.4 234.1,662.4 233.3,662.4 232.4,662.4 231.6,662.4 230.7,662.4 229.8,662.4 229.0,662.4 228.1,662.4 227.3,662.4 226.4,662.4 225.5,662.4
+224.7,662.4 223.8,662.4 223.0,662.4 222.1,662.4 221.2,662.4 220.4,662.4 219.5,662.4 218.7,662.4 217.8,662.4 216.9,662.4 216.1,662.4 215.2,662.4 214.4,662.4 213.5,662.4 212.6,662.4 211.8,662.4
+210.9,662.4 210.1,662.4 209.2,662.4 208.3,662.4 207.5,662.4 206.6,662.4 205.7,662.4 204.9,662.4 204.0,662.4 203.2,662.4 202.3,662.4 201.4,662.4 200.6,662.4 199.7,662.4 198.9,662.4 198.0,662.4
+197.1,662.4 196.3,662.4 195.4,662.4 194.6,662.4 193.7,662.4 192.8,662.4 192.0,662.4 191.1,662.4 190.3,662.4 189.4,662.4 188.5,662.4 187.7,662.4 186.8,662.4 186.0,662.4 185.1,662.4 184.2,662.4
+183.4,662.4 182.5,662.4 181.7,662.4 180.8,662.4 179.9,662.4 179.1,662.4 178.2,662.4 177.4,662.4 176.5,662.4 175.6,662.4 174.8,662.4 173.9,662.4 173.1,662.4 172.2,662.4 171.3,662.4 170.5,662.4
+169.6,662.4 168.8,662.4 167.9,662.4 167.0,662.4 166.2,662.4 165.3,662.4 164.4,662.4 163.6,662.4 162.7,662.4 161.9,662.4 161.0,662.4 160.1,662.4 159.3,662.4 158.4,662.4 157.6,662.4 156.7,662.4
+155.8,662.4 155.0,662.4 154.1,662.4 153.3,662.4 152.4,662.4 151.5,662.4 150.7,662.4 149.8,662.4 149.0,662.4 148.1,662.4 147.2,662.4 146.4,662.4 145.5,662.4 144.7,662.4 143.8,662.4 142.9,662.4
+142.1,662.4 141.2,662.4 140.4,662.4 139.5,662.4 138.6,662.4 137.8,662.4 136.9,662.4 136.1,662.4 135.2,662.4 134.3,662.4 133.5,662.4 132.6,662.4 131.8,662.4 130.9,662.4 130.0,662.4 129.2,662.4
+128.3,662.4 127.5,662.4 126.6,662.4 125.7,662.4 124.9,662.4 124.0,662.4 123.1,662.4 122.3,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M1146.4,81.1 L1188.6,81.1 M279.9,662.4 L279.9,128.0  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '1146.4,103.6 1188.6,103.6 1188.6,94.6 1146.4,94.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '77.8,662.2 79.7,662.2 81.6,662.2 83.5,662.1 85.4,662.1 87.3,662.0 89.2,661.9 91.1,661.8 93.0,661.8 94.9,661.7 96.8,661.5 98.7,661.4 100.7,661.2 102.6,661.1 104.5,660.9 106.4,660.6
+108.3,660.4 110.2,660.1 112.1,659.8 114.0,659.5 115.9,659.1 117.8,658.6 119.7,658.2 121.6,657.7 123.6,657.1 125.5,656.5 127.4,655.8 129.3,655.0 131.2,654.2 133.1,653.3 135.0,652.3 136.9,651.3
+138.8,650.1 140.7,648.9 142.6,647.6 144.5,646.1 146.5,644.5 148.4,642.9 150.3,641.0 152.2,639.1 154.1,637.0 156.0,634.7 157.9,632.2 159.8,629.6 161.7,626.8 163.6,623.7 165.5,620.5 167.4,617.0
+169.4,613.2 171.3,609.2 173.2,604.9 175.1,600.3 177.0,595.4 178.9,590.1 180.8,584.5 182.7,578.6 184.6,572.2 186.5,565.5 188.4,558.4 190.3,550.9 192.3,543.0 194.2,534.6 196.1,525.9 198.0,516.7
+199.9,507.1 201.8,497.1 203.7,486.8 205.6,476.0 207.5,464.9 209.4,453.5 211.3,441.7 213.2,429.8 215.2,417.5 217.1,405.1 219.0,392.6 220.9,380.0 222.8,367.4 224.7,354.8 226.6,342.2 228.5,329.9
+230.4,317.7 232.3,305.9 234.2,294.3 236.1,283.2 238.1,272.6 240.0,262.6 241.9,253.1 243.8,244.3 245.7,236.2 247.6,228.9 249.5,222.4 251.4,216.8 253.3,212.0 255.2,208.2 257.1,205.3 259.0,203.3
+261.0,202.4 262.9,202.4 264.8,203.3 266.7,205.2 268.6,208.1 270.5,211.8 272.4,216.5 274.3,221.9 276.2,228.2 278.1,235.2 280.0,242.9 281.9,251.3 283.9,260.3 285.8,269.8 287.7,279.7 289.6,290.1
+291.5,300.9 293.4,311.9 295.3,323.2 297.2,334.7 299.1,346.3 301.0,357.9 302.9,369.6 304.8,381.2 306.8,392.7 308.7,404.1 310.6,415.4 312.5,426.5 314.4,437.3 316.3,447.9 318.2,458.2 320.1,468.2
+322.0,477.9 323.9,487.2 325.8,496.2 327.7,504.9 329.7,513.2 331.6,521.1 333.5,528.7 335.4,535.9 337.3,542.8 339.2,549.3 341.1,555.5 343.0,561.4 344.9,566.9 346.8,572.2 348.7,577.1 350.6,581.8
+352.6,586.2 354.5,590.3 356.4,594.1 358.3,597.8 360.2,601.2 362.1,604.4 364.0,607.4 365.9,610.2 367.8,612.8 369.7,615.2 371.6,617.5 373.5,619.6 375.5,621.7 377.4,623.5 379.3,625.3 381.2,626.9
+383.1,628.5 385.0,629.9 386.9,631.3 388.8,632.6 390.7,633.8 392.6,634.9 394.5,636.0 396.4,637.1 398.4,638.0 400.3,639.0 402.2,639.9 404.1,640.7 406.0,641.6 407.9,642.4 409.8,643.2 411.7,643.9
+413.6,644.6 415.5,645.4 417.4,646.1 419.3,646.8 421.3,647.4 423.2,648.1 425.1,648.7 427.0,649.4 428.9,650.0 430.8,650.6 432.7,651.2 434.6,651.8 436.5,652.4 438.4,652.9 440.3,653.4 442.2,654.0
+444.2,654.5 446.1,655.0 448.0,655.4 449.9,655.9 451.8,656.3 453.7,656.7 455.6,657.1 457.5,657.4 459.4,657.8 461.3,658.1 463.2,658.4 465.1,658.6 467.1,658.8 469.0,659.0 470.9,659.2 472.8,659.4
+474.7,659.5 476.6,659.6 478.5,659.7 480.4,659.7 482.3,659.8 484.2,659.8 486.1,659.8 488.0,659.7 490.0,659.7 491.9,659.6 493.8,659.5 495.7,659.4 497.6,659.3 499.5,659.2 501.4,659.0 503.3,658.8
+505.2,658.7 507.1,658.5 509.0,658.3 510.9,658.1 512.9,657.9 514.8,657.8 516.7,657.6 518.6,657.4 520.5,657.2 522.4,657.1 524.3,656.9 526.2,656.8 528.1,656.6 530.0,656.5 531.9,656.4 533.8,656.3
+535.8,656.2 537.7,656.2 539.6,656.2 541.5,656.1 543.4,656.2 545.3,656.2 547.2,656.2 549.1,656.3 551.0,656.4 552.9,656.5 554.8,656.6 556.7,656.7 558.7,656.9 560.6,657.0 562.5,657.2 564.4,657.4
+566.3,657.6 568.2,657.7 570.1,658.0 572.0,658.2 573.9,658.4 575.8,658.6 577.7,658.8 579.6,659.0 581.6,659.2 583.5,659.4 585.4,659.6 587.3,659.8 589.2,660.0 591.1,660.2 593.0,660.4 594.9,660.5
+596.8,660.7 598.7,660.8 600.6,661.0 602.5,661.1 604.5,661.2 606.4,661.4 608.3,661.5 610.2,661.6 612.1,661.7 614.0,661.7 615.9,661.8 617.8,661.9 619.7,661.9 621.6,662.0 623.5,662.0 625.5,662.1
+627.4,662.1 629.3,662.2 631.2,662.2 633.1,662.2 635.0,662.3 636.9,662.3 638.8,662.3 640.7,662.3 642.6,662.3 644.5,662.3 646.4,662.3 648.4,662.4 650.3,662.4 652.2,662.4 654.1,662.4 656.0,662.4
+657.9,662.4 659.8,662.4 661.7,662.4 663.6,662.4 665.5,662.4 667.4,662.4 669.3,662.4 671.3,662.4 673.2,662.4 675.1,662.4 677.0,662.4 678.9,662.4 680.8,662.4 682.7,662.4 684.6,662.4 686.5,662.4
+688.4,662.4 690.3,662.4 692.2,662.4 694.2,662.4 696.1,662.4 698.0,662.4 699.9,662.4 701.8,662.4 703.7,662.4 705.6,662.4 707.5,662.4 709.4,662.4 711.3,662.4 713.2,662.4 715.1,662.4 717.1,662.4
+719.0,662.4 720.9,662.4 722.8,662.4 724.7,662.4 726.6,662.4 728.5,662.4 730.4,662.4 732.3,662.4 734.2,662.4 736.1,662.4 738.0,662.4 740.0,662.4 741.9,662.4 743.8,662.4 745.7,662.4 747.6,662.4
+749.5,662.4 751.4,662.4 753.3,662.4 755.2,662.4 757.1,662.4 759.0,662.4 760.9,662.4 762.9,662.4 764.8,662.4 766.7,662.4 768.6,662.4 770.5,662.4 772.4,662.4 774.3,662.4 776.2,662.4 778.1,662.4
+780.0,662.4 781.9,662.4 783.8,662.4 785.8,662.4 787.7,662.4 789.6,662.4 791.5,662.4 793.4,662.4 795.3,662.4 797.2,662.4 799.1,662.4 801.0,662.4 802.9,662.4 804.8,662.4 806.7,662.4 808.7,662.4
+810.6,662.4 812.5,662.4 814.4,662.4 816.3,662.4 818.2,662.4 820.1,662.4 822.0,662.4 823.9,662.3 825.8,662.3 827.7,662.3 829.6,662.3 831.6,662.3 833.5,662.3 835.4,662.2 837.3,662.2 839.2,662.2
+841.1,662.2 843.0,662.1 844.9,662.1 846.8,662.0 848.7,662.0 850.6,661.9 852.5,661.9 854.5,661.8 856.4,661.7 858.3,661.6 860.2,661.6 862.1,661.5 864.0,661.3 865.9,661.2 867.8,661.1 869.7,661.0
+871.6,660.8 873.5,660.7 875.4,660.5 877.4,660.3 879.3,660.2 881.2,660.0 883.1,659.8 885.0,659.6 886.9,659.4 888.8,659.2 890.7,659.0 892.6,658.8 894.5,658.6 896.4,658.3 898.3,658.1 900.3,657.9
+902.2,657.7 904.1,657.5 906.0,657.3 907.9,657.2 909.8,657.0 911.7,656.8 913.6,656.7 915.5,656.6 917.4,656.5 919.3,656.4 921.2,656.3 923.2,656.2 925.1,656.2 927.0,656.2 928.9,656.2 930.8,656.2
+932.7,656.2 934.6,656.3 936.5,656.3 938.4,656.4 940.3,656.5 942.2,656.7 944.1,656.8 946.1,657.0 948.0,657.1 949.9,657.3 951.8,657.5 953.7,657.7 955.6,657.9 957.5,658.1 959.4,658.3 961.3,658.5
+963.2,658.7 965.1,659.0 967.0,659.2 969.0,659.4 970.9,659.6 972.8,659.8 974.7,660.0 976.6,660.1 978.5,660.3 980.4,660.5 982.3,660.7 984.2,660.8 986.1,660.9 988.0,661.1 989.9,661.2 991.9,661.3
+993.8,661.4 995.7,661.5 997.6,661.6 999.5,661.7 1001.4,661.8 1003.3,661.9 1005.2,661.9 1007.1,662.0 1009.0,662.0 1010.9,662.1 1012.8,662.1 1014.8,662.2 1016.7,662.2 1018.6,662.2 1020.5,662.2 1022.4,662.3
+1024.3,662.3 1026.2,662.3 1028.1,662.3 1030.0,662.3 1030.0,662.4 1028.1,662.4 1026.2,662.4 1024.3,662.4 1022.4,662.4 1020.5,662.4 1018.6,662.4 1016.7,662.4 1014.8,662.4 1012.8,662.4 1010.9,662.4 1009.0,662.4
+1007.1,662.4 1005.2,662.4 1003.3,662.4 1001.4,662.4 999.5,662.4 997.6,662.4 995.7,662.4 993.8,662.4 991.9,662.4 989.9,662.4 988.0,662.4 986.1,662.4 984.2,662.4 982.3,662.4 980.4,662.4 978.5,662.4
+976.6,662.4 974.7,662.4 972.8,662.4 970.9,662.4 969.0,662.4 967.0,662.4 965.1,662.4 963.2,662.4 961.3,662.4 959.4,662.4 957.5,662.4 955.6,662.4 953.7,662.4 951.8,662.4 949.9,662.4 948.0,662.4
+946.1,662.4 944.1,662.4 942.2,662.4 940.3,662.4 938.4,662.4 936.5,662.4 934.6,662.4 932.7,662.4 930.8,662.4 928.9,662.4 927.0,662.4 925.1,662.4 923.2,662.4 921.2,662.4 919.3,662.4 917.4,662.4
+915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4 907.9,662.4 906.0,662.4 904.1,662.4 902.2,662.4 900.3,662.4 898.3,662.4 896.4,662.4 894.5,662.4 892.6,662.4 890.7,662.4 888.8,662.4 886.9,662.4
+885.0,662.4 883.1,662.4 881.2,662.4 879.3,662.4 877.4,662.4 875.4,662.4 873.5,662.4 871.6,662.4 869.7,662.4 867.8,662.4 865.9,662.4 864.0,662.4 862.1,662.4 860.2,662.4 858.3,662.4 856.4,662.4
+854.5,662.4 852.5,662.4 850.6,662.4 848.7,662.4 846.8,662.4 844.9,662.4 843.0,662.4 841.1,662.4 839.2,662.4 837.3,662.4 835.4,662.4 833.5,662.4 831.6,662.4 829.6,662.4 827.7,662.4 825.8,662.4
+823.9,662.4 822.0,662.4 820.1,662.4 818.2,662.4 816.3,662.4 814.4,662.4 812.5,662.4 810.6,662.4 808.7,662.4 806.7,662.4 804.8,662.4 802.9,662.4 801.0,662.4 799.1,662.4 797.2,662.4 795.3,662.4
+793.4,662.4 791.5,662.4 789.6,662.4 787.7,662.4 785.8,662.4 783.8,662.4 781.9,662.4 780.0,662.4 778.1,662.4 776.2,662.4 774.3,662.4 772.4,662.4 770.5,662.4 768.6,662.4 766.7,662.4 764.8,662.4
+762.9,662.4 760.9,662.4 759.0,662.4 757.1,662.4 755.2,662.4 753.3,662.4 751.4,662.4 749.5,662.4 747.6,662.4 745.7,662.4 743.8,662.4 741.9,662.4 740.0,662.4 738.0,662.4 736.1,662.4 734.2,662.4
+732.3,662.4 730.4,662.4 728.5,662.4 726.6,662.4 724.7,662.4 722.8,662.4 720.9,662.4 719.0,662.4 717.1,662.4 715.1,662.4 713.2,662.4 711.3,662.4 709.4,662.4 707.5,662.4 705.6,662.4 703.7,662.4
+701.8,662.4 699.9,662.4 698.0,662.4 696.1,662.4 694.2,662.4 692.2,662.4 690.3,662.4 688.4,662.4 686.5,662.4 684.6,662.4 682.7,662.4 680.8,662.4 678.9,662.4 677.0,662.4 675.1,662.4 673.2,662.4
+671.3,662.4 669.3,662.4 667.4,662.4 665.5,662.4 663.6,662.4 661.7,662.4 659.8,662.4 657.9,662.4 656.0,662.4 654.1,662.4 652.2,662.4 650.3,662.4 648.4,662.4 646.4,662.4 644.5,662.4 642.6,662.4
+640.7,662.4 638.8,662.4 636.9,662.4 635.0,662.4 633.1,662.4 631.2,662.4 629.3,662.4 627.4,662.4 625.5,662.4 623.5,662.4 621.6,662.4 619.7,662.4 617.8,662.4 615.9,662.4 614.0,662.4 612.1,662.4
+610.2,662.4 608.3,662.4 606.4,662.4 604.5,662.4 602.5,662.4 600.6,662.4 598.7,662.4 596.8,662.4 594.9,662.4 593.0,662.4 591.1,662.4 589.2,662.4 587.3,662.4 585.4,662.4 583.5,662.4 581.6,662.4
+579.6,662.4 577.7,662.4 575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.4,662.4 562.5,662.4 560.6,662.4 558.7,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4
+549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4 541.5,662.4 539.6,662.4 537.7,662.4 535.8,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4
+518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4 510.9,662.4 509.0,662.4 507.1,662.4 505.2,662.4 503.3,662.4 501.4,662.4 499.5,662.4 497.6,662.4 495.7,662.4 493.8,662.4 491.9,662.4 490.0,662.4
+488.0,662.4 486.1,662.4 484.2,662.4 482.3,662.4 480.4,662.4 478.5,662.4 476.6,662.4 474.7,662.4 472.8,662.4 470.9,662.4 469.0,662.4 467.1,662.4 465.1,662.4 463.2,662.4 461.3,662.4 459.4,662.4
+457.5,662.4 455.6,662.4 453.7,662.4 451.8,662.4 449.9,662.4 448.0,662.4 446.1,662.4 444.2,662.4 442.2,662.4 440.3,662.4 438.4,662.4 436.5,662.4 434.6,662.4 432.7,662.4 430.8,662.4 428.9,662.4
+427.0,662.4 425.1,662.4 423.2,662.4 421.3,662.4 419.3,662.4 417.4,662.4 415.5,662.4 413.6,662.4 411.7,662.4 409.8,662.4 407.9,662.4 406.0,662.4 404.1,662.4 402.2,662.4 400.3,662.4 398.4,662.4
+396.4,662.4 394.5,662.4 392.6,662.4 390.7,662.4 388.8,662.4 386.9,662.4 385.0,662.4 383.1,662.4 381.2,662.4 379.3,662.4 377.4,662.4 375.5,662.4 373.5,662.4 371.6,662.4 369.7,662.4 367.8,662.4
+365.9,662.4 364.0,662.4 362.1,662.4 360.2,662.4 358.3,662.4 356.4,662.4 354.5,662.4 352.6,662.4 350.6,662.4 348.7,662.4 346.8,662.4 344.9,662.4 343.0,662.4 341.1,662.4 339.2,662.4 337.3,662.4
+335.4,662.4 333.5,662.4 331.6,662.4 329.7,662.4 327.7,662.4 325.8,662.4 323.9,662.4 322.0,662.4 320.1,662.4 318.2,662.4 316.3,662.4 314.4,662.4 312.5,662.4 310.6,662.4 308.7,662.4 306.8,662.4
+304.8,662.4 302.9,662.4 301.0,662.4 299.1,662.4 297.2,662.4 295.3,662.4 293.4,662.4 291.5,662.4 289.6,662.4 287.7,662.4 285.8,662.4 283.9,662.4 281.9,662.4 280.0,662.4 278.1,662.4 276.2,662.4
+274.3,662.4 272.4,662.4 270.5,662.4 268.6,662.4 266.7,662.4 264.8,662.4 262.9,662.4 261.0,662.4 259.0,662.4 257.1,662.4 255.2,662.4 253.3,662.4 251.4,662.4 249.5,662.4 247.6,662.4 245.7,662.4
+243.8,662.4 241.9,662.4 240.0,662.4 238.1,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.7,662.4 222.8,662.4 220.9,662.4 219.0,662.4 217.1,662.4 215.2,662.4
+213.2,662.4 211.3,662.4 209.4,662.4 207.5,662.4 205.6,662.4 203.7,662.4 201.8,662.4 199.9,662.4 198.0,662.4 196.1,662.4 194.2,662.4 192.3,662.4 190.3,662.4 188.4,662.4 186.5,662.4 184.6,662.4
+182.7,662.4 180.8,662.4 178.9,662.4 177.0,662.4 175.1,662.4 173.2,662.4 171.3,662.4 169.4,662.4 167.4,662.4 165.5,662.4 163.6,662.4 161.7,662.4 159.8,662.4 157.9,662.4 156.0,662.4 154.1,662.4
+152.2,662.4 150.3,662.4 148.4,662.4 146.5,662.4 144.5,662.4 142.6,662.4 140.7,662.4 138.8,662.4 136.9,662.4 135.0,662.4 133.1,662.4 131.2,662.4 129.3,662.4 127.4,662.4 125.5,662.4 123.6,662.4
+121.6,662.4 119.7,662.4 117.8,662.4 115.9,662.4 114.0,662.4 112.1,662.4 110.2,662.4 108.3,662.4 106.4,662.4 104.5,662.4 102.6,662.4 100.7,662.4 98.7,662.4 96.8,662.4 94.9,662.4 93.0,662.4
+91.1,662.4 89.2,662.4 87.3,662.4 85.4,662.4 83.5,662.4 81.6,662.4 79.7,662.4 77.8,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1196.9,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1146.4,117.1 L1188.6,117.1 M277.2,662.4 L277.2,231.6  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1121.5,662.4 L1121.5,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(596.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/both/regression.svg b/results/barbershop/800000/report/both/regression.svg
new file mode 100644
index 0000000..c0abee4
--- /dev/null
+++ b/results/barbershop/800000/report/both/regression.svg
@@ -0,0 +1,279 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,561.0 L1255.0,561.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,459.6 L1255.0,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,256.9 L1255.0,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,155.5 L1255.0,155.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M308.5,662.4 L308.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M308.5,662.4 L308.5,653.4  '/>	<g transform="translate(308.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M545.1,662.4 L545.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M545.1,662.4 L545.1,653.4  '/>	<g transform="translate(545.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M781.8,662.4 L781.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M781.8,662.4 L781.8,653.4  '/>	<g transform="translate(781.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1018.4,662.4 L1018.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1018.4,662.4 L1018.4,653.4  '/>	<g transform="translate(1018.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,76.5 1255.0,73.7 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,77.9 1255.0,75.8 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Base sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M88.5,72.1 L130.7,72.1 M71.9,662.4 L1255.0,75.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >New sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,76.9  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/change/mean.svg b/results/barbershop/800000/report/change/mean.svg
new file mode 100644
index 0000000..7292a2e
--- /dev/null
+++ b/results/barbershop/800000/report/change/mean.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,594.8 L80.9,594.8  '/>	<g transform="translate(63.6,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,527.2 L80.9,527.2  '/>	<g transform="translate(63.6,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,392.0 L80.9,392.0  '/>	<g transform="translate(63.6,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,324.5 L80.9,324.5  '/>	<g transform="translate(63.6,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 120</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,189.3 L80.9,189.3  '/>	<g transform="translate(63.6,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 140</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,121.7 L80.9,121.7  '/>	<g transform="translate(63.6,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 160</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 180</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M129.9,662.4 L129.9,653.4  '/>	<g transform="translate(129.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M263.8,662.4 L263.8,653.4  '/>	<g transform="translate(263.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M397.7,662.4 L397.7,653.4  '/>	<g transform="translate(397.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M531.6,662.4 L531.6,653.4  '/>	<g transform="translate(531.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M665.5,662.4 L665.5,653.4  '/>	<g transform="translate(665.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M799.4,662.4 L799.4,653.4  '/>	<g transform="translate(799.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M933.3,662.4 L933.3,653.4  '/>	<g transform="translate(933.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,658.9 L73.8,658.8 L75.7,658.6 L77.6,658.4 L79.4,658.2 L81.3,658.0
+		L83.2,657.7 L85.1,657.5 L87.0,657.2 L88.9,656.9 L90.8,656.6 L92.7,656.3 L94.5,656.0 L96.4,655.6
+		L98.3,655.3 L100.2,654.9 L102.1,654.5 L104.0,654.1 L105.9,653.6 L107.8,653.2 L109.6,652.7 L111.5,652.2
+		L113.4,651.7 L115.3,651.2 L117.2,650.7 L119.1,650.2 L121.0,649.6 L122.9,649.1 L124.7,648.5 L126.6,647.9
+		L128.5,647.2 L130.4,646.6 L132.3,645.9 L134.2,645.1 L136.1,644.4 L138.0,643.6 L139.8,642.7 L141.7,641.9
+		L143.6,640.9 L145.5,640.0 L147.4,639.0 L149.3,637.9 L151.2,636.9 L153.0,635.7 L154.9,634.5 L156.8,633.3
+		L158.7,632.0 L160.6,630.7 L162.5,629.3 L164.4,627.9 L166.3,626.4 L168.1,624.9 L170.0,623.3 L171.9,621.7
+		L173.8,620.0 L175.7,618.3 L177.6,616.5 L179.5,614.7 L181.4,612.8 L183.2,610.9 L185.1,608.9 L187.0,606.8
+		L188.9,604.7 L190.8,602.5 L192.7,600.2 L194.6,597.8 L196.5,595.4 L198.3,592.9 L200.2,590.3 L202.1,587.6
+		L204.0,584.8 L205.9,582.0 L207.8,579.1 L209.7,576.1 L211.6,573.0 L213.4,569.8 L215.3,566.6 L217.2,563.4
+		L219.1,560.1 L221.0,556.7 L222.9,553.3 L224.8,549.9 L226.6,546.4 L228.5,542.9 L230.4,539.4 L232.3,535.9
+		L234.2,532.4 L236.1,528.8 L238.0,525.3 L239.9,521.7 L241.7,518.1 L243.6,514.5 L245.5,510.9 L247.4,507.2
+		L249.3,503.5 L251.2,499.7 L253.1,495.8 L255.0,491.9 L256.8,487.9 L258.7,483.8 L260.6,479.6 L262.5,475.2
+		L264.4,470.8 L266.3,466.3 L268.2,461.6 L270.1,456.9 L271.9,452.1 L273.8,447.2 L275.7,442.2 L277.6,437.2
+		L279.5,432.1 L281.4,427.0 L283.3,421.9 L285.2,416.8 L287.0,411.6 L288.9,406.5 L290.8,401.4 L292.7,396.3
+		L294.6,391.3 L296.5,386.2 L298.4,381.2 L300.2,376.2 L302.1,371.2 L304.0,366.3 L305.9,361.3 L307.8,356.4
+		L309.7,351.5 L311.6,346.6 L313.5,341.8 L315.3,336.9 L317.2,332.0 L319.1,327.1 L321.0,322.3 L322.9,317.4
+		L324.8,312.5 L326.7,307.5 L328.6,302.6 L330.4,297.6 L332.3,292.7 L334.2,287.7 L336.1,282.7 L338.0,277.7
+		L339.9,272.7 L341.8,267.7 L343.7,262.7 L345.5,257.8 L347.4,252.9 L349.3,248.1 L351.2,243.3 L353.1,238.6
+		L355.0,234.0 L356.9,229.4 L358.8,225.0 L360.6,220.6 L362.5,216.3 L364.4,212.1 L366.3,208.0 L368.2,204.0
+		L370.1,200.0 L372.0,196.1 L373.8,192.3 L375.7,188.6 L377.6,184.9 L379.5,181.2 L381.4,177.6 L383.3,174.1
+		L385.2,170.6 L387.1,167.2 L388.9,163.8 L390.8,160.5 L392.7,157.2 L394.6,154.0 L396.5,150.9 L398.4,147.9
+		L400.3,145.0 L402.2,142.2 L404.0,139.5 L405.9,137.0 L407.8,134.5 L409.7,132.2 L411.6,130.0 L413.5,127.9
+		L415.4,126.0 L417.3,124.2 L419.1,122.4 L421.0,120.8 L422.9,119.3 L424.8,117.8 L426.7,116.5 L428.6,115.2
+		L430.5,114.0 L432.4,112.9 L434.2,111.9 L436.1,110.9 L438.0,110.0 L439.9,109.2 L441.8,108.4 L443.7,107.7
+		L445.6,107.1 L447.4,106.4 L449.3,105.9 L451.2,105.3 L453.1,104.8 L455.0,104.2 L456.9,103.7 L458.8,103.2
+		L460.7,102.7 L462.5,102.3 L464.4,101.8 L466.3,101.4 L468.2,101.1 L470.1,100.7 L472.0,100.5 L473.9,100.3
+		L475.8,100.2 L477.6,100.2 L479.5,100.3 L481.4,100.4 L483.3,100.7 L485.2,101.0 L487.1,101.5 L489.0,102.0
+		L490.9,102.6 L492.7,103.3 L494.6,104.1 L496.5,104.9 L498.4,105.8 L500.3,106.7 L502.2,107.7 L504.1,108.8
+		L506.0,109.8 L507.8,110.9 L509.7,112.1 L511.6,113.3 L513.5,114.5 L515.4,115.8 L517.3,117.1 L519.2,118.5
+		L521.0,120.0 L522.9,121.6 L524.8,123.2 L526.7,125.0 L528.6,126.8 L530.5,128.8 L532.4,130.9 L534.3,133.1
+		L536.1,135.4 L538.0,137.8 L539.9,140.3 L541.8,143.0 L543.7,145.7 L545.6,148.5 L547.5,151.3 L549.4,154.3
+		L551.2,157.3 L553.1,160.3 L555.0,163.4 L556.9,166.6 L558.8,169.7 L560.7,172.9 L562.6,176.1 L564.5,179.3
+		L566.3,182.6 L568.2,185.8 L570.1,189.1 L572.0,192.4 L573.9,195.8 L575.8,199.2 L577.7,202.6 L579.5,206.0
+		L581.4,209.5 L583.3,213.1 L585.2,216.7 L587.1,220.4 L589.0,224.0 L590.9,227.8 L592.8,231.5 L594.6,235.2
+		L596.5,239.0 L598.4,242.7 L600.3,246.3 L602.2,249.9 L604.1,253.5 L606.0,256.9 L607.9,260.3 L609.7,263.6
+		L611.6,266.9 L613.5,270.1 L615.4,273.3 L617.3,276.4 L619.2,279.5 L621.1,282.6 L623.0,285.7 L624.8,288.9
+		L626.7,292.1 L628.6,295.3 L630.5,298.5 L632.4,301.8 L634.3,305.0 L636.2,308.4 L638.1,311.7 L639.9,315.0
+		L641.8,318.3 L643.7,321.6 L645.6,324.8 L647.5,328.1 L649.4,331.3 L651.3,334.4 L653.1,337.6 L655.0,340.6
+		L656.9,343.7 L658.8,346.8 L660.7,349.8 L662.6,352.8 L664.5,355.8 L666.4,358.9 L668.2,361.9 L670.1,365.0
+		L672.0,368.1 L673.9,371.3 L675.8,374.4 L677.7,377.6 L679.6,380.8 L681.5,384.1 L683.3,387.4 L685.2,390.7
+		L687.1,394.0 L689.0,397.3 L690.9,400.6 L692.8,404.0 L694.7,407.3 L696.6,410.5 L698.4,413.8 L700.3,417.0
+		L702.2,420.2 L704.1,423.4 L706.0,426.5 L707.9,429.6 L709.8,432.6 L711.7,435.6 L713.5,438.6 L715.4,441.5
+		L717.3,444.4 L719.2,447.3 L721.1,450.1 L723.0,452.8 L724.9,455.5 L726.7,458.2 L728.6,460.8 L730.5,463.3
+		L732.4,465.8 L734.3,468.3 L736.2,470.6 L738.1,473.0 L740.0,475.3 L741.8,477.6 L743.7,479.9 L745.6,482.1
+		L747.5,484.4 L749.4,486.6 L751.3,488.9 L753.2,491.2 L755.1,493.4 L756.9,495.7 L758.8,498.1 L760.7,500.4
+		L762.6,502.7 L764.5,505.0 L766.4,507.4 L768.3,509.7 L770.2,512.0 L772.0,514.3 L773.9,516.6 L775.8,518.8
+		L777.7,521.0 L779.6,523.2 L781.5,525.4 L783.4,527.6 L785.3,529.7 L787.1,531.8 L789.0,533.9 L790.9,535.9
+		L792.8,538.0 L794.7,540.0 L796.6,542.1 L798.5,544.1 L800.3,546.2 L802.2,548.2 L804.1,550.2 L806.0,552.2
+		L807.9,554.2 L809.8,556.2 L811.7,558.2 L813.6,560.1 L815.4,562.0 L817.3,563.9 L819.2,565.7 L821.1,567.5
+		L823.0,569.2 L824.9,570.9 L826.8,572.5 L828.7,574.1 L830.5,575.6 L832.4,577.1 L834.3,578.5 L836.2,580.0
+		L838.1,581.3 L840.0,582.7 L841.9,584.1 L843.8,585.4 L845.6,586.7 L847.5,588.1 L849.4,589.4 L851.3,590.7
+		L853.2,592.1 L855.1,593.4 L857.0,594.7 L858.9,596.1 L860.7,597.4 L862.6,598.8 L864.5,600.1 L866.4,601.4
+		L868.3,602.7 L870.2,604.1 L872.1,605.4 L873.9,606.7 L875.8,608.0 L877.7,609.3 L879.6,610.6 L881.5,611.9
+		L883.4,613.2 L885.3,614.5 L887.2,615.8 L889.0,617.1 L890.9,618.4 L892.8,619.7 L894.7,620.9 L896.6,622.2
+		L898.5,623.5 L900.4,624.7 L902.3,625.9 L904.1,627.2 L906.0,628.4 L907.9,629.5 L909.8,630.7 L911.7,631.8
+		L913.6,632.9 L915.5,633.9 L917.4,634.9 L919.2,635.9 L921.1,636.8 L923.0,637.7 L924.9,638.5 L926.8,639.3
+		L928.7,640.0 L930.6,640.7 L932.5,641.4 L934.3,642.1 L936.2,642.7 L938.1,643.3 L940.0,643.8 L941.9,644.4
+		L943.8,644.9 L945.7,645.4 L947.5,645.9 L949.4,646.4 L951.3,646.9 L953.2,647.4 L955.1,647.8 L957.0,648.3
+		L958.9,648.8 L960.8,649.2 L962.6,649.6 L964.5,650.1 L966.4,650.5 L968.3,650.9 L970.2,651.3 L972.1,651.7
+		L974.0,652.1 L975.9,652.4 L977.7,652.8 L979.6,653.1 L981.5,653.4 L983.4,653.7 L985.3,654.0 L987.2,654.3
+		L989.1,654.6 L991.0,654.9 L992.8,655.2 L994.7,655.4 L996.6,655.7 L998.5,655.9 L1000.4,656.2 L1002.3,656.4
+		L1004.2,656.6 L1006.1,656.9 L1007.9,657.1 L1009.8,657.3 L1011.7,657.5 L1013.6,657.7  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,632.0 160.6,630.7 162.5,629.3 164.4,627.9 166.3,626.4 168.1,624.9 170.0,623.3 171.9,621.7 173.8,620.0 175.7,618.3 177.6,616.5 179.5,614.7 181.4,612.8 183.2,610.9 185.1,608.9 187.0,606.8
+188.9,604.7 190.8,602.5 192.7,600.2 194.6,597.8 196.5,595.4 198.3,592.9 200.2,590.3 202.1,587.6 204.0,584.8 205.9,582.0 207.8,579.1 209.7,576.1 211.6,573.0 213.4,569.8 215.3,566.6 217.2,563.4
+219.1,560.1 221.0,556.7 222.9,553.3 224.8,549.9 226.6,546.4 228.5,542.9 230.4,539.4 232.3,535.9 234.2,532.4 236.1,528.8 238.0,525.3 239.9,521.7 241.7,518.1 243.6,514.5 245.5,510.9 247.4,507.2
+249.3,503.5 251.2,499.7 253.1,495.8 255.0,491.9 256.8,487.9 258.7,483.8 260.6,479.6 262.5,475.2 264.4,470.8 266.3,466.3 268.2,461.6 270.1,456.9 271.9,452.1 273.8,447.2 275.7,442.2 277.6,437.2
+279.5,432.1 281.4,427.0 283.3,421.9 285.2,416.8 287.0,411.6 288.9,406.5 290.8,401.4 292.7,396.3 294.6,391.3 296.5,386.2 298.4,381.2 300.2,376.2 302.1,371.2 304.0,366.3 305.9,361.3 307.8,356.4
+309.7,351.5 311.6,346.6 313.5,341.8 315.3,336.9 317.2,332.0 319.1,327.1 321.0,322.3 322.9,317.4 324.8,312.5 326.7,307.5 328.6,302.6 330.4,297.6 332.3,292.7 334.2,287.7 336.1,282.7 338.0,277.7
+339.9,272.7 341.8,267.7 343.7,262.7 345.5,257.8 347.4,252.9 349.3,248.1 351.2,243.3 353.1,238.6 355.0,234.0 356.9,229.4 358.8,225.0 360.6,220.6 362.5,216.3 364.4,212.1 366.3,208.0 368.2,204.0
+370.1,200.0 372.0,196.1 373.8,192.3 375.7,188.6 377.6,184.9 379.5,181.2 381.4,177.6 383.3,174.1 385.2,170.6 387.1,167.2 388.9,163.8 390.8,160.5 392.7,157.2 394.6,154.0 396.5,150.9 398.4,147.9
+400.3,145.0 402.2,142.2 404.0,139.5 405.9,137.0 407.8,134.5 409.7,132.2 411.6,130.0 413.5,127.9 415.4,126.0 417.3,124.2 419.1,122.4 421.0,120.8 422.9,119.3 424.8,117.8 426.7,116.5 428.6,115.2
+430.5,114.0 432.4,112.9 434.2,111.9 436.1,110.9 438.0,110.0 439.9,109.2 441.8,108.4 443.7,107.7 445.6,107.1 447.4,106.4 449.3,105.9 451.2,105.3 453.1,104.8 455.0,104.2 456.9,103.7 458.8,103.2
+460.7,102.7 462.5,102.3 464.4,101.8 466.3,101.4 468.2,101.1 470.1,100.7 472.0,100.5 473.9,100.3 475.8,100.2 477.6,100.2 479.5,100.3 481.4,100.4 483.3,100.7 485.2,101.0 487.1,101.5 489.0,102.0
+490.9,102.6 492.7,103.3 494.6,104.1 496.5,104.9 498.4,105.8 500.3,106.7 502.2,107.7 504.1,108.8 506.0,109.8 507.8,110.9 509.7,112.1 511.6,113.3 513.5,114.5 515.4,115.8 517.3,117.1 519.2,118.5
+521.0,120.0 522.9,121.6 524.8,123.2 526.7,125.0 528.6,126.8 530.5,128.8 532.4,130.9 534.3,133.1 536.1,135.4 538.0,137.8 539.9,140.3 541.8,143.0 543.7,145.7 545.6,148.5 547.5,151.3 549.4,154.3
+551.2,157.3 553.1,160.3 555.0,163.4 556.9,166.6 558.8,169.7 560.7,172.9 562.6,176.1 564.5,179.3 566.3,182.6 568.2,185.8 570.1,189.1 572.0,192.4 573.9,195.8 575.8,199.2 577.7,202.6 579.5,206.0
+581.4,209.5 583.3,213.1 585.2,216.7 587.1,220.4 589.0,224.0 590.9,227.8 592.8,231.5 594.6,235.2 596.5,239.0 598.4,242.7 600.3,246.3 602.2,249.9 604.1,253.5 606.0,256.9 607.9,260.3 609.7,263.6
+611.6,266.9 613.5,270.1 615.4,273.3 617.3,276.4 619.2,279.5 621.1,282.6 623.0,285.7 624.8,288.9 626.7,292.1 628.6,295.3 630.5,298.5 632.4,301.8 634.3,305.0 636.2,308.4 638.1,311.7 639.9,315.0
+641.8,318.3 643.7,321.6 645.6,324.8 647.5,328.1 649.4,331.3 651.3,334.4 653.1,337.6 655.0,340.6 656.9,343.7 658.8,346.8 660.7,349.8 662.6,352.8 664.5,355.8 666.4,358.9 668.2,361.9 670.1,365.0
+672.0,368.1 673.9,371.3 675.8,374.4 677.7,377.6 679.6,380.8 681.5,384.1 683.3,387.4 685.2,390.7 687.1,394.0 689.0,397.3 690.9,400.6 692.8,404.0 694.7,407.3 696.6,410.5 698.4,413.8 700.3,417.0
+702.2,420.2 704.1,423.4 706.0,426.5 707.9,429.6 709.8,432.6 711.7,435.6 713.5,438.6 715.4,441.5 717.3,444.4 719.2,447.3 721.1,450.1 723.0,452.8 724.9,455.5 726.7,458.2 728.6,460.8 730.5,463.3
+732.4,465.8 734.3,468.3 736.2,470.6 738.1,473.0 740.0,475.3 741.8,477.6 743.7,479.9 745.6,482.1 747.5,484.4 749.4,486.6 751.3,488.9 753.2,491.2 755.1,493.4 756.9,495.7 758.8,498.1 760.7,500.4
+762.6,502.7 764.5,505.0 766.4,507.4 768.3,509.7 770.2,512.0 772.0,514.3 773.9,516.6 775.8,518.8 777.7,521.0 779.6,523.2 781.5,525.4 783.4,527.6 785.3,529.7 787.1,531.8 789.0,533.9 790.9,535.9
+792.8,538.0 794.7,540.0 796.6,542.1 798.5,544.1 800.3,546.2 802.2,548.2 804.1,550.2 806.0,552.2 807.9,554.2 809.8,556.2 811.7,558.2 813.6,560.1 815.4,562.0 817.3,563.9 819.2,565.7 821.1,567.5
+823.0,569.2 824.9,570.9 826.8,572.5 828.7,574.1 830.5,575.6 832.4,577.1 834.3,578.5 836.2,580.0 838.1,581.3 840.0,582.7 841.9,584.1 843.8,585.4 845.6,586.7 847.5,588.1 849.4,589.4 851.3,590.7
+853.2,592.1 855.1,593.4 857.0,594.7 858.9,596.1 860.7,597.4 862.6,598.8 864.5,600.1 866.4,601.4 868.3,602.7 870.2,604.1 872.1,605.4 873.9,606.7 875.8,608.0 877.7,609.3 879.6,610.6 881.5,611.9
+883.4,613.2 885.3,614.5 887.2,615.8 889.0,617.1 890.9,618.4 892.8,619.7 894.7,620.9 896.6,622.2 898.5,623.5 900.4,624.7 902.3,625.9 904.1,627.2 906.0,628.4 907.9,629.5 909.8,630.7 911.7,631.8
+913.6,632.9 915.5,633.9 917.4,634.9 919.2,635.9 921.1,636.8 923.0,637.7 924.9,638.5 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M487.1,662.4 L487.1,101.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '71.9,54.1 1013.6,54.1 1013.6,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/change/median.svg b/results/barbershop/800000/report/change/median.svg
new file mode 100644
index 0000000..fa2cdae
--- /dev/null
+++ b/results/barbershop/800000/report/change/median.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,575.5 L80.9,575.5  '/>	<g transform="translate(63.6,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,488.6 L80.9,488.6  '/>	<g transform="translate(63.6,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,401.7 L80.9,401.7  '/>	<g transform="translate(63.6,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 150</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,314.8 L80.9,314.8  '/>	<g transform="translate(63.6,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 200</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,227.9 L80.9,227.9  '/>	<g transform="translate(63.6,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 250</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.0 L80.9,141.0  '/>	<g transform="translate(63.6,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 300</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 350</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M82.7,662.4 L82.7,653.4  '/>	<g transform="translate(82.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.7</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M187.6,662.4 L187.6,653.4  '/>	<g transform="translate(187.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M292.4,662.4 L292.4,653.4  '/>	<g transform="translate(292.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M397.3,662.4 L397.3,653.4  '/>	<g transform="translate(397.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M502.1,662.4 L502.1,653.4  '/>	<g transform="translate(502.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M607.0,662.4 L607.0,653.4  '/>	<g transform="translate(607.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M711.8,662.4 L711.8,653.4  '/>	<g transform="translate(711.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M816.7,662.4 L816.7,653.4  '/>	<g transform="translate(816.7,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M921.5,662.4 L921.5,653.4  '/>	<g transform="translate(921.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Relative change (%)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M71.9,659.9 L73.8,659.8 L75.7,659.7 L77.6,659.6 L79.4,659.5 L81.3,659.4
+		L83.2,659.3 L85.1,659.1 L87.0,659.0 L88.9,658.8 L90.8,658.7 L92.7,658.5 L94.5,658.3 L96.4,658.1
+		L98.3,657.9 L100.2,657.6 L102.1,657.4 L104.0,657.1 L105.9,656.8 L107.8,656.5 L109.6,656.1 L111.5,655.8
+		L113.4,655.4 L115.3,654.9 L117.2,654.4 L119.1,653.9 L121.0,653.3 L122.9,652.7 L124.7,652.0 L126.6,651.2
+		L128.5,650.4 L130.4,649.5 L132.3,648.5 L134.2,647.5 L136.1,646.5 L138.0,645.4 L139.8,644.3 L141.7,643.1
+		L143.6,642.0 L145.5,640.9 L147.4,639.8 L149.3,638.7 L151.2,637.8 L153.0,636.9 L154.9,636.1 L156.8,635.4
+		L158.7,634.9 L160.6,634.5 L162.5,634.2 L164.4,634.0 L166.3,633.9 L168.1,633.9 L170.0,634.0 L171.9,634.1
+		L173.8,634.2 L175.7,634.4 L177.6,634.6 L179.5,634.7 L181.4,634.8 L183.2,634.8 L185.1,634.8 L187.0,634.7
+		L188.9,634.5 L190.8,634.3 L192.7,634.0 L194.6,633.6 L196.5,633.2 L198.3,632.7 L200.2,632.2 L202.1,631.6
+		L204.0,630.9 L205.9,630.2 L207.8,629.5 L209.7,628.8 L211.6,628.0 L213.4,627.2 L215.3,626.4 L217.2,625.6
+		L219.1,624.7 L221.0,624.0 L222.9,623.2 L224.8,622.5 L226.6,621.9 L228.5,621.3 L230.4,620.8 L232.3,620.4
+		L234.2,620.0 L236.1,619.7 L238.0,619.4 L239.9,619.1 L241.7,618.9 L243.6,618.6 L245.5,618.3 L247.4,618.0
+		L249.3,617.5 L251.2,617.0 L253.1,616.5 L255.0,615.8 L256.8,615.1 L258.7,614.4 L260.6,613.6 L262.5,612.8
+		L264.4,612.0 L266.3,611.2 L268.2,610.4 L270.1,609.7 L271.9,609.0 L273.8,608.3 L275.7,607.6 L277.6,606.8
+		L279.5,606.1 L281.4,605.2 L283.3,604.3 L285.2,603.2 L287.0,602.0 L288.9,600.5 L290.8,598.8 L292.7,596.8
+		L294.6,594.5 L296.5,591.9 L298.4,589.0 L300.2,585.7 L302.1,582.2 L304.0,578.3 L305.9,574.1 L307.8,569.7
+		L309.7,565.1 L311.6,560.3 L313.5,555.4 L315.3,550.5 L317.2,545.5 L319.1,540.5 L321.0,535.6 L322.9,530.9
+		L324.8,526.3 L326.7,522.0 L328.6,517.9 L330.4,514.1 L332.3,510.5 L334.2,507.3 L336.1,504.2 L338.0,501.4
+		L339.9,498.8 L341.8,496.3 L343.7,494.0 L345.5,491.7 L347.4,489.4 L349.3,487.1 L351.2,484.6 L353.1,482.1
+		L355.0,479.3 L356.9,476.4 L358.8,473.2 L360.6,469.7 L362.5,466.0 L364.4,462.0 L366.3,457.8 L368.2,453.3
+		L370.1,448.6 L372.0,443.6 L373.8,438.5 L375.7,433.3 L377.6,428.1 L379.5,423.0 L381.4,418.0 L383.3,413.2
+		L385.2,408.9 L387.1,405.0 L388.9,401.6 L390.8,398.9 L392.7,396.9 L394.6,395.6 L396.5,395.0 L398.4,395.2
+		L400.3,396.1 L402.2,397.6 L404.0,399.6 L405.9,402.0 L407.8,404.7 L409.7,407.5 L411.6,410.4 L413.5,413.2
+		L415.4,415.7 L417.3,418.0 L419.1,420.0 L421.0,421.5 L422.9,422.7 L424.8,423.5 L426.7,423.9 L428.6,424.0
+		L430.5,423.9 L432.4,423.5 L434.2,423.1 L436.1,422.5 L438.0,422.0 L439.9,421.5 L441.8,421.1 L443.7,420.8
+		L445.6,420.8 L447.4,420.9 L449.3,421.1 L451.2,421.5 L453.1,422.0 L455.0,422.5 L456.9,422.9 L458.8,423.3
+		L460.7,423.4 L462.5,423.1 L464.4,422.5 L466.3,421.3 L468.2,419.6 L470.1,417.2 L472.0,414.1 L473.9,410.3
+		L475.8,405.7 L477.6,400.5 L479.5,394.6 L481.4,388.2 L483.3,381.2 L485.2,373.8 L487.1,366.1 L489.0,358.2
+		L490.9,350.3 L492.7,342.3 L494.6,334.5 L496.5,326.9 L498.4,319.5 L500.3,312.5 L502.2,305.8 L504.1,299.5
+		L506.0,293.5 L507.8,287.9 L509.7,282.6 L511.6,277.6 L513.5,272.7 L515.4,268.1 L517.3,263.6 L519.2,259.1
+		L521.0,254.6 L522.9,250.1 L524.8,245.5 L526.7,240.8 L528.6,236.0 L530.5,230.9 L532.4,225.5 L534.3,220.0
+		L536.1,214.1 L538.0,208.0 L539.9,201.5 L541.8,194.8 L543.7,187.9 L545.6,180.7 L547.5,173.4 L549.4,166.0
+		L551.2,158.5 L553.1,151.0 L555.0,143.6 L556.9,136.3 L558.8,129.2 L560.7,122.3 L562.6,115.7 L564.5,109.4
+		L566.3,103.4 L568.2,97.8 L570.1,92.5 L572.0,87.6 L573.9,83.1 L575.8,79.1 L577.7,75.4 L579.5,72.2
+		L581.4,69.4 L583.3,67.0 L585.2,65.1 L587.1,63.6 L589.0,62.6 L590.9,62.1 L592.8,62.1 L594.6,62.5
+		L596.5,63.4 L598.4,64.7 L600.3,66.5 L602.2,68.7 L604.1,71.4 L606.0,74.5 L607.9,78.0 L609.7,81.9
+		L611.6,86.2 L613.5,90.9 L615.4,95.9 L617.3,101.3 L619.2,106.9 L621.1,112.9 L623.0,119.1 L624.8,125.6
+		L626.7,132.3 L628.6,139.2 L630.5,146.3 L632.4,153.7 L634.3,161.2 L636.2,169.0 L638.1,176.9 L639.9,185.0
+		L641.8,193.3 L643.7,201.7 L645.6,210.3 L647.5,218.9 L649.4,227.5 L651.3,236.2 L653.1,244.7 L655.0,253.1
+		L656.9,261.2 L658.8,269.0 L660.7,276.4 L662.6,283.3 L664.5,289.8 L666.4,295.6 L668.2,300.8 L670.1,305.4
+		L672.0,309.4 L673.9,312.8 L675.8,315.5 L677.7,317.7 L679.6,319.4 L681.5,320.7 L683.3,321.5 L685.2,322.1
+		L687.1,322.3 L689.0,322.4 L690.9,322.3 L692.8,322.1 L694.7,321.7 L696.6,321.3 L698.4,320.8 L700.3,320.2
+		L702.2,319.7 L704.1,319.1 L706.0,318.5 L707.9,317.9 L709.8,317.4 L711.7,317.0 L713.5,316.7 L715.4,316.5
+		L717.3,316.6 L719.2,316.9 L721.1,317.4 L723.0,318.3 L724.9,319.6 L726.7,321.2 L728.6,323.3 L730.5,325.7
+		L732.4,328.6 L734.3,331.9 L736.2,335.6 L738.1,339.6 L740.0,344.0 L741.8,348.6 L743.7,353.6 L745.6,358.7
+		L747.5,364.0 L749.4,369.4 L751.3,374.9 L753.2,380.4 L755.1,386.0 L756.9,391.5 L758.8,397.0 L760.7,402.4
+		L762.6,407.8 L764.5,413.2 L766.4,418.6 L768.3,423.9 L770.2,429.3 L772.0,434.7 L773.9,440.1 L775.8,445.5
+		L777.7,450.9 L779.6,456.4 L781.5,461.9 L783.4,467.4 L785.3,472.9 L787.1,478.4 L789.0,483.7 L790.9,489.0
+		L792.8,494.1 L794.7,499.1 L796.6,503.9 L798.5,508.6 L800.3,513.0 L802.2,517.2 L804.1,521.2 L806.0,525.0
+		L807.9,528.5 L809.8,531.9 L811.7,535.1 L813.6,538.2 L815.4,541.1 L817.3,543.8 L819.2,546.5 L821.1,549.1
+		L823.0,551.7 L824.9,554.2 L826.8,556.7 L828.7,559.2 L830.5,561.7 L832.4,564.2 L834.3,566.8 L836.2,569.3
+		L838.1,571.8 L840.0,574.3 L841.9,576.7 L843.8,579.1 L845.6,581.5 L847.5,583.8 L849.4,586.1 L851.3,588.2
+		L853.2,590.2 L855.1,592.2 L857.0,594.1 L858.9,595.9 L860.7,597.6 L862.6,599.2 L864.5,600.8 L866.4,602.3
+		L868.3,603.9 L870.2,605.4 L872.1,606.9 L873.9,608.4 L875.8,609.9 L877.7,611.5 L879.6,613.0 L881.5,614.6
+		L883.4,616.1 L885.3,617.7 L887.2,619.3 L889.0,620.8 L890.9,622.3 L892.8,623.8 L894.7,625.2 L896.6,626.6
+		L898.5,627.9 L900.4,629.2 L902.3,630.4 L904.1,631.5 L906.0,632.6 L907.9,633.6 L909.8,634.6 L911.7,635.5
+		L913.6,636.4 L915.5,637.2 L917.4,637.9 L919.2,638.6 L921.1,639.3 L923.0,640.0 L924.9,640.6 L926.8,641.2
+		L928.7,641.8 L930.6,642.4 L932.5,643.0 L934.3,643.6 L936.2,644.2 L938.1,644.8 L940.0,645.4 L941.9,646.0
+		L943.8,646.7 L945.7,647.3 L947.5,647.9 L949.4,648.5 L951.3,649.1 L953.2,649.6 L955.1,650.2 L957.0,650.7
+		L958.9,651.2 L960.8,651.6 L962.6,652.1 L964.5,652.5 L966.4,652.9 L968.3,653.2 L970.2,653.5 L972.1,653.9
+		L974.0,654.2 L975.9,654.4 L977.7,654.7 L979.6,655.0 L981.5,655.3 L983.4,655.5 L985.3,655.8 L987.2,656.1
+		L989.1,656.4 L991.0,656.6 L992.8,656.9 L994.7,657.2 L996.6,657.4 L998.5,657.7 L1000.4,657.9 L1002.3,658.2
+		L1004.2,658.4 L1006.1,658.6 L1007.9,658.8 L1009.8,659.0 L1011.7,659.2 L1013.6,659.4  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '158.7,634.9 160.6,634.5 162.5,634.2 164.4,634.0 166.3,633.9 168.1,633.9 170.0,634.0 171.9,634.1 173.8,634.2 175.7,634.4 177.6,634.6 179.5,634.7 181.4,634.8 183.2,634.8 185.1,634.8 187.0,634.7
+188.9,634.5 190.8,634.3 192.7,634.0 194.6,633.6 196.5,633.2 198.3,632.7 200.2,632.2 202.1,631.6 204.0,630.9 205.9,630.2 207.8,629.5 209.7,628.8 211.6,628.0 213.4,627.2 215.3,626.4 217.2,625.6
+219.1,624.7 221.0,624.0 222.9,623.2 224.8,622.5 226.6,621.9 228.5,621.3 230.4,620.8 232.3,620.4 234.2,620.0 236.1,619.7 238.0,619.4 239.9,619.1 241.7,618.9 243.6,618.6 245.5,618.3 247.4,618.0
+249.3,617.5 251.2,617.0 253.1,616.5 255.0,615.8 256.8,615.1 258.7,614.4 260.6,613.6 262.5,612.8 264.4,612.0 266.3,611.2 268.2,610.4 270.1,609.7 271.9,609.0 273.8,608.3 275.7,607.6 277.6,606.8
+279.5,606.1 281.4,605.2 283.3,604.3 285.2,603.2 287.0,602.0 288.9,600.5 290.8,598.8 292.7,596.8 294.6,594.5 296.5,591.9 298.4,589.0 300.2,585.7 302.1,582.2 304.0,578.3 305.9,574.1 307.8,569.7
+309.7,565.1 311.6,560.3 313.5,555.4 315.3,550.5 317.2,545.5 319.1,540.5 321.0,535.6 322.9,530.9 324.8,526.3 326.7,522.0 328.6,517.9 330.4,514.1 332.3,510.5 334.2,507.3 336.1,504.2 338.0,501.4
+339.9,498.8 341.8,496.3 343.7,494.0 345.5,491.7 347.4,489.4 349.3,487.1 351.2,484.6 353.1,482.1 355.0,479.3 356.9,476.4 358.8,473.2 360.6,469.7 362.5,466.0 364.4,462.0 366.3,457.8 368.2,453.3
+370.1,448.6 372.0,443.6 373.8,438.5 375.7,433.3 377.6,428.1 379.5,423.0 381.4,418.0 383.3,413.2 385.2,408.9 387.1,405.0 388.9,401.6 390.8,398.9 392.7,396.9 394.6,395.6 396.5,395.0 398.4,395.2
+400.3,396.1 402.2,397.6 404.0,399.6 405.9,402.0 407.8,404.7 409.7,407.5 411.6,410.4 413.5,413.2 415.4,415.7 417.3,418.0 419.1,420.0 421.0,421.5 422.9,422.7 424.8,423.5 426.7,423.9 428.6,424.0
+430.5,423.9 432.4,423.5 434.2,423.1 436.1,422.5 438.0,422.0 439.9,421.5 441.8,421.1 443.7,420.8 445.6,420.8 447.4,420.9 449.3,421.1 451.2,421.5 453.1,422.0 455.0,422.5 456.9,422.9 458.8,423.3
+460.7,423.4 462.5,423.1 464.4,422.5 466.3,421.3 468.2,419.6 470.1,417.2 472.0,414.1 473.9,410.3 475.8,405.7 477.6,400.5 479.5,394.6 481.4,388.2 483.3,381.2 485.2,373.8 487.1,366.1 489.0,358.2
+490.9,350.3 492.7,342.3 494.6,334.5 496.5,326.9 498.4,319.5 500.3,312.5 502.2,305.8 504.1,299.5 506.0,293.5 507.8,287.9 509.7,282.6 511.6,277.6 513.5,272.7 515.4,268.1 517.3,263.6 519.2,259.1
+521.0,254.6 522.9,250.1 524.8,245.5 526.7,240.8 528.6,236.0 530.5,230.9 532.4,225.5 534.3,220.0 536.1,214.1 538.0,208.0 539.9,201.5 541.8,194.8 543.7,187.9 545.6,180.7 547.5,173.4 549.4,166.0
+551.2,158.5 553.1,151.0 555.0,143.6 556.9,136.3 558.8,129.2 560.7,122.3 562.6,115.7 564.5,109.4 566.3,103.4 568.2,97.8 570.1,92.5 572.0,87.6 573.9,83.1 575.8,79.1 577.7,75.4 579.5,72.2
+581.4,69.4 583.3,67.0 585.2,65.1 587.1,63.6 589.0,62.6 590.9,62.1 592.8,62.1 594.6,62.5 596.5,63.4 598.4,64.7 600.3,66.5 602.2,68.7 604.1,71.4 606.0,74.5 607.9,78.0 609.7,81.9
+611.6,86.2 613.5,90.9 615.4,95.9 617.3,101.3 619.2,106.9 621.1,112.9 623.0,119.1 624.8,125.6 626.7,132.3 628.6,139.2 630.5,146.3 632.4,153.7 634.3,161.2 636.2,169.0 638.1,176.9 639.9,185.0
+641.8,193.3 643.7,201.7 645.6,210.3 647.5,218.9 649.4,227.5 651.3,236.2 653.1,244.7 655.0,253.1 656.9,261.2 658.8,269.0 660.7,276.4 662.6,283.3 664.5,289.8 666.4,295.6 668.2,300.8 670.1,305.4
+672.0,309.4 673.9,312.8 675.8,315.5 677.7,317.7 679.6,319.4 681.5,320.7 683.3,321.5 685.2,322.1 687.1,322.3 689.0,322.4 690.9,322.3 692.8,322.1 694.7,321.7 696.6,321.3 698.4,320.8 700.3,320.2
+702.2,319.7 704.1,319.1 706.0,318.5 707.9,317.9 709.8,317.4 711.7,317.0 713.5,316.7 715.4,316.5 717.3,316.6 719.2,316.9 721.1,317.4 723.0,318.3 724.9,319.6 726.7,321.2 728.6,323.3 730.5,325.7
+732.4,328.6 734.3,331.9 736.2,335.6 738.1,339.6 740.0,344.0 741.8,348.6 743.7,353.6 745.6,358.7 747.5,364.0 749.4,369.4 751.3,374.9 753.2,380.4 755.1,386.0 756.9,391.5 758.8,397.0 760.7,402.4
+762.6,407.8 764.5,413.2 766.4,418.6 768.3,423.9 770.2,429.3 772.0,434.7 773.9,440.1 775.8,445.5 777.7,450.9 779.6,456.4 781.5,461.9 783.4,467.4 785.3,472.9 787.1,478.4 789.0,483.7 790.9,489.0
+792.8,494.1 794.7,499.1 796.6,503.9 798.5,508.6 800.3,513.0 802.2,517.2 804.1,521.2 806.0,525.0 807.9,528.5 809.8,531.9 811.7,535.1 813.6,538.2 815.4,541.1 817.3,543.8 819.2,546.5 821.1,549.1
+823.0,551.7 824.9,554.2 826.8,556.7 828.7,559.2 830.5,561.7 832.4,564.2 834.3,566.8 836.2,569.3 838.1,571.8 840.0,574.3 841.9,576.7 843.8,579.1 845.6,581.5 847.5,583.8 849.4,586.1 851.3,588.2
+853.2,590.2 855.1,592.2 857.0,594.1 858.9,595.9 860.7,597.6 862.6,599.2 864.5,600.8 866.4,602.3 868.3,603.9 870.2,605.4 872.1,606.9 873.9,608.4 875.8,609.9 877.7,611.5 879.6,613.0 881.5,614.6
+883.4,616.1 885.3,617.7 887.2,619.3 889.0,620.8 890.9,622.3 892.8,623.8 894.7,625.2 896.6,626.6 898.5,627.9 900.4,629.2 902.3,630.4 904.1,631.5 906.0,632.6 907.9,633.6 909.8,634.6 911.7,635.5
+913.6,636.4 915.5,637.2 917.4,637.9 919.2,638.6 921.1,639.3 923.0,640.0 924.9,640.6 924.9,662.4 923.0,662.4 921.1,662.4 919.2,662.4 917.4,662.4 915.5,662.4 913.6,662.4 911.7,662.4 909.8,662.4
+907.9,662.4 906.0,662.4 904.1,662.4 902.3,662.4 900.4,662.4 898.5,662.4 896.6,662.4 894.7,662.4 892.8,662.4 890.9,662.4 889.0,662.4 887.2,662.4 885.3,662.4 883.4,662.4 881.5,662.4 879.6,662.4
+877.7,662.4 875.8,662.4 873.9,662.4 872.1,662.4 870.2,662.4 868.3,662.4 866.4,662.4 864.5,662.4 862.6,662.4 860.7,662.4 858.9,662.4 857.0,662.4 855.1,662.4 853.2,662.4 851.3,662.4 849.4,662.4
+847.5,662.4 845.6,662.4 843.8,662.4 841.9,662.4 840.0,662.4 838.1,662.4 836.2,662.4 834.3,662.4 832.4,662.4 830.5,662.4 828.7,662.4 826.8,662.4 824.9,662.4 823.0,662.4 821.1,662.4 819.2,662.4
+817.3,662.4 815.4,662.4 813.6,662.4 811.7,662.4 809.8,662.4 807.9,662.4 806.0,662.4 804.1,662.4 802.2,662.4 800.3,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4
+787.1,662.4 785.3,662.4 783.4,662.4 781.5,662.4 779.6,662.4 777.7,662.4 775.8,662.4 773.9,662.4 772.0,662.4 770.2,662.4 768.3,662.4 766.4,662.4 764.5,662.4 762.6,662.4 760.7,662.4 758.8,662.4
+756.9,662.4 755.1,662.4 753.2,662.4 751.3,662.4 749.4,662.4 747.5,662.4 745.6,662.4 743.7,662.4 741.8,662.4 740.0,662.4 738.1,662.4 736.2,662.4 734.3,662.4 732.4,662.4 730.5,662.4 728.6,662.4
+726.7,662.4 724.9,662.4 723.0,662.4 721.1,662.4 719.2,662.4 717.3,662.4 715.4,662.4 713.5,662.4 711.7,662.4 709.8,662.4 707.9,662.4 706.0,662.4 704.1,662.4 702.2,662.4 700.3,662.4 698.4,662.4
+696.6,662.4 694.7,662.4 692.8,662.4 690.9,662.4 689.0,662.4 687.1,662.4 685.2,662.4 683.3,662.4 681.5,662.4 679.6,662.4 677.7,662.4 675.8,662.4 673.9,662.4 672.0,662.4 670.1,662.4 668.2,662.4
+666.4,662.4 664.5,662.4 662.6,662.4 660.7,662.4 658.8,662.4 656.9,662.4 655.0,662.4 653.1,662.4 651.3,662.4 649.4,662.4 647.5,662.4 645.6,662.4 643.7,662.4 641.8,662.4 639.9,662.4 638.1,662.4
+636.2,662.4 634.3,662.4 632.4,662.4 630.5,662.4 628.6,662.4 626.7,662.4 624.8,662.4 623.0,662.4 621.1,662.4 619.2,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.6,662.4 609.7,662.4 607.9,662.4
+606.0,662.4 604.1,662.4 602.2,662.4 600.3,662.4 598.4,662.4 596.5,662.4 594.6,662.4 592.8,662.4 590.9,662.4 589.0,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.7,662.4
+575.8,662.4 573.9,662.4 572.0,662.4 570.1,662.4 568.2,662.4 566.3,662.4 564.5,662.4 562.6,662.4 560.7,662.4 558.8,662.4 556.9,662.4 555.0,662.4 553.1,662.4 551.2,662.4 549.4,662.4 547.5,662.4
+545.6,662.4 543.7,662.4 541.8,662.4 539.9,662.4 538.0,662.4 536.1,662.4 534.3,662.4 532.4,662.4 530.5,662.4 528.6,662.4 526.7,662.4 524.8,662.4 522.9,662.4 521.0,662.4 519.2,662.4 517.3,662.4
+515.4,662.4 513.5,662.4 511.6,662.4 509.7,662.4 507.8,662.4 506.0,662.4 504.1,662.4 502.2,662.4 500.3,662.4 498.4,662.4 496.5,662.4 494.6,662.4 492.7,662.4 490.9,662.4 489.0,662.4 487.1,662.4
+485.2,662.4 483.3,662.4 481.4,662.4 479.5,662.4 477.6,662.4 475.8,662.4 473.9,662.4 472.0,662.4 470.1,662.4 468.2,662.4 466.3,662.4 464.4,662.4 462.5,662.4 460.7,662.4 458.8,662.4 456.9,662.4
+455.0,662.4 453.1,662.4 451.2,662.4 449.3,662.4 447.4,662.4 445.6,662.4 443.7,662.4 441.8,662.4 439.9,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.7,662.4
+424.8,662.4 422.9,662.4 421.0,662.4 419.1,662.4 417.3,662.4 415.4,662.4 413.5,662.4 411.6,662.4 409.7,662.4 407.8,662.4 405.9,662.4 404.0,662.4 402.2,662.4 400.3,662.4 398.4,662.4 396.5,662.4
+394.6,662.4 392.7,662.4 390.8,662.4 388.9,662.4 387.1,662.4 385.2,662.4 383.3,662.4 381.4,662.4 379.5,662.4 377.6,662.4 375.7,662.4 373.8,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4
+364.4,662.4 362.5,662.4 360.6,662.4 358.8,662.4 356.9,662.4 355.0,662.4 353.1,662.4 351.2,662.4 349.3,662.4 347.4,662.4 345.5,662.4 343.7,662.4 341.8,662.4 339.9,662.4 338.0,662.4 336.1,662.4
+334.2,662.4 332.3,662.4 330.4,662.4 328.6,662.4 326.7,662.4 324.8,662.4 322.9,662.4 321.0,662.4 319.1,662.4 317.2,662.4 315.3,662.4 313.5,662.4 311.6,662.4 309.7,662.4 307.8,662.4 305.9,662.4
+304.0,662.4 302.1,662.4 300.2,662.4 298.4,662.4 296.5,662.4 294.6,662.4 292.7,662.4 290.8,662.4 288.9,662.4 287.0,662.4 285.2,662.4 283.3,662.4 281.4,662.4 279.5,662.4 277.6,662.4 275.7,662.4
+273.8,662.4 271.9,662.4 270.1,662.4 268.2,662.4 266.3,662.4 264.4,662.4 262.5,662.4 260.6,662.4 258.7,662.4 256.8,662.4 255.0,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.4,662.4 245.5,662.4
+243.6,662.4 241.7,662.4 239.9,662.4 238.0,662.4 236.1,662.4 234.2,662.4 232.3,662.4 230.4,662.4 228.5,662.4 226.6,662.4 224.8,662.4 222.9,662.4 221.0,662.4 219.1,662.4 217.2,662.4 215.3,662.4
+213.4,662.4 211.6,662.4 209.7,662.4 207.8,662.4 205.9,662.4 204.0,662.4 202.1,662.4 200.2,662.4 198.3,662.4 196.5,662.4 194.6,662.4 192.7,662.4 190.8,662.4 188.9,662.4 187.0,662.4 185.1,662.4
+183.2,662.4 181.4,662.4 179.5,662.4 177.6,662.4 175.7,662.4 173.8,662.4 171.9,662.4 170.0,662.4 168.1,662.4 166.3,662.4 164.4,662.4 162.5,662.4 160.6,662.4 158.7,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M596.9,662.4 L596.9,63.7  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Noise threshold</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Noise threshold</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '1038.5,121.6 1080.7,121.6 1080.7,112.6 1038.5,112.6 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.100000' points = '71.9,54.1 1013.6,54.1 1013.6,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1013.6,662.4 L1013.6,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(542.7,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/change/t-test.svg b/results/barbershop/800000/report/change/t-test.svg
new file mode 100644
index 0000000..716a892
--- /dev/null
+++ b/results/barbershop/800000/report/change/t-test.svg
@@ -0,0 +1,260 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L89.2,662.4  '/>	<g transform="translate(71.9,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,586.4 L89.2,586.4  '/>	<g transform="translate(71.9,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.05</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,510.3 L89.2,510.3  '/>	<g transform="translate(71.9,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,434.3 L89.2,434.3  '/>	<g transform="translate(71.9,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,358.2 L89.2,358.2  '/>	<g transform="translate(71.9,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,282.2 L89.2,282.2  '/>	<g transform="translate(71.9,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,206.2 L89.2,206.2  '/>	<g transform="translate(71.9,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,130.1 L89.2,130.1  '/>	<g transform="translate(71.9,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L89.2,54.1  '/>	<g transform="translate(71.9,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,662.4 L80.2,653.4  '/>	<g transform="translate(80.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M180.2,662.4 L180.2,653.4  '/>	<g transform="translate(180.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M280.2,662.4 L280.2,653.4  '/>	<g transform="translate(280.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M380.1,662.4 L380.1,653.4  '/>	<g transform="translate(380.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M480.1,662.4 L480.1,653.4  '/>	<g transform="translate(480.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >-1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M580.1,662.4 L580.1,653.4  '/>	<g transform="translate(580.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M680.1,662.4 L680.1,653.4  '/>	<g transform="translate(680.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M780.1,662.4 L780.1,653.4  '/>	<g transform="translate(780.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M880.0,662.4 L880.0,653.4  '/>	<g transform="translate(880.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M980.0,662.4 L980.0,653.4  '/>	<g transform="translate(980.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1080.0,662.4 L1080.0,653.4  '/>	<g transform="translate(1080.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >t score</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>t distribution</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1104.9,67.6 1147.1,67.6 1147.1,58.6 1104.9,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '145.2,662.4 146.9,662.4 148.6,662.4 150.3,662.4 152.1,662.4 153.8,662.4 155.5,662.4 157.2,662.4 158.9,662.4 160.6,662.4 162.3,662.4 164.0,662.4 165.7,662.4 167.5,662.4 169.2,662.4 170.9,662.3
+172.6,662.3 174.3,662.3 176.0,662.3 177.7,662.3 179.4,662.3 181.1,662.3 182.9,662.3 184.6,662.3 186.3,662.3 188.0,662.3 189.7,662.3 191.4,662.3 193.1,662.3 194.8,662.3 196.5,662.3 198.2,662.3
+200.0,662.3 201.7,662.3 203.4,662.3 205.1,662.2 206.8,662.2 208.5,662.2 210.2,662.2 211.9,662.2 213.6,662.2 215.4,662.2 217.1,662.1 218.8,662.1 220.5,662.1 222.2,662.1 223.9,662.0 225.6,662.0
+227.3,662.0 229.0,662.0 230.8,661.9 232.5,661.9 234.2,661.9 235.9,661.9 237.6,661.8 239.3,661.8 241.0,661.8 242.7,661.8 244.4,661.7 246.1,661.7 247.9,661.6 249.6,661.5 251.3,661.4 253.0,661.2
+254.7,661.0 256.4,660.8 258.1,660.6 259.8,660.4 261.5,660.1 263.3,659.9 265.0,659.6 266.7,659.4 268.4,659.1 270.1,658.9 271.8,658.7 273.5,658.6 275.2,658.4 276.9,658.3 278.7,658.1 280.4,658.0
+282.1,657.8 283.8,657.7 285.5,657.5 287.2,657.3 288.9,657.0 290.6,656.7 292.3,656.4 294.0,656.0 295.8,655.6 297.5,655.2 299.2,654.7 300.9,654.1 302.6,653.6 304.3,653.0 306.0,652.3 307.7,651.6
+309.4,650.9 311.2,650.2 312.9,649.4 314.6,648.6 316.3,647.8 318.0,647.0 319.7,646.1 321.4,645.2 323.1,644.2 324.8,643.3 326.6,642.3 328.3,641.2 330.0,640.1 331.7,638.9 333.4,637.6 335.1,636.3
+336.8,634.9 338.5,633.4 340.2,631.9 341.9,630.3 343.7,628.6 345.4,626.9 347.1,625.1 348.8,623.4 350.5,621.5 352.2,619.7 353.9,617.7 355.6,615.8 357.3,613.7 359.1,611.6 360.8,609.3 362.5,607.0
+364.2,604.6 365.9,602.0 367.6,599.3 369.3,596.5 371.0,593.5 372.7,590.4 374.5,587.2 376.2,583.9 377.9,580.4 379.6,576.8 381.3,573.1 383.0,569.3 384.7,565.5 386.4,561.5 388.1,557.5 389.8,553.4
+391.6,549.3 393.3,545.2 395.0,541.1 396.7,536.9 398.4,532.8 400.1,528.6 401.8,524.4 403.5,520.2 405.2,515.9 407.0,511.6 408.7,507.3 410.4,502.9 412.1,498.4 413.8,494.0 415.5,489.4 417.2,484.8
+418.9,480.1 420.6,475.3 422.3,470.4 424.1,465.3 425.8,460.2 427.5,454.9 429.2,449.5 430.9,444.0 432.6,438.3 434.3,432.6 436.0,426.8 437.7,420.9 439.5,414.9 441.2,408.9 442.9,402.9 444.6,396.8
+446.3,390.7 448.0,384.6 449.7,378.6 451.4,372.6 453.1,366.8 454.9,361.0 456.6,355.3 458.3,349.8 460.0,344.4 461.7,339.0 463.4,333.7 465.1,328.4 466.8,323.0 468.5,317.5 470.2,311.9 472.0,306.1
+473.7,300.0 475.4,293.8 477.1,287.3 478.8,280.7 480.5,273.9 482.2,267.1 483.9,260.3 485.6,253.6 487.4,247.1 489.1,240.8 490.8,234.9 492.5,229.3 494.2,224.1 495.9,219.3 497.6,214.8 499.3,210.6
+501.0,206.6 502.8,202.8 504.5,199.1 506.2,195.5 507.9,191.8 509.6,188.1 511.3,184.4 513.0,180.7 514.7,176.9 516.4,173.2 518.1,169.5 519.9,166.0 521.6,162.6 523.3,159.3 525.0,156.3 526.7,153.4
+528.4,150.6 530.1,148.0 531.8,145.6 533.5,143.2 535.3,140.9 537.0,138.6 538.7,136.4 540.4,134.2 542.1,132.0 543.8,129.8 545.5,127.6 547.2,125.4 548.9,123.2 550.7,121.1 552.4,118.9 554.1,116.7
+555.8,114.5 557.5,112.3 559.2,110.1 560.9,107.8 562.6,105.6 564.3,103.3 566.0,101.1 567.8,98.9 569.5,96.8 571.2,94.8 572.9,93.0 574.6,91.3 576.3,89.8 578.0,88.6 579.7,87.6 581.4,86.9
+583.2,86.6 584.9,86.6 586.6,86.9 588.3,87.5 590.0,88.4 591.7,89.6 593.4,91.0 595.1,92.7 596.8,94.6 598.6,96.6 600.3,98.8 602.0,101.1 603.7,103.6 605.4,106.1 607.1,108.7 608.8,111.3
+610.5,114.1 612.2,116.9 613.9,119.7 615.7,122.7 617.4,125.7 619.1,128.8 620.8,131.9 622.5,135.1 624.2,138.3 625.9,141.6 627.6,144.9 629.3,148.2 631.1,151.4 632.8,154.7 634.5,157.9 636.2,161.2
+637.9,164.4 639.6,167.7 641.3,170.9 643.0,174.2 644.7,177.6 646.5,181.0 648.2,184.5 649.9,188.1 651.6,191.8 653.3,195.7 655.0,199.6 656.7,203.7 658.4,208.0 660.1,212.4 661.8,216.9 663.6,221.7
+665.3,226.5 667.0,231.6 668.7,236.9 670.4,242.3 672.1,248.0 673.8,253.8 675.5,259.8 677.2,265.9 679.0,272.2 680.7,278.5 682.4,284.9 684.1,291.3 685.8,297.7 687.5,304.0 689.2,310.3 690.9,316.5
+692.6,322.7 694.4,328.7 696.1,334.5 697.8,340.3 699.5,345.9 701.2,351.3 702.9,356.6 704.6,361.9 706.3,367.0 708.0,372.1 709.7,377.1 711.5,382.2 713.2,387.2 714.9,392.4 716.6,397.5 718.3,402.8
+720.0,408.1 721.7,413.5 723.4,419.0 725.1,424.6 726.9,430.3 728.6,436.0 730.3,441.8 732.0,447.6 733.7,453.3 735.4,459.0 737.1,464.7 738.8,470.3 740.5,475.8 742.2,481.1 744.0,486.3 745.7,491.4
+747.4,496.3 749.1,501.2 750.8,505.9 752.5,510.5 754.2,515.0 755.9,519.5 757.6,523.8 759.4,528.1 761.1,532.3 762.8,536.4 764.5,540.4 766.2,544.3 767.9,548.1 769.6,551.8 771.3,555.5 773.0,559.1
+774.8,562.6 776.5,566.0 778.2,569.5 779.9,572.9 781.6,576.3 783.3,579.6 785.0,582.9 786.7,586.2 788.4,589.5 790.1,592.7 791.9,595.8 793.6,598.9 795.3,601.9 797.0,604.8 798.7,607.6 800.4,610.2
+802.1,612.8 803.8,615.2 805.5,617.5 807.3,619.6 809.0,621.6 810.7,623.5 812.4,625.3 814.1,627.0 815.8,628.5 817.5,630.0 819.2,631.4 820.9,632.7 822.7,633.9 824.4,635.2 826.1,636.4 827.8,637.5
+829.5,638.7 831.2,639.9 832.9,641.0 834.6,642.2 836.3,643.3 838.0,644.4 839.8,645.5 841.5,646.5 843.2,647.5 844.9,648.5 846.6,649.3 848.3,650.2 850.0,650.9 851.7,651.6 853.4,652.3 855.2,652.9
+856.9,653.4 858.6,653.9 860.3,654.3 862.0,654.7 863.7,655.1 865.4,655.5 867.1,655.8 868.8,656.1 870.6,656.4 872.3,656.7 874.0,657.0 875.7,657.3 877.4,657.6 879.1,657.9 880.8,658.2 882.5,658.5
+884.2,658.8 885.9,659.0 887.7,659.2 889.4,659.5 891.1,659.7 892.8,659.8 894.5,660.0 896.2,660.2 897.9,660.3 899.6,660.4 901.3,660.6 903.1,660.7 904.8,660.8 906.5,660.9 908.2,661.0 909.9,661.1
+911.6,661.2 913.3,661.2 915.0,661.3 916.7,661.4 918.5,661.4 920.2,661.4 921.9,661.5 923.6,661.5 925.3,661.5 927.0,661.5 928.7,661.5 930.4,661.5 932.1,661.5 933.8,661.6 935.6,661.6 937.3,661.6
+939.0,661.7 940.7,661.7 942.4,661.8 944.1,661.8 945.8,661.9 947.5,661.9 949.2,662.0 951.0,662.0 952.7,662.1 954.4,662.1 956.1,662.1 957.8,662.2 959.5,662.2 961.2,662.2 962.9,662.2 964.6,662.3
+966.4,662.3 968.1,662.3 969.8,662.3 971.5,662.3 973.2,662.3 974.9,662.3 976.6,662.3 978.3,662.4 980.0,662.4 981.7,662.4 983.5,662.4 985.2,662.4 986.9,662.4 988.6,662.4 990.3,662.4 992.0,662.4
+993.7,662.4 995.4,662.4 997.1,662.4 998.9,662.4 998.9,662.4 997.1,662.4 995.4,662.4 993.7,662.4 992.0,662.4 990.3,662.4 988.6,662.4 986.9,662.4 985.2,662.4 983.5,662.4 981.7,662.4 980.0,662.4
+978.3,662.4 976.6,662.4 974.9,662.4 973.2,662.4 971.5,662.4 969.8,662.4 968.1,662.4 966.4,662.4 964.6,662.4 962.9,662.4 961.2,662.4 959.5,662.4 957.8,662.4 956.1,662.4 954.4,662.4 952.7,662.4
+951.0,662.4 949.2,662.4 947.5,662.4 945.8,662.4 944.1,662.4 942.4,662.4 940.7,662.4 939.0,662.4 937.3,662.4 935.6,662.4 933.8,662.4 932.1,662.4 930.4,662.4 928.7,662.4 927.0,662.4 925.3,662.4
+923.6,662.4 921.9,662.4 920.2,662.4 918.5,662.4 916.7,662.4 915.0,662.4 913.3,662.4 911.6,662.4 909.9,662.4 908.2,662.4 906.5,662.4 904.8,662.4 903.1,662.4 901.3,662.4 899.6,662.4 897.9,662.4
+896.2,662.4 894.5,662.4 892.8,662.4 891.1,662.4 889.4,662.4 887.7,662.4 885.9,662.4 884.2,662.4 882.5,662.4 880.8,662.4 879.1,662.4 877.4,662.4 875.7,662.4 874.0,662.4 872.3,662.4 870.6,662.4
+868.8,662.4 867.1,662.4 865.4,662.4 863.7,662.4 862.0,662.4 860.3,662.4 858.6,662.4 856.9,662.4 855.2,662.4 853.4,662.4 851.7,662.4 850.0,662.4 848.3,662.4 846.6,662.4 844.9,662.4 843.2,662.4
+841.5,662.4 839.8,662.4 838.0,662.4 836.3,662.4 834.6,662.4 832.9,662.4 831.2,662.4 829.5,662.4 827.8,662.4 826.1,662.4 824.4,662.4 822.7,662.4 820.9,662.4 819.2,662.4 817.5,662.4 815.8,662.4
+814.1,662.4 812.4,662.4 810.7,662.4 809.0,662.4 807.3,662.4 805.5,662.4 803.8,662.4 802.1,662.4 800.4,662.4 798.7,662.4 797.0,662.4 795.3,662.4 793.6,662.4 791.9,662.4 790.1,662.4 788.4,662.4
+786.7,662.4 785.0,662.4 783.3,662.4 781.6,662.4 779.9,662.4 778.2,662.4 776.5,662.4 774.8,662.4 773.0,662.4 771.3,662.4 769.6,662.4 767.9,662.4 766.2,662.4 764.5,662.4 762.8,662.4 761.1,662.4
+759.4,662.4 757.6,662.4 755.9,662.4 754.2,662.4 752.5,662.4 750.8,662.4 749.1,662.4 747.4,662.4 745.7,662.4 744.0,662.4 742.2,662.4 740.5,662.4 738.8,662.4 737.1,662.4 735.4,662.4 733.7,662.4
+732.0,662.4 730.3,662.4 728.6,662.4 726.9,662.4 725.1,662.4 723.4,662.4 721.7,662.4 720.0,662.4 718.3,662.4 716.6,662.4 714.9,662.4 713.2,662.4 711.5,662.4 709.7,662.4 708.0,662.4 706.3,662.4
+704.6,662.4 702.9,662.4 701.2,662.4 699.5,662.4 697.8,662.4 696.1,662.4 694.4,662.4 692.6,662.4 690.9,662.4 689.2,662.4 687.5,662.4 685.8,662.4 684.1,662.4 682.4,662.4 680.7,662.4 679.0,662.4
+677.2,662.4 675.5,662.4 673.8,662.4 672.1,662.4 670.4,662.4 668.7,662.4 667.0,662.4 665.3,662.4 663.6,662.4 661.8,662.4 660.1,662.4 658.4,662.4 656.7,662.4 655.0,662.4 653.3,662.4 651.6,662.4
+649.9,662.4 648.2,662.4 646.5,662.4 644.7,662.4 643.0,662.4 641.3,662.4 639.6,662.4 637.9,662.4 636.2,662.4 634.5,662.4 632.8,662.4 631.1,662.4 629.3,662.4 627.6,662.4 625.9,662.4 624.2,662.4
+622.5,662.4 620.8,662.4 619.1,662.4 617.4,662.4 615.7,662.4 613.9,662.4 612.2,662.4 610.5,662.4 608.8,662.4 607.1,662.4 605.4,662.4 603.7,662.4 602.0,662.4 600.3,662.4 598.6,662.4 596.8,662.4
+595.1,662.4 593.4,662.4 591.7,662.4 590.0,662.4 588.3,662.4 586.6,662.4 584.9,662.4 583.2,662.4 581.4,662.4 579.7,662.4 578.0,662.4 576.3,662.4 574.6,662.4 572.9,662.4 571.2,662.4 569.5,662.4
+567.8,662.4 566.0,662.4 564.3,662.4 562.6,662.4 560.9,662.4 559.2,662.4 557.5,662.4 555.8,662.4 554.1,662.4 552.4,662.4 550.7,662.4 548.9,662.4 547.2,662.4 545.5,662.4 543.8,662.4 542.1,662.4
+540.4,662.4 538.7,662.4 537.0,662.4 535.3,662.4 533.5,662.4 531.8,662.4 530.1,662.4 528.4,662.4 526.7,662.4 525.0,662.4 523.3,662.4 521.6,662.4 519.9,662.4 518.1,662.4 516.4,662.4 514.7,662.4
+513.0,662.4 511.3,662.4 509.6,662.4 507.9,662.4 506.2,662.4 504.5,662.4 502.8,662.4 501.0,662.4 499.3,662.4 497.6,662.4 495.9,662.4 494.2,662.4 492.5,662.4 490.8,662.4 489.1,662.4 487.4,662.4
+485.6,662.4 483.9,662.4 482.2,662.4 480.5,662.4 478.8,662.4 477.1,662.4 475.4,662.4 473.7,662.4 472.0,662.4 470.2,662.4 468.5,662.4 466.8,662.4 465.1,662.4 463.4,662.4 461.7,662.4 460.0,662.4
+458.3,662.4 456.6,662.4 454.9,662.4 453.1,662.4 451.4,662.4 449.7,662.4 448.0,662.4 446.3,662.4 444.6,662.4 442.9,662.4 441.2,662.4 439.5,662.4 437.7,662.4 436.0,662.4 434.3,662.4 432.6,662.4
+430.9,662.4 429.2,662.4 427.5,662.4 425.8,662.4 424.1,662.4 422.3,662.4 420.6,662.4 418.9,662.4 417.2,662.4 415.5,662.4 413.8,662.4 412.1,662.4 410.4,662.4 408.7,662.4 407.0,662.4 405.2,662.4
+403.5,662.4 401.8,662.4 400.1,662.4 398.4,662.4 396.7,662.4 395.0,662.4 393.3,662.4 391.6,662.4 389.8,662.4 388.1,662.4 386.4,662.4 384.7,662.4 383.0,662.4 381.3,662.4 379.6,662.4 377.9,662.4
+376.2,662.4 374.5,662.4 372.7,662.4 371.0,662.4 369.3,662.4 367.6,662.4 365.9,662.4 364.2,662.4 362.5,662.4 360.8,662.4 359.1,662.4 357.3,662.4 355.6,662.4 353.9,662.4 352.2,662.4 350.5,662.4
+348.8,662.4 347.1,662.4 345.4,662.4 343.7,662.4 341.9,662.4 340.2,662.4 338.5,662.4 336.8,662.4 335.1,662.4 333.4,662.4 331.7,662.4 330.0,662.4 328.3,662.4 326.6,662.4 324.8,662.4 323.1,662.4
+321.4,662.4 319.7,662.4 318.0,662.4 316.3,662.4 314.6,662.4 312.9,662.4 311.2,662.4 309.4,662.4 307.7,662.4 306.0,662.4 304.3,662.4 302.6,662.4 300.9,662.4 299.2,662.4 297.5,662.4 295.8,662.4
+294.0,662.4 292.3,662.4 290.6,662.4 288.9,662.4 287.2,662.4 285.5,662.4 283.8,662.4 282.1,662.4 280.4,662.4 278.7,662.4 276.9,662.4 275.2,662.4 273.5,662.4 271.8,662.4 270.1,662.4 268.4,662.4
+266.7,662.4 265.0,662.4 263.3,662.4 261.5,662.4 259.8,662.4 258.1,662.4 256.4,662.4 254.7,662.4 253.0,662.4 251.3,662.4 249.6,662.4 247.9,662.4 246.1,662.4 244.4,662.4 242.7,662.4 241.0,662.4
+239.3,662.4 237.6,662.4 235.9,662.4 234.2,662.4 232.5,662.4 230.8,662.4 229.0,662.4 227.3,662.4 225.6,662.4 223.9,662.4 222.2,662.4 220.5,662.4 218.8,662.4 217.1,662.4 215.4,662.4 213.6,662.4
+211.9,662.4 210.2,662.4 208.5,662.4 206.8,662.4 205.1,662.4 203.4,662.4 201.7,662.4 200.0,662.4 198.2,662.4 196.5,662.4 194.8,662.4 193.1,662.4 191.4,662.4 189.7,662.4 188.0,662.4 186.3,662.4
+184.6,662.4 182.9,662.4 181.1,662.4 179.4,662.4 177.7,662.4 176.0,662.4 174.3,662.4 172.6,662.4 170.9,662.4 169.2,662.4 167.5,662.4 165.7,662.4 164.0,662.4 162.3,662.4 160.6,662.4 158.9,662.4
+157.2,662.4 155.5,662.4 153.8,662.4 152.1,662.4 150.3,662.4 148.6,662.4 146.9,662.4 145.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>t statistic</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1155.4,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >t statistic</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1104.9,81.1 L1147.1,81.1 M551.1,662.4 L551.1,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M80.2,54.1 L80.2,662.4 L1080.0,662.4 L1080.0,54.1 L80.2,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(580.1,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: Welch t test</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/index.html b/results/barbershop/800000/report/index.html
new file mode 100644
index 0000000..ef7a637
--- /dev/null
+++ b/results/barbershop/800000/report/index.html
@@ -0,0 +1,279 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop/800000 - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        th {
+            font-weight: 200
+        }
+
+        th,
+        td {
+            padding-right: 3px;
+            padding-bottom: 3px;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        th.ci-bound {
+            opacity: 0.6
+        }
+
+        td.ci-bound {
+            opacity: 0.5
+        }
+
+        .stats {
+            width: 80%;
+            margin: auto;
+            display: flex;
+        }
+
+        .additional_stats {
+            flex: 0 0 60%
+        }
+
+        .additional_plots {
+            flex: 1
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop/800000</h2>
+        <div class="absolute">
+            <section class="plots">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="pdf.svg">
+                                    <img src="pdf_small.svg" alt="PDF of Slope" width="450" height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="regression.svg">
+                                    <img src="regression_small.svg" alt="Regression" width="450" height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </section>
+            <section class="stats">
+                <div class="additional_stats">
+                    <h4>Additional Statistics:</h4>
+                    <table>
+                        <thead>
+                            <tr>
+                                <th></th>
+                                <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                                <th>Estimate</th>
+                                <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>Slope</td>
+                                <td class="ci-bound">11.531 ms</td>
+                                <td>11.551 ms</td>
+                                <td class="ci-bound">11.573 ms</td>
+                            </tr>
+                            <tr>
+                                <td>R&#xb2;</td>
+                                <td class="ci-bound">0.9939998</td>
+                                <td>0.9944024</td>
+                                <td class="ci-bound">0.9939064</td>
+                            </tr>
+                            <tr>
+                                <td>Mean</td>
+                                <td class="ci-bound">11.540 ms</td>
+                                <td>11.587 ms</td>
+                                <td class="ci-bound">11.657 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Standard Deviation">Std. Dev.</td>
+                                <td class="ci-bound">86.046 us</td>
+                                <td>230.37 us</td>
+                                <td class="ci-bound">400.72 us</td>
+                            </tr>
+                            <tr>
+                                <td>Median</td>
+                                <td class="ci-bound">11.523 ms</td>
+                                <td>11.552 ms</td>
+                                <td class="ci-bound">11.571 ms</td>
+                            </tr>
+                            <tr>
+                                <td title="Median Absolute Deviation">MAD</td>
+                                <td class="ci-bound">49.597 us</td>
+                                <td>76.541 us</td>
+                                <td class="ci-bound">98.443 us</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <div class="additional_plots">
+                    <h4>Additional Plots:</h4>
+                    <ul>
+                        
+                        <li>
+                            <a href="typical.svg">Typical</a>
+                        </li>
+                        <li>
+                            <a href="mean.svg">Mean</a>
+                        </li>
+                        <li>
+                            <a href="SD.svg">Std. Dev.</a>
+                        </li>
+                        <li>
+                            <a href="median.svg">Median</a>
+                        </li>
+                        <li>
+                            <a href="MAD.svg">MAD</a>
+                        </li>
+                        <li>
+                            <a href="slope.svg">Slope</a>
+                        </li>
+                    </ul>
+                </div>
+            </section>
+            <section class="explanation">
+                <h4>Understanding this report:</h4>
+                <p>The plot on the left displays the average time per iteration for this benchmark. The shaded region
+                    shows the estimated probabilty of an iteration taking a certain amount of time, while the line
+                    shows the mean. Click on the plot for a larger view showing the outliers.</p>
+                <p>The plot on the right shows the linear regression calculated from the measurements. Each point
+                    represents a sample, though here it shows the total time for the sample rather than time per
+                    iteration. The line is the line of best fit for these measurements.</p>
+                <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#additional-statistics">the
+                        documentation</a> for more details on the additional statistics.</p>
+            </section>
+        </div>
+        <section class="plots">
+            <h3>Change Since Previous Benchmark</h3>
+            <div class="relative">
+                <table width="100%">
+                    <tbody>
+                        <tr>
+                            <td>
+                                <a href="both/pdf.svg">
+                                    <img src="relative_pdf_small.svg" alt="PDF Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                            <td>
+                                <a href="both/regression.svg">
+                                    <img src="relative_regression_small.svg" alt="Regression Comparison" width="450"
+                                        height="300" />
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </section>
+        <section class="stats">
+            <div class="additional_stats">
+                <h4>Additional Statistics:</h4>
+                <table>
+                    <thead>
+                        <tr>
+                            <th></th>
+                            <th title="0.99 confidence level" class="ci-bound">Lower bound</th>
+                            <th>Estimate</th>
+                            <th title="0.99 confidence level" class="ci-bound">Upper bound</th>
+                            <th></th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>Change in time</td>
+                            <td class="ci-bound">-0.5588%</td>
+                            <td>-0.0665%</td>
+                            <td class="ci-bound">+0.5921%</td>
+                            <td>(p = 0.78 &gt;
+                                0.05)</td>
+                        </tr>
+                    </tbody>
+                </table>
+                No change in performance detected.
+            </div>
+            <div class="additional_plots">
+                <h4>Additional Plots:</h4>
+                <ul>
+                    
+                    <li>
+                        <a href="change/mean.svg">Change in mean</a>
+                    </li>
+                    <li>
+                        <a href="change/median.svg">Change in median</a>
+                    </li>
+                    <li>
+                        <a href="change/t-test.svg">T-Test</a>
+                    </li>
+                </ul>
+            </div>
+        </section>
+        <section class="explanation">
+            <h4>Understanding this report:</h4>
+            <p>The plot on the left shows the probability of the function taking a certain amount of time. The red
+                curve represents the saved measurements from the last time this benchmark was run, while the blue curve
+                shows the measurements from this run. The lines represent the mean time per iteration. Click on the
+                plot for a larger view.</p>
+            <p>The plot on the right shows the two regressions. Again, the red line represents the previous measurement
+                while the blue line shows the current measurement.</p>
+            <p>See <a href="https://bheisler.github.io/criterion.rs/book/user_guide/command_line_output.html#change">the
+                    documentation</a> for more details on the additional statistics.</p>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/800000/report/mean.svg b/results/barbershop/800000/report/mean.svg
new file mode 100644
index 0000000..03f188f
--- /dev/null
+++ b/results/barbershop/800000/report/mean.svg
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,594.8 L72.6,594.8  '/>	<g transform="translate(55.3,598.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,527.2 L72.6,527.2  '/>	<g transform="translate(55.3,531.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,459.6 L72.6,459.6  '/>	<g transform="translate(55.3,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,392.0 L72.6,392.0  '/>	<g transform="translate(55.3,395.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,324.5 L72.6,324.5  '/>	<g transform="translate(55.3,328.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,256.9 L72.6,256.9  '/>	<g transform="translate(55.3,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,189.3 L72.6,189.3  '/>	<g transform="translate(55.3,193.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,121.7 L72.6,121.7  '/>	<g transform="translate(55.3,125.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 16</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 18</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M146.9,662.4 L146.9,653.4  '/>	<g transform="translate(146.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.54</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M280.1,662.4 L280.1,653.4  '/>	<g transform="translate(280.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.56</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M413.4,662.4 L413.4,653.4  '/>	<g transform="translate(413.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.58</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M546.6,662.4 L546.6,653.4  '/>	<g transform="translate(546.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M679.9,662.4 L679.9,653.4  '/>	<g transform="translate(679.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.62</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M813.2,662.4 L813.2,653.4  '/>	<g transform="translate(813.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.64</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M946.4,662.4 L946.4,653.4  '/>	<g transform="translate(946.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.66</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,660.3 L65.5,660.2 L67.4,660.0 L69.3,659.9 L71.2,659.7 L73.1,659.5
+		L75.0,659.3 L76.9,659.1 L78.8,658.9 L80.7,658.7 L82.6,658.5 L84.5,658.2 L86.4,657.9 L88.3,657.6
+		L90.3,657.3 L92.2,656.9 L94.1,656.5 L96.0,656.0 L97.9,655.5 L99.8,654.9 L101.7,654.3 L103.6,653.7
+		L105.5,652.9 L107.4,652.2 L109.3,651.3 L111.2,650.4 L113.1,649.5 L115.0,648.5 L116.9,647.4 L118.8,646.3
+		L120.7,645.1 L122.6,643.9 L124.5,642.6 L126.4,641.2 L128.3,639.8 L130.2,638.3 L132.1,636.7 L134.0,635.1
+		L135.9,633.4 L137.8,631.7 L139.8,629.9 L141.7,628.0 L143.6,626.1 L145.5,624.1 L147.4,622.1 L149.3,620.0
+		L151.2,617.9 L153.1,615.7 L155.0,613.5 L156.9,611.2 L158.8,608.8 L160.7,606.4 L162.6,604.0 L164.5,601.4
+		L166.4,598.8 L168.3,596.1 L170.2,593.2 L172.1,590.3 L174.0,587.3 L175.9,584.1 L177.8,580.8 L179.7,577.4
+		L181.6,573.8 L183.5,570.1 L185.4,566.3 L187.3,562.3 L189.3,558.2 L191.2,554.0 L193.1,549.6 L195.0,545.1
+		L196.9,540.5 L198.8,535.8 L200.7,530.9 L202.6,526.0 L204.5,521.0 L206.4,515.9 L208.3,510.6 L210.2,505.4
+		L212.1,500.0 L214.0,494.6 L215.9,489.1 L217.8,483.5 L219.7,477.9 L221.6,472.3 L223.5,466.6 L225.4,460.9
+		L227.3,455.1 L229.2,449.3 L231.1,443.5 L233.0,437.7 L234.9,431.9 L236.8,426.0 L238.8,420.1 L240.7,414.1
+		L242.6,408.1 L244.5,402.1 L246.4,396.0 L248.3,389.9 L250.2,383.7 L252.1,377.5 L254.0,371.2 L255.9,364.9
+		L257.8,358.6 L259.7,352.2 L261.6,345.9 L263.5,339.5 L265.4,333.2 L267.3,327.0 L269.2,320.8 L271.1,314.6
+		L273.0,308.6 L274.9,302.6 L276.8,296.7 L278.7,290.9 L280.6,285.1 L282.5,279.5 L284.4,273.8 L286.3,268.3
+		L288.2,262.7 L290.2,257.2 L292.1,251.7 L294.0,246.3 L295.9,240.8 L297.8,235.4 L299.7,230.0 L301.6,224.6
+		L303.5,219.3 L305.4,214.0 L307.3,208.7 L309.2,203.5 L311.1,198.4 L313.0,193.4 L314.9,188.4 L316.8,183.5
+		L318.7,178.7 L320.6,174.0 L322.5,169.4 L324.4,164.9 L326.3,160.4 L328.2,156.1 L330.1,151.8 L332.0,147.6
+		L333.9,143.6 L335.8,139.6 L337.7,135.8 L339.7,132.0 L341.6,128.5 L343.5,125.0 L345.4,121.7 L347.3,118.6
+		L349.2,115.6 L351.1,112.7 L353.0,110.1 L354.9,107.5 L356.8,105.2 L358.7,102.9 L360.6,100.8 L362.5,98.8
+		L364.4,96.9 L366.3,95.0 L368.2,93.2 L370.1,91.5 L372.0,89.8 L373.9,88.1 L375.8,86.4 L377.7,84.8
+		L379.6,83.1 L381.5,81.4 L383.4,79.6 L385.3,77.9 L387.2,76.2 L389.2,74.4 L391.1,72.7 L393.0,70.9
+		L394.9,69.3 L396.8,67.6 L398.7,66.1 L400.6,64.7 L402.5,63.3 L404.4,62.2 L406.3,61.2 L408.2,60.3
+		L410.1,59.6 L412.0,59.2 L413.9,58.9 L415.8,58.7 L417.7,58.8 L419.6,59.1 L421.5,59.5 L423.4,60.1
+		L425.3,60.8 L427.2,61.7 L429.1,62.7 L431.0,63.9 L432.9,65.2 L434.8,66.6 L436.7,68.1 L438.7,69.8
+		L440.6,71.5 L442.5,73.2 L444.4,75.0 L446.3,76.9 L448.2,78.8 L450.1,80.7 L452.0,82.7 L453.9,84.6
+		L455.8,86.6 L457.7,88.6 L459.6,90.6 L461.5,92.6 L463.4,94.7 L465.3,96.8 L467.2,98.9 L469.1,101.2
+		L471.0,103.5 L472.9,105.9 L474.8,108.3 L476.7,110.9 L478.6,113.6 L480.5,116.4 L482.4,119.3 L484.3,122.3
+		L486.2,125.4 L488.1,128.5 L490.1,131.7 L492.0,135.0 L493.9,138.4 L495.8,141.8 L497.7,145.2 L499.6,148.6
+		L501.5,151.9 L503.4,155.3 L505.3,158.6 L507.2,161.9 L509.1,165.1 L511.0,168.3 L512.9,171.4 L514.8,174.4
+		L516.7,177.4 L518.6,180.4 L520.5,183.4 L522.4,186.3 L524.3,189.3 L526.2,192.3 L528.1,195.4 L530.0,198.5
+		L531.9,201.7 L533.8,205.0 L535.7,208.4 L537.6,211.9 L539.6,215.6 L541.5,219.3 L543.4,223.2 L545.3,227.1
+		L547.2,231.2 L549.1,235.3 L551.0,239.6 L552.9,243.8 L554.8,248.1 L556.7,252.5 L558.6,256.8 L560.5,261.1
+		L562.4,265.4 L564.3,269.7 L566.2,273.9 L568.1,278.1 L570.0,282.3 L571.9,286.4 L573.8,290.5 L575.7,294.6
+		L577.6,298.6 L579.5,302.7 L581.4,306.7 L583.3,310.8 L585.2,314.8 L587.1,318.9 L589.1,323.1 L591.0,327.2
+		L592.9,331.5 L594.8,335.7 L596.7,340.0 L598.6,344.3 L600.5,348.6 L602.4,352.9 L604.3,357.2 L606.2,361.5
+		L608.1,365.7 L610.0,369.9 L611.9,374.0 L613.8,378.0 L615.7,381.9 L617.6,385.6 L619.5,389.3 L621.4,392.9
+		L623.3,396.3 L625.2,399.6 L627.1,402.7 L629.0,405.8 L630.9,408.8 L632.8,411.6 L634.7,414.4 L636.6,417.2
+		L638.5,419.9 L640.5,422.5 L642.4,425.2 L644.3,427.8 L646.2,430.5 L648.1,433.2 L650.0,435.9 L651.9,438.7
+		L653.8,441.5 L655.7,444.3 L657.6,447.2 L659.5,450.2 L661.4,453.1 L663.3,456.1 L665.2,459.1 L667.1,462.1
+		L669.0,465.1 L670.9,468.0 L672.8,471.0 L674.7,473.9 L676.6,476.8 L678.5,479.6 L680.4,482.4 L682.3,485.1
+		L684.2,487.7 L686.1,490.3 L688.0,492.9 L690.0,495.3 L691.9,497.8 L693.8,500.1 L695.7,502.4 L697.6,504.6
+		L699.5,506.7 L701.4,508.8 L703.3,510.9 L705.2,512.9 L707.1,514.8 L709.0,516.7 L710.9,518.5 L712.8,520.3
+		L714.7,522.1 L716.6,523.9 L718.5,525.6 L720.4,527.3 L722.3,529.0 L724.2,530.7 L726.1,532.4 L728.0,534.2
+		L729.9,535.9 L731.8,537.7 L733.7,539.5 L735.6,541.4 L737.5,543.3 L739.5,545.2 L741.4,547.2 L743.3,549.3
+		L745.2,551.4 L747.1,553.6 L749.0,555.8 L750.9,558.1 L752.8,560.4 L754.7,562.7 L756.6,565.0 L758.5,567.4
+		L760.4,569.6 L762.3,571.9 L764.2,574.1 L766.1,576.2 L768.0,578.3 L769.9,580.2 L771.8,582.0 L773.7,583.8
+		L775.6,585.4 L777.5,587.0 L779.4,588.4 L781.3,589.8 L783.2,591.0 L785.1,592.2 L787.0,593.4 L789.0,594.5
+		L790.9,595.6 L792.8,596.6 L794.7,597.7 L796.6,598.7 L798.5,599.8 L800.4,600.8 L802.3,601.9 L804.2,603.0
+		L806.1,604.1 L808.0,605.2 L809.9,606.3 L811.8,607.4 L813.7,608.4 L815.6,609.5 L817.5,610.6 L819.4,611.6
+		L821.3,612.7 L823.2,613.7 L825.1,614.6 L827.0,615.6 L828.9,616.5 L830.8,617.4 L832.7,618.2 L834.6,619.1
+		L836.5,619.9 L838.4,620.7 L840.4,621.4 L842.3,622.1 L844.2,622.8 L846.1,623.5 L848.0,624.1 L849.9,624.7
+		L851.8,625.3 L853.7,625.9 L855.6,626.5 L857.5,627.1 L859.4,627.6 L861.3,628.2 L863.2,628.8 L865.1,629.4
+		L867.0,630.0 L868.9,630.6 L870.8,631.2 L872.7,631.9 L874.6,632.5 L876.5,633.2 L878.4,633.9 L880.3,634.6
+		L882.2,635.3 L884.1,636.0 L886.0,636.6 L887.9,637.3 L889.9,637.9 L891.8,638.6 L893.7,639.1 L895.6,639.7
+		L897.5,640.2 L899.4,640.7 L901.3,641.2 L903.2,641.6 L905.1,642.1 L907.0,642.5 L908.9,642.8 L910.8,643.2
+		L912.7,643.5 L914.6,643.9 L916.5,644.2 L918.4,644.5 L920.3,644.9 L922.2,645.2 L924.1,645.6 L926.0,645.9
+		L927.9,646.3 L929.8,646.7 L931.7,647.1 L933.6,647.5 L935.5,647.9 L937.4,648.4 L939.4,648.8 L941.3,649.2
+		L943.2,649.7 L945.1,650.1 L947.0,650.5 L948.9,650.9 L950.8,651.3 L952.7,651.7 L954.6,652.0 L956.5,652.3
+		L958.4,652.6 L960.3,652.9 L962.2,653.2 L964.1,653.4 L966.0,653.7 L967.9,653.9 L969.8,654.1 L971.7,654.3
+		L973.6,654.5 L975.5,654.6 L977.4,654.8 L979.3,655.0 L981.2,655.1 L983.1,655.3 L985.0,655.4 L986.9,655.6
+		L988.9,655.7 L990.8,655.9 L992.7,656.0 L994.6,656.1 L996.5,656.3 L998.4,656.4 L1000.3,656.6 L1002.2,656.7
+		L1004.1,656.9 L1006.0,657.0 L1007.9,657.2 L1009.8,657.3 L1011.7,657.4 L1013.6,657.6  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,617.9 153.1,615.7 155.0,613.5 156.9,611.2 158.8,608.8 160.7,606.4 162.6,604.0 164.5,601.4 166.4,598.8 168.3,596.1 170.2,593.2 172.1,590.3 174.0,587.3 175.9,584.1 177.8,580.8 179.7,577.4
+181.6,573.8 183.5,570.1 185.4,566.3 187.3,562.3 189.3,558.2 191.2,554.0 193.1,549.6 195.0,545.1 196.9,540.5 198.8,535.8 200.7,530.9 202.6,526.0 204.5,521.0 206.4,515.9 208.3,510.6 210.2,505.4
+212.1,500.0 214.0,494.6 215.9,489.1 217.8,483.5 219.7,477.9 221.6,472.3 223.5,466.6 225.4,460.9 227.3,455.1 229.2,449.3 231.1,443.5 233.0,437.7 234.9,431.9 236.8,426.0 238.8,420.1 240.7,414.1
+242.6,408.1 244.5,402.1 246.4,396.0 248.3,389.9 250.2,383.7 252.1,377.5 254.0,371.2 255.9,364.9 257.8,358.6 259.7,352.2 261.6,345.9 263.5,339.5 265.4,333.2 267.3,327.0 269.2,320.8 271.1,314.6
+273.0,308.6 274.9,302.6 276.8,296.7 278.7,290.9 280.6,285.1 282.5,279.5 284.4,273.8 286.3,268.3 288.2,262.7 290.2,257.2 292.1,251.7 294.0,246.3 295.9,240.8 297.8,235.4 299.7,230.0 301.6,224.6
+303.5,219.3 305.4,214.0 307.3,208.7 309.2,203.5 311.1,198.4 313.0,193.4 314.9,188.4 316.8,183.5 318.7,178.7 320.6,174.0 322.5,169.4 324.4,164.9 326.3,160.4 328.2,156.1 330.1,151.8 332.0,147.6
+333.9,143.6 335.8,139.6 337.7,135.8 339.7,132.0 341.6,128.5 343.5,125.0 345.4,121.7 347.3,118.6 349.2,115.6 351.1,112.7 353.0,110.1 354.9,107.5 356.8,105.2 358.7,102.9 360.6,100.8 362.5,98.8
+364.4,96.9 366.3,95.0 368.2,93.2 370.1,91.5 372.0,89.8 373.9,88.1 375.8,86.4 377.7,84.8 379.6,83.1 381.5,81.4 383.4,79.6 385.3,77.9 387.2,76.2 389.2,74.4 391.1,72.7 393.0,70.9
+394.9,69.3 396.8,67.6 398.7,66.1 400.6,64.7 402.5,63.3 404.4,62.2 406.3,61.2 408.2,60.3 410.1,59.6 412.0,59.2 413.9,58.9 415.8,58.7 417.7,58.8 419.6,59.1 421.5,59.5 423.4,60.1
+425.3,60.8 427.2,61.7 429.1,62.7 431.0,63.9 432.9,65.2 434.8,66.6 436.7,68.1 438.7,69.8 440.6,71.5 442.5,73.2 444.4,75.0 446.3,76.9 448.2,78.8 450.1,80.7 452.0,82.7 453.9,84.6
+455.8,86.6 457.7,88.6 459.6,90.6 461.5,92.6 463.4,94.7 465.3,96.8 467.2,98.9 469.1,101.2 471.0,103.5 472.9,105.9 474.8,108.3 476.7,110.9 478.6,113.6 480.5,116.4 482.4,119.3 484.3,122.3
+486.2,125.4 488.1,128.5 490.1,131.7 492.0,135.0 493.9,138.4 495.8,141.8 497.7,145.2 499.6,148.6 501.5,151.9 503.4,155.3 505.3,158.6 507.2,161.9 509.1,165.1 511.0,168.3 512.9,171.4 514.8,174.4
+516.7,177.4 518.6,180.4 520.5,183.4 522.4,186.3 524.3,189.3 526.2,192.3 528.1,195.4 530.0,198.5 531.9,201.7 533.8,205.0 535.7,208.4 537.6,211.9 539.6,215.6 541.5,219.3 543.4,223.2 545.3,227.1
+547.2,231.2 549.1,235.3 551.0,239.6 552.9,243.8 554.8,248.1 556.7,252.5 558.6,256.8 560.5,261.1 562.4,265.4 564.3,269.7 566.2,273.9 568.1,278.1 570.0,282.3 571.9,286.4 573.8,290.5 575.7,294.6
+577.6,298.6 579.5,302.7 581.4,306.7 583.3,310.8 585.2,314.8 587.1,318.9 589.1,323.1 591.0,327.2 592.9,331.5 594.8,335.7 596.7,340.0 598.6,344.3 600.5,348.6 602.4,352.9 604.3,357.2 606.2,361.5
+608.1,365.7 610.0,369.9 611.9,374.0 613.8,378.0 615.7,381.9 617.6,385.6 619.5,389.3 621.4,392.9 623.3,396.3 625.2,399.6 627.1,402.7 629.0,405.8 630.9,408.8 632.8,411.6 634.7,414.4 636.6,417.2
+638.5,419.9 640.5,422.5 642.4,425.2 644.3,427.8 646.2,430.5 648.1,433.2 650.0,435.9 651.9,438.7 653.8,441.5 655.7,444.3 657.6,447.2 659.5,450.2 661.4,453.1 663.3,456.1 665.2,459.1 667.1,462.1
+669.0,465.1 670.9,468.0 672.8,471.0 674.7,473.9 676.6,476.8 678.5,479.6 680.4,482.4 682.3,485.1 684.2,487.7 686.1,490.3 688.0,492.9 690.0,495.3 691.9,497.8 693.8,500.1 695.7,502.4 697.6,504.6
+699.5,506.7 701.4,508.8 703.3,510.9 705.2,512.9 707.1,514.8 709.0,516.7 710.9,518.5 712.8,520.3 714.7,522.1 716.6,523.9 718.5,525.6 720.4,527.3 722.3,529.0 724.2,530.7 726.1,532.4 728.0,534.2
+729.9,535.9 731.8,537.7 733.7,539.5 735.6,541.4 737.5,543.3 739.5,545.2 741.4,547.2 743.3,549.3 745.2,551.4 747.1,553.6 749.0,555.8 750.9,558.1 752.8,560.4 754.7,562.7 756.6,565.0 758.5,567.4
+760.4,569.6 762.3,571.9 764.2,574.1 766.1,576.2 768.0,578.3 769.9,580.2 771.8,582.0 773.7,583.8 775.6,585.4 777.5,587.0 779.4,588.4 781.3,589.8 783.2,591.0 785.1,592.2 787.0,593.4 789.0,594.5
+790.9,595.6 792.8,596.6 794.7,597.7 796.6,598.7 798.5,599.8 800.4,600.8 802.3,601.9 804.2,603.0 806.1,604.1 808.0,605.2 809.9,606.3 811.8,607.4 813.7,608.4 815.6,609.5 817.5,610.6 819.4,611.6
+821.3,612.7 823.2,613.7 825.1,614.6 827.0,615.6 828.9,616.5 830.8,617.4 832.7,618.2 834.6,619.1 836.5,619.9 838.4,620.7 840.4,621.4 842.3,622.1 844.2,622.8 846.1,623.5 848.0,624.1 849.9,624.7
+851.8,625.3 853.7,625.9 855.6,626.5 857.5,627.1 859.4,627.6 861.3,628.2 863.2,628.8 865.1,629.4 867.0,630.0 868.9,630.6 870.8,631.2 872.7,631.9 874.6,632.5 876.5,633.2 878.4,633.9 880.3,634.6
+882.2,635.3 884.1,636.0 886.0,636.6 887.9,637.3 889.9,637.9 891.8,638.6 893.7,639.1 895.6,639.7 897.5,640.2 899.4,640.7 901.3,641.2 903.2,641.6 905.1,642.1 907.0,642.5 908.9,642.8 910.8,643.2
+912.7,643.5 914.6,643.9 916.5,644.2 918.4,644.5 920.3,644.9 922.2,645.2 924.1,645.6 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M458.1,662.4 L458.1,89.0  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/median.svg b/results/barbershop/800000/report/median.svg
new file mode 100644
index 0000000..9314cd1
--- /dev/null
+++ b/results/barbershop/800000/report/median.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,586.4 L72.6,586.4  '/>	<g transform="translate(55.3,590.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,510.3 L72.6,510.3  '/>	<g transform="translate(55.3,514.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,434.3 L72.6,434.3  '/>	<g transform="translate(55.3,438.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,282.2 L72.6,282.2  '/>	<g transform="translate(55.3,286.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,206.2 L72.6,206.2  '/>	<g transform="translate(55.3,210.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,130.1 L72.6,130.1  '/>	<g transform="translate(55.3,134.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M94.9,662.4 L94.9,653.4  '/>	<g transform="translate(94.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.52</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M257.4,662.4 L257.4,653.4  '/>	<g transform="translate(257.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.53</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M419.9,662.4 L419.9,653.4  '/>	<g transform="translate(419.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.54</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M582.3,662.4 L582.3,653.4  '/>	<g transform="translate(582.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M744.8,662.4 L744.8,653.4  '/>	<g transform="translate(744.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.56</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M907.3,662.4 L907.3,653.4  '/>	<g transform="translate(907.3,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.57</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,659.8 L65.5,659.7 L67.4,659.6 L69.3,659.5 L71.2,659.4 L73.1,659.4
+		L75.0,659.4 L76.9,659.4 L78.8,659.4 L80.7,659.4 L82.6,659.4 L84.5,659.5 L86.4,659.5 L88.3,659.6
+		L90.3,659.6 L92.2,659.6 L94.1,659.6 L96.0,659.6 L97.9,659.6 L99.8,659.5 L101.7,659.5 L103.6,659.3
+		L105.5,659.2 L107.4,659.0 L109.3,658.7 L111.2,658.4 L113.1,658.1 L115.0,657.8 L116.9,657.4 L118.8,656.9
+		L120.7,656.5 L122.6,656.0 L124.5,655.5 L126.4,654.9 L128.3,654.3 L130.2,653.7 L132.1,653.1 L134.0,652.5
+		L135.9,651.9 L137.8,651.2 L139.8,650.5 L141.7,649.8 L143.6,649.1 L145.5,648.4 L147.4,647.7 L149.3,647.0
+		L151.2,646.2 L153.1,645.4 L155.0,644.6 L156.9,643.8 L158.8,642.8 L160.7,641.9 L162.6,640.9 L164.5,639.8
+		L166.4,638.5 L168.3,637.2 L170.2,635.8 L172.1,634.1 L174.0,632.3 L175.9,630.3 L177.8,628.0 L179.7,625.4
+		L181.6,622.5 L183.5,619.3 L185.4,615.7 L187.3,611.6 L189.3,607.0 L191.2,601.9 L193.1,596.2 L195.0,590.0
+		L196.9,583.0 L198.8,575.4 L200.7,567.1 L202.6,558.1 L204.5,548.4 L206.4,538.1 L208.3,527.1 L210.2,515.5
+		L212.1,503.5 L214.0,491.1 L215.9,478.5 L217.8,466.0 L219.7,453.6 L221.6,441.6 L223.5,430.3 L225.4,419.9
+		L227.3,410.7 L229.2,402.8 L231.1,396.5 L233.0,392.0 L234.9,389.3 L236.8,388.7 L238.8,390.1 L240.7,393.4
+		L242.6,398.7 L244.5,405.7 L246.4,414.3 L248.3,424.1 L250.2,435.0 L252.1,446.5 L254.0,458.5 L255.9,470.6
+		L257.8,482.5 L259.7,494.0 L261.6,504.8 L263.5,514.8 L265.4,523.8 L267.3,531.9 L269.2,538.9 L271.1,544.9
+		L273.0,550.1 L274.9,554.4 L276.8,558.0 L278.7,561.1 L280.6,563.8 L282.5,566.3 L284.4,568.5 L286.3,570.8
+		L288.2,573.0 L290.2,575.3 L292.1,577.7 L294.0,580.1 L295.9,582.6 L297.8,585.0 L299.7,587.4 L301.6,589.7
+		L303.5,591.9 L305.4,593.8 L307.3,595.4 L309.2,596.9 L311.1,598.0 L313.0,599.0 L314.9,599.8 L316.8,600.4
+		L318.7,601.0 L320.6,601.5 L322.5,602.2 L324.4,602.9 L326.3,603.9 L328.2,605.1 L330.1,606.6 L332.0,608.4
+		L333.9,610.4 L335.8,612.7 L337.7,615.3 L339.7,617.9 L341.6,620.7 L343.5,623.5 L345.4,626.3 L347.3,629.0
+		L349.2,631.5 L351.1,633.7 L353.0,635.6 L354.9,637.2 L356.8,638.4 L358.7,639.2 L360.6,639.6 L362.5,639.6
+		L364.4,639.1 L366.3,638.4 L368.2,637.3 L370.1,635.9 L372.0,634.2 L373.9,632.4 L375.8,630.4 L377.7,628.3
+		L379.6,626.2 L381.5,624.0 L383.4,621.8 L385.3,619.6 L387.2,617.5 L389.2,615.3 L391.1,613.2 L393.0,611.1
+		L394.9,609.0 L396.8,606.9 L398.7,604.7 L400.6,602.4 L402.5,600.0 L404.4,597.4 L406.3,594.8 L408.2,592.0
+		L410.1,589.2 L412.0,586.2 L413.9,583.3 L415.8,580.3 L417.7,577.5 L419.6,574.8 L421.5,572.3 L423.4,570.0
+		L425.3,568.1 L427.2,566.6 L429.1,565.6 L431.0,565.0 L432.9,565.0 L434.8,565.4 L436.7,566.4 L438.7,567.9
+		L440.6,570.0 L442.5,572.4 L444.4,575.4 L446.3,578.7 L448.2,582.3 L450.1,586.2 L452.0,590.3 L453.9,594.6
+		L455.8,599.0 L457.7,603.4 L459.6,607.9 L461.5,612.3 L463.4,616.5 L465.3,620.7 L467.2,624.7 L469.1,628.4
+		L471.0,632.0 L472.9,635.2 L474.8,638.2 L476.7,640.8 L478.6,643.2 L480.5,645.2 L482.4,646.8 L484.3,648.1
+		L486.2,649.0 L488.1,649.5 L490.1,649.6 L492.0,649.3 L493.9,648.5 L495.8,647.2 L497.7,645.5 L499.6,643.3
+		L501.5,640.5 L503.4,637.2 L505.3,633.4 L507.2,628.9 L509.1,624.0 L511.0,618.5 L512.9,612.4 L514.8,605.8
+		L516.7,598.7 L518.6,591.2 L520.5,583.2 L522.4,574.8 L524.3,565.9 L526.2,556.7 L528.1,547.2 L530.0,537.3
+		L531.9,527.1 L533.8,516.5 L535.7,505.5 L537.6,494.1 L539.6,482.3 L541.5,470.0 L543.4,457.2 L545.3,443.8
+		L547.2,429.8 L549.1,415.2 L551.0,400.0 L552.9,384.2 L554.8,367.8 L556.7,350.9 L558.6,333.7 L560.5,316.2
+		L562.4,298.6 L564.3,281.1 L566.2,263.9 L568.1,247.3 L570.0,231.5 L571.9,216.7 L573.8,203.2 L575.7,191.2
+		L577.6,180.9 L579.5,172.4 L581.4,165.7 L583.3,161.0 L585.2,158.1 L587.1,157.0 L589.1,157.5 L591.0,159.5
+		L592.9,162.7 L594.8,166.7 L596.7,171.4 L598.6,176.3 L600.5,181.3 L602.4,185.9 L604.3,189.8 L606.2,193.0
+		L608.1,195.0 L610.0,195.8 L611.9,195.3 L613.8,193.4 L615.7,190.1 L617.6,185.5 L619.5,179.7 L621.4,172.8
+		L623.3,165.1 L625.2,156.8 L627.1,148.1 L629.0,139.5 L630.9,131.0 L632.8,123.1 L634.7,116.0 L636.6,110.0
+		L638.5,105.1 L640.5,101.7 L642.4,99.8 L644.3,99.4 L646.2,100.5 L648.1,103.2 L650.0,107.2 L651.9,112.6
+		L653.8,119.1 L655.7,126.5 L657.6,134.8 L659.5,143.6 L661.4,153.0 L663.3,162.7 L665.2,172.6 L667.1,182.6
+		L669.0,192.7 L670.9,202.9 L672.8,213.1 L674.7,223.3 L676.6,233.6 L678.5,244.0 L680.4,254.6 L682.3,265.3
+		L684.2,276.1 L686.1,287.1 L688.0,298.3 L690.0,309.7 L691.9,321.2 L693.8,332.8 L695.7,344.4 L697.6,356.1
+		L699.5,367.8 L701.4,379.4 L703.3,390.9 L705.2,402.2 L707.1,413.4 L709.0,424.3 L710.9,435.0 L712.8,445.4
+		L714.7,455.5 L716.6,465.3 L718.5,474.8 L720.4,484.0 L722.3,492.8 L724.2,501.3 L726.1,509.3 L728.0,517.0
+		L729.9,524.3 L731.8,531.1 L733.7,537.5 L735.6,543.4 L737.5,548.8 L739.5,553.8 L741.4,558.2 L743.3,562.2
+		L745.2,565.8 L747.1,568.9 L749.0,571.7 L750.9,574.1 L752.8,576.2 L754.7,578.0 L756.6,579.6 L758.5,581.1
+		L760.4,582.4 L762.3,583.6 L764.2,584.6 L766.1,585.7 L768.0,586.6 L769.9,587.5 L771.8,588.4 L773.7,589.1
+		L775.6,589.7 L777.5,590.3 L779.4,590.6 L781.3,590.8 L783.2,590.8 L785.1,590.6 L787.0,590.2 L789.0,589.6
+		L790.9,588.8 L792.8,587.7 L794.7,586.5 L796.6,585.2 L798.5,583.7 L800.4,582.2 L802.3,580.6 L804.2,579.0
+		L806.1,577.4 L808.0,575.9 L809.9,574.6 L811.8,573.4 L813.7,572.4 L815.6,571.6 L817.5,571.1 L819.4,570.9
+		L821.3,570.9 L823.2,571.3 L825.1,572.1 L827.0,573.1 L828.9,574.5 L830.8,576.1 L832.7,578.0 L834.6,580.1
+		L836.5,582.5 L838.4,585.0 L840.4,587.7 L842.3,590.4 L844.2,593.2 L846.1,596.0 L848.0,598.8 L849.9,601.5
+		L851.8,604.2 L853.7,606.7 L855.6,609.1 L857.5,611.4 L859.4,613.6 L861.3,615.6 L863.2,617.5 L865.1,619.2
+		L867.0,620.8 L868.9,622.3 L870.8,623.7 L872.7,625.0 L874.6,626.2 L876.5,627.3 L878.4,628.4 L880.3,629.3
+		L882.2,630.3 L884.1,631.2 L886.0,632.0 L887.9,632.8 L889.9,633.6 L891.8,634.3 L893.7,635.0 L895.6,635.7
+		L897.5,636.3 L899.4,636.9 L901.3,637.5 L903.2,638.0 L905.1,638.5 L907.0,639.0 L908.9,639.4 L910.8,639.9
+		L912.7,640.3 L914.6,640.7 L916.5,641.1 L918.4,641.6 L920.3,642.0 L922.2,642.5 L924.1,643.0 L926.0,643.5
+		L927.9,644.1 L929.8,644.7 L931.7,645.4 L933.6,646.0 L935.5,646.8 L937.4,647.5 L939.4,648.3 L941.3,649.1
+		L943.2,650.0 L945.1,650.8 L947.0,651.6 L948.9,652.4 L950.8,653.2 L952.7,654.0 L954.6,654.8 L956.5,655.5
+		L958.4,656.2 L960.3,656.8 L962.2,657.4 L964.1,657.9 L966.0,658.4 L967.9,658.9 L969.8,659.3 L971.7,659.7
+		L973.6,660.1 L975.5,660.4 L977.4,660.7 L979.3,660.9 L981.2,661.1 L983.1,661.3 L985.0,661.5 L986.9,661.6
+		L988.9,661.7 L990.8,661.8 L992.7,661.9 L994.6,662.0 L996.5,662.0 L998.4,662.1 L1000.3,662.1 L1002.2,662.1
+		L1004.1,662.2 L1006.0,662.2 L1007.9,662.2 L1009.8,662.2 L1011.7,662.2 L1013.6,662.2  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,646.2 153.1,645.4 155.0,644.6 156.9,643.8 158.8,642.8 160.7,641.9 162.6,640.9 164.5,639.8 166.4,638.5 168.3,637.2 170.2,635.8 172.1,634.1 174.0,632.3 175.9,630.3 177.8,628.0 179.7,625.4
+181.6,622.5 183.5,619.3 185.4,615.7 187.3,611.6 189.3,607.0 191.2,601.9 193.1,596.2 195.0,590.0 196.9,583.0 198.8,575.4 200.7,567.1 202.6,558.1 204.5,548.4 206.4,538.1 208.3,527.1 210.2,515.5
+212.1,503.5 214.0,491.1 215.9,478.5 217.8,466.0 219.7,453.6 221.6,441.6 223.5,430.3 225.4,419.9 227.3,410.7 229.2,402.8 231.1,396.5 233.0,392.0 234.9,389.3 236.8,388.7 238.8,390.1 240.7,393.4
+242.6,398.7 244.5,405.7 246.4,414.3 248.3,424.1 250.2,435.0 252.1,446.5 254.0,458.5 255.9,470.6 257.8,482.5 259.7,494.0 261.6,504.8 263.5,514.8 265.4,523.8 267.3,531.9 269.2,538.9 271.1,544.9
+273.0,550.1 274.9,554.4 276.8,558.0 278.7,561.1 280.6,563.8 282.5,566.3 284.4,568.5 286.3,570.8 288.2,573.0 290.2,575.3 292.1,577.7 294.0,580.1 295.9,582.6 297.8,585.0 299.7,587.4 301.6,589.7
+303.5,591.9 305.4,593.8 307.3,595.4 309.2,596.9 311.1,598.0 313.0,599.0 314.9,599.8 316.8,600.4 318.7,601.0 320.6,601.5 322.5,602.2 324.4,602.9 326.3,603.9 328.2,605.1 330.1,606.6 332.0,608.4
+333.9,610.4 335.8,612.7 337.7,615.3 339.7,617.9 341.6,620.7 343.5,623.5 345.4,626.3 347.3,629.0 349.2,631.5 351.1,633.7 353.0,635.6 354.9,637.2 356.8,638.4 358.7,639.2 360.6,639.6 362.5,639.6
+364.4,639.1 366.3,638.4 368.2,637.3 370.1,635.9 372.0,634.2 373.9,632.4 375.8,630.4 377.7,628.3 379.6,626.2 381.5,624.0 383.4,621.8 385.3,619.6 387.2,617.5 389.2,615.3 391.1,613.2 393.0,611.1
+394.9,609.0 396.8,606.9 398.7,604.7 400.6,602.4 402.5,600.0 404.4,597.4 406.3,594.8 408.2,592.0 410.1,589.2 412.0,586.2 413.9,583.3 415.8,580.3 417.7,577.5 419.6,574.8 421.5,572.3 423.4,570.0
+425.3,568.1 427.2,566.6 429.1,565.6 431.0,565.0 432.9,565.0 434.8,565.4 436.7,566.4 438.7,567.9 440.6,570.0 442.5,572.4 444.4,575.4 446.3,578.7 448.2,582.3 450.1,586.2 452.0,590.3 453.9,594.6
+455.8,599.0 457.7,603.4 459.6,607.9 461.5,612.3 463.4,616.5 465.3,620.7 467.2,624.7 469.1,628.4 471.0,632.0 472.9,635.2 474.8,638.2 476.7,640.8 478.6,643.2 480.5,645.2 482.4,646.8 484.3,648.1
+486.2,649.0 488.1,649.5 490.1,649.6 492.0,649.3 493.9,648.5 495.8,647.2 497.7,645.5 499.6,643.3 501.5,640.5 503.4,637.2 505.3,633.4 507.2,628.9 509.1,624.0 511.0,618.5 512.9,612.4 514.8,605.8
+516.7,598.7 518.6,591.2 520.5,583.2 522.4,574.8 524.3,565.9 526.2,556.7 528.1,547.2 530.0,537.3 531.9,527.1 533.8,516.5 535.7,505.5 537.6,494.1 539.6,482.3 541.5,470.0 543.4,457.2 545.3,443.8
+547.2,429.8 549.1,415.2 551.0,400.0 552.9,384.2 554.8,367.8 556.7,350.9 558.6,333.7 560.5,316.2 562.4,298.6 564.3,281.1 566.2,263.9 568.1,247.3 570.0,231.5 571.9,216.7 573.8,203.2 575.7,191.2
+577.6,180.9 579.5,172.4 581.4,165.7 583.3,161.0 585.2,158.1 587.1,157.0 589.1,157.5 591.0,159.5 592.9,162.7 594.8,166.7 596.7,171.4 598.6,176.3 600.5,181.3 602.4,185.9 604.3,189.8 606.2,193.0
+608.1,195.0 610.0,195.8 611.9,195.3 613.8,193.4 615.7,190.1 617.6,185.5 619.5,179.7 621.4,172.8 623.3,165.1 625.2,156.8 627.1,148.1 629.0,139.5 630.9,131.0 632.8,123.1 634.7,116.0 636.6,110.0
+638.5,105.1 640.5,101.7 642.4,99.8 644.3,99.4 646.2,100.5 648.1,103.2 650.0,107.2 651.9,112.6 653.8,119.1 655.7,126.5 657.6,134.8 659.5,143.6 661.4,153.0 663.3,162.7 665.2,172.6 667.1,182.6
+669.0,192.7 670.9,202.9 672.8,213.1 674.7,223.3 676.6,233.6 678.5,244.0 680.4,254.6 682.3,265.3 684.2,276.1 686.1,287.1 688.0,298.3 690.0,309.7 691.9,321.2 693.8,332.8 695.7,344.4 697.6,356.1
+699.5,367.8 701.4,379.4 703.3,390.9 705.2,402.2 707.1,413.4 709.0,424.3 710.9,435.0 712.8,445.4 714.7,455.5 716.6,465.3 718.5,474.8 720.4,484.0 722.3,492.8 724.2,501.3 726.1,509.3 728.0,517.0
+729.9,524.3 731.8,531.1 733.7,537.5 735.6,543.4 737.5,548.8 739.5,553.8 741.4,558.2 743.3,562.2 745.2,565.8 747.1,568.9 749.0,571.7 750.9,574.1 752.8,576.2 754.7,578.0 756.6,579.6 758.5,581.1
+760.4,582.4 762.3,583.6 764.2,584.6 766.1,585.7 768.0,586.6 769.9,587.5 771.8,588.4 773.7,589.1 775.6,589.7 777.5,590.3 779.4,590.6 781.3,590.8 783.2,590.8 785.1,590.6 787.0,590.2 789.0,589.6
+790.9,588.8 792.8,587.7 794.7,586.5 796.6,585.2 798.5,583.7 800.4,582.2 802.3,580.6 804.2,579.0 806.1,577.4 808.0,575.9 809.9,574.6 811.8,573.4 813.7,572.4 815.6,571.6 817.5,571.1 819.4,570.9
+821.3,570.9 823.2,571.3 825.1,572.1 827.0,573.1 828.9,574.5 830.8,576.1 832.7,578.0 834.6,580.1 836.5,582.5 838.4,585.0 840.4,587.7 842.3,590.4 844.2,593.2 846.1,596.0 848.0,598.8 849.9,601.5
+851.8,604.2 853.7,606.7 855.6,609.1 857.5,611.4 859.4,613.6 861.3,615.6 863.2,617.5 865.1,619.2 867.0,620.8 868.9,622.3 870.8,623.7 872.7,625.0 874.6,626.2 876.5,627.3 878.4,628.4 880.3,629.3
+882.2,630.3 884.1,631.2 886.0,632.0 887.9,632.8 889.9,633.6 891.8,634.3 893.7,635.0 895.6,635.7 897.5,636.3 899.4,636.9 901.3,637.5 903.2,638.0 905.1,638.5 907.0,639.0 908.9,639.4 910.8,639.9
+912.7,640.3 914.6,640.7 916.5,641.1 918.4,641.6 920.3,642.0 922.2,642.5 924.1,643.0 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M609.6,662.4 L609.6,195.7  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: median</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/pdf.svg b/results/barbershop/800000/report/pdf.svg
new file mode 100644
index 0000000..2d7b11c
--- /dev/null
+++ b/results/barbershop/800000/report/pdf.svg
@@ -0,0 +1,410 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,540.7 L80.9,540.7  '/>	<g transform="translate(63.6,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,419.1 L80.9,419.1  '/>	<g transform="translate(63.6,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,297.4 L80.9,297.4  '/>	<g transform="translate(63.6,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.8 L80.9,175.8  '/>	<g transform="translate(63.6,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M237.4,662.4 L237.4,653.4  '/>	<g transform="translate(237.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M408.6,662.4 L408.6,653.4  '/>	<g transform="translate(408.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M579.8,662.4 L579.8,653.4  '/>	<g transform="translate(579.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M751.0,662.4 L751.0,653.4  '/>	<g transform="translate(751.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M922.2,662.4 L922.2,653.4  '/>	<g transform="translate(922.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,662.4 L994.9,662.4  '/>	<g transform="translate(1012.2,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,575.5 L994.9,575.5  '/>	<g transform="translate(1012.2,579.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,488.6 L994.9,488.6  '/>	<g transform="translate(1012.2,492.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,401.7 L994.9,401.7  '/>	<g transform="translate(1012.2,405.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,314.8 L994.9,314.8  '/>	<g transform="translate(1012.2,318.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,227.9 L994.9,227.9  '/>	<g transform="translate(1012.2,231.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,141.0 L994.9,141.0  '/>	<g transform="translate(1012.2,144.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1003.9,54.1 L994.9,54.1  '/>	<g transform="translate(1012.2,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" > 3.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1003.9,662.4 L1003.9,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1066.6,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(537.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1096.6,67.6 1138.8,67.6 1138.8,58.6 1096.6,58.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.2 73.8,662.2 75.6,662.1 77.5,662.1 79.4,662.0 81.2,661.9 83.1,661.9 85.0,661.8 86.8,661.7 88.7,661.5 90.6,661.4 92.4,661.3 94.3,661.1 96.2,660.9 98.0,660.6 99.9,660.4
+101.8,660.1 103.7,659.8 105.5,659.4 107.4,659.0 109.3,658.6 111.1,658.1 113.0,657.6 114.9,657.0 116.7,656.3 118.6,655.6 120.5,654.8 122.3,654.0 124.2,653.0 126.1,652.0 127.9,650.9 129.8,649.7
+131.7,648.4 133.5,647.0 135.4,645.4 137.3,643.8 139.1,642.0 141.0,640.1 142.9,638.0 144.7,635.7 146.6,633.3 148.5,630.7 150.3,627.9 152.2,624.9 154.1,621.7 155.9,618.2 157.8,614.5 159.7,610.5
+161.6,606.2 163.4,601.6 165.3,596.7 167.2,591.4 169.0,585.8 170.9,579.8 172.8,573.4 174.6,566.6 176.5,559.4 178.4,551.7 180.2,543.6 182.1,535.0 184.0,525.9 185.8,516.4 187.7,506.4 189.6,495.9
+191.4,484.9 193.3,473.5 195.2,461.7 197.0,449.4 198.9,436.7 200.8,423.6 202.6,410.2 204.5,396.5 206.4,382.6 208.2,368.4 210.1,354.1 212.0,339.7 213.8,325.2 215.7,310.8 217.6,296.5 219.5,282.4
+221.3,268.5 223.2,254.9 225.1,241.8 226.9,229.1 228.8,216.9 230.7,205.4 232.5,194.6 234.4,184.6 236.3,175.3 238.1,167.0 240.0,159.5 241.9,153.1 243.7,147.7 245.6,143.3 247.5,140.0 249.3,137.8
+251.2,136.7 253.1,136.7 254.9,137.8 256.8,139.9 258.7,143.2 260.5,147.5 262.4,152.8 264.3,159.0 266.1,166.2 268.0,174.2 269.9,183.0 271.7,192.6 273.6,202.8 275.5,213.7 277.4,225.1 279.2,237.0
+281.1,249.2 283.0,261.9 284.8,274.8 286.7,287.9 288.6,301.1 290.4,314.4 292.3,327.7 294.2,341.0 296.0,354.2 297.9,367.3 299.8,380.1 301.6,392.8 303.5,405.1 305.4,417.2 307.2,429.0 309.1,440.4
+311.0,451.5 312.8,462.2 314.7,472.5 316.6,482.4 318.4,491.8 320.3,500.9 322.2,509.6 324.0,517.8 325.9,525.7 327.8,533.2 329.6,540.3 331.5,547.0 333.4,553.3 335.3,559.3 337.1,564.9 339.0,570.3
+340.9,575.3 342.7,580.0 344.6,584.4 346.5,588.5 348.3,592.4 350.2,596.1 352.1,599.5 353.9,602.7 355.8,605.7 357.7,608.5 359.5,611.1 361.4,613.5 363.3,615.8 365.1,618.0 367.0,620.0 368.9,621.9
+370.7,623.6 372.6,625.3 374.5,626.9 376.3,628.3 378.2,629.7 380.1,631.0 381.9,632.3 383.8,633.4 385.7,634.6 387.5,635.6 389.4,636.7 391.3,637.6 393.2,638.6 395.0,639.5 396.9,640.4 398.8,641.3
+400.6,642.1 402.5,642.9 404.4,643.7 406.2,644.5 408.1,645.3 410.0,646.0 411.8,646.8 413.7,647.5 415.6,648.2 417.4,648.9 419.3,649.6 421.2,650.3 423.0,650.9 424.9,651.5 426.8,652.2 428.6,652.8
+430.5,653.3 432.4,653.9 434.2,654.4 436.1,654.9 438.0,655.4 439.8,655.9 441.7,656.3 443.6,656.7 445.4,657.1 447.3,657.5 449.2,657.8 451.1,658.1 452.9,658.3 454.8,658.6 456.7,658.8 458.5,658.9
+460.4,659.1 462.3,659.2 464.1,659.3 466.0,659.4 467.9,659.4 469.7,659.4 471.6,659.4 473.5,659.4 475.3,659.3 477.2,659.2 479.1,659.1 480.9,659.0 482.8,658.8 484.7,658.7 486.5,658.5 488.4,658.3
+490.3,658.1 492.1,657.9 494.0,657.7 495.9,657.5 497.7,657.3 499.6,657.1 501.5,656.9 503.3,656.7 505.2,656.5 507.1,656.3 509.0,656.1 510.8,656.0 512.7,655.8 514.6,655.7 516.4,655.5 518.3,655.4
+520.2,655.4 522.0,655.3 523.9,655.3 525.8,655.3 527.6,655.3 529.5,655.3 531.4,655.3 533.2,655.4 535.1,655.5 537.0,655.6 538.8,655.7 540.7,655.9 542.6,656.1 544.4,656.2 546.3,656.4 548.2,656.6
+550.0,656.9 551.9,657.1 553.8,657.3 555.6,657.6 557.5,657.8 559.4,658.0 561.2,658.3 563.1,658.5 565.0,658.8 566.8,659.0 568.7,659.2 570.6,659.4 572.5,659.7 574.3,659.9 576.2,660.1 578.1,660.3
+579.9,660.4 581.8,660.6 583.7,660.8 585.5,660.9 587.4,661.1 589.3,661.2 591.1,661.3 593.0,661.4 594.9,661.5 596.7,661.6 598.6,661.7 600.5,661.8 602.3,661.9 604.2,661.9 606.1,662.0 607.9,662.0
+609.8,662.1 611.7,662.1 613.5,662.2 615.4,662.2 617.3,662.2 619.1,662.3 621.0,662.3 622.9,662.3 624.7,662.3 626.6,662.3 628.5,662.3 630.4,662.3 632.2,662.4 634.1,662.4 636.0,662.4 637.8,662.4
+639.7,662.4 641.6,662.4 643.4,662.4 645.3,662.4 647.2,662.4 649.0,662.4 650.9,662.4 652.8,662.4 654.6,662.4 656.5,662.4 658.4,662.4 660.2,662.4 662.1,662.4 664.0,662.4 665.8,662.4 667.7,662.4
+669.6,662.4 671.4,662.4 673.3,662.4 675.2,662.4 677.0,662.4 678.9,662.4 680.8,662.4 682.6,662.4 684.5,662.4 686.4,662.4 688.3,662.4 690.1,662.4 692.0,662.4 693.9,662.4 695.7,662.4 697.6,662.4
+699.5,662.4 701.3,662.4 703.2,662.4 705.1,662.4 706.9,662.4 708.8,662.4 710.7,662.4 712.5,662.4 714.4,662.4 716.3,662.4 718.1,662.4 720.0,662.4 721.9,662.4 723.7,662.4 725.6,662.4 727.5,662.4
+729.3,662.4 731.2,662.4 733.1,662.4 734.9,662.4 736.8,662.4 738.7,662.4 740.5,662.4 742.4,662.4 744.3,662.4 746.2,662.4 748.0,662.4 749.9,662.4 751.8,662.4 753.6,662.4 755.5,662.4 757.4,662.4
+759.2,662.4 761.1,662.4 763.0,662.4 764.8,662.4 766.7,662.4 768.6,662.4 770.4,662.4 772.3,662.4 774.2,662.4 776.0,662.4 777.9,662.4 779.8,662.4 781.6,662.4 783.5,662.4 785.4,662.4 787.2,662.4
+789.1,662.4 791.0,662.4 792.8,662.4 794.7,662.4 796.6,662.4 798.4,662.4 800.3,662.3 802.2,662.3 804.1,662.3 805.9,662.3 807.8,662.3 809.7,662.3 811.5,662.3 813.4,662.2 815.3,662.2 817.1,662.2
+819.0,662.1 820.9,662.1 822.7,662.0 824.6,662.0 826.5,661.9 828.3,661.9 830.2,661.8 832.1,661.7 833.9,661.6 835.8,661.5 837.7,661.4 839.5,661.3 841.4,661.2 843.3,661.1 845.1,660.9 847.0,660.8
+848.9,660.6 850.7,660.4 852.6,660.2 854.5,660.1 856.3,659.9 858.2,659.6 860.1,659.4 862.0,659.2 863.8,659.0 865.7,658.7 867.6,658.5 869.4,658.3 871.3,658.0 873.2,657.8 875.0,657.5 876.9,657.3
+878.8,657.1 880.6,656.8 882.5,656.6 884.4,656.4 886.2,656.2 888.1,656.0 890.0,655.9 891.8,655.7 893.7,655.6 895.6,655.5 897.4,655.4 899.3,655.3 901.2,655.3 903.0,655.3 904.9,655.3 906.8,655.3
+908.6,655.3 910.5,655.4 912.4,655.5 914.2,655.6 916.1,655.7 918.0,655.9 919.9,656.0 921.7,656.2 923.6,656.4 925.5,656.6 927.3,656.8 929.2,657.0 931.1,657.3 932.9,657.5 934.8,657.7 936.7,658.0
+938.5,658.2 940.4,658.5 942.3,658.7 944.1,658.9 946.0,659.2 947.9,659.4 949.7,659.6 951.6,659.8 953.5,660.0 955.3,660.2 957.2,660.4 959.1,660.6 960.9,660.7 962.8,660.9 964.7,661.0 966.5,661.2
+968.4,661.3 970.3,661.4 972.1,661.5 974.0,661.6 975.9,661.7 977.8,661.8 979.6,661.9 981.5,661.9 983.4,662.0 985.2,662.0 987.1,662.1 989.0,662.1 990.8,662.2 992.7,662.2 994.6,662.2 996.4,662.2
+998.3,662.3 1000.2,662.3 1002.0,662.3 1003.9,662.3 1003.9,662.4 1002.0,662.4 1000.2,662.4 998.3,662.4 996.4,662.4 994.6,662.4 992.7,662.4 990.8,662.4 989.0,662.4 987.1,662.4 985.2,662.4 983.4,662.4
+981.5,662.4 979.6,662.4 977.8,662.4 975.9,662.4 974.0,662.4 972.1,662.4 970.3,662.4 968.4,662.4 966.5,662.4 964.7,662.4 962.8,662.4 960.9,662.4 959.1,662.4 957.2,662.4 955.3,662.4 953.5,662.4
+951.6,662.4 949.7,662.4 947.9,662.4 946.0,662.4 944.1,662.4 942.3,662.4 940.4,662.4 938.5,662.4 936.7,662.4 934.8,662.4 932.9,662.4 931.1,662.4 929.2,662.4 927.3,662.4 925.5,662.4 923.6,662.4
+921.7,662.4 919.9,662.4 918.0,662.4 916.1,662.4 914.2,662.4 912.4,662.4 910.5,662.4 908.6,662.4 906.8,662.4 904.9,662.4 903.0,662.4 901.2,662.4 899.3,662.4 897.4,662.4 895.6,662.4 893.7,662.4
+891.8,662.4 890.0,662.4 888.1,662.4 886.2,662.4 884.4,662.4 882.5,662.4 880.6,662.4 878.8,662.4 876.9,662.4 875.0,662.4 873.2,662.4 871.3,662.4 869.4,662.4 867.6,662.4 865.7,662.4 863.8,662.4
+862.0,662.4 860.1,662.4 858.2,662.4 856.3,662.4 854.5,662.4 852.6,662.4 850.7,662.4 848.9,662.4 847.0,662.4 845.1,662.4 843.3,662.4 841.4,662.4 839.5,662.4 837.7,662.4 835.8,662.4 833.9,662.4
+832.1,662.4 830.2,662.4 828.3,662.4 826.5,662.4 824.6,662.4 822.7,662.4 820.9,662.4 819.0,662.4 817.1,662.4 815.3,662.4 813.4,662.4 811.5,662.4 809.7,662.4 807.8,662.4 805.9,662.4 804.1,662.4
+802.2,662.4 800.3,662.4 798.4,662.4 796.6,662.4 794.7,662.4 792.8,662.4 791.0,662.4 789.1,662.4 787.2,662.4 785.4,662.4 783.5,662.4 781.6,662.4 779.8,662.4 777.9,662.4 776.0,662.4 774.2,662.4
+772.3,662.4 770.4,662.4 768.6,662.4 766.7,662.4 764.8,662.4 763.0,662.4 761.1,662.4 759.2,662.4 757.4,662.4 755.5,662.4 753.6,662.4 751.8,662.4 749.9,662.4 748.0,662.4 746.2,662.4 744.3,662.4
+742.4,662.4 740.5,662.4 738.7,662.4 736.8,662.4 734.9,662.4 733.1,662.4 731.2,662.4 729.3,662.4 727.5,662.4 725.6,662.4 723.7,662.4 721.9,662.4 720.0,662.4 718.1,662.4 716.3,662.4 714.4,662.4
+712.5,662.4 710.7,662.4 708.8,662.4 706.9,662.4 705.1,662.4 703.2,662.4 701.3,662.4 699.5,662.4 697.6,662.4 695.7,662.4 693.9,662.4 692.0,662.4 690.1,662.4 688.3,662.4 686.4,662.4 684.5,662.4
+682.6,662.4 680.8,662.4 678.9,662.4 677.0,662.4 675.2,662.4 673.3,662.4 671.4,662.4 669.6,662.4 667.7,662.4 665.8,662.4 664.0,662.4 662.1,662.4 660.2,662.4 658.4,662.4 656.5,662.4 654.6,662.4
+652.8,662.4 650.9,662.4 649.0,662.4 647.2,662.4 645.3,662.4 643.4,662.4 641.6,662.4 639.7,662.4 637.8,662.4 636.0,662.4 634.1,662.4 632.2,662.4 630.4,662.4 628.5,662.4 626.6,662.4 624.7,662.4
+622.9,662.4 621.0,662.4 619.1,662.4 617.3,662.4 615.4,662.4 613.5,662.4 611.7,662.4 609.8,662.4 607.9,662.4 606.1,662.4 604.2,662.4 602.3,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.9,662.4
+593.0,662.4 591.1,662.4 589.3,662.4 587.4,662.4 585.5,662.4 583.7,662.4 581.8,662.4 579.9,662.4 578.1,662.4 576.2,662.4 574.3,662.4 572.5,662.4 570.6,662.4 568.7,662.4 566.8,662.4 565.0,662.4
+563.1,662.4 561.2,662.4 559.4,662.4 557.5,662.4 555.6,662.4 553.8,662.4 551.9,662.4 550.0,662.4 548.2,662.4 546.3,662.4 544.4,662.4 542.6,662.4 540.7,662.4 538.8,662.4 537.0,662.4 535.1,662.4
+533.2,662.4 531.4,662.4 529.5,662.4 527.6,662.4 525.8,662.4 523.9,662.4 522.0,662.4 520.2,662.4 518.3,662.4 516.4,662.4 514.6,662.4 512.7,662.4 510.8,662.4 509.0,662.4 507.1,662.4 505.2,662.4
+503.3,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.9,662.4 494.0,662.4 492.1,662.4 490.3,662.4 488.4,662.4 486.5,662.4 484.7,662.4 482.8,662.4 480.9,662.4 479.1,662.4 477.2,662.4 475.3,662.4
+473.5,662.4 471.6,662.4 469.7,662.4 467.9,662.4 466.0,662.4 464.1,662.4 462.3,662.4 460.4,662.4 458.5,662.4 456.7,662.4 454.8,662.4 452.9,662.4 451.1,662.4 449.2,662.4 447.3,662.4 445.4,662.4
+443.6,662.4 441.7,662.4 439.8,662.4 438.0,662.4 436.1,662.4 434.2,662.4 432.4,662.4 430.5,662.4 428.6,662.4 426.8,662.4 424.9,662.4 423.0,662.4 421.2,662.4 419.3,662.4 417.4,662.4 415.6,662.4
+413.7,662.4 411.8,662.4 410.0,662.4 408.1,662.4 406.2,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.8,662.4 396.9,662.4 395.0,662.4 393.2,662.4 391.3,662.4 389.4,662.4 387.5,662.4 385.7,662.4
+383.8,662.4 381.9,662.4 380.1,662.4 378.2,662.4 376.3,662.4 374.5,662.4 372.6,662.4 370.7,662.4 368.9,662.4 367.0,662.4 365.1,662.4 363.3,662.4 361.4,662.4 359.5,662.4 357.7,662.4 355.8,662.4
+353.9,662.4 352.1,662.4 350.2,662.4 348.3,662.4 346.5,662.4 344.6,662.4 342.7,662.4 340.9,662.4 339.0,662.4 337.1,662.4 335.3,662.4 333.4,662.4 331.5,662.4 329.6,662.4 327.8,662.4 325.9,662.4
+324.0,662.4 322.2,662.4 320.3,662.4 318.4,662.4 316.6,662.4 314.7,662.4 312.8,662.4 311.0,662.4 309.1,662.4 307.2,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.8,662.4 297.9,662.4 296.0,662.4
+294.2,662.4 292.3,662.4 290.4,662.4 288.6,662.4 286.7,662.4 284.8,662.4 283.0,662.4 281.1,662.4 279.2,662.4 277.4,662.4 275.5,662.4 273.6,662.4 271.7,662.4 269.9,662.4 268.0,662.4 266.1,662.4
+264.3,662.4 262.4,662.4 260.5,662.4 258.7,662.4 256.8,662.4 254.9,662.4 253.1,662.4 251.2,662.4 249.3,662.4 247.5,662.4 245.6,662.4 243.7,662.4 241.9,662.4 240.0,662.4 238.1,662.4 236.3,662.4
+234.4,662.4 232.5,662.4 230.7,662.4 228.8,662.4 226.9,662.4 225.1,662.4 223.2,662.4 221.3,662.4 219.5,662.4 217.6,662.4 215.7,662.4 213.8,662.4 212.0,662.4 210.1,662.4 208.2,662.4 206.4,662.4
+204.5,662.4 202.6,662.4 200.8,662.4 198.9,662.4 197.0,662.4 195.2,662.4 193.3,662.4 191.4,662.4 189.6,662.4 187.7,662.4 185.8,662.4 184.0,662.4 182.1,662.4 180.2,662.4 178.4,662.4 176.5,662.4
+174.6,662.4 172.8,662.4 170.9,662.4 169.0,662.4 167.2,662.4 165.3,662.4 163.4,662.4 161.6,662.4 159.7,662.4 157.8,662.4 155.9,662.4 154.1,662.4 152.2,662.4 150.3,662.4 148.5,662.4 146.6,662.4
+144.7,662.4 142.9,662.4 141.0,662.4 139.1,662.4 137.3,662.4 135.4,662.4 133.5,662.4 131.7,662.4 129.8,662.4 127.9,662.4 126.1,662.4 124.2,662.4 122.3,662.4 120.5,662.4 118.6,662.4 116.7,662.4
+114.9,662.4 113.0,662.4 111.1,662.4 109.3,662.4 107.4,662.4 105.5,662.4 103.7,662.4 101.8,662.4 99.9,662.4 98.0,662.4 96.2,662.4 94.3,662.4 92.4,662.4 90.6,662.4 88.7,662.4 86.8,662.4
+85.0,662.4 83.1,662.4 81.2,662.4 79.4,662.4 77.5,662.4 75.6,662.4 73.8,662.4 71.9,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mean</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1096.6,81.1 L1138.8,81.1 M267.1,662.4 L267.1,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>"Clean" sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >"Clean" sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(276.8,650.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(307.1,644.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(303.4,632.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(240.1,613.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(247.1,607.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(232.2,595.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.7,589.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(238.6,583.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(240.6,577.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,571.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.9,565.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.2,559.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(193.7,552.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(265.5,546.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.8,540.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.8,534.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(232.1,528.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,516.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.8,510.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(260.5,504.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(212.2,498.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(279.4,492.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.3,486.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.8,479.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.9,467.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(218.0,461.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(321.6,443.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(305.7,437.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.3,425.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(222.2,419.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.1,413.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(293.8,406.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.4,400.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.5,394.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,388.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(214.7,382.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(267.3,376.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.1,370.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.0,364.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(242.6,358.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(231.5,352.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(253.4,346.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,340.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(247.3,333.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(256.5,327.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.5,321.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(288.9,315.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.5,309.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.6,303.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(245.4,297.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(277.2,291.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(247.2,285.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(240.2,279.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(242.1,273.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(215.3,267.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(236.0,260.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,254.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(275.6,248.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.2,242.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(257.1,236.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.8,230.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(264.7,224.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.1,218.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(278.5,212.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.4,206.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(233.7,200.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(254.7,194.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(246.6,187.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(245.9,181.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.6,175.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(235.2,169.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(256.6,163.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.4,157.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(257.6,151.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.8,145.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.7,139.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(247.4,133.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.4,127.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(306.3,121.0) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,114.9) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(254.2,108.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.7,102.8) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.0,96.7) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(233.0,90.6) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(242.4,84.5) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(246.7,78.4) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(254.5,72.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.5,66.3) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(281.9,60.2) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.5,54.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,99.1) scale(3.38)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>Mild outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,121.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Mild outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(177.5,656.3) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(385.4,619.8) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.5,601.6) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(175.2,522.5) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(351.6,473.8) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,455.6) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(171.7,431.2) scale(3.38)' color='rgb(255, 127,   0)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,117.1) scale(3.38)' color='rgb(255, 127,   0)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>Severe outliers</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1147.1,139.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Severe outliers</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(904.1,638.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(526.4,625.9) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,449.5) scale(3.38)' color='rgb(227,  26,  28)'/>
+	<use xlink:href='#gpPt6' transform='translate(1117.7,135.1) scale(3.38)' color='rgb(227,  26,  28)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M180.5,662.4 L180.5,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(255, 127,   0)'  d='M333.0,662.4 L333.0,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M123.3,662.4 L123.3,54.1  '/></g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>gnuplot_plot_9</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M390.2,662.4 L390.2,54.1  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1003.9,662.4 L1003.9,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(537.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/pdf_small.svg b/results/barbershop/800000/report/pdf_small.svg
new file mode 100644
index 0000000..7cd3941
--- /dev/null
+++ b/results/barbershop/800000/report/pdf_small.svg
@@ -0,0 +1,204 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,208.7 L80.9,208.7  '/>	<g transform="translate(63.6,212.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,175.0 L80.9,175.0  '/>	<g transform="translate(63.6,178.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,141.3 L80.9,141.3  '/>	<g transform="translate(63.6,145.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,107.6 L80.9,107.6  '/>	<g transform="translate(63.6,111.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,73.9 L80.9,73.9  '/>	<g transform="translate(63.6,77.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,40.2 L80.9,40.2  '/>	<g transform="translate(63.6,44.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M134.6,242.4 L134.6,233.4  '/>	<g transform="translate(134.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M199.5,242.4 L199.5,233.4  '/>	<g transform="translate(199.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M264.3,242.4 L264.3,233.4  '/>	<g transform="translate(264.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M329.2,242.4 L329.2,233.4  '/>	<g transform="translate(329.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M394.1,242.4 L394.1,233.4  '/>	<g transform="translate(394.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.3 72.6,242.3 73.3,242.3 74.0,242.3 74.7,242.2 75.4,242.2 76.1,242.2 76.9,242.1 77.6,242.1 78.3,242.0 79.0,242.0 79.7,241.9 80.4,241.8 81.1,241.7 81.8,241.7 82.5,241.5
+83.2,241.4 83.9,241.3 84.6,241.1 85.3,241.0 86.1,240.8 86.8,240.6 87.5,240.3 88.2,240.1 88.9,239.8 89.6,239.5 90.3,239.2 91.0,238.8 91.7,238.4 92.4,238.0 93.1,237.5 93.8,237.0
+94.5,236.4 95.3,235.8 96.0,235.2 96.7,234.5 97.4,233.7 98.1,232.9 98.8,232.0 99.5,231.0 100.2,230.0 100.9,228.9 101.6,227.7 102.3,226.4 103.0,225.0 103.7,223.5 104.5,222.0 105.2,220.2
+105.9,218.4 106.6,216.5 107.3,214.4 108.0,212.1 108.7,209.7 109.4,207.2 110.1,204.4 110.8,201.5 111.5,198.4 112.2,195.2 112.9,191.7 113.6,188.0 114.4,184.2 115.1,180.1 115.8,175.8 116.5,171.4
+117.2,166.7 117.9,161.8 118.6,156.8 119.3,151.5 120.0,146.1 120.7,140.5 121.4,134.8 122.1,129.0 122.8,123.0 123.6,117.0 124.3,110.9 125.0,104.7 125.7,98.5 126.4,92.4 127.1,86.3 127.8,80.3
+128.5,74.3 129.2,68.6 129.9,62.9 130.6,57.5 131.3,52.4 132.0,47.4 132.8,42.8 133.5,38.5 134.2,34.6 134.9,31.0 135.6,27.9 136.3,25.1 137.0,22.8 137.7,20.9 138.4,19.5 139.1,18.6
+139.8,18.1 140.5,18.1 141.2,18.6 142.0,19.5 142.7,20.9 143.4,22.7 144.1,25.0 144.8,27.6 145.5,30.7 146.2,34.1 146.9,37.9 147.6,42.0 148.3,46.3 149.0,51.0 149.7,55.8 150.4,60.9
+151.2,66.1 151.9,71.5 152.6,77.0 153.3,82.6 154.0,88.3 154.7,93.9 155.4,99.6 156.1,105.3 156.8,110.9 157.5,116.5 158.2,122.0 158.9,127.4 159.6,132.6 160.4,137.8 161.1,142.8 161.8,147.7
+162.5,152.4 163.2,157.0 163.9,161.4 164.6,165.6 165.3,169.6 166.0,173.5 166.7,177.2 167.4,180.7 168.1,184.1 168.8,187.3 169.6,190.3 170.3,193.2 171.0,195.9 171.7,198.4 172.4,200.8 173.1,203.1
+173.8,205.2 174.5,207.2 175.2,209.1 175.9,210.9 176.6,212.5 177.3,214.1 178.0,215.6 178.7,216.9 179.5,218.2 180.2,219.4 180.9,220.5 181.6,221.6 182.3,222.5 183.0,223.4 183.7,224.3 184.4,225.1
+185.1,225.9 185.8,226.6 186.5,227.2 187.2,227.9 187.9,228.5 188.7,229.0 189.4,229.5 190.1,230.0 190.8,230.5 191.5,231.0 192.2,231.4 192.9,231.8 193.6,232.2 194.3,232.6 195.0,233.0 195.7,233.4
+196.4,233.7 197.1,234.1 197.9,234.4 198.6,234.8 199.3,235.1 200.0,235.4 200.7,235.7 201.4,236.0 202.1,236.3 202.8,236.6 203.5,236.9 204.2,237.2 204.9,237.5 205.6,237.8 206.3,238.0 207.1,238.3
+207.8,238.5 208.5,238.8 209.2,239.0 209.9,239.2 210.6,239.4 211.3,239.6 212.0,239.8 212.7,240.0 213.4,240.1 214.1,240.3 214.8,240.4 215.5,240.6 216.3,240.7 217.0,240.8 217.7,240.9 218.4,240.9
+219.1,241.0 219.8,241.0 220.5,241.1 221.2,241.1 221.9,241.1 222.6,241.1 223.3,241.1 224.0,241.1 224.7,241.1 225.5,241.0 226.2,241.0 226.9,240.9 227.6,240.9 228.3,240.8 229.0,240.7 229.7,240.7
+230.4,240.6 231.1,240.5 231.8,240.4 232.5,240.3 233.2,240.2 233.9,240.1 234.7,240.1 235.4,240.0 236.1,239.9 236.8,239.8 237.5,239.7 238.2,239.7 238.9,239.6 239.6,239.5 240.3,239.5 241.0,239.4
+241.7,239.4 242.4,239.4 243.1,239.4 243.9,239.4 244.6,239.4 245.3,239.4 246.0,239.4 246.7,239.4 247.4,239.5 248.1,239.5 248.8,239.6 249.5,239.6 250.2,239.7 250.9,239.8 251.6,239.9 252.3,239.9
+253.0,240.0 253.8,240.1 254.5,240.2 255.2,240.3 255.9,240.4 256.6,240.5 257.3,240.6 258.0,240.7 258.7,240.8 259.4,240.9 260.1,241.0 260.8,241.1 261.5,241.2 262.2,241.3 263.0,241.4 263.7,241.5
+264.4,241.6 265.1,241.6 265.8,241.7 266.5,241.8 267.2,241.8 267.9,241.9 268.6,241.9 269.3,242.0 270.0,242.0 270.7,242.1 271.4,242.1 272.2,242.1 272.9,242.2 273.6,242.2 274.3,242.2 275.0,242.2
+275.7,242.3 276.4,242.3 277.1,242.3 277.8,242.3 278.5,242.3 279.2,242.3 279.9,242.3 280.6,242.4 281.4,242.4 282.1,242.4 282.8,242.4 283.5,242.4 284.2,242.4 284.9,242.4 285.6,242.4 286.3,242.4
+287.0,242.4 287.7,242.4 288.4,242.4 289.1,242.4 289.8,242.4 290.6,242.4 291.3,242.4 292.0,242.4 292.7,242.4 293.4,242.4 294.1,242.4 294.8,242.4 295.5,242.4 296.2,242.4 296.9,242.4 297.6,242.4
+298.3,242.4 299.0,242.4 299.8,242.4 300.5,242.4 301.2,242.4 301.9,242.4 302.6,242.4 303.3,242.4 304.0,242.4 304.7,242.4 305.4,242.4 306.1,242.4 306.8,242.4 307.5,242.4 308.2,242.4 309.0,242.4
+309.7,242.4 310.4,242.4 311.1,242.4 311.8,242.4 312.5,242.4 313.2,242.4 313.9,242.4 314.6,242.4 315.3,242.4 316.0,242.4 316.7,242.4 317.4,242.4 318.2,242.4 318.9,242.4 319.6,242.4 320.3,242.4
+321.0,242.4 321.7,242.4 322.4,242.4 323.1,242.4 323.8,242.4 324.5,242.4 325.2,242.4 325.9,242.4 326.6,242.4 327.3,242.4 328.1,242.4 328.8,242.4 329.5,242.4 330.2,242.4 330.9,242.4 331.6,242.4
+332.3,242.4 333.0,242.4 333.7,242.4 334.4,242.4 335.1,242.4 335.8,242.4 336.5,242.4 337.3,242.4 338.0,242.4 338.7,242.4 339.4,242.4 340.1,242.4 340.8,242.4 341.5,242.4 342.2,242.4 342.9,242.4
+343.6,242.4 344.3,242.4 345.0,242.4 345.7,242.4 346.5,242.4 347.2,242.4 347.9,242.4 348.6,242.4 349.3,242.4 350.0,242.4 350.7,242.4 351.4,242.3 352.1,242.3 352.8,242.3 353.5,242.3 354.2,242.3
+354.9,242.3 355.7,242.3 356.4,242.2 357.1,242.2 357.8,242.2 358.5,242.2 359.2,242.1 359.9,242.1 360.6,242.1 361.3,242.0 362.0,242.0 362.7,241.9 363.4,241.9 364.1,241.8 364.9,241.8 365.6,241.7
+366.3,241.6 367.0,241.6 367.7,241.5 368.4,241.4 369.1,241.3 369.8,241.2 370.5,241.1 371.2,241.0 371.9,240.9 372.6,240.8 373.3,240.7 374.1,240.6 374.8,240.5 375.5,240.4 376.2,240.3 376.9,240.2
+377.6,240.1 378.3,240.0 379.0,239.9 379.7,239.8 380.4,239.8 381.1,239.7 381.8,239.6 382.5,239.6 383.3,239.5 384.0,239.5 384.7,239.4 385.4,239.4 386.1,239.4 386.8,239.4 387.5,239.4 388.2,239.4
+388.9,239.4 389.6,239.4 390.3,239.4 391.0,239.5 391.7,239.5 392.4,239.6 393.2,239.7 393.9,239.8 394.6,239.8 395.3,239.9 396.0,240.0 396.7,240.1 397.4,240.2 398.1,240.3 398.8,240.4 399.5,240.5
+400.2,240.6 400.9,240.7 401.6,240.8 402.4,240.9 403.1,241.0 403.8,241.1 404.5,241.2 405.2,241.3 405.9,241.4 406.6,241.5 407.3,241.5 408.0,241.6 408.7,241.7 409.4,241.8 410.1,241.8 410.8,241.9
+411.6,241.9 412.3,242.0 413.0,242.0 413.7,242.1 414.4,242.1 415.1,242.1 415.8,242.2 416.5,242.2 417.2,242.2 417.9,242.2 418.6,242.3 419.3,242.3 420.0,242.3 420.8,242.3 421.5,242.3 422.2,242.3
+422.9,242.3 423.6,242.4 424.3,242.4 425.0,242.4 425.0,242.4 424.3,242.4 423.6,242.4 422.9,242.4 422.2,242.4 421.5,242.4 420.8,242.4 420.0,242.4 419.3,242.4 418.6,242.4 417.9,242.4 417.2,242.4
+416.5,242.4 415.8,242.4 415.1,242.4 414.4,242.4 413.7,242.4 413.0,242.4 412.3,242.4 411.6,242.4 410.8,242.4 410.1,242.4 409.4,242.4 408.7,242.4 408.0,242.4 407.3,242.4 406.6,242.4 405.9,242.4
+405.2,242.4 404.5,242.4 403.8,242.4 403.1,242.4 402.4,242.4 401.6,242.4 400.9,242.4 400.2,242.4 399.5,242.4 398.8,242.4 398.1,242.4 397.4,242.4 396.7,242.4 396.0,242.4 395.3,242.4 394.6,242.4
+393.9,242.4 393.2,242.4 392.4,242.4 391.7,242.4 391.0,242.4 390.3,242.4 389.6,242.4 388.9,242.4 388.2,242.4 387.5,242.4 386.8,242.4 386.1,242.4 385.4,242.4 384.7,242.4 384.0,242.4 383.3,242.4
+382.5,242.4 381.8,242.4 381.1,242.4 380.4,242.4 379.7,242.4 379.0,242.4 378.3,242.4 377.6,242.4 376.9,242.4 376.2,242.4 375.5,242.4 374.8,242.4 374.1,242.4 373.3,242.4 372.6,242.4 371.9,242.4
+371.2,242.4 370.5,242.4 369.8,242.4 369.1,242.4 368.4,242.4 367.7,242.4 367.0,242.4 366.3,242.4 365.6,242.4 364.9,242.4 364.1,242.4 363.4,242.4 362.7,242.4 362.0,242.4 361.3,242.4 360.6,242.4
+359.9,242.4 359.2,242.4 358.5,242.4 357.8,242.4 357.1,242.4 356.4,242.4 355.7,242.4 354.9,242.4 354.2,242.4 353.5,242.4 352.8,242.4 352.1,242.4 351.4,242.4 350.7,242.4 350.0,242.4 349.3,242.4
+348.6,242.4 347.9,242.4 347.2,242.4 346.5,242.4 345.7,242.4 345.0,242.4 344.3,242.4 343.6,242.4 342.9,242.4 342.2,242.4 341.5,242.4 340.8,242.4 340.1,242.4 339.4,242.4 338.7,242.4 338.0,242.4
+337.3,242.4 336.5,242.4 335.8,242.4 335.1,242.4 334.4,242.4 333.7,242.4 333.0,242.4 332.3,242.4 331.6,242.4 330.9,242.4 330.2,242.4 329.5,242.4 328.8,242.4 328.1,242.4 327.3,242.4 326.6,242.4
+325.9,242.4 325.2,242.4 324.5,242.4 323.8,242.4 323.1,242.4 322.4,242.4 321.7,242.4 321.0,242.4 320.3,242.4 319.6,242.4 318.9,242.4 318.2,242.4 317.4,242.4 316.7,242.4 316.0,242.4 315.3,242.4
+314.6,242.4 313.9,242.4 313.2,242.4 312.5,242.4 311.8,242.4 311.1,242.4 310.4,242.4 309.7,242.4 309.0,242.4 308.2,242.4 307.5,242.4 306.8,242.4 306.1,242.4 305.4,242.4 304.7,242.4 304.0,242.4
+303.3,242.4 302.6,242.4 301.9,242.4 301.2,242.4 300.5,242.4 299.8,242.4 299.0,242.4 298.3,242.4 297.6,242.4 296.9,242.4 296.2,242.4 295.5,242.4 294.8,242.4 294.1,242.4 293.4,242.4 292.7,242.4
+292.0,242.4 291.3,242.4 290.6,242.4 289.8,242.4 289.1,242.4 288.4,242.4 287.7,242.4 287.0,242.4 286.3,242.4 285.6,242.4 284.9,242.4 284.2,242.4 283.5,242.4 282.8,242.4 282.1,242.4 281.4,242.4
+280.6,242.4 279.9,242.4 279.2,242.4 278.5,242.4 277.8,242.4 277.1,242.4 276.4,242.4 275.7,242.4 275.0,242.4 274.3,242.4 273.6,242.4 272.9,242.4 272.2,242.4 271.4,242.4 270.7,242.4 270.0,242.4
+269.3,242.4 268.6,242.4 267.9,242.4 267.2,242.4 266.5,242.4 265.8,242.4 265.1,242.4 264.4,242.4 263.7,242.4 263.0,242.4 262.2,242.4 261.5,242.4 260.8,242.4 260.1,242.4 259.4,242.4 258.7,242.4
+258.0,242.4 257.3,242.4 256.6,242.4 255.9,242.4 255.2,242.4 254.5,242.4 253.8,242.4 253.0,242.4 252.3,242.4 251.6,242.4 250.9,242.4 250.2,242.4 249.5,242.4 248.8,242.4 248.1,242.4 247.4,242.4
+246.7,242.4 246.0,242.4 245.3,242.4 244.6,242.4 243.9,242.4 243.1,242.4 242.4,242.4 241.7,242.4 241.0,242.4 240.3,242.4 239.6,242.4 238.9,242.4 238.2,242.4 237.5,242.4 236.8,242.4 236.1,242.4
+235.4,242.4 234.7,242.4 233.9,242.4 233.2,242.4 232.5,242.4 231.8,242.4 231.1,242.4 230.4,242.4 229.7,242.4 229.0,242.4 228.3,242.4 227.6,242.4 226.9,242.4 226.2,242.4 225.5,242.4 224.7,242.4
+224.0,242.4 223.3,242.4 222.6,242.4 221.9,242.4 221.2,242.4 220.5,242.4 219.8,242.4 219.1,242.4 218.4,242.4 217.7,242.4 217.0,242.4 216.3,242.4 215.5,242.4 214.8,242.4 214.1,242.4 213.4,242.4
+212.7,242.4 212.0,242.4 211.3,242.4 210.6,242.4 209.9,242.4 209.2,242.4 208.5,242.4 207.8,242.4 207.1,242.4 206.3,242.4 205.6,242.4 204.9,242.4 204.2,242.4 203.5,242.4 202.8,242.4 202.1,242.4
+201.4,242.4 200.7,242.4 200.0,242.4 199.3,242.4 198.6,242.4 197.9,242.4 197.1,242.4 196.4,242.4 195.7,242.4 195.0,242.4 194.3,242.4 193.6,242.4 192.9,242.4 192.2,242.4 191.5,242.4 190.8,242.4
+190.1,242.4 189.4,242.4 188.7,242.4 187.9,242.4 187.2,242.4 186.5,242.4 185.8,242.4 185.1,242.4 184.4,242.4 183.7,242.4 183.0,242.4 182.3,242.4 181.6,242.4 180.9,242.4 180.2,242.4 179.5,242.4
+178.7,242.4 178.0,242.4 177.3,242.4 176.6,242.4 175.9,242.4 175.2,242.4 174.5,242.4 173.8,242.4 173.1,242.4 172.4,242.4 171.7,242.4 171.0,242.4 170.3,242.4 169.6,242.4 168.8,242.4 168.1,242.4
+167.4,242.4 166.7,242.4 166.0,242.4 165.3,242.4 164.6,242.4 163.9,242.4 163.2,242.4 162.5,242.4 161.8,242.4 161.1,242.4 160.4,242.4 159.6,242.4 158.9,242.4 158.2,242.4 157.5,242.4 156.8,242.4
+156.1,242.4 155.4,242.4 154.7,242.4 154.0,242.4 153.3,242.4 152.6,242.4 151.9,242.4 151.2,242.4 150.4,242.4 149.7,242.4 149.0,242.4 148.3,242.4 147.6,242.4 146.9,242.4 146.2,242.4 145.5,242.4
+144.8,242.4 144.1,242.4 143.4,242.4 142.7,242.4 142.0,242.4 141.2,242.4 140.5,242.4 139.8,242.4 139.1,242.4 138.4,242.4 137.7,242.4 137.0,242.4 136.3,242.4 135.6,242.4 134.9,242.4 134.2,242.4
+133.5,242.4 132.8,242.4 132.0,242.4 131.3,242.4 130.6,242.4 129.9,242.4 129.2,242.4 128.5,242.4 127.8,242.4 127.1,242.4 126.4,242.4 125.7,242.4 125.0,242.4 124.3,242.4 123.6,242.4 122.8,242.4
+122.1,242.4 121.4,242.4 120.7,242.4 120.0,242.4 119.3,242.4 118.6,242.4 117.9,242.4 117.2,242.4 116.5,242.4 115.8,242.4 115.1,242.4 114.4,242.4 113.6,242.4 112.9,242.4 112.2,242.4 111.5,242.4
+110.8,242.4 110.1,242.4 109.4,242.4 108.7,242.4 108.0,242.4 107.3,242.4 106.6,242.4 105.9,242.4 105.2,242.4 104.5,242.4 103.7,242.4 103.0,242.4 102.3,242.4 101.6,242.4 100.9,242.4 100.2,242.4
+99.5,242.4 98.8,242.4 98.1,242.4 97.4,242.4 96.7,242.4 96.0,242.4 95.3,242.4 94.5,242.4 93.8,242.4 93.1,242.4 92.4,242.4 91.7,242.4 91.0,242.4 90.3,242.4 89.6,242.4 88.9,242.4
+88.2,242.4 87.5,242.4 86.8,242.4 86.1,242.4 85.3,242.4 84.6,242.4 83.9,242.4 83.2,242.4 82.5,242.4 81.8,242.4 81.1,242.4 80.4,242.4 79.7,242.4 79.0,242.4 78.3,242.4 77.6,242.4
+76.9,242.4 76.1,242.4 75.4,242.4 74.7,242.4 74.0,242.4 73.3,242.4 72.6,242.4 71.9,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M145.8,242.4 L145.8,51.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/regression.svg b/results/barbershop/800000/report/regression.svg
new file mode 100644
index 0000000..ef24258
--- /dev/null
+++ b/results/barbershop/800000/report/regression.svg
@@ -0,0 +1,382 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L1255.0,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L80.9,662.4  '/>	<g transform="translate(63.6,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,561.0 L1255.0,561.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,561.0 L80.9,561.0  '/>	<g transform="translate(63.6,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,459.6 L1255.0,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,459.6 L80.9,459.6  '/>	<g transform="translate(63.6,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,358.2 L1255.0,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,358.2 L80.9,358.2  '/>	<g transform="translate(63.6,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,256.9 L1255.0,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,256.9 L80.9,256.9  '/>	<g transform="translate(63.6,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,155.5 L1255.0,155.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,155.5 L80.9,155.5  '/>	<g transform="translate(63.6,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,54.1 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L80.9,54.1  '/>	<g transform="translate(63.6,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,662.4 L71.9,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,662.4 L71.9,653.4  '/>	<g transform="translate(71.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M308.5,662.4 L308.5,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M308.5,662.4 L308.5,653.4  '/>	<g transform="translate(308.5,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M545.1,662.4 L545.1,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M545.1,662.4 L545.1,653.4  '/>	<g transform="translate(545.1,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M781.8,662.4 L781.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M781.8,662.4 L781.8,653.4  '/>	<g transform="translate(781.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1018.4,662.4 L1018.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1018.4,662.4 L1018.4,653.4  '/>	<g transform="translate(1018.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,662.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,662.4 L1255.0,653.4  '/>	<g transform="translate(1255.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Sample</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(83.7,656.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(95.6,650.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.4,644.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(119.2,635.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.1,632.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.9,624.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(154.7,620.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(166.5,615.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(178.4,609.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(190.2,602.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.0,598.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.9,592.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.7,586.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.5,580.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(249.4,574.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(261.2,568.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.0,562.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(284.9,558.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(296.7,550.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,545.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(320.4,539.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(332.2,534.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(344.0,530.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(355.8,521.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(367.7,513.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.5,509.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(391.3,506.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.2,497.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(415.0,491.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(426.8,486.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(438.7,476.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(450.5,475.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(462.3,471.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(474.2,458.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(486.0,449.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(497.8,448.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(509.6,443.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(521.5,444.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(533.3,432.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(545.1,430.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(557.0,421.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(568.8,414.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(580.6,411.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(592.5,406.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(604.3,398.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(616.1,395.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(628.0,386.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(639.8,381.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(651.6,375.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(663.5,370.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(675.3,365.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(687.1,358.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(698.9,353.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,346.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(722.6,340.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(734.4,336.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(746.3,325.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(758.1,326.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(769.9,316.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(781.8,311.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(793.6,303.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(805.4,300.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(817.3,294.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(829.1,288.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(840.9,285.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(852.7,277.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(864.6,268.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(876.4,262.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(888.2,262.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(900.1,252.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(911.9,246.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(923.7,239.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(935.6,231.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(947.4,226.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(959.2,225.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(971.1,219.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(982.9,211.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(994.7,206.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1006.5,200.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1018.4,196.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1030.2,190.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1042.0,182.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1053.9,175.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1065.7,170.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1077.5,166.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1089.4,161.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1101.2,153.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1113.0,146.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1124.9,134.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1136.7,134.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1148.5,129.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1160.4,121.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1172.2,119.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1184.0,115.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1195.8,107.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1207.7,101.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1219.5,94.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1231.3,82.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1243.2,78.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(1255.0,78.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(109.6,72.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,94.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Linear regression</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M88.5,90.1 L130.7,90.1 M71.9,662.4 L1255.0,76.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(139.0,112.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '88.5,112.6 130.7,112.6 130.7,103.6 88.5,103.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 71.9,662.4 71.9,662.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,662.4 1255.0,77.9 1255.0,75.8 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,54.1 L71.9,662.4 L1255.0,662.4 L1255.0,54.1 L71.9,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(663.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/regression_small.svg b/results/barbershop/800000/report/regression_small.svg
new file mode 100644
index 0000000..5057d54
--- /dev/null
+++ b/results/barbershop/800000/report/regression_small.svg
@@ -0,0 +1,360 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,205.0 L425.0,205.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,205.0 L80.9,205.0  '/>	<g transform="translate(63.6,208.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,167.6 L425.0,167.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,167.6 L80.9,167.6  '/>	<g transform="translate(63.6,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,92.9 L425.0,92.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,92.9 L80.9,92.9  '/>	<g transform="translate(63.6,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,55.5 L425.0,55.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,55.5 L80.9,55.5  '/>	<g transform="translate(63.6,59.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M142.5,242.4 L142.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M142.5,242.4 L142.5,233.4  '/>	<g transform="translate(142.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M213.1,242.4 L213.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.1,242.4 L213.1,233.4  '/>	<g transform="translate(213.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M283.8,242.4 L283.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M283.8,242.4 L283.8,233.4  '/>	<g transform="translate(283.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M354.4,242.4 L354.4,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M354.4,242.4 L354.4,233.4  '/>	<g transform="translate(354.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(75.4,240.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(79.0,238.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(82.5,235.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(86.0,232.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(89.6,231.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(93.1,228.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(96.6,226.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(100.1,225.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(103.7,223.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(107.2,220.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(110.7,218.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(114.3,216.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(117.8,214.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(121.3,212.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(124.9,210.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(128.4,207.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(131.9,205.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(135.5,204.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(139.0,201.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(142.5,199.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(146.1,197.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(149.6,195.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(153.1,193.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(156.6,190.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(160.2,187.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(163.7,186.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(167.2,184.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(170.8,181.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(174.3,179.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(177.8,177.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(181.4,173.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(184.9,173.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(188.4,171.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(192.0,167.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(195.5,164.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(199.0,163.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(202.5,161.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(206.1,162.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(209.6,157.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(213.1,156.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(216.7,153.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(220.2,150.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(223.7,150.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(227.3,147.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(230.8,145.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(234.3,144.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(237.9,140.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(241.4,138.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(244.9,136.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(248.5,134.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(252.0,132.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(255.5,130.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(259.0,128.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(262.6,126.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(266.1,123.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(269.6,122.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(273.2,118.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(276.7,118.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(280.2,114.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(283.8,113.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(287.3,110.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(290.8,108.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(294.4,106.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(297.9,104.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(301.4,103.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(304.9,100.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(308.5,97.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(312.0,94.8) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(315.5,94.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(319.1,91.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(322.6,89.1) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(326.1,86.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(329.7,83.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(333.2,81.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(336.7,81.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(340.3,79.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(343.8,76.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(347.3,74.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(350.8,72.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(354.4,70.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(357.9,68.4) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(361.4,65.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(365.0,62.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(368.5,60.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(372.0,59.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(375.6,57.5) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(379.1,54.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(382.6,52.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(386.2,47.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(389.7,47.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(393.2,46.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(396.8,43.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(400.3,42.3) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(403.8,40.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(407.3,37.9) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(410.9,35.6) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(414.4,33.0) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(417.9,28.7) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(421.5,27.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+	<use xlink:href='#gpPt6' transform='translate(425.0,27.2) scale(2.25)' color='rgb( 31, 120, 180)'/>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Linear regression</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,26.5  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,26.9 425.0,26.1 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/relative_pdf_small.svg b/results/barbershop/800000/report/relative_pdf_small.svg
new file mode 100644
index 0000000..8561a20
--- /dev/null
+++ b/results/barbershop/800000/report/relative_pdf_small.svg
@@ -0,0 +1,301 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,214.4 L80.9,214.4  '/>	<g transform="translate(63.6,218.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,186.3 L80.9,186.3  '/>	<g transform="translate(63.6,190.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,158.3 L80.9,158.3  '/>	<g transform="translate(63.6,162.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,102.2 L80.9,102.2  '/>	<g transform="translate(63.6,106.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,74.2 L80.9,74.2  '/>	<g transform="translate(63.6,78.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,46.1 L80.9,46.1  '/>	<g transform="translate(63.6,50.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 3.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M130.8,242.4 L130.8,233.4  '/>	<g transform="translate(130.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M189.6,242.4 L189.6,233.4  '/>	<g transform="translate(189.6,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M248.5,242.4 L248.5,233.4  '/>	<g transform="translate(248.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M307.3,242.4 L307.3,233.4  '/>	<g transform="translate(307.3,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M366.2,242.4 L366.2,233.4  '/>	<g transform="translate(366.2,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 13.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Base PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.500000' points = '88.9,242.3 89.1,242.3 89.4,242.3 89.7,242.3 90.0,242.3 90.3,242.3 90.6,242.2 90.9,242.2 91.2,242.2 91.5,242.2 91.7,242.1 92.0,242.1 92.3,242.1 92.6,242.0 92.9,242.0 93.2,241.9
+93.5,241.9 93.8,241.8 94.1,241.8 94.4,241.7 94.6,241.6 94.9,241.5 95.2,241.4 95.5,241.3 95.8,241.2 96.1,241.1 96.4,241.0 96.7,240.9 97.0,240.8 97.2,240.6 97.5,240.5 97.8,240.3
+98.1,240.1 98.4,240.0 98.7,239.8 99.0,239.6 99.3,239.4 99.6,239.2 99.9,238.9 100.1,238.7 100.4,238.4 100.7,238.2 101.0,237.9 101.3,237.6 101.6,237.4 101.9,237.1 102.2,236.8 102.5,236.4
+102.7,236.1 103.0,235.8 103.3,235.5 103.6,235.1 103.9,234.8 104.2,234.4 104.5,234.0 104.8,233.7 105.1,233.3 105.4,232.9 105.6,232.6 105.9,232.2 106.2,231.8 106.5,231.4 106.8,231.0 107.1,230.6
+107.4,230.2 107.7,229.8 108.0,229.4 108.2,229.0 108.5,228.6 108.8,228.2 109.1,227.8 109.4,227.3 109.7,226.9 110.0,226.5 110.3,226.0 110.6,225.6 110.8,225.1 111.1,224.7 111.4,224.2 111.7,223.7
+112.0,223.2 112.3,222.7 112.6,222.1 112.9,221.5 113.2,220.9 113.5,220.3 113.7,219.7 114.0,219.0 114.3,218.3 114.6,217.6 114.9,216.8 115.2,216.0 115.5,215.1 115.8,214.2 116.1,213.2 116.3,212.2
+116.6,211.2 116.9,210.0 117.2,208.9 117.5,207.6 117.8,206.3 118.1,204.9 118.4,203.4 118.7,201.9 119.0,200.3 119.2,198.6 119.5,196.8 119.8,195.0 120.1,193.0 120.4,191.0 120.7,188.9 121.0,186.7
+121.3,184.4 121.6,182.0 121.8,179.6 122.1,177.0 122.4,174.4 122.7,171.7 123.0,168.9 123.3,166.0 123.6,163.0 123.9,159.9 124.2,156.8 124.5,153.6 124.7,150.4 125.0,147.1 125.3,143.7 125.6,140.3
+125.9,136.8 126.2,133.3 126.5,129.8 126.8,126.2 127.1,122.6 127.3,119.0 127.6,115.4 127.9,111.8 128.2,108.2 128.5,104.7 128.8,101.1 129.1,97.6 129.4,94.1 129.7,90.7 130.0,87.3 130.2,84.0
+130.5,80.8 130.8,77.6 131.1,74.6 131.4,71.6 131.7,68.7 132.0,65.9 132.3,63.2 132.6,60.6 132.8,58.1 133.1,55.8 133.4,53.6 133.7,51.5 134.0,49.5 134.3,47.7 134.6,45.9 134.9,44.4
+135.2,42.9 135.5,41.6 135.7,40.5 136.0,39.4 136.3,38.5 136.6,37.8 136.9,37.1 137.2,36.6 137.5,36.3 137.8,36.0 138.1,35.9 138.3,36.0 138.6,36.1 138.9,36.4 139.2,36.7 139.5,37.3
+139.8,37.9 140.1,38.6 140.4,39.4 140.7,40.4 141.0,41.4 141.2,42.6 141.5,43.8 141.8,45.1 142.1,46.6 142.4,48.1 142.7,49.7 143.0,51.4 143.3,53.1 143.6,55.0 143.8,56.9 144.1,58.9
+144.4,60.9 144.7,63.0 145.0,65.2 145.3,67.4 145.6,69.7 145.9,72.0 146.2,74.4 146.5,76.8 146.7,79.3 147.0,81.7 147.3,84.3 147.6,86.8 147.9,89.4 148.2,92.0 148.5,94.6 148.8,97.2
+149.1,99.8 149.3,102.4 149.6,105.1 149.9,107.7 150.2,110.3 150.5,113.0 150.8,115.6 151.1,118.2 151.4,120.8 151.7,123.4 152.0,126.0 152.2,128.5 152.5,131.0 152.8,133.6 153.1,136.1 153.4,138.5
+153.7,141.0 154.0,143.4 154.3,145.8 154.6,148.2 154.8,150.5 155.1,152.8 155.4,155.1 155.7,157.4 156.0,159.6 156.3,161.8 156.6,163.9 156.9,166.1 157.2,168.2 157.5,170.3 157.7,172.3 158.0,174.3
+158.3,176.3 158.6,178.3 158.9,180.2 159.2,182.1 159.5,183.9 159.8,185.8 160.1,187.5 160.3,189.3 160.6,191.0 160.9,192.7 161.2,194.3 161.5,195.9 161.8,197.5 162.1,199.0 162.4,200.4 162.7,201.9
+163.0,203.3 163.2,204.6 163.5,205.9 163.8,207.2 164.1,208.4 164.4,209.6 164.7,210.7 165.0,211.8 165.3,212.9 165.6,213.9 165.8,214.9 166.1,215.8 166.4,216.7 166.7,217.5 167.0,218.3 167.3,219.1
+167.6,219.8 167.9,220.5 168.2,221.1 168.5,221.8 168.7,222.4 169.0,222.9 169.3,223.5 169.6,224.0 169.9,224.4 170.2,224.9 170.5,225.3 170.8,225.7 171.1,226.1 171.3,226.5 171.6,226.8 171.9,227.2
+172.2,227.5 172.5,227.8 172.8,228.1 173.1,228.4 173.4,228.6 173.7,228.9 174.0,229.1 174.2,229.4 174.5,229.6 174.8,229.9 175.1,230.1 175.4,230.3 175.7,230.5 176.0,230.7 176.3,230.9 176.6,231.2
+176.8,231.4 177.1,231.6 177.4,231.8 177.7,232.0 178.0,232.1 178.3,232.3 178.6,232.5 178.9,232.7 179.2,232.9 179.5,233.1 179.7,233.3 180.0,233.5 180.3,233.7 180.6,233.9 180.9,234.0 181.2,234.2
+181.5,234.4 181.8,234.6 182.1,234.8 182.3,235.0 182.6,235.1 182.9,235.3 183.2,235.5 183.5,235.7 183.8,235.9 184.1,236.0 184.4,236.2 184.7,236.4 185.0,236.6 185.2,236.7 185.5,236.9 185.8,237.1
+186.1,237.2 186.4,237.4 186.7,237.6 187.0,237.7 187.3,237.9 187.6,238.0 187.8,238.2 188.1,238.3 188.4,238.4 188.7,238.6 189.0,238.7 189.3,238.8 189.6,238.9 189.9,239.0 190.2,239.1 190.4,239.2
+190.7,239.3 191.0,239.4 191.3,239.4 191.6,239.5 191.9,239.6 192.2,239.6 192.5,239.6 192.8,239.7 193.1,239.7 193.3,239.7 193.6,239.7 193.9,239.7 194.2,239.7 194.5,239.6 194.8,239.6 195.1,239.6
+195.4,239.5 195.7,239.5 195.9,239.4 196.2,239.3 196.5,239.3 196.8,239.2 197.1,239.1 197.4,239.0 197.7,239.0 198.0,238.9 198.3,238.8 198.6,238.7 198.8,238.6 199.1,238.5 199.4,238.4 199.7,238.3
+200.0,238.2 200.3,238.1 200.6,238.0 200.9,237.9 201.2,237.8 201.4,237.7 201.7,237.6 202.0,237.5 202.3,237.4 202.6,237.3 202.9,237.3 203.2,237.2 203.5,237.1 203.8,237.0 204.1,237.0 204.3,236.9
+204.6,236.9 204.9,236.8 205.2,236.8 205.5,236.7 205.8,236.7 206.1,236.6 206.4,236.6 206.7,236.6 206.9,236.6 207.2,236.6 207.5,236.5 207.8,236.5 208.1,236.5 208.4,236.5 208.7,236.5 209.0,236.5
+209.3,236.6 209.6,236.6 209.8,236.6 210.1,236.6 210.4,236.6 210.7,236.7 211.0,236.7 211.3,236.8 211.6,236.8 211.9,236.9 212.2,236.9 212.4,237.0 212.7,237.0 213.0,237.1 213.3,237.2 213.6,237.3
+213.9,237.4 214.2,237.4 214.5,237.5 214.8,237.6 215.1,237.7 215.3,237.8 215.6,238.0 215.9,238.1 216.2,238.2 216.5,238.3 216.8,238.4 217.1,238.5 217.4,238.7 217.7,238.8 217.9,238.9 218.2,239.0
+218.5,239.2 218.8,239.3 219.1,239.4 219.4,239.5 219.7,239.7 220.0,239.8 220.3,239.9 220.6,240.0 220.8,240.1 221.1,240.3 221.4,240.4 221.7,240.5 222.0,240.6 222.3,240.7 222.6,240.8 222.9,240.9
+223.2,241.0 223.4,241.1 223.7,241.2 224.0,241.3 224.3,241.3 224.6,241.4 224.9,241.5 225.2,241.6 225.5,241.6 225.8,241.7 226.1,241.7 226.3,241.8 226.6,241.8 226.9,241.9 227.2,241.9 227.5,242.0
+227.8,242.0 228.1,242.1 228.4,242.1 228.7,242.1 228.9,242.1 229.2,242.2 229.5,242.2 229.8,242.2 230.1,242.2 230.4,242.2 230.7,242.3 231.0,242.3 231.3,242.3 231.6,242.3 231.8,242.3 232.1,242.3
+232.4,242.3 232.7,242.3 233.0,242.3 233.3,242.4 233.3,242.4 233.0,242.4 232.7,242.4 232.4,242.4 232.1,242.4 231.8,242.4 231.6,242.4 231.3,242.4 231.0,242.4 230.7,242.4 230.4,242.4 230.1,242.4
+229.8,242.4 229.5,242.4 229.2,242.4 228.9,242.4 228.7,242.4 228.4,242.4 228.1,242.4 227.8,242.4 227.5,242.4 227.2,242.4 226.9,242.4 226.6,242.4 226.3,242.4 226.1,242.4 225.8,242.4 225.5,242.4
+225.2,242.4 224.9,242.4 224.6,242.4 224.3,242.4 224.0,242.4 223.7,242.4 223.4,242.4 223.2,242.4 222.9,242.4 222.6,242.4 222.3,242.4 222.0,242.4 221.7,242.4 221.4,242.4 221.1,242.4 220.8,242.4
+220.6,242.4 220.3,242.4 220.0,242.4 219.7,242.4 219.4,242.4 219.1,242.4 218.8,242.4 218.5,242.4 218.2,242.4 217.9,242.4 217.7,242.4 217.4,242.4 217.1,242.4 216.8,242.4 216.5,242.4 216.2,242.4
+215.9,242.4 215.6,242.4 215.3,242.4 215.1,242.4 214.8,242.4 214.5,242.4 214.2,242.4 213.9,242.4 213.6,242.4 213.3,242.4 213.0,242.4 212.7,242.4 212.4,242.4 212.2,242.4 211.9,242.4 211.6,242.4
+211.3,242.4 211.0,242.4 210.7,242.4 210.4,242.4 210.1,242.4 209.8,242.4 209.6,242.4 209.3,242.4 209.0,242.4 208.7,242.4 208.4,242.4 208.1,242.4 207.8,242.4 207.5,242.4 207.2,242.4 206.9,242.4
+206.7,242.4 206.4,242.4 206.1,242.4 205.8,242.4 205.5,242.4 205.2,242.4 204.9,242.4 204.6,242.4 204.3,242.4 204.1,242.4 203.8,242.4 203.5,242.4 203.2,242.4 202.9,242.4 202.6,242.4 202.3,242.4
+202.0,242.4 201.7,242.4 201.4,242.4 201.2,242.4 200.9,242.4 200.6,242.4 200.3,242.4 200.0,242.4 199.7,242.4 199.4,242.4 199.1,242.4 198.8,242.4 198.6,242.4 198.3,242.4 198.0,242.4 197.7,242.4
+197.4,242.4 197.1,242.4 196.8,242.4 196.5,242.4 196.2,242.4 195.9,242.4 195.7,242.4 195.4,242.4 195.1,242.4 194.8,242.4 194.5,242.4 194.2,242.4 193.9,242.4 193.6,242.4 193.3,242.4 193.1,242.4
+192.8,242.4 192.5,242.4 192.2,242.4 191.9,242.4 191.6,242.4 191.3,242.4 191.0,242.4 190.7,242.4 190.4,242.4 190.2,242.4 189.9,242.4 189.6,242.4 189.3,242.4 189.0,242.4 188.7,242.4 188.4,242.4
+188.1,242.4 187.8,242.4 187.6,242.4 187.3,242.4 187.0,242.4 186.7,242.4 186.4,242.4 186.1,242.4 185.8,242.4 185.5,242.4 185.2,242.4 185.0,242.4 184.7,242.4 184.4,242.4 184.1,242.4 183.8,242.4
+183.5,242.4 183.2,242.4 182.9,242.4 182.6,242.4 182.3,242.4 182.1,242.4 181.8,242.4 181.5,242.4 181.2,242.4 180.9,242.4 180.6,242.4 180.3,242.4 180.0,242.4 179.7,242.4 179.5,242.4 179.2,242.4
+178.9,242.4 178.6,242.4 178.3,242.4 178.0,242.4 177.7,242.4 177.4,242.4 177.1,242.4 176.8,242.4 176.6,242.4 176.3,242.4 176.0,242.4 175.7,242.4 175.4,242.4 175.1,242.4 174.8,242.4 174.5,242.4
+174.2,242.4 174.0,242.4 173.7,242.4 173.4,242.4 173.1,242.4 172.8,242.4 172.5,242.4 172.2,242.4 171.9,242.4 171.6,242.4 171.3,242.4 171.1,242.4 170.8,242.4 170.5,242.4 170.2,242.4 169.9,242.4
+169.6,242.4 169.3,242.4 169.0,242.4 168.7,242.4 168.5,242.4 168.2,242.4 167.9,242.4 167.6,242.4 167.3,242.4 167.0,242.4 166.7,242.4 166.4,242.4 166.1,242.4 165.8,242.4 165.6,242.4 165.3,242.4
+165.0,242.4 164.7,242.4 164.4,242.4 164.1,242.4 163.8,242.4 163.5,242.4 163.2,242.4 163.0,242.4 162.7,242.4 162.4,242.4 162.1,242.4 161.8,242.4 161.5,242.4 161.2,242.4 160.9,242.4 160.6,242.4
+160.3,242.4 160.1,242.4 159.8,242.4 159.5,242.4 159.2,242.4 158.9,242.4 158.6,242.4 158.3,242.4 158.0,242.4 157.7,242.4 157.5,242.4 157.2,242.4 156.9,242.4 156.6,242.4 156.3,242.4 156.0,242.4
+155.7,242.4 155.4,242.4 155.1,242.4 154.8,242.4 154.6,242.4 154.3,242.4 154.0,242.4 153.7,242.4 153.4,242.4 153.1,242.4 152.8,242.4 152.5,242.4 152.2,242.4 152.0,242.4 151.7,242.4 151.4,242.4
+151.1,242.4 150.8,242.4 150.5,242.4 150.2,242.4 149.9,242.4 149.6,242.4 149.3,242.4 149.1,242.4 148.8,242.4 148.5,242.4 148.2,242.4 147.9,242.4 147.6,242.4 147.3,242.4 147.0,242.4 146.7,242.4
+146.5,242.4 146.2,242.4 145.9,242.4 145.6,242.4 145.3,242.4 145.0,242.4 144.7,242.4 144.4,242.4 144.1,242.4 143.8,242.4 143.6,242.4 143.3,242.4 143.0,242.4 142.7,242.4 142.4,242.4 142.1,242.4
+141.8,242.4 141.5,242.4 141.2,242.4 141.0,242.4 140.7,242.4 140.4,242.4 140.1,242.4 139.8,242.4 139.5,242.4 139.2,242.4 138.9,242.4 138.6,242.4 138.3,242.4 138.1,242.4 137.8,242.4 137.5,242.4
+137.2,242.4 136.9,242.4 136.6,242.4 136.3,242.4 136.0,242.4 135.7,242.4 135.5,242.4 135.2,242.4 134.9,242.4 134.6,242.4 134.3,242.4 134.0,242.4 133.7,242.4 133.4,242.4 133.1,242.4 132.8,242.4
+132.6,242.4 132.3,242.4 132.0,242.4 131.7,242.4 131.4,242.4 131.1,242.4 130.8,242.4 130.5,242.4 130.2,242.4 130.0,242.4 129.7,242.4 129.4,242.4 129.1,242.4 128.8,242.4 128.5,242.4 128.2,242.4
+127.9,242.4 127.6,242.4 127.3,242.4 127.1,242.4 126.8,242.4 126.5,242.4 126.2,242.4 125.9,242.4 125.6,242.4 125.3,242.4 125.0,242.4 124.7,242.4 124.5,242.4 124.2,242.4 123.9,242.4 123.6,242.4
+123.3,242.4 123.0,242.4 122.7,242.4 122.4,242.4 122.1,242.4 121.8,242.4 121.6,242.4 121.3,242.4 121.0,242.4 120.7,242.4 120.4,242.4 120.1,242.4 119.8,242.4 119.5,242.4 119.2,242.4 119.0,242.4
+118.7,242.4 118.4,242.4 118.1,242.4 117.8,242.4 117.5,242.4 117.2,242.4 116.9,242.4 116.6,242.4 116.3,242.4 116.1,242.4 115.8,242.4 115.5,242.4 115.2,242.4 114.9,242.4 114.6,242.4 114.3,242.4
+114.0,242.4 113.7,242.4 113.5,242.4 113.2,242.4 112.9,242.4 112.6,242.4 112.3,242.4 112.0,242.4 111.7,242.4 111.4,242.4 111.1,242.4 110.8,242.4 110.6,242.4 110.3,242.4 110.0,242.4 109.7,242.4
+109.4,242.4 109.1,242.4 108.8,242.4 108.5,242.4 108.2,242.4 108.0,242.4 107.7,242.4 107.4,242.4 107.1,242.4 106.8,242.4 106.5,242.4 106.2,242.4 105.9,242.4 105.6,242.4 105.4,242.4 105.1,242.4
+104.8,242.4 104.5,242.4 104.2,242.4 103.9,242.4 103.6,242.4 103.3,242.4 103.0,242.4 102.7,242.4 102.5,242.4 102.2,242.4 101.9,242.4 101.6,242.4 101.3,242.4 101.0,242.4 100.7,242.4 100.4,242.4
+100.1,242.4 99.9,242.4 99.6,242.4 99.3,242.4 99.0,242.4 98.7,242.4 98.4,242.4 98.1,242.4 97.8,242.4 97.5,242.4 97.2,242.4 97.0,242.4 96.7,242.4 96.4,242.4 96.1,242.4 95.8,242.4
+95.5,242.4 95.2,242.4 94.9,242.4 94.6,242.4 94.4,242.4 94.1,242.4 93.8,242.4 93.5,242.4 93.2,242.4 92.9,242.4 92.6,242.4 92.3,242.4 92.0,242.4 91.7,242.4 91.5,242.4 91.2,242.4
+90.9,242.4 90.6,242.4 90.3,242.4 90.0,242.4 89.7,242.4 89.4,242.4 89.1,242.4 88.9,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Base Mean</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M141.9,242.4 L141.9,45.3  '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>New PDF</title>
+<g fill="none" color="white" stroke="rgb(227,  26,  28)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.500000' points = '73.9,242.3 74.5,242.3 75.2,242.3 75.8,242.3 76.4,242.3 77.1,242.3 77.7,242.2 78.4,242.2 79.0,242.2 79.6,242.1 80.3,242.1 80.9,242.0 81.6,242.0 82.2,241.9 82.9,241.8 83.5,241.8
+84.1,241.7 84.8,241.6 85.4,241.4 86.1,241.3 86.7,241.2 87.4,241.0 88.0,240.8 88.6,240.6 89.3,240.4 89.9,240.2 90.6,240.0 91.2,239.7 91.8,239.4 92.5,239.0 93.1,238.7 93.8,238.3
+94.4,237.9 95.1,237.4 95.7,236.9 96.3,236.4 97.0,235.8 97.6,235.2 98.3,234.5 98.9,233.8 99.5,233.0 100.2,232.2 100.8,231.3 101.5,230.3 102.1,229.3 102.8,228.1 103.4,226.9 104.0,225.6
+104.7,224.3 105.3,222.8 106.0,221.2 106.6,219.5 107.3,217.7 107.9,215.7 108.5,213.7 109.2,211.5 109.8,209.2 110.5,206.7 111.1,204.1 111.7,201.3 112.4,198.4 113.0,195.3 113.7,192.1 114.3,188.7
+115.0,185.1 115.6,181.5 116.2,177.6 116.9,173.7 117.5,169.6 118.2,165.4 118.8,161.0 119.5,156.6 120.1,152.1 120.7,147.5 121.4,142.9 122.0,138.3 122.7,133.6 123.3,129.0 123.9,124.3 124.6,119.8
+125.2,115.3 125.9,110.9 126.5,106.7 127.2,102.6 127.8,98.7 128.4,95.0 129.1,91.5 129.7,88.2 130.4,85.3 131.0,82.6 131.6,80.2 132.3,78.1 132.9,76.3 133.6,74.9 134.2,73.8 134.9,73.1
+135.5,72.8 136.1,72.8 136.8,73.1 137.4,73.8 138.1,74.9 138.7,76.3 139.4,78.0 140.0,80.0 140.6,82.3 141.3,84.9 141.9,87.7 142.6,90.8 143.2,94.1 143.8,97.6 144.5,101.3 145.1,105.1
+145.8,109.1 146.4,113.2 147.1,117.3 147.7,121.6 148.3,125.8 149.0,130.1 149.6,134.4 150.3,138.7 150.9,143.0 151.6,147.2 152.2,151.3 152.8,155.4 153.5,159.4 154.1,163.3 154.8,167.1 155.4,170.8
+156.0,174.4 156.7,177.8 157.3,181.1 158.0,184.3 158.6,187.4 159.3,190.3 159.9,193.1 160.5,195.8 161.2,198.3 161.8,200.7 162.5,203.0 163.1,205.2 163.7,207.2 164.4,209.1 165.0,211.0 165.7,212.7
+166.3,214.3 167.0,215.8 167.6,217.2 168.2,218.6 168.9,219.8 169.5,221.0 170.2,222.1 170.8,223.1 171.5,224.1 172.1,225.0 172.7,225.8 173.4,226.6 174.0,227.4 174.7,228.1 175.3,228.7 175.9,229.3
+176.6,229.9 177.2,230.4 177.9,230.9 178.5,231.4 179.2,231.9 179.8,232.3 180.4,232.7 181.1,233.1 181.7,233.4 182.4,233.8 183.0,234.1 183.7,234.4 184.3,234.7 184.9,235.0 185.6,235.3 186.2,235.6
+186.9,235.9 187.5,236.1 188.1,236.4 188.8,236.6 189.4,236.9 190.1,237.1 190.7,237.4 191.4,237.6 192.0,237.8 192.6,238.0 193.3,238.3 193.9,238.5 194.6,238.7 195.2,238.9 195.8,239.1 196.5,239.3
+197.1,239.5 197.8,239.7 198.4,239.8 199.1,240.0 199.7,240.1 200.3,240.3 201.0,240.4 201.6,240.6 202.3,240.7 202.9,240.8 203.6,240.9 204.2,241.0 204.8,241.1 205.5,241.2 206.1,241.2 206.8,241.3
+207.4,241.3 208.0,241.4 208.7,241.4 209.3,241.4 210.0,241.4 210.6,241.4 211.3,241.4 211.9,241.4 212.5,241.4 213.2,241.4 213.8,241.3 214.5,241.3 215.1,241.3 215.8,241.2 216.4,241.1 217.0,241.1
+217.7,241.0 218.3,241.0 219.0,240.9 219.6,240.8 220.2,240.8 220.9,240.7 221.5,240.6 222.2,240.6 222.8,240.5 223.5,240.4 224.1,240.4 224.7,240.3 225.4,240.3 226.0,240.2 226.7,240.2 227.3,240.2
+227.9,240.1 228.6,240.1 229.2,240.1 229.9,240.1 230.5,240.1 231.2,240.1 231.8,240.1 232.4,240.1 233.1,240.2 233.7,240.2 234.4,240.3 235.0,240.3 235.7,240.4 236.3,240.4 236.9,240.5 237.6,240.5
+238.2,240.6 238.9,240.7 239.5,240.8 240.1,240.8 240.8,240.9 241.4,241.0 242.1,241.1 242.7,241.1 243.4,241.2 244.0,241.3 244.6,241.4 245.3,241.4 245.9,241.5 246.6,241.6 247.2,241.6 247.8,241.7
+248.5,241.8 249.1,241.8 249.8,241.9 250.4,241.9 251.1,242.0 251.7,242.0 252.3,242.1 253.0,242.1 253.6,242.1 254.3,242.2 254.9,242.2 255.6,242.2 256.2,242.2 256.8,242.3 257.5,242.3 258.1,242.3
+258.8,242.3 259.4,242.3 260.0,242.3 260.7,242.3 261.3,242.3 262.0,242.4 262.6,242.4 263.3,242.4 263.9,242.4 264.5,242.4 265.2,242.4 265.8,242.4 266.5,242.4 267.1,242.4 267.8,242.4 268.4,242.4
+269.0,242.4 269.7,242.4 270.3,242.4 271.0,242.4 271.6,242.4 272.2,242.4 272.9,242.4 273.5,242.4 274.2,242.4 274.8,242.4 275.5,242.4 276.1,242.4 276.7,242.4 277.4,242.4 278.0,242.4 278.7,242.4
+279.3,242.4 279.9,242.4 280.6,242.4 281.2,242.4 281.9,242.4 282.5,242.4 283.2,242.4 283.8,242.4 284.4,242.4 285.1,242.4 285.7,242.4 286.4,242.4 287.0,242.4 287.7,242.4 288.3,242.4 288.9,242.4
+289.6,242.4 290.2,242.4 290.9,242.4 291.5,242.4 292.1,242.4 292.8,242.4 293.4,242.4 294.1,242.4 294.7,242.4 295.4,242.4 296.0,242.4 296.6,242.4 297.3,242.4 297.9,242.4 298.6,242.4 299.2,242.4
+299.9,242.4 300.5,242.4 301.1,242.4 301.8,242.4 302.4,242.4 303.1,242.4 303.7,242.4 304.3,242.4 305.0,242.4 305.6,242.4 306.3,242.4 306.9,242.4 307.6,242.4 308.2,242.4 308.8,242.4 309.5,242.4
+310.1,242.4 310.8,242.4 311.4,242.4 312.0,242.4 312.7,242.4 313.3,242.4 314.0,242.4 314.6,242.4 315.3,242.4 315.9,242.4 316.5,242.4 317.2,242.4 317.8,242.4 318.5,242.4 319.1,242.4 319.8,242.4
+320.4,242.4 321.0,242.4 321.7,242.4 322.3,242.4 323.0,242.4 323.6,242.4 324.2,242.4 324.9,242.4 325.5,242.4 326.2,242.4 326.8,242.4 327.5,242.4 328.1,242.4 328.7,242.3 329.4,242.3 330.0,242.3
+330.7,242.3 331.3,242.3 332.0,242.3 332.6,242.3 333.2,242.2 333.9,242.2 334.5,242.2 335.2,242.2 335.8,242.2 336.4,242.1 337.1,242.1 337.7,242.1 338.4,242.0 339.0,242.0 339.7,241.9 340.3,241.9
+340.9,241.8 341.6,241.8 342.2,241.7 342.9,241.6 343.5,241.6 344.1,241.5 344.8,241.4 345.4,241.4 346.1,241.3 346.7,241.2 347.4,241.1 348.0,241.1 348.6,241.0 349.3,240.9 349.9,240.8 350.6,240.8
+351.2,240.7 351.9,240.6 352.5,240.5 353.1,240.5 353.8,240.4 354.4,240.3 355.1,240.3 355.7,240.2 356.3,240.2 357.0,240.2 357.6,240.1 358.3,240.1 358.9,240.1 359.6,240.1 360.2,240.1 360.8,240.1
+361.5,240.1 362.1,240.1 362.8,240.2 363.4,240.2 364.1,240.2 364.7,240.3 365.3,240.3 366.0,240.4 366.6,240.5 367.3,240.5 367.9,240.6 368.5,240.7 369.2,240.7 369.8,240.8 370.5,240.9 371.1,241.0
+371.8,241.1 372.4,241.1 373.0,241.2 373.7,241.3 374.3,241.4 375.0,241.4 375.6,241.5 376.2,241.6 376.9,241.6 377.5,241.7 378.2,241.8 378.8,241.8 379.5,241.9 380.1,241.9 380.7,242.0 381.4,242.0
+382.0,242.0 382.7,242.1 383.3,242.1 384.0,242.1 384.6,242.2 385.2,242.2 385.9,242.2 386.5,242.2 387.2,242.3 387.8,242.3 388.4,242.3 389.1,242.3 389.7,242.3 390.4,242.3 391.0,242.3 391.7,242.4
+392.3,242.4 392.9,242.4 393.6,242.4 394.2,242.4 394.2,242.4 393.6,242.4 392.9,242.4 392.3,242.4 391.7,242.4 391.0,242.4 390.4,242.4 389.7,242.4 389.1,242.4 388.4,242.4 387.8,242.4 387.2,242.4
+386.5,242.4 385.9,242.4 385.2,242.4 384.6,242.4 384.0,242.4 383.3,242.4 382.7,242.4 382.0,242.4 381.4,242.4 380.7,242.4 380.1,242.4 379.5,242.4 378.8,242.4 378.2,242.4 377.5,242.4 376.9,242.4
+376.2,242.4 375.6,242.4 375.0,242.4 374.3,242.4 373.7,242.4 373.0,242.4 372.4,242.4 371.8,242.4 371.1,242.4 370.5,242.4 369.8,242.4 369.2,242.4 368.5,242.4 367.9,242.4 367.3,242.4 366.6,242.4
+366.0,242.4 365.3,242.4 364.7,242.4 364.1,242.4 363.4,242.4 362.8,242.4 362.1,242.4 361.5,242.4 360.8,242.4 360.2,242.4 359.6,242.4 358.9,242.4 358.3,242.4 357.6,242.4 357.0,242.4 356.3,242.4
+355.7,242.4 355.1,242.4 354.4,242.4 353.8,242.4 353.1,242.4 352.5,242.4 351.9,242.4 351.2,242.4 350.6,242.4 349.9,242.4 349.3,242.4 348.6,242.4 348.0,242.4 347.4,242.4 346.7,242.4 346.1,242.4
+345.4,242.4 344.8,242.4 344.1,242.4 343.5,242.4 342.9,242.4 342.2,242.4 341.6,242.4 340.9,242.4 340.3,242.4 339.7,242.4 339.0,242.4 338.4,242.4 337.7,242.4 337.1,242.4 336.4,242.4 335.8,242.4
+335.2,242.4 334.5,242.4 333.9,242.4 333.2,242.4 332.6,242.4 332.0,242.4 331.3,242.4 330.7,242.4 330.0,242.4 329.4,242.4 328.7,242.4 328.1,242.4 327.5,242.4 326.8,242.4 326.2,242.4 325.5,242.4
+324.9,242.4 324.2,242.4 323.6,242.4 323.0,242.4 322.3,242.4 321.7,242.4 321.0,242.4 320.4,242.4 319.8,242.4 319.1,242.4 318.5,242.4 317.8,242.4 317.2,242.4 316.5,242.4 315.9,242.4 315.3,242.4
+314.6,242.4 314.0,242.4 313.3,242.4 312.7,242.4 312.0,242.4 311.4,242.4 310.8,242.4 310.1,242.4 309.5,242.4 308.8,242.4 308.2,242.4 307.6,242.4 306.9,242.4 306.3,242.4 305.6,242.4 305.0,242.4
+304.3,242.4 303.7,242.4 303.1,242.4 302.4,242.4 301.8,242.4 301.1,242.4 300.5,242.4 299.9,242.4 299.2,242.4 298.6,242.4 297.9,242.4 297.3,242.4 296.6,242.4 296.0,242.4 295.4,242.4 294.7,242.4
+294.1,242.4 293.4,242.4 292.8,242.4 292.1,242.4 291.5,242.4 290.9,242.4 290.2,242.4 289.6,242.4 288.9,242.4 288.3,242.4 287.7,242.4 287.0,242.4 286.4,242.4 285.7,242.4 285.1,242.4 284.4,242.4
+283.8,242.4 283.2,242.4 282.5,242.4 281.9,242.4 281.2,242.4 280.6,242.4 279.9,242.4 279.3,242.4 278.7,242.4 278.0,242.4 277.4,242.4 276.7,242.4 276.1,242.4 275.5,242.4 274.8,242.4 274.2,242.4
+273.5,242.4 272.9,242.4 272.2,242.4 271.6,242.4 271.0,242.4 270.3,242.4 269.7,242.4 269.0,242.4 268.4,242.4 267.8,242.4 267.1,242.4 266.5,242.4 265.8,242.4 265.2,242.4 264.5,242.4 263.9,242.4
+263.3,242.4 262.6,242.4 262.0,242.4 261.3,242.4 260.7,242.4 260.0,242.4 259.4,242.4 258.8,242.4 258.1,242.4 257.5,242.4 256.8,242.4 256.2,242.4 255.6,242.4 254.9,242.4 254.3,242.4 253.6,242.4
+253.0,242.4 252.3,242.4 251.7,242.4 251.1,242.4 250.4,242.4 249.8,242.4 249.1,242.4 248.5,242.4 247.8,242.4 247.2,242.4 246.6,242.4 245.9,242.4 245.3,242.4 244.6,242.4 244.0,242.4 243.4,242.4
+242.7,242.4 242.1,242.4 241.4,242.4 240.8,242.4 240.1,242.4 239.5,242.4 238.9,242.4 238.2,242.4 237.6,242.4 236.9,242.4 236.3,242.4 235.7,242.4 235.0,242.4 234.4,242.4 233.7,242.4 233.1,242.4
+232.4,242.4 231.8,242.4 231.2,242.4 230.5,242.4 229.9,242.4 229.2,242.4 228.6,242.4 227.9,242.4 227.3,242.4 226.7,242.4 226.0,242.4 225.4,242.4 224.7,242.4 224.1,242.4 223.5,242.4 222.8,242.4
+222.2,242.4 221.5,242.4 220.9,242.4 220.2,242.4 219.6,242.4 219.0,242.4 218.3,242.4 217.7,242.4 217.0,242.4 216.4,242.4 215.8,242.4 215.1,242.4 214.5,242.4 213.8,242.4 213.2,242.4 212.5,242.4
+211.9,242.4 211.3,242.4 210.6,242.4 210.0,242.4 209.3,242.4 208.7,242.4 208.0,242.4 207.4,242.4 206.8,242.4 206.1,242.4 205.5,242.4 204.8,242.4 204.2,242.4 203.6,242.4 202.9,242.4 202.3,242.4
+201.6,242.4 201.0,242.4 200.3,242.4 199.7,242.4 199.1,242.4 198.4,242.4 197.8,242.4 197.1,242.4 196.5,242.4 195.8,242.4 195.2,242.4 194.6,242.4 193.9,242.4 193.3,242.4 192.6,242.4 192.0,242.4
+191.4,242.4 190.7,242.4 190.1,242.4 189.4,242.4 188.8,242.4 188.1,242.4 187.5,242.4 186.9,242.4 186.2,242.4 185.6,242.4 184.9,242.4 184.3,242.4 183.7,242.4 183.0,242.4 182.4,242.4 181.7,242.4
+181.1,242.4 180.4,242.4 179.8,242.4 179.2,242.4 178.5,242.4 177.9,242.4 177.2,242.4 176.6,242.4 175.9,242.4 175.3,242.4 174.7,242.4 174.0,242.4 173.4,242.4 172.7,242.4 172.1,242.4 171.5,242.4
+170.8,242.4 170.2,242.4 169.5,242.4 168.9,242.4 168.2,242.4 167.6,242.4 167.0,242.4 166.3,242.4 165.7,242.4 165.0,242.4 164.4,242.4 163.7,242.4 163.1,242.4 162.5,242.4 161.8,242.4 161.2,242.4
+160.5,242.4 159.9,242.4 159.3,242.4 158.6,242.4 158.0,242.4 157.3,242.4 156.7,242.4 156.0,242.4 155.4,242.4 154.8,242.4 154.1,242.4 153.5,242.4 152.8,242.4 152.2,242.4 151.6,242.4 150.9,242.4
+150.3,242.4 149.6,242.4 149.0,242.4 148.3,242.4 147.7,242.4 147.1,242.4 146.4,242.4 145.8,242.4 145.1,242.4 144.5,242.4 143.8,242.4 143.2,242.4 142.6,242.4 141.9,242.4 141.3,242.4 140.6,242.4
+140.0,242.4 139.4,242.4 138.7,242.4 138.1,242.4 137.4,242.4 136.8,242.4 136.1,242.4 135.5,242.4 134.9,242.4 134.2,242.4 133.6,242.4 132.9,242.4 132.3,242.4 131.6,242.4 131.0,242.4 130.4,242.4
+129.7,242.4 129.1,242.4 128.4,242.4 127.8,242.4 127.2,242.4 126.5,242.4 125.9,242.4 125.2,242.4 124.6,242.4 123.9,242.4 123.3,242.4 122.7,242.4 122.0,242.4 121.4,242.4 120.7,242.4 120.1,242.4
+119.5,242.4 118.8,242.4 118.2,242.4 117.5,242.4 116.9,242.4 116.2,242.4 115.6,242.4 115.0,242.4 114.3,242.4 113.7,242.4 113.0,242.4 112.4,242.4 111.7,242.4 111.1,242.4 110.5,242.4 109.8,242.4
+109.2,242.4 108.5,242.4 107.9,242.4 107.3,242.4 106.6,242.4 106.0,242.4 105.3,242.4 104.7,242.4 104.0,242.4 103.4,242.4 102.8,242.4 102.1,242.4 101.5,242.4 100.8,242.4 100.2,242.4 99.5,242.4
+98.9,242.4 98.3,242.4 97.6,242.4 97.0,242.4 96.3,242.4 95.7,242.4 95.1,242.4 94.4,242.4 93.8,242.4 93.1,242.4 92.5,242.4 91.8,242.4 91.2,242.4 90.6,242.4 89.9,242.4 89.3,242.4
+88.6,242.4 88.0,242.4 87.4,242.4 86.7,242.4 86.1,242.4 85.4,242.4 84.8,242.4 84.1,242.4 83.5,242.4 82.9,242.4 82.2,242.4 81.6,242.4 80.9,242.4 80.3,242.4 79.6,242.4 79.0,242.4
+78.4,242.4 77.7,242.4 77.1,242.4 76.4,242.4 75.8,242.4 75.2,242.4 74.5,242.4 73.9,242.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New Mean</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M141.0,242.4 L141.0,83.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/relative_regression_small.svg b/results/barbershop/800000/report/relative_regression_small.svg
new file mode 100644
index 0000000..d6a92c5
--- /dev/null
+++ b/results/barbershop/800000/report/relative_regression_small.svg
@@ -0,0 +1,264 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 450 300"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="450" height="300" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L425.0,242.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L80.9,242.4  '/>	<g transform="translate(63.6,246.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,205.0 L425.0,205.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,205.0 L80.9,205.0  '/>	<g transform="translate(63.6,208.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,167.6 L425.0,167.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,167.6 L80.9,167.6  '/>	<g transform="translate(63.6,171.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,130.2 L425.0,130.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,130.2 L80.9,130.2  '/>	<g transform="translate(63.6,134.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,92.9 L425.0,92.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,92.9 L80.9,92.9  '/>	<g transform="translate(63.6,96.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0.8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,55.5 L425.0,55.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,55.5 L80.9,55.5  '/>	<g transform="translate(63.6,59.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,18.1 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L80.9,18.1  '/>	<g transform="translate(63.6,22.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 1.2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M71.9,242.4 L71.9,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,242.4 L71.9,233.4  '/>	<g transform="translate(71.9,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M142.5,242.4 L142.5,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M142.5,242.4 L142.5,233.4  '/>	<g transform="translate(142.5,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M213.1,242.4 L213.1,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M213.1,242.4 L213.1,233.4  '/>	<g transform="translate(213.1,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M283.8,242.4 L283.8,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M283.8,242.4 L283.8,233.4  '/>	<g transform="translate(283.8,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M354.4,242.4 L354.4,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M354.4,242.4 L354.4,233.4  '/>	<g transform="translate(354.4,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M425.0,242.4 L425.0,18.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M425.0,242.4 L425.0,233.4  '/>	<g transform="translate(425.0,264.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,130.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Total sample time (s)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(248.4,291.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Iterations</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb(227,  26,  28)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,26.3 425.0,25.3 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 71.9,242.4 71.9,242.4 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '71.9,242.4 425.0,26.9 425.0,26.1 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Base sample</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(227,  26,  28)'  d='M71.9,242.4 L425.0,25.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>New sample</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M71.9,242.4 L425.0,26.5  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M71.9,18.1 L71.9,242.4 L425.0,242.4 L425.0,18.1 L71.9,18.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/slope.svg b/results/barbershop/800000/report/slope.svg
new file mode 100644
index 0000000..f3430be
--- /dev/null
+++ b/results/barbershop/800000/report/slope.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,601.6 L72.6,601.6  '/>	<g transform="translate(55.3,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,540.7 L72.6,540.7  '/>	<g transform="translate(55.3,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,479.9 L72.6,479.9  '/>	<g transform="translate(55.3,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,419.1 L72.6,419.1  '/>	<g transform="translate(55.3,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,297.4 L72.6,297.4  '/>	<g transform="translate(55.3,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,236.6 L72.6,236.6  '/>	<g transform="translate(55.3,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,175.8 L72.6,175.8  '/>	<g transform="translate(55.3,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,114.9 L72.6,114.9  '/>	<g transform="translate(55.3,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M129.8,662.4 L129.8,653.4  '/>	<g transform="translate(129.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.53</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M316.8,662.4 L316.8,653.4  '/>	<g transform="translate(316.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.54</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M503.9,662.4 L503.9,653.4  '/>	<g transform="translate(503.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M690.9,662.4 L690.9,653.4  '/>	<g transform="translate(690.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.56</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M878.0,662.4 L878.0,653.4  '/>	<g transform="translate(878.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.57</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.9 L65.5,658.6 L67.4,658.4 L69.3,658.1 L71.2,657.9 L73.1,657.6
+		L75.0,657.3 L76.9,657.0 L78.8,656.7 L80.7,656.4 L82.6,656.0 L84.5,655.7 L86.4,655.3 L88.3,654.9
+		L90.3,654.6 L92.2,654.2 L94.1,653.8 L96.0,653.4 L97.9,653.0 L99.8,652.6 L101.7,652.1 L103.6,651.7
+		L105.5,651.3 L107.4,650.8 L109.3,650.3 L111.2,649.9 L113.1,649.4 L115.0,648.9 L116.9,648.4 L118.8,647.8
+		L120.7,647.3 L122.6,646.7 L124.5,646.2 L126.4,645.6 L128.3,645.0 L130.2,644.4 L132.1,643.8 L134.0,643.2
+		L135.9,642.6 L137.8,642.0 L139.8,641.3 L141.7,640.7 L143.6,640.0 L145.5,639.2 L147.4,638.5 L149.3,637.7
+		L151.2,636.9 L153.1,636.1 L155.0,635.2 L156.9,634.2 L158.8,633.2 L160.7,632.2 L162.6,631.1 L164.5,629.9
+		L166.4,628.7 L168.3,627.4 L170.2,626.1 L172.1,624.7 L174.0,623.3 L175.9,621.8 L177.8,620.2 L179.7,618.6
+		L181.6,617.0 L183.5,615.4 L185.4,613.7 L187.3,611.9 L189.3,610.2 L191.2,608.4 L193.1,606.6 L195.0,604.7
+		L196.9,602.9 L198.8,601.0 L200.7,599.0 L202.6,597.1 L204.5,595.1 L206.4,593.1 L208.3,591.1 L210.2,589.0
+		L212.1,586.9 L214.0,584.7 L215.9,582.6 L217.8,580.4 L219.7,578.1 L221.6,575.8 L223.5,573.5 L225.4,571.1
+		L227.3,568.7 L229.2,566.3 L231.1,563.7 L233.0,561.2 L234.9,558.5 L236.8,555.8 L238.8,553.0 L240.7,550.1
+		L242.6,547.1 L244.5,544.0 L246.4,540.9 L248.3,537.6 L250.2,534.3 L252.1,530.9 L254.0,527.4 L255.9,523.8
+		L257.8,520.2 L259.7,516.5 L261.6,512.8 L263.5,509.1 L265.4,505.4 L267.3,501.6 L269.2,497.8 L271.1,494.1
+		L273.0,490.3 L274.9,486.6 L276.8,482.9 L278.7,479.2 L280.6,475.4 L282.5,471.7 L284.4,468.0 L286.3,464.2
+		L288.2,460.5 L290.2,456.6 L292.1,452.8 L294.0,448.9 L295.9,444.9 L297.8,440.9 L299.7,436.8 L301.6,432.6
+		L303.5,428.4 L305.4,424.1 L307.3,419.8 L309.2,415.5 L311.1,411.2 L313.0,406.8 L314.9,402.5 L316.8,398.2
+		L318.7,393.9 L320.6,389.6 L322.5,385.4 L324.4,381.3 L326.3,377.2 L328.2,373.1 L330.1,369.0 L332.0,364.9
+		L333.9,360.8 L335.8,356.7 L337.7,352.5 L339.7,348.3 L341.6,344.0 L343.5,339.7 L345.4,335.2 L347.3,330.7
+		L349.2,326.1 L351.1,321.5 L353.0,316.8 L354.9,312.1 L356.8,307.3 L358.7,302.6 L360.6,297.9 L362.5,293.2
+		L364.4,288.5 L366.3,283.9 L368.2,279.4 L370.1,274.9 L372.0,270.5 L373.9,266.1 L375.8,261.7 L377.7,257.4
+		L379.6,253.1 L381.5,248.8 L383.4,244.5 L385.3,240.2 L387.2,235.9 L389.2,231.5 L391.1,227.0 L393.0,222.5
+		L394.9,218.0 L396.8,213.4 L398.7,208.8 L400.6,204.2 L402.5,199.6 L404.4,195.0 L406.3,190.4 L408.2,185.8
+		L410.1,181.3 L412.0,176.9 L413.9,172.5 L415.8,168.2 L417.7,164.0 L419.6,159.9 L421.5,155.9 L423.4,152.0
+		L425.3,148.2 L427.2,144.5 L429.1,140.9 L431.0,137.4 L432.9,133.9 L434.8,130.6 L436.7,127.3 L438.7,124.1
+		L440.6,120.9 L442.5,117.8 L444.4,114.7 L446.3,111.6 L448.2,108.6 L450.1,105.6 L452.0,102.5 L453.9,99.5
+		L455.8,96.4 L457.7,93.4 L459.6,90.4 L461.5,87.4 L463.4,84.5 L465.3,81.6 L467.2,78.9 L469.1,76.3
+		L471.0,73.8 L472.9,71.5 L474.8,69.3 L476.7,67.4 L478.6,65.7 L480.5,64.1 L482.4,62.8 L484.3,61.8
+		L486.2,60.9 L488.1,60.2 L490.1,59.7 L492.0,59.4 L493.9,59.3 L495.8,59.3 L497.7,59.5 L499.6,59.7
+		L501.5,60.1 L503.4,60.5 L505.3,61.1 L507.2,61.7 L509.1,62.4 L511.0,63.1 L512.9,63.9 L514.8,64.7
+		L516.7,65.6 L518.6,66.5 L520.5,67.5 L522.4,68.6 L524.3,69.7 L526.2,70.9 L528.1,72.3 L530.0,73.7
+		L531.9,75.2 L533.8,76.9 L535.7,78.7 L537.6,80.5 L539.6,82.5 L541.5,84.6 L543.4,86.8 L545.3,89.1
+		L547.2,91.4 L549.1,93.9 L551.0,96.3 L552.9,98.8 L554.8,101.4 L556.7,104.0 L558.6,106.6 L560.5,109.2
+		L562.4,111.8 L564.3,114.5 L566.2,117.3 L568.1,120.0 L570.0,122.8 L571.9,125.7 L573.8,128.6 L575.7,131.5
+		L577.6,134.5 L579.5,137.6 L581.4,140.7 L583.3,143.8 L585.2,146.9 L587.1,150.1 L589.1,153.3 L591.0,156.5
+		L592.9,159.6 L594.8,162.8 L596.7,166.0 L598.6,169.1 L600.5,172.3 L602.4,175.5 L604.3,178.7 L606.2,181.9
+		L608.1,185.1 L610.0,188.4 L611.9,191.8 L613.8,195.3 L615.7,198.8 L617.6,202.4 L619.5,206.1 L621.4,209.9
+		L623.3,213.9 L625.2,217.8 L627.1,221.9 L629.0,226.1 L630.9,230.3 L632.8,234.6 L634.7,239.0 L636.6,243.3
+		L638.5,247.7 L640.5,252.1 L642.4,256.5 L644.3,260.8 L646.2,265.1 L648.1,269.3 L650.0,273.5 L651.9,277.5
+		L653.8,281.5 L655.7,285.3 L657.6,289.1 L659.5,292.8 L661.4,296.4 L663.3,300.0 L665.2,303.6 L667.1,307.1
+		L669.0,310.7 L670.9,314.4 L672.8,318.1 L674.7,321.9 L676.6,325.9 L678.5,329.9 L680.4,334.1 L682.3,338.5
+		L684.2,342.9 L686.1,347.5 L688.0,352.1 L690.0,356.9 L691.9,361.6 L693.8,366.4 L695.7,371.1 L697.6,375.8
+		L699.5,380.5 L701.4,385.1 L703.3,389.6 L705.2,394.0 L707.1,398.2 L709.0,402.3 L710.9,406.4 L712.8,410.2
+		L714.7,414.0 L716.6,417.7 L718.5,421.2 L720.4,424.7 L722.3,428.1 L724.2,431.4 L726.1,434.7 L728.0,437.9
+		L729.9,441.2 L731.8,444.4 L733.7,447.7 L735.6,451.0 L737.5,454.3 L739.5,457.7 L741.4,461.2 L743.3,464.7
+		L745.2,468.3 L747.1,471.9 L749.0,475.6 L750.9,479.3 L752.8,483.1 L754.7,486.8 L756.6,490.5 L758.5,494.2
+		L760.4,497.8 L762.3,501.3 L764.2,504.7 L766.1,508.1 L768.0,511.3 L769.9,514.5 L771.8,517.5 L773.7,520.4
+		L775.6,523.2 L777.5,525.9 L779.4,528.5 L781.3,531.0 L783.2,533.4 L785.1,535.8 L787.0,538.1 L789.0,540.3
+		L790.9,542.5 L792.8,544.6 L794.7,546.7 L796.6,548.8 L798.5,550.9 L800.4,552.9 L802.3,554.9 L804.2,556.9
+		L806.1,558.9 L808.0,560.9 L809.9,562.9 L811.8,564.9 L813.7,566.9 L815.6,568.8 L817.5,570.8 L819.4,572.8
+		L821.3,574.7 L823.2,576.7 L825.1,578.6 L827.0,580.5 L828.9,582.5 L830.8,584.4 L832.7,586.3 L834.6,588.2
+		L836.5,590.1 L838.4,591.9 L840.4,593.8 L842.3,595.6 L844.2,597.4 L846.1,599.2 L848.0,600.9 L849.9,602.6
+		L851.8,604.3 L853.7,605.9 L855.6,607.4 L857.5,608.9 L859.4,610.3 L861.3,611.7 L863.2,613.0 L865.1,614.2
+		L867.0,615.5 L868.9,616.6 L870.8,617.8 L872.7,618.9 L874.6,619.9 L876.5,621.0 L878.4,622.0 L880.3,623.1
+		L882.2,624.1 L884.1,625.1 L886.0,626.1 L887.9,627.0 L889.9,628.0 L891.8,628.9 L893.7,629.9 L895.6,630.8
+		L897.5,631.7 L899.4,632.6 L901.3,633.4 L903.2,634.3 L905.1,635.1 L907.0,635.9 L908.9,636.7 L910.8,637.5
+		L912.7,638.2 L914.6,638.9 L916.5,639.7 L918.4,640.4 L920.3,641.1 L922.2,641.7 L924.1,642.4 L926.0,643.0
+		L927.9,643.6 L929.8,644.1 L931.7,644.7 L933.6,645.2 L935.5,645.7 L937.4,646.2 L939.4,646.7 L941.3,647.1
+		L943.2,647.6 L945.1,648.0 L947.0,648.5 L948.9,648.9 L950.8,649.3 L952.7,649.8 L954.6,650.2 L956.5,650.6
+		L958.4,651.1 L960.3,651.5 L962.2,651.9 L964.1,652.3 L966.0,652.7 L967.9,653.1 L969.8,653.5 L971.7,653.8
+		L973.6,654.1 L975.5,654.4 L977.4,654.7 L979.3,655.0 L981.2,655.2 L983.1,655.4 L985.0,655.6 L986.9,655.7
+		L988.9,655.9 L990.8,656.0 L992.7,656.1 L994.6,656.1 L996.5,656.2 L998.4,656.3 L1000.3,656.3 L1002.2,656.4
+		L1004.1,656.5 L1006.0,656.5 L1007.9,656.6 L1009.8,656.7 L1011.7,656.8 L1013.6,656.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,636.9 153.1,636.1 155.0,635.2 156.9,634.2 158.8,633.2 160.7,632.2 162.6,631.1 164.5,629.9 166.4,628.7 168.3,627.4 170.2,626.1 172.1,624.7 174.0,623.3 175.9,621.8 177.8,620.2 179.7,618.6
+181.6,617.0 183.5,615.4 185.4,613.7 187.3,611.9 189.3,610.2 191.2,608.4 193.1,606.6 195.0,604.7 196.9,602.9 198.8,601.0 200.7,599.0 202.6,597.1 204.5,595.1 206.4,593.1 208.3,591.1 210.2,589.0
+212.1,586.9 214.0,584.7 215.9,582.6 217.8,580.4 219.7,578.1 221.6,575.8 223.5,573.5 225.4,571.1 227.3,568.7 229.2,566.3 231.1,563.7 233.0,561.2 234.9,558.5 236.8,555.8 238.8,553.0 240.7,550.1
+242.6,547.1 244.5,544.0 246.4,540.9 248.3,537.6 250.2,534.3 252.1,530.9 254.0,527.4 255.9,523.8 257.8,520.2 259.7,516.5 261.6,512.8 263.5,509.1 265.4,505.4 267.3,501.6 269.2,497.8 271.1,494.1
+273.0,490.3 274.9,486.6 276.8,482.9 278.7,479.2 280.6,475.4 282.5,471.7 284.4,468.0 286.3,464.2 288.2,460.5 290.2,456.6 292.1,452.8 294.0,448.9 295.9,444.9 297.8,440.9 299.7,436.8 301.6,432.6
+303.5,428.4 305.4,424.1 307.3,419.8 309.2,415.5 311.1,411.2 313.0,406.8 314.9,402.5 316.8,398.2 318.7,393.9 320.6,389.6 322.5,385.4 324.4,381.3 326.3,377.2 328.2,373.1 330.1,369.0 332.0,364.9
+333.9,360.8 335.8,356.7 337.7,352.5 339.7,348.3 341.6,344.0 343.5,339.7 345.4,335.2 347.3,330.7 349.2,326.1 351.1,321.5 353.0,316.8 354.9,312.1 356.8,307.3 358.7,302.6 360.6,297.9 362.5,293.2
+364.4,288.5 366.3,283.9 368.2,279.4 370.1,274.9 372.0,270.5 373.9,266.1 375.8,261.7 377.7,257.4 379.6,253.1 381.5,248.8 383.4,244.5 385.3,240.2 387.2,235.9 389.2,231.5 391.1,227.0 393.0,222.5
+394.9,218.0 396.8,213.4 398.7,208.8 400.6,204.2 402.5,199.6 404.4,195.0 406.3,190.4 408.2,185.8 410.1,181.3 412.0,176.9 413.9,172.5 415.8,168.2 417.7,164.0 419.6,159.9 421.5,155.9 423.4,152.0
+425.3,148.2 427.2,144.5 429.1,140.9 431.0,137.4 432.9,133.9 434.8,130.6 436.7,127.3 438.7,124.1 440.6,120.9 442.5,117.8 444.4,114.7 446.3,111.6 448.2,108.6 450.1,105.6 452.0,102.5 453.9,99.5
+455.8,96.4 457.7,93.4 459.6,90.4 461.5,87.4 463.4,84.5 465.3,81.6 467.2,78.9 469.1,76.3 471.0,73.8 472.9,71.5 474.8,69.3 476.7,67.4 478.6,65.7 480.5,64.1 482.4,62.8 484.3,61.8
+486.2,60.9 488.1,60.2 490.1,59.7 492.0,59.4 493.9,59.3 495.8,59.3 497.7,59.5 499.6,59.7 501.5,60.1 503.4,60.5 505.3,61.1 507.2,61.7 509.1,62.4 511.0,63.1 512.9,63.9 514.8,64.7
+516.7,65.6 518.6,66.5 520.5,67.5 522.4,68.6 524.3,69.7 526.2,70.9 528.1,72.3 530.0,73.7 531.9,75.2 533.8,76.9 535.7,78.7 537.6,80.5 539.6,82.5 541.5,84.6 543.4,86.8 545.3,89.1
+547.2,91.4 549.1,93.9 551.0,96.3 552.9,98.8 554.8,101.4 556.7,104.0 558.6,106.6 560.5,109.2 562.4,111.8 564.3,114.5 566.2,117.3 568.1,120.0 570.0,122.8 571.9,125.7 573.8,128.6 575.7,131.5
+577.6,134.5 579.5,137.6 581.4,140.7 583.3,143.8 585.2,146.9 587.1,150.1 589.1,153.3 591.0,156.5 592.9,159.6 594.8,162.8 596.7,166.0 598.6,169.1 600.5,172.3 602.4,175.5 604.3,178.7 606.2,181.9
+608.1,185.1 610.0,188.4 611.9,191.8 613.8,195.3 615.7,198.8 617.6,202.4 619.5,206.1 621.4,209.9 623.3,213.9 625.2,217.8 627.1,221.9 629.0,226.1 630.9,230.3 632.8,234.6 634.7,239.0 636.6,243.3
+638.5,247.7 640.5,252.1 642.4,256.5 644.3,260.8 646.2,265.1 648.1,269.3 650.0,273.5 651.9,277.5 653.8,281.5 655.7,285.3 657.6,289.1 659.5,292.8 661.4,296.4 663.3,300.0 665.2,303.6 667.1,307.1
+669.0,310.7 670.9,314.4 672.8,318.1 674.7,321.9 676.6,325.9 678.5,329.9 680.4,334.1 682.3,338.5 684.2,342.9 686.1,347.5 688.0,352.1 690.0,356.9 691.9,361.6 693.8,366.4 695.7,371.1 697.6,375.8
+699.5,380.5 701.4,385.1 703.3,389.6 705.2,394.0 707.1,398.2 709.0,402.3 710.9,406.4 712.8,410.2 714.7,414.0 716.6,417.7 718.5,421.2 720.4,424.7 722.3,428.1 724.2,431.4 726.1,434.7 728.0,437.9
+729.9,441.2 731.8,444.4 733.7,447.7 735.6,451.0 737.5,454.3 739.5,457.7 741.4,461.2 743.3,464.7 745.2,468.3 747.1,471.9 749.0,475.6 750.9,479.3 752.8,483.1 754.7,486.8 756.6,490.5 758.5,494.2
+760.4,497.8 762.3,501.3 764.2,504.7 766.1,508.1 768.0,511.3 769.9,514.5 771.8,517.5 773.7,520.4 775.6,523.2 777.5,525.9 779.4,528.5 781.3,531.0 783.2,533.4 785.1,535.8 787.0,538.1 789.0,540.3
+790.9,542.5 792.8,544.6 794.7,546.7 796.6,548.8 798.5,550.9 800.4,552.9 802.3,554.9 804.2,556.9 806.1,558.9 808.0,560.9 809.9,562.9 811.8,564.9 813.7,566.9 815.6,568.8 817.5,570.8 819.4,572.8
+821.3,574.7 823.2,576.7 825.1,578.6 827.0,580.5 828.9,582.5 830.8,584.4 832.7,586.3 834.6,588.2 836.5,590.1 838.4,591.9 840.4,593.8 842.3,595.6 844.2,597.4 846.1,599.2 848.0,600.9 849.9,602.6
+851.8,604.3 853.7,605.9 855.6,607.4 857.5,608.9 859.4,610.3 861.3,611.7 863.2,613.0 865.1,614.2 867.0,615.5 868.9,616.6 870.8,617.8 872.7,618.9 874.6,619.9 876.5,621.0 878.4,622.0 880.3,623.1
+882.2,624.1 884.1,625.1 886.0,626.1 887.9,627.0 889.9,628.0 891.8,628.9 893.7,629.9 895.6,630.8 897.5,631.7 899.4,632.6 901.3,633.4 903.2,634.3 905.1,635.1 907.0,635.9 908.9,636.7 910.8,637.5
+912.7,638.2 914.6,638.9 916.5,639.7 918.4,640.4 920.3,641.1 922.2,641.7 924.1,642.4 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M518.3,662.4 L518.3,66.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: slope</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/800000/report/typical.svg b/results/barbershop/800000/report/typical.svg
new file mode 100644
index 0000000..937eb91
--- /dev/null
+++ b/results/barbershop/800000/report/typical.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,601.6 L72.6,601.6  '/>	<g transform="translate(55.3,605.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,540.7 L72.6,540.7  '/>	<g transform="translate(55.3,544.6)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,479.9 L72.6,479.9  '/>	<g transform="translate(55.3,483.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 15</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,419.1 L72.6,419.1  '/>	<g transform="translate(55.3,423.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 25</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,297.4 L72.6,297.4  '/>	<g transform="translate(55.3,301.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,236.6 L72.6,236.6  '/>	<g transform="translate(55.3,240.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 35</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,175.8 L72.6,175.8  '/>	<g transform="translate(55.3,179.7)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 40</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,114.9 L72.6,114.9  '/>	<g transform="translate(55.3,118.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 45</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M129.8,662.4 L129.8,653.4  '/>	<g transform="translate(129.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.53</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M316.8,662.4 L316.8,653.4  '/>	<g transform="translate(316.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.54</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M503.9,662.4 L503.9,653.4  '/>	<g transform="translate(503.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.55</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M690.9,662.4 L690.9,653.4  '/>	<g transform="translate(690.9,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.56</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M878.0,662.4 L878.0,653.4  '/>	<g transform="translate(878.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 11.57</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Density (a.u.)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>Bootstrap distribution</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,67.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Bootstrap distribution</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,63.1 L1080.7,63.1 M63.6,658.9 L65.5,658.6 L67.4,658.4 L69.3,658.1 L71.2,657.9 L73.1,657.6
+		L75.0,657.3 L76.9,657.0 L78.8,656.7 L80.7,656.4 L82.6,656.0 L84.5,655.7 L86.4,655.3 L88.3,654.9
+		L90.3,654.6 L92.2,654.2 L94.1,653.8 L96.0,653.4 L97.9,653.0 L99.8,652.6 L101.7,652.1 L103.6,651.7
+		L105.5,651.3 L107.4,650.8 L109.3,650.3 L111.2,649.9 L113.1,649.4 L115.0,648.9 L116.9,648.4 L118.8,647.8
+		L120.7,647.3 L122.6,646.7 L124.5,646.2 L126.4,645.6 L128.3,645.0 L130.2,644.4 L132.1,643.8 L134.0,643.2
+		L135.9,642.6 L137.8,642.0 L139.8,641.3 L141.7,640.7 L143.6,640.0 L145.5,639.2 L147.4,638.5 L149.3,637.7
+		L151.2,636.9 L153.1,636.1 L155.0,635.2 L156.9,634.2 L158.8,633.2 L160.7,632.2 L162.6,631.1 L164.5,629.9
+		L166.4,628.7 L168.3,627.4 L170.2,626.1 L172.1,624.7 L174.0,623.3 L175.9,621.8 L177.8,620.2 L179.7,618.6
+		L181.6,617.0 L183.5,615.4 L185.4,613.7 L187.3,611.9 L189.3,610.2 L191.2,608.4 L193.1,606.6 L195.0,604.7
+		L196.9,602.9 L198.8,601.0 L200.7,599.0 L202.6,597.1 L204.5,595.1 L206.4,593.1 L208.3,591.1 L210.2,589.0
+		L212.1,586.9 L214.0,584.7 L215.9,582.6 L217.8,580.4 L219.7,578.1 L221.6,575.8 L223.5,573.5 L225.4,571.1
+		L227.3,568.7 L229.2,566.3 L231.1,563.7 L233.0,561.2 L234.9,558.5 L236.8,555.8 L238.8,553.0 L240.7,550.1
+		L242.6,547.1 L244.5,544.0 L246.4,540.9 L248.3,537.6 L250.2,534.3 L252.1,530.9 L254.0,527.4 L255.9,523.8
+		L257.8,520.2 L259.7,516.5 L261.6,512.8 L263.5,509.1 L265.4,505.4 L267.3,501.6 L269.2,497.8 L271.1,494.1
+		L273.0,490.3 L274.9,486.6 L276.8,482.9 L278.7,479.2 L280.6,475.4 L282.5,471.7 L284.4,468.0 L286.3,464.2
+		L288.2,460.5 L290.2,456.6 L292.1,452.8 L294.0,448.9 L295.9,444.9 L297.8,440.9 L299.7,436.8 L301.6,432.6
+		L303.5,428.4 L305.4,424.1 L307.3,419.8 L309.2,415.5 L311.1,411.2 L313.0,406.8 L314.9,402.5 L316.8,398.2
+		L318.7,393.9 L320.6,389.6 L322.5,385.4 L324.4,381.3 L326.3,377.2 L328.2,373.1 L330.1,369.0 L332.0,364.9
+		L333.9,360.8 L335.8,356.7 L337.7,352.5 L339.7,348.3 L341.6,344.0 L343.5,339.7 L345.4,335.2 L347.3,330.7
+		L349.2,326.1 L351.1,321.5 L353.0,316.8 L354.9,312.1 L356.8,307.3 L358.7,302.6 L360.6,297.9 L362.5,293.2
+		L364.4,288.5 L366.3,283.9 L368.2,279.4 L370.1,274.9 L372.0,270.5 L373.9,266.1 L375.8,261.7 L377.7,257.4
+		L379.6,253.1 L381.5,248.8 L383.4,244.5 L385.3,240.2 L387.2,235.9 L389.2,231.5 L391.1,227.0 L393.0,222.5
+		L394.9,218.0 L396.8,213.4 L398.7,208.8 L400.6,204.2 L402.5,199.6 L404.4,195.0 L406.3,190.4 L408.2,185.8
+		L410.1,181.3 L412.0,176.9 L413.9,172.5 L415.8,168.2 L417.7,164.0 L419.6,159.9 L421.5,155.9 L423.4,152.0
+		L425.3,148.2 L427.2,144.5 L429.1,140.9 L431.0,137.4 L432.9,133.9 L434.8,130.6 L436.7,127.3 L438.7,124.1
+		L440.6,120.9 L442.5,117.8 L444.4,114.7 L446.3,111.6 L448.2,108.6 L450.1,105.6 L452.0,102.5 L453.9,99.5
+		L455.8,96.4 L457.7,93.4 L459.6,90.4 L461.5,87.4 L463.4,84.5 L465.3,81.6 L467.2,78.9 L469.1,76.3
+		L471.0,73.8 L472.9,71.5 L474.8,69.3 L476.7,67.4 L478.6,65.7 L480.5,64.1 L482.4,62.8 L484.3,61.8
+		L486.2,60.9 L488.1,60.2 L490.1,59.7 L492.0,59.4 L493.9,59.3 L495.8,59.3 L497.7,59.5 L499.6,59.7
+		L501.5,60.1 L503.4,60.5 L505.3,61.1 L507.2,61.7 L509.1,62.4 L511.0,63.1 L512.9,63.9 L514.8,64.7
+		L516.7,65.6 L518.6,66.5 L520.5,67.5 L522.4,68.6 L524.3,69.7 L526.2,70.9 L528.1,72.3 L530.0,73.7
+		L531.9,75.2 L533.8,76.9 L535.7,78.7 L537.6,80.5 L539.6,82.5 L541.5,84.6 L543.4,86.8 L545.3,89.1
+		L547.2,91.4 L549.1,93.9 L551.0,96.3 L552.9,98.8 L554.8,101.4 L556.7,104.0 L558.6,106.6 L560.5,109.2
+		L562.4,111.8 L564.3,114.5 L566.2,117.3 L568.1,120.0 L570.0,122.8 L571.9,125.7 L573.8,128.6 L575.7,131.5
+		L577.6,134.5 L579.5,137.6 L581.4,140.7 L583.3,143.8 L585.2,146.9 L587.1,150.1 L589.1,153.3 L591.0,156.5
+		L592.9,159.6 L594.8,162.8 L596.7,166.0 L598.6,169.1 L600.5,172.3 L602.4,175.5 L604.3,178.7 L606.2,181.9
+		L608.1,185.1 L610.0,188.4 L611.9,191.8 L613.8,195.3 L615.7,198.8 L617.6,202.4 L619.5,206.1 L621.4,209.9
+		L623.3,213.9 L625.2,217.8 L627.1,221.9 L629.0,226.1 L630.9,230.3 L632.8,234.6 L634.7,239.0 L636.6,243.3
+		L638.5,247.7 L640.5,252.1 L642.4,256.5 L644.3,260.8 L646.2,265.1 L648.1,269.3 L650.0,273.5 L651.9,277.5
+		L653.8,281.5 L655.7,285.3 L657.6,289.1 L659.5,292.8 L661.4,296.4 L663.3,300.0 L665.2,303.6 L667.1,307.1
+		L669.0,310.7 L670.9,314.4 L672.8,318.1 L674.7,321.9 L676.6,325.9 L678.5,329.9 L680.4,334.1 L682.3,338.5
+		L684.2,342.9 L686.1,347.5 L688.0,352.1 L690.0,356.9 L691.9,361.6 L693.8,366.4 L695.7,371.1 L697.6,375.8
+		L699.5,380.5 L701.4,385.1 L703.3,389.6 L705.2,394.0 L707.1,398.2 L709.0,402.3 L710.9,406.4 L712.8,410.2
+		L714.7,414.0 L716.6,417.7 L718.5,421.2 L720.4,424.7 L722.3,428.1 L724.2,431.4 L726.1,434.7 L728.0,437.9
+		L729.9,441.2 L731.8,444.4 L733.7,447.7 L735.6,451.0 L737.5,454.3 L739.5,457.7 L741.4,461.2 L743.3,464.7
+		L745.2,468.3 L747.1,471.9 L749.0,475.6 L750.9,479.3 L752.8,483.1 L754.7,486.8 L756.6,490.5 L758.5,494.2
+		L760.4,497.8 L762.3,501.3 L764.2,504.7 L766.1,508.1 L768.0,511.3 L769.9,514.5 L771.8,517.5 L773.7,520.4
+		L775.6,523.2 L777.5,525.9 L779.4,528.5 L781.3,531.0 L783.2,533.4 L785.1,535.8 L787.0,538.1 L789.0,540.3
+		L790.9,542.5 L792.8,544.6 L794.7,546.7 L796.6,548.8 L798.5,550.9 L800.4,552.9 L802.3,554.9 L804.2,556.9
+		L806.1,558.9 L808.0,560.9 L809.9,562.9 L811.8,564.9 L813.7,566.9 L815.6,568.8 L817.5,570.8 L819.4,572.8
+		L821.3,574.7 L823.2,576.7 L825.1,578.6 L827.0,580.5 L828.9,582.5 L830.8,584.4 L832.7,586.3 L834.6,588.2
+		L836.5,590.1 L838.4,591.9 L840.4,593.8 L842.3,595.6 L844.2,597.4 L846.1,599.2 L848.0,600.9 L849.9,602.6
+		L851.8,604.3 L853.7,605.9 L855.6,607.4 L857.5,608.9 L859.4,610.3 L861.3,611.7 L863.2,613.0 L865.1,614.2
+		L867.0,615.5 L868.9,616.6 L870.8,617.8 L872.7,618.9 L874.6,619.9 L876.5,621.0 L878.4,622.0 L880.3,623.1
+		L882.2,624.1 L884.1,625.1 L886.0,626.1 L887.9,627.0 L889.9,628.0 L891.8,628.9 L893.7,629.9 L895.6,630.8
+		L897.5,631.7 L899.4,632.6 L901.3,633.4 L903.2,634.3 L905.1,635.1 L907.0,635.9 L908.9,636.7 L910.8,637.5
+		L912.7,638.2 L914.6,638.9 L916.5,639.7 L918.4,640.4 L920.3,641.1 L922.2,641.7 L924.1,642.4 L926.0,643.0
+		L927.9,643.6 L929.8,644.1 L931.7,644.7 L933.6,645.2 L935.5,645.7 L937.4,646.2 L939.4,646.7 L941.3,647.1
+		L943.2,647.6 L945.1,648.0 L947.0,648.5 L948.9,648.9 L950.8,649.3 L952.7,649.8 L954.6,650.2 L956.5,650.6
+		L958.4,651.1 L960.3,651.5 L962.2,651.9 L964.1,652.3 L966.0,652.7 L967.9,653.1 L969.8,653.5 L971.7,653.8
+		L973.6,654.1 L975.5,654.4 L977.4,654.7 L979.3,655.0 L981.2,655.2 L983.1,655.4 L985.0,655.6 L986.9,655.7
+		L988.9,655.9 L990.8,656.0 L992.7,656.1 L994.6,656.1 L996.5,656.2 L998.4,656.3 L1000.3,656.3 L1002.2,656.4
+		L1004.1,656.5 L1006.0,656.5 L1007.9,656.6 L1009.8,656.7 L1011.7,656.8 L1013.6,656.9  '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>Confidence interval</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,85.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Confidence interval</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1038.5,85.6 1080.7,85.6 1080.7,76.6 1038.5,76.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '151.2,636.9 153.1,636.1 155.0,635.2 156.9,634.2 158.8,633.2 160.7,632.2 162.6,631.1 164.5,629.9 166.4,628.7 168.3,627.4 170.2,626.1 172.1,624.7 174.0,623.3 175.9,621.8 177.8,620.2 179.7,618.6
+181.6,617.0 183.5,615.4 185.4,613.7 187.3,611.9 189.3,610.2 191.2,608.4 193.1,606.6 195.0,604.7 196.9,602.9 198.8,601.0 200.7,599.0 202.6,597.1 204.5,595.1 206.4,593.1 208.3,591.1 210.2,589.0
+212.1,586.9 214.0,584.7 215.9,582.6 217.8,580.4 219.7,578.1 221.6,575.8 223.5,573.5 225.4,571.1 227.3,568.7 229.2,566.3 231.1,563.7 233.0,561.2 234.9,558.5 236.8,555.8 238.8,553.0 240.7,550.1
+242.6,547.1 244.5,544.0 246.4,540.9 248.3,537.6 250.2,534.3 252.1,530.9 254.0,527.4 255.9,523.8 257.8,520.2 259.7,516.5 261.6,512.8 263.5,509.1 265.4,505.4 267.3,501.6 269.2,497.8 271.1,494.1
+273.0,490.3 274.9,486.6 276.8,482.9 278.7,479.2 280.6,475.4 282.5,471.7 284.4,468.0 286.3,464.2 288.2,460.5 290.2,456.6 292.1,452.8 294.0,448.9 295.9,444.9 297.8,440.9 299.7,436.8 301.6,432.6
+303.5,428.4 305.4,424.1 307.3,419.8 309.2,415.5 311.1,411.2 313.0,406.8 314.9,402.5 316.8,398.2 318.7,393.9 320.6,389.6 322.5,385.4 324.4,381.3 326.3,377.2 328.2,373.1 330.1,369.0 332.0,364.9
+333.9,360.8 335.8,356.7 337.7,352.5 339.7,348.3 341.6,344.0 343.5,339.7 345.4,335.2 347.3,330.7 349.2,326.1 351.1,321.5 353.0,316.8 354.9,312.1 356.8,307.3 358.7,302.6 360.6,297.9 362.5,293.2
+364.4,288.5 366.3,283.9 368.2,279.4 370.1,274.9 372.0,270.5 373.9,266.1 375.8,261.7 377.7,257.4 379.6,253.1 381.5,248.8 383.4,244.5 385.3,240.2 387.2,235.9 389.2,231.5 391.1,227.0 393.0,222.5
+394.9,218.0 396.8,213.4 398.7,208.8 400.6,204.2 402.5,199.6 404.4,195.0 406.3,190.4 408.2,185.8 410.1,181.3 412.0,176.9 413.9,172.5 415.8,168.2 417.7,164.0 419.6,159.9 421.5,155.9 423.4,152.0
+425.3,148.2 427.2,144.5 429.1,140.9 431.0,137.4 432.9,133.9 434.8,130.6 436.7,127.3 438.7,124.1 440.6,120.9 442.5,117.8 444.4,114.7 446.3,111.6 448.2,108.6 450.1,105.6 452.0,102.5 453.9,99.5
+455.8,96.4 457.7,93.4 459.6,90.4 461.5,87.4 463.4,84.5 465.3,81.6 467.2,78.9 469.1,76.3 471.0,73.8 472.9,71.5 474.8,69.3 476.7,67.4 478.6,65.7 480.5,64.1 482.4,62.8 484.3,61.8
+486.2,60.9 488.1,60.2 490.1,59.7 492.0,59.4 493.9,59.3 495.8,59.3 497.7,59.5 499.6,59.7 501.5,60.1 503.4,60.5 505.3,61.1 507.2,61.7 509.1,62.4 511.0,63.1 512.9,63.9 514.8,64.7
+516.7,65.6 518.6,66.5 520.5,67.5 522.4,68.6 524.3,69.7 526.2,70.9 528.1,72.3 530.0,73.7 531.9,75.2 533.8,76.9 535.7,78.7 537.6,80.5 539.6,82.5 541.5,84.6 543.4,86.8 545.3,89.1
+547.2,91.4 549.1,93.9 551.0,96.3 552.9,98.8 554.8,101.4 556.7,104.0 558.6,106.6 560.5,109.2 562.4,111.8 564.3,114.5 566.2,117.3 568.1,120.0 570.0,122.8 571.9,125.7 573.8,128.6 575.7,131.5
+577.6,134.5 579.5,137.6 581.4,140.7 583.3,143.8 585.2,146.9 587.1,150.1 589.1,153.3 591.0,156.5 592.9,159.6 594.8,162.8 596.7,166.0 598.6,169.1 600.5,172.3 602.4,175.5 604.3,178.7 606.2,181.9
+608.1,185.1 610.0,188.4 611.9,191.8 613.8,195.3 615.7,198.8 617.6,202.4 619.5,206.1 621.4,209.9 623.3,213.9 625.2,217.8 627.1,221.9 629.0,226.1 630.9,230.3 632.8,234.6 634.7,239.0 636.6,243.3
+638.5,247.7 640.5,252.1 642.4,256.5 644.3,260.8 646.2,265.1 648.1,269.3 650.0,273.5 651.9,277.5 653.8,281.5 655.7,285.3 657.6,289.1 659.5,292.8 661.4,296.4 663.3,300.0 665.2,303.6 667.1,307.1
+669.0,310.7 670.9,314.4 672.8,318.1 674.7,321.9 676.6,325.9 678.5,329.9 680.4,334.1 682.3,338.5 684.2,342.9 686.1,347.5 688.0,352.1 690.0,356.9 691.9,361.6 693.8,366.4 695.7,371.1 697.6,375.8
+699.5,380.5 701.4,385.1 703.3,389.6 705.2,394.0 707.1,398.2 709.0,402.3 710.9,406.4 712.8,410.2 714.7,414.0 716.6,417.7 718.5,421.2 720.4,424.7 722.3,428.1 724.2,431.4 726.1,434.7 728.0,437.9
+729.9,441.2 731.8,444.4 733.7,447.7 735.6,451.0 737.5,454.3 739.5,457.7 741.4,461.2 743.3,464.7 745.2,468.3 747.1,471.9 749.0,475.6 750.9,479.3 752.8,483.1 754.7,486.8 756.6,490.5 758.5,494.2
+760.4,497.8 762.3,501.3 764.2,504.7 766.1,508.1 768.0,511.3 769.9,514.5 771.8,517.5 773.7,520.4 775.6,523.2 777.5,525.9 779.4,528.5 781.3,531.0 783.2,533.4 785.1,535.8 787.0,538.1 789.0,540.3
+790.9,542.5 792.8,544.6 794.7,546.7 796.6,548.8 798.5,550.9 800.4,552.9 802.3,554.9 804.2,556.9 806.1,558.9 808.0,560.9 809.9,562.9 811.8,564.9 813.7,566.9 815.6,568.8 817.5,570.8 819.4,572.8
+821.3,574.7 823.2,576.7 825.1,578.6 827.0,580.5 828.9,582.5 830.8,584.4 832.7,586.3 834.6,588.2 836.5,590.1 838.4,591.9 840.4,593.8 842.3,595.6 844.2,597.4 846.1,599.2 848.0,600.9 849.9,602.6
+851.8,604.3 853.7,605.9 855.6,607.4 857.5,608.9 859.4,610.3 861.3,611.7 863.2,613.0 865.1,614.2 867.0,615.5 868.9,616.6 870.8,617.8 872.7,618.9 874.6,619.9 876.5,621.0 878.4,622.0 880.3,623.1
+882.2,624.1 884.1,625.1 886.0,626.1 887.9,627.0 889.9,628.0 891.8,628.9 893.7,629.9 895.6,630.8 897.5,631.7 899.4,632.6 901.3,633.4 903.2,634.3 905.1,635.1 907.0,635.9 908.9,636.7 910.8,637.5
+912.7,638.2 914.6,638.9 916.5,639.7 918.4,640.4 920.3,641.1 922.2,641.7 924.1,642.4 924.1,662.4 922.2,662.4 920.3,662.4 918.4,662.4 916.5,662.4 914.6,662.4 912.7,662.4 910.8,662.4 908.9,662.4
+907.0,662.4 905.1,662.4 903.2,662.4 901.3,662.4 899.4,662.4 897.5,662.4 895.6,662.4 893.7,662.4 891.8,662.4 889.9,662.4 887.9,662.4 886.0,662.4 884.1,662.4 882.2,662.4 880.3,662.4 878.4,662.4
+876.5,662.4 874.6,662.4 872.7,662.4 870.8,662.4 868.9,662.4 867.0,662.4 865.1,662.4 863.2,662.4 861.3,662.4 859.4,662.4 857.5,662.4 855.6,662.4 853.7,662.4 851.8,662.4 849.9,662.4 848.0,662.4
+846.1,662.4 844.2,662.4 842.3,662.4 840.4,662.4 838.4,662.4 836.5,662.4 834.6,662.4 832.7,662.4 830.8,662.4 828.9,662.4 827.0,662.4 825.1,662.4 823.2,662.4 821.3,662.4 819.4,662.4 817.5,662.4
+815.6,662.4 813.7,662.4 811.8,662.4 809.9,662.4 808.0,662.4 806.1,662.4 804.2,662.4 802.3,662.4 800.4,662.4 798.5,662.4 796.6,662.4 794.7,662.4 792.8,662.4 790.9,662.4 789.0,662.4 787.0,662.4
+785.1,662.4 783.2,662.4 781.3,662.4 779.4,662.4 777.5,662.4 775.6,662.4 773.7,662.4 771.8,662.4 769.9,662.4 768.0,662.4 766.1,662.4 764.2,662.4 762.3,662.4 760.4,662.4 758.5,662.4 756.6,662.4
+754.7,662.4 752.8,662.4 750.9,662.4 749.0,662.4 747.1,662.4 745.2,662.4 743.3,662.4 741.4,662.4 739.5,662.4 737.5,662.4 735.6,662.4 733.7,662.4 731.8,662.4 729.9,662.4 728.0,662.4 726.1,662.4
+724.2,662.4 722.3,662.4 720.4,662.4 718.5,662.4 716.6,662.4 714.7,662.4 712.8,662.4 710.9,662.4 709.0,662.4 707.1,662.4 705.2,662.4 703.3,662.4 701.4,662.4 699.5,662.4 697.6,662.4 695.7,662.4
+693.8,662.4 691.9,662.4 690.0,662.4 688.0,662.4 686.1,662.4 684.2,662.4 682.3,662.4 680.4,662.4 678.5,662.4 676.6,662.4 674.7,662.4 672.8,662.4 670.9,662.4 669.0,662.4 667.1,662.4 665.2,662.4
+663.3,662.4 661.4,662.4 659.5,662.4 657.6,662.4 655.7,662.4 653.8,662.4 651.9,662.4 650.0,662.4 648.1,662.4 646.2,662.4 644.3,662.4 642.4,662.4 640.5,662.4 638.5,662.4 636.6,662.4 634.7,662.4
+632.8,662.4 630.9,662.4 629.0,662.4 627.1,662.4 625.2,662.4 623.3,662.4 621.4,662.4 619.5,662.4 617.6,662.4 615.7,662.4 613.8,662.4 611.9,662.4 610.0,662.4 608.1,662.4 606.2,662.4 604.3,662.4
+602.4,662.4 600.5,662.4 598.6,662.4 596.7,662.4 594.8,662.4 592.9,662.4 591.0,662.4 589.1,662.4 587.1,662.4 585.2,662.4 583.3,662.4 581.4,662.4 579.5,662.4 577.6,662.4 575.7,662.4 573.8,662.4
+571.9,662.4 570.0,662.4 568.1,662.4 566.2,662.4 564.3,662.4 562.4,662.4 560.5,662.4 558.6,662.4 556.7,662.4 554.8,662.4 552.9,662.4 551.0,662.4 549.1,662.4 547.2,662.4 545.3,662.4 543.4,662.4
+541.5,662.4 539.6,662.4 537.6,662.4 535.7,662.4 533.8,662.4 531.9,662.4 530.0,662.4 528.1,662.4 526.2,662.4 524.3,662.4 522.4,662.4 520.5,662.4 518.6,662.4 516.7,662.4 514.8,662.4 512.9,662.4
+511.0,662.4 509.1,662.4 507.2,662.4 505.3,662.4 503.4,662.4 501.5,662.4 499.6,662.4 497.7,662.4 495.8,662.4 493.9,662.4 492.0,662.4 490.1,662.4 488.1,662.4 486.2,662.4 484.3,662.4 482.4,662.4
+480.5,662.4 478.6,662.4 476.7,662.4 474.8,662.4 472.9,662.4 471.0,662.4 469.1,662.4 467.2,662.4 465.3,662.4 463.4,662.4 461.5,662.4 459.6,662.4 457.7,662.4 455.8,662.4 453.9,662.4 452.0,662.4
+450.1,662.4 448.2,662.4 446.3,662.4 444.4,662.4 442.5,662.4 440.6,662.4 438.7,662.4 436.7,662.4 434.8,662.4 432.9,662.4 431.0,662.4 429.1,662.4 427.2,662.4 425.3,662.4 423.4,662.4 421.5,662.4
+419.6,662.4 417.7,662.4 415.8,662.4 413.9,662.4 412.0,662.4 410.1,662.4 408.2,662.4 406.3,662.4 404.4,662.4 402.5,662.4 400.6,662.4 398.7,662.4 396.8,662.4 394.9,662.4 393.0,662.4 391.1,662.4
+389.2,662.4 387.2,662.4 385.3,662.4 383.4,662.4 381.5,662.4 379.6,662.4 377.7,662.4 375.8,662.4 373.9,662.4 372.0,662.4 370.1,662.4 368.2,662.4 366.3,662.4 364.4,662.4 362.5,662.4 360.6,662.4
+358.7,662.4 356.8,662.4 354.9,662.4 353.0,662.4 351.1,662.4 349.2,662.4 347.3,662.4 345.4,662.4 343.5,662.4 341.6,662.4 339.7,662.4 337.7,662.4 335.8,662.4 333.9,662.4 332.0,662.4 330.1,662.4
+328.2,662.4 326.3,662.4 324.4,662.4 322.5,662.4 320.6,662.4 318.7,662.4 316.8,662.4 314.9,662.4 313.0,662.4 311.1,662.4 309.2,662.4 307.3,662.4 305.4,662.4 303.5,662.4 301.6,662.4 299.7,662.4
+297.8,662.4 295.9,662.4 294.0,662.4 292.1,662.4 290.2,662.4 288.2,662.4 286.3,662.4 284.4,662.4 282.5,662.4 280.6,662.4 278.7,662.4 276.8,662.4 274.9,662.4 273.0,662.4 271.1,662.4 269.2,662.4
+267.3,662.4 265.4,662.4 263.5,662.4 261.6,662.4 259.7,662.4 257.8,662.4 255.9,662.4 254.0,662.4 252.1,662.4 250.2,662.4 248.3,662.4 246.4,662.4 244.5,662.4 242.6,662.4 240.7,662.4 238.8,662.4
+236.8,662.4 234.9,662.4 233.0,662.4 231.1,662.4 229.2,662.4 227.3,662.4 225.4,662.4 223.5,662.4 221.6,662.4 219.7,662.4 217.8,662.4 215.9,662.4 214.0,662.4 212.1,662.4 210.2,662.4 208.3,662.4
+206.4,662.4 204.5,662.4 202.6,662.4 200.7,662.4 198.8,662.4 196.9,662.4 195.0,662.4 193.1,662.4 191.2,662.4 189.3,662.4 187.3,662.4 185.4,662.4 183.5,662.4 181.6,662.4 179.7,662.4 177.8,662.4
+175.9,662.4 174.0,662.4 172.1,662.4 170.2,662.4 168.3,662.4 166.4,662.4 164.5,662.4 162.6,662.4 160.7,662.4 158.8,662.4 156.9,662.4 155.0,662.4 153.1,662.4 151.2,662.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>Point estimate</title>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1089.0,103.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="start">
+		<text><tspan font-family="Helvetica" >Point estimate</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 31, 120, 180)'  d='M1038.5,99.1 L1080.7,99.1 M518.3,662.4 L518.3,66.4  '/></g>
+	</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1013.6,662.4 L1013.6,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(538.6,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop/800000: typical</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/report/index.html b/results/barbershop/report/index.html
new file mode 100644
index 0000000..8414582
--- /dev/null
+++ b/results/barbershop/report/index.html
@@ -0,0 +1,257 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <title>Barbershop Summary - Criterion.rs</title>
+    <style type="text/css">
+        body {
+            font: 14px Helvetica Neue;
+            text-rendering: optimizelegibility;
+        }
+
+        .body {
+            width: 960px;
+            margin: auto;
+        }
+
+        a:link {
+            color: #1F78B4;
+            text-decoration: none;
+        }
+
+        h2 {
+            font-size: 36px;
+            font-weight: 300;
+        }
+
+        h3 {
+            font-size: 24px;
+            font-weight: 300;
+        }
+
+        #footer {
+            height: 40px;
+            background: #888;
+            color: white;
+            font-size: larger;
+            font-weight: 300;
+        }
+
+        #footer a {
+            color: white;
+            text-decoration: underline;
+        }
+
+        #footer p {
+            text-align: center
+        }
+    </style>
+</head>
+
+<body>
+    <div class="body">
+        <h2>Barbershop</h2>
+        <h3>Violin Plot</h3>
+        <a href="violin.svg">
+            <img src="violin.svg" alt="Violin Plot" />
+        </a>
+        <p>This chart shows the relationship between function/parameter and iteration time. The thickness of the shaded
+            region indicates the probability that a measurement of the given function/parameter would take a particular
+            length of time.</p>
+        <h3>Line Chart</h3>
+        <img src="lines.svg" alt="Line Chart" />
+        <p>This chart shows the mean measured time for each function as the input (or the size of the input) increases.</p>
+        <section class="plots">
+            <a href="../../barbershop/100000/report/index.html">
+                <h4>Barbershop/100000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/100000/report/pdf.svg">
+                                <img src="../../barbershop/100000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/100000/report/regression.svg">
+                                <img src="../../barbershop/100000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+        <section class="plots">
+            <a href="../../barbershop/200000/report/index.html">
+                <h4>Barbershop/200000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/200000/report/pdf.svg">
+                                <img src="../../barbershop/200000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/200000/report/regression.svg">
+                                <img src="../../barbershop/200000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+        <section class="plots">
+            <a href="../../barbershop/300000/report/index.html">
+                <h4>Barbershop/300000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/300000/report/pdf.svg">
+                                <img src="../../barbershop/300000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/300000/report/regression.svg">
+                                <img src="../../barbershop/300000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+        <section class="plots">
+            <a href="../../barbershop/400000/report/index.html">
+                <h4>Barbershop/400000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/400000/report/pdf.svg">
+                                <img src="../../barbershop/400000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/400000/report/regression.svg">
+                                <img src="../../barbershop/400000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+        <section class="plots">
+            <a href="../../barbershop/500000/report/index.html">
+                <h4>Barbershop/500000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/500000/report/pdf.svg">
+                                <img src="../../barbershop/500000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/500000/report/regression.svg">
+                                <img src="../../barbershop/500000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+        <section class="plots">
+            <a href="../../barbershop/600000/report/index.html">
+                <h4>Barbershop/600000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/600000/report/pdf.svg">
+                                <img src="../../barbershop/600000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/600000/report/regression.svg">
+                                <img src="../../barbershop/600000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+        <section class="plots">
+            <a href="../../barbershop/700000/report/index.html">
+                <h4>Barbershop/700000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/700000/report/pdf.svg">
+                                <img src="../../barbershop/700000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/700000/report/regression.svg">
+                                <img src="../../barbershop/700000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+        <section class="plots">
+            <a href="../../barbershop/800000/report/index.html">
+                <h4>Barbershop/800000</h4>
+            </a>
+            <table width="100%">
+                <tbody>
+                    <tr>
+                        <td>
+                            <a href="../../barbershop/800000/report/pdf.svg">
+                                <img src="../../barbershop/800000/report/pdf_small.svg" alt="PDF of Slope" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                        <td>
+                            <a href="../../barbershop/800000/report/regression.svg">
+                                <img src="../../barbershop/800000/report/regression_small.svg" alt="Regression" width="450"
+                                    height="300" />
+                            </a>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </section>
+    </div>
+    <div id="footer">
+        <p>This report was generated by
+            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
+            library in Rust.</p>
+    </div>
+</body>
+
+</html>
\ No newline at end of file
diff --git a/results/barbershop/report/lines.svg b/results/barbershop/report/lines.svg
new file mode 100644
index 0000000..bdf8c88
--- /dev/null
+++ b/results/barbershop/report/lines.svg
@@ -0,0 +1,228 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 720"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="720" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,662.4 L1196.2,662.4  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L72.6,662.4  '/>	<g transform="translate(55.3,666.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,561.0 L1196.2,561.0  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,561.0 L72.6,561.0  '/>	<g transform="translate(55.3,564.9)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,459.6 L1196.2,459.6  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,459.6 L72.6,459.6  '/>	<g transform="translate(55.3,463.5)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,358.2 L1196.2,358.2  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,358.2 L72.6,358.2  '/>	<g transform="translate(55.3,362.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,256.9 L1196.2,256.9  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,256.9 L72.6,256.9  '/>	<g transform="translate(55.3,260.8)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,155.5 L1196.2,155.5  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,155.5 L72.6,155.5  '/>	<g transform="translate(55.3,159.4)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.6,54.1 L1196.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L72.6,54.1  '/>	<g transform="translate(55.3,58.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,662.4 L63.6,653.4  '/>	<g transform="translate(63.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 100000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M225.4,662.4 L225.4,653.4  '/>	<g transform="translate(225.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 200000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M387.2,662.4 L387.2,653.4  '/>	<g transform="translate(387.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 300000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M549.0,662.4 L549.0,653.4  '/>	<g transform="translate(549.0,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 400000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M710.8,662.4 L710.8,653.4  '/>	<g transform="translate(710.8,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 500000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M872.6,662.4 L872.6,653.4  '/>	<g transform="translate(872.6,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1034.4,662.4 L1034.4,653.4  '/>	<g transform="translate(1034.4,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 700000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1196.2,662.4 L1196.2,653.4  '/>	<g transform="translate(1196.2,684.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 800000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1196.2,662.4 L1196.2,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,358.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(629.9,711.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Input</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
+<g fill="none" color="white" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(178,  34,  34)'  d='M63.6,589.1 L225.4,516.3 L387.2,439.9 L549.0,370.7 L710.8,298.0 L872.6,210.7 L1034.4,143.7 L1196.2,75.1
+		 '/></g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="white" stroke="rgb(178,  34,  34)" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<use xlink:href='#gpPt6' transform='translate(63.6,589.1) scale(3.38)' color='rgb(178,  34,  34)'/>
+	<use xlink:href='#gpPt6' transform='translate(225.4,516.3) scale(3.38)' color='rgb(178,  34,  34)'/>
+	<use xlink:href='#gpPt6' transform='translate(387.2,439.9) scale(3.38)' color='rgb(178,  34,  34)'/>
+	<use xlink:href='#gpPt6' transform='translate(549.0,370.7) scale(3.38)' color='rgb(178,  34,  34)'/>
+	<use xlink:href='#gpPt6' transform='translate(710.8,298.0) scale(3.38)' color='rgb(178,  34,  34)'/>
+	<use xlink:href='#gpPt6' transform='translate(872.6,210.7) scale(3.38)' color='rgb(178,  34,  34)'/>
+	<use xlink:href='#gpPt6' transform='translate(1034.4,143.7) scale(3.38)' color='rgb(178,  34,  34)'/>
+	<use xlink:href='#gpPt6' transform='translate(1196.2,75.1) scale(3.38)' color='rgb(178,  34,  34)'/>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb(178,  34,  34)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M63.6,54.1 L63.6,662.4 L1196.2,662.4 L1196.2,54.1 L63.6,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(629.9,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop: Comparison</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/results/barbershop/report/violin.svg b/results/barbershop/report/violin.svg
new file mode 100644
index 0000000..bef3dec
--- /dev/null
+++ b/results/barbershop/report/violin.svg
@@ -0,0 +1,778 @@
+<?xml version="1.0" encoding="utf-8"  standalone="no"?>
+<svg 
+ viewBox="0 0 1280 400"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+
+<title>Gnuplot</title>
+<desc>Produced by GNUPLOT 5.4 patchlevel rc1 </desc>
+
+<g id="gnuplot_canvas">
+
+<rect x="0" y="0" width="1280" height="400" fill="none"/>
+<defs>
+
+	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
+	<path id='gpPt0' stroke-width='0.222' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
+	<path id='gpPt1' stroke-width='0.222' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
+	<path id='gpPt2' stroke-width='0.222' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
+	<rect id='gpPt3' stroke-width='0.222' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<rect id='gpPt4' stroke-width='0.222' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
+	<circle id='gpPt5' stroke-width='0.222' stroke='currentColor' cx='0' cy='0' r='1'/>
+	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
+	<path id='gpPt7' stroke-width='0.222' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
+	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
+	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
+	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
+	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
+	<path id='gpPt13' stroke-width='0.222' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
+	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
+	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
+	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
+	</filter>
+	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
+	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
+	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
+	</filter>
+</defs>
+<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,324.4 L188.8,324.4  '/>	<g transform="translate(171.5,328.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/800000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,288.3 L188.8,288.3  '/>	<g transform="translate(171.5,292.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/700000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,252.3 L188.8,252.3  '/>	<g transform="translate(171.5,256.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/600000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,216.3 L188.8,216.3  '/>	<g transform="translate(171.5,220.2)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/500000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,180.2 L188.8,180.2  '/>	<g transform="translate(171.5,184.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/400000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,144.2 L188.8,144.2  '/>	<g transform="translate(171.5,148.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/300000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,108.2 L188.8,108.2  '/>	<g transform="translate(171.5,112.1)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/200000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,72.1 L188.8,72.1  '/>	<g transform="translate(171.5,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >Barbershop/100000</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M179.8,342.4 L179.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,342.4 L179.8,333.4  '/>	<g transform="translate(179.8,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 0</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M333.4,342.4 L333.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M333.4,342.4 L333.4,333.4  '/>	<g transform="translate(333.4,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 2</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M487.0,342.4 L487.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M487.0,342.4 L487.0,333.4  '/>	<g transform="translate(487.0,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 4</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M640.6,342.4 L640.6,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M640.6,342.4 L640.6,333.4  '/>	<g transform="translate(640.6,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 6</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M794.2,342.4 L794.2,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M794.2,342.4 L794.2,333.4  '/>	<g transform="translate(794.2,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 8</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M947.8,342.4 L947.8,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M947.8,342.4 L947.8,333.4  '/>	<g transform="translate(947.8,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 10</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1101.4,342.4 L1101.4,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1101.4,342.4 L1101.4,333.4  '/>	<g transform="translate(1101.4,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 12</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M1255.0,342.4 L1255.0,54.1  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M1255.0,342.4 L1255.0,333.4  '/>	<g transform="translate(1255.0,364.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" > 14</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,54.1 L179.8,342.4 L1255.0,342.4 L1255.0,54.1 L179.8,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(19.0,198.3) rotate(270)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Input</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(717.4,391.3)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Average time (ms)</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+	<g id="gnuplot_plot_1" ><title>PDF</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(1187.9,76.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Helvetica" >PDF</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1196.2,76.6 1238.4,76.6 1238.4,67.6 1196.2,67.6 '/>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '1025.9,324.4 1026.3,324.4 1026.7,324.4 1027.1,324.4 1027.6,324.4 1028.0,324.4 1028.4,324.4 1028.8,324.4 1029.2,324.4 1029.7,324.4 1030.1,324.4 1030.5,324.3 1030.9,324.3 1031.3,324.3 1031.7,324.3 1032.2,324.3
+1032.6,324.3 1033.0,324.3 1033.4,324.3 1033.8,324.3 1034.3,324.3 1034.7,324.2 1035.1,324.2 1035.5,324.2 1035.9,324.2 1036.4,324.2 1036.8,324.1 1037.2,324.1 1037.6,324.1 1038.0,324.1 1038.5,324.0 1038.9,324.0
+1039.3,323.9 1039.7,323.9 1040.1,323.9 1040.5,323.8 1041.0,323.8 1041.4,323.7 1041.8,323.6 1042.2,323.6 1042.6,323.5 1043.1,323.4 1043.5,323.3 1043.9,323.2 1044.3,323.1 1044.7,323.0 1045.2,322.9 1045.6,322.8
+1046.0,322.6 1046.4,322.5 1046.8,322.4 1047.2,322.2 1047.7,322.0 1048.1,321.8 1048.5,321.6 1048.9,321.4 1049.3,321.2 1049.8,321.0 1050.2,320.7 1050.6,320.5 1051.0,320.2 1051.4,319.9 1051.9,319.6 1052.3,319.2
+1052.7,318.9 1053.1,318.6 1053.5,318.2 1054.0,317.8 1054.4,317.4 1054.8,317.0 1055.2,316.6 1055.6,316.2 1056.0,315.7 1056.5,315.3 1056.9,314.9 1057.3,314.4 1057.7,314.0 1058.1,313.5 1058.6,313.1 1059.0,312.7
+1059.4,312.2 1059.8,311.8 1060.2,311.4 1060.7,311.0 1061.1,310.6 1061.5,310.3 1061.9,310.0 1062.3,309.6 1062.7,309.4 1063.2,309.1 1063.6,308.9 1064.0,308.7 1064.4,308.5 1064.8,308.4 1065.3,308.3 1065.7,308.2
+1066.1,308.2 1066.5,308.2 1066.9,308.2 1067.4,308.3 1067.8,308.4 1068.2,308.5 1068.6,308.7 1069.0,308.9 1069.5,309.1 1069.9,309.3 1070.3,309.6 1070.7,309.9 1071.1,310.2 1071.5,310.5 1072.0,310.9 1072.4,311.3
+1072.8,311.6 1073.2,312.0 1073.6,312.4 1074.1,312.8 1074.5,313.2 1074.9,313.6 1075.3,314.1 1075.7,314.5 1076.2,314.9 1076.6,315.3 1077.0,315.7 1077.4,316.1 1077.8,316.4 1078.2,316.8 1078.7,317.2 1079.1,317.5
+1079.5,317.9 1079.9,318.2 1080.3,318.5 1080.8,318.8 1081.2,319.1 1081.6,319.4 1082.0,319.7 1082.4,319.9 1082.9,320.2 1083.3,320.4 1083.7,320.6 1084.1,320.8 1084.5,321.0 1085.0,321.2 1085.4,321.4 1085.8,321.5
+1086.2,321.7 1086.6,321.8 1087.0,322.0 1087.5,322.1 1087.9,322.2 1088.3,322.3 1088.7,322.4 1089.1,322.5 1089.6,322.6 1090.0,322.7 1090.4,322.8 1090.8,322.9 1091.2,322.9 1091.7,323.0 1092.1,323.1 1092.5,323.1
+1092.9,323.2 1093.3,323.2 1093.7,323.3 1094.2,323.3 1094.6,323.4 1095.0,323.4 1095.4,323.5 1095.8,323.5 1096.3,323.5 1096.7,323.6 1097.1,323.6 1097.5,323.6 1097.9,323.6 1098.4,323.7 1098.8,323.7 1099.2,323.7
+1099.6,323.8 1100.0,323.8 1100.5,323.8 1100.9,323.8 1101.3,323.9 1101.7,323.9 1102.1,323.9 1102.5,323.9 1103.0,323.9 1103.4,324.0 1103.8,324.0 1104.2,324.0 1104.6,324.0 1105.1,324.0 1105.5,324.1 1105.9,324.1
+1106.3,324.1 1106.7,324.1 1107.2,324.1 1107.6,324.2 1108.0,324.2 1108.4,324.2 1108.8,324.2 1109.2,324.2 1109.7,324.2 1110.1,324.2 1110.5,324.2 1110.9,324.2 1111.3,324.3 1111.8,324.3 1112.2,324.3 1112.6,324.3
+1113.0,324.3 1113.4,324.3 1113.9,324.3 1114.3,324.3 1114.7,324.3 1115.1,324.3 1115.5,324.3 1115.9,324.3 1116.4,324.3 1116.8,324.3 1117.2,324.3 1117.6,324.3 1118.0,324.3 1118.5,324.3 1118.9,324.3 1119.3,324.3
+1119.7,324.2 1120.1,324.2 1120.6,324.2 1121.0,324.2 1121.4,324.2 1121.8,324.2 1122.2,324.2 1122.7,324.2 1123.1,324.2 1123.5,324.2 1123.9,324.2 1124.3,324.2 1124.7,324.2 1125.2,324.2 1125.6,324.2 1126.0,324.2
+1126.4,324.2 1126.8,324.2 1127.3,324.2 1127.7,324.2 1128.1,324.2 1128.5,324.2 1128.9,324.2 1129.4,324.2 1129.8,324.2 1130.2,324.2 1130.6,324.2 1131.0,324.2 1131.4,324.2 1131.9,324.2 1132.3,324.2 1132.7,324.2
+1133.1,324.2 1133.5,324.2 1134.0,324.2 1134.4,324.2 1134.8,324.2 1135.2,324.2 1135.6,324.3 1136.1,324.3 1136.5,324.3 1136.9,324.3 1137.3,324.3 1137.7,324.3 1138.2,324.3 1138.6,324.3 1139.0,324.3 1139.4,324.3
+1139.8,324.3 1140.2,324.3 1140.7,324.3 1141.1,324.3 1141.5,324.3 1141.9,324.3 1142.3,324.3 1142.8,324.4 1143.2,324.4 1143.6,324.4 1144.0,324.4 1144.4,324.4 1144.9,324.4 1145.3,324.4 1145.7,324.4 1146.1,324.4
+1146.5,324.4 1146.9,324.4 1147.4,324.4 1147.8,324.4 1148.2,324.4 1148.6,324.4 1149.0,324.4 1149.5,324.4 1149.9,324.4 1150.3,324.4 1150.7,324.4 1151.1,324.4 1151.6,324.4 1152.0,324.4 1152.4,324.4 1152.8,324.4
+1153.2,324.4 1153.7,324.4 1154.1,324.4 1154.5,324.4 1154.9,324.4 1155.3,324.4 1155.7,324.4 1156.2,324.4 1156.6,324.4 1157.0,324.4 1157.4,324.4 1157.8,324.4 1158.3,324.4 1158.7,324.4 1159.1,324.4 1159.5,324.4
+1159.9,324.4 1160.4,324.4 1160.8,324.4 1161.2,324.4 1161.6,324.4 1162.0,324.4 1162.4,324.4 1162.9,324.4 1163.3,324.4 1163.7,324.4 1164.1,324.4 1164.5,324.4 1165.0,324.4 1165.4,324.4 1165.8,324.4 1166.2,324.4
+1166.6,324.4 1167.1,324.4 1167.5,324.4 1167.9,324.4 1168.3,324.4 1168.7,324.4 1169.2,324.4 1169.6,324.4 1170.0,324.4 1170.4,324.4 1170.8,324.4 1171.2,324.4 1171.7,324.4 1172.1,324.4 1172.5,324.4 1172.9,324.4
+1173.3,324.4 1173.8,324.4 1174.2,324.4 1174.6,324.4 1175.0,324.4 1175.4,324.4 1175.9,324.4 1176.3,324.4 1176.7,324.4 1177.1,324.4 1177.5,324.4 1177.9,324.4 1178.4,324.4 1178.8,324.4 1179.2,324.4 1179.6,324.4
+1180.0,324.4 1180.5,324.4 1180.9,324.4 1181.3,324.4 1181.7,324.4 1182.1,324.4 1182.6,324.4 1183.0,324.4 1183.4,324.4 1183.8,324.4 1184.2,324.4 1184.7,324.4 1185.1,324.4 1185.5,324.4 1185.9,324.4 1186.3,324.4
+1186.7,324.4 1187.2,324.4 1187.6,324.4 1188.0,324.4 1188.4,324.4 1188.8,324.4 1189.3,324.4 1189.7,324.4 1190.1,324.4 1190.5,324.4 1190.9,324.4 1191.4,324.4 1191.8,324.4 1192.2,324.4 1192.6,324.4 1193.0,324.4
+1193.4,324.4 1193.9,324.4 1194.3,324.4 1194.7,324.4 1195.1,324.4 1195.5,324.4 1196.0,324.4 1196.4,324.4 1196.8,324.4 1197.2,324.4 1197.6,324.4 1198.1,324.3 1198.5,324.3 1198.9,324.3 1199.3,324.3 1199.7,324.3
+1200.1,324.3 1200.6,324.3 1201.0,324.3 1201.4,324.3 1201.8,324.3 1202.2,324.3 1202.7,324.3 1203.1,324.3 1203.5,324.3 1203.9,324.3 1204.3,324.3 1204.8,324.3 1205.2,324.2 1205.6,324.2 1206.0,324.2 1206.4,324.2
+1206.9,324.2 1207.3,324.2 1207.7,324.2 1208.1,324.2 1208.5,324.2 1208.9,324.2 1209.4,324.2 1209.8,324.2 1210.2,324.2 1210.6,324.2 1211.0,324.2 1211.5,324.2 1211.9,324.2 1212.3,324.2 1212.7,324.2 1213.1,324.2
+1213.6,324.2 1214.0,324.2 1214.4,324.2 1214.8,324.2 1215.2,324.2 1215.6,324.2 1216.1,324.2 1216.5,324.2 1216.9,324.2 1217.3,324.2 1217.7,324.2 1218.2,324.2 1218.6,324.2 1219.0,324.2 1219.4,324.2 1219.8,324.2
+1220.3,324.3 1220.7,324.3 1221.1,324.3 1221.5,324.3 1221.9,324.3 1222.4,324.3 1222.8,324.3 1223.2,324.3 1223.6,324.3 1224.0,324.3 1224.4,324.3 1224.9,324.3 1225.3,324.3 1225.7,324.3 1226.1,324.3 1226.5,324.3
+1227.0,324.3 1227.4,324.4 1227.8,324.4 1228.2,324.4 1228.6,324.4 1229.1,324.4 1229.5,324.4 1229.9,324.4 1230.3,324.4 1230.7,324.4 1231.1,324.4 1231.6,324.4 1232.0,324.4 1232.4,324.4 1232.8,324.4 1233.2,324.4
+1233.7,324.4 1234.1,324.4 1234.5,324.4 1234.9,324.4 1234.9,324.4 1234.5,324.4 1234.1,324.4 1233.7,324.4 1233.2,324.4 1232.8,324.4 1232.4,324.4 1232.0,324.4 1231.6,324.4 1231.1,324.4 1230.7,324.4 1230.3,324.4
+1229.9,324.4 1229.5,324.4 1229.1,324.4 1228.6,324.4 1228.2,324.4 1227.8,324.4 1227.4,324.4 1227.0,324.4 1226.5,324.4 1226.1,324.4 1225.7,324.4 1225.3,324.4 1224.9,324.4 1224.4,324.4 1224.0,324.4 1223.6,324.5
+1223.2,324.5 1222.8,324.5 1222.4,324.5 1221.9,324.5 1221.5,324.5 1221.1,324.5 1220.7,324.5 1220.3,324.5 1219.8,324.5 1219.4,324.5 1219.0,324.5 1218.6,324.5 1218.2,324.5 1217.7,324.6 1217.3,324.6 1216.9,324.6
+1216.5,324.6 1216.1,324.6 1215.6,324.6 1215.2,324.6 1214.8,324.6 1214.4,324.6 1214.0,324.6 1213.6,324.6 1213.1,324.6 1212.7,324.6 1212.3,324.6 1211.9,324.6 1211.5,324.6 1211.0,324.6 1210.6,324.6 1210.2,324.6
+1209.8,324.6 1209.4,324.6 1208.9,324.6 1208.5,324.6 1208.1,324.6 1207.7,324.6 1207.3,324.6 1206.9,324.5 1206.4,324.5 1206.0,324.5 1205.6,324.5 1205.2,324.5 1204.8,324.5 1204.3,324.5 1203.9,324.5 1203.5,324.5
+1203.1,324.5 1202.7,324.5 1202.2,324.5 1201.8,324.5 1201.4,324.5 1201.0,324.4 1200.6,324.4 1200.1,324.4 1199.7,324.4 1199.3,324.4 1198.9,324.4 1198.5,324.4 1198.1,324.4 1197.6,324.4 1197.2,324.4 1196.8,324.4
+1196.4,324.4 1196.0,324.4 1195.5,324.4 1195.1,324.4 1194.7,324.4 1194.3,324.4 1193.9,324.4 1193.4,324.4 1193.0,324.4 1192.6,324.4 1192.2,324.4 1191.8,324.4 1191.4,324.4 1190.9,324.4 1190.5,324.4 1190.1,324.4
+1189.7,324.4 1189.3,324.4 1188.8,324.4 1188.4,324.4 1188.0,324.4 1187.6,324.4 1187.2,324.4 1186.7,324.4 1186.3,324.4 1185.9,324.4 1185.5,324.4 1185.1,324.4 1184.7,324.4 1184.2,324.4 1183.8,324.4 1183.4,324.4
+1183.0,324.4 1182.6,324.4 1182.1,324.4 1181.7,324.4 1181.3,324.4 1180.9,324.4 1180.5,324.4 1180.0,324.4 1179.6,324.4 1179.2,324.4 1178.8,324.4 1178.4,324.4 1177.9,324.4 1177.5,324.4 1177.1,324.4 1176.7,324.4
+1176.3,324.4 1175.9,324.4 1175.4,324.4 1175.0,324.4 1174.6,324.4 1174.2,324.4 1173.8,324.4 1173.3,324.4 1172.9,324.4 1172.5,324.4 1172.1,324.4 1171.7,324.4 1171.2,324.4 1170.8,324.4 1170.4,324.4 1170.0,324.4
+1169.6,324.4 1169.2,324.4 1168.7,324.4 1168.3,324.4 1167.9,324.4 1167.5,324.4 1167.1,324.4 1166.6,324.4 1166.2,324.4 1165.8,324.4 1165.4,324.4 1165.0,324.4 1164.5,324.4 1164.1,324.4 1163.7,324.4 1163.3,324.4
+1162.9,324.4 1162.4,324.4 1162.0,324.4 1161.6,324.4 1161.2,324.4 1160.8,324.4 1160.4,324.4 1159.9,324.4 1159.5,324.4 1159.1,324.4 1158.7,324.4 1158.3,324.4 1157.8,324.4 1157.4,324.4 1157.0,324.4 1156.6,324.4
+1156.2,324.4 1155.7,324.4 1155.3,324.4 1154.9,324.4 1154.5,324.4 1154.1,324.4 1153.7,324.4 1153.2,324.4 1152.8,324.4 1152.4,324.4 1152.0,324.4 1151.6,324.4 1151.1,324.4 1150.7,324.4 1150.3,324.4 1149.9,324.4
+1149.5,324.4 1149.0,324.4 1148.6,324.4 1148.2,324.4 1147.8,324.4 1147.4,324.4 1146.9,324.4 1146.5,324.4 1146.1,324.4 1145.7,324.4 1145.3,324.4 1144.9,324.4 1144.4,324.4 1144.0,324.4 1143.6,324.4 1143.2,324.4
+1142.8,324.4 1142.3,324.4 1141.9,324.4 1141.5,324.4 1141.1,324.4 1140.7,324.4 1140.2,324.4 1139.8,324.4 1139.4,324.4 1139.0,324.5 1138.6,324.5 1138.2,324.5 1137.7,324.5 1137.3,324.5 1136.9,324.5 1136.5,324.5
+1136.1,324.5 1135.6,324.5 1135.2,324.5 1134.8,324.5 1134.4,324.5 1134.0,324.5 1133.5,324.5 1133.1,324.6 1132.7,324.6 1132.3,324.6 1131.9,324.6 1131.4,324.6 1131.0,324.6 1130.6,324.6 1130.2,324.6 1129.8,324.6
+1129.4,324.6 1128.9,324.6 1128.5,324.6 1128.1,324.6 1127.7,324.6 1127.3,324.6 1126.8,324.6 1126.4,324.6 1126.0,324.6 1125.6,324.6 1125.2,324.6 1124.7,324.6 1124.3,324.6 1123.9,324.6 1123.5,324.6 1123.1,324.6
+1122.7,324.6 1122.2,324.6 1121.8,324.5 1121.4,324.5 1121.0,324.5 1120.6,324.5 1120.1,324.5 1119.7,324.5 1119.3,324.5 1118.9,324.5 1118.5,324.5 1118.0,324.5 1117.6,324.5 1117.2,324.5 1116.8,324.5 1116.4,324.5
+1115.9,324.5 1115.5,324.5 1115.1,324.5 1114.7,324.5 1114.3,324.5 1113.9,324.5 1113.4,324.5 1113.0,324.5 1112.6,324.5 1112.2,324.5 1111.8,324.5 1111.3,324.5 1110.9,324.5 1110.5,324.5 1110.1,324.5 1109.7,324.5
+1109.2,324.6 1108.8,324.6 1108.4,324.6 1108.0,324.6 1107.6,324.6 1107.2,324.6 1106.7,324.6 1106.3,324.7 1105.9,324.7 1105.5,324.7 1105.1,324.7 1104.6,324.7 1104.2,324.8 1103.8,324.8 1103.4,324.8 1103.0,324.8
+1102.5,324.8 1102.1,324.9 1101.7,324.9 1101.3,324.9 1100.9,324.9 1100.5,325.0 1100.0,325.0 1099.6,325.0 1099.2,325.0 1098.8,325.1 1098.4,325.1 1097.9,325.1 1097.5,325.1 1097.1,325.2 1096.7,325.2 1096.3,325.2
+1095.8,325.3 1095.4,325.3 1095.0,325.3 1094.6,325.4 1094.2,325.4 1093.7,325.5 1093.3,325.5 1092.9,325.6 1092.5,325.6 1092.1,325.7 1091.7,325.8 1091.2,325.8 1090.8,325.9 1090.4,326.0 1090.0,326.0 1089.6,326.1
+1089.1,326.2 1088.7,326.3 1088.3,326.4 1087.9,326.5 1087.5,326.7 1087.0,326.8 1086.6,326.9 1086.2,327.1 1085.8,327.2 1085.4,327.4 1085.0,327.6 1084.5,327.7 1084.1,327.9 1083.7,328.1 1083.3,328.4 1082.9,328.6
+1082.4,328.8 1082.0,329.1 1081.6,329.4 1081.2,329.6 1080.8,329.9 1080.3,330.2 1079.9,330.6 1079.5,330.9 1079.1,331.2 1078.7,331.6 1078.2,331.9 1077.8,332.3 1077.4,332.7 1077.0,333.1 1076.6,333.5 1076.2,333.9
+1075.7,334.3 1075.3,334.7 1074.9,335.1 1074.5,335.5 1074.1,335.9 1073.6,336.3 1073.2,336.7 1072.8,337.1 1072.4,337.5 1072.0,337.9 1071.5,338.2 1071.1,338.6 1070.7,338.9 1070.3,339.2 1069.9,339.4 1069.5,339.7
+1069.0,339.9 1068.6,340.1 1068.2,340.3 1067.8,340.4 1067.4,340.5 1066.9,340.6 1066.5,340.6 1066.1,340.6 1065.7,340.6 1065.3,340.5 1064.8,340.4 1064.4,340.3 1064.0,340.1 1063.6,339.9 1063.2,339.7 1062.7,339.4
+1062.3,339.1 1061.9,338.8 1061.5,338.5 1061.1,338.1 1060.7,337.7 1060.2,337.4 1059.8,337.0 1059.4,336.5 1059.0,336.1 1058.6,335.7 1058.1,335.2 1057.7,334.8 1057.3,334.3 1056.9,333.9 1056.5,333.5 1056.0,333.0
+1055.6,332.6 1055.2,332.2 1054.8,331.7 1054.4,331.3 1054.0,331.0 1053.5,330.6 1053.1,330.2 1052.7,329.9 1052.3,329.5 1051.9,329.2 1051.4,328.9 1051.0,328.6 1050.6,328.3 1050.2,328.0 1049.8,327.8 1049.3,327.6
+1048.9,327.3 1048.5,327.1 1048.1,326.9 1047.7,326.7 1047.2,326.6 1046.8,326.4 1046.4,326.3 1046.0,326.1 1045.6,326.0 1045.2,325.9 1044.7,325.7 1044.3,325.6 1043.9,325.5 1043.5,325.4 1043.1,325.4 1042.6,325.3
+1042.2,325.2 1041.8,325.1 1041.4,325.1 1041.0,325.0 1040.5,325.0 1040.1,324.9 1039.7,324.9 1039.3,324.8 1038.9,324.8 1038.5,324.7 1038.0,324.7 1037.6,324.7 1037.2,324.6 1036.8,324.6 1036.4,324.6 1035.9,324.6
+1035.5,324.5 1035.1,324.5 1034.7,324.5 1034.3,324.5 1033.8,324.5 1033.4,324.5 1033.0,324.5 1032.6,324.5 1032.2,324.4 1031.7,324.4 1031.3,324.4 1030.9,324.4 1030.5,324.4 1030.1,324.4 1029.7,324.4 1029.2,324.4
+1028.8,324.4 1028.4,324.4 1028.0,324.4 1027.6,324.4 1027.1,324.4 1026.7,324.4 1026.3,324.4 1025.9,324.4 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '943.3,288.3 943.4,288.3 943.5,288.3 943.7,288.3 943.8,288.3 943.9,288.3 944.0,288.3 944.1,288.3 944.2,288.3 944.3,288.3 944.4,288.3 944.5,288.3 944.6,288.3 944.7,288.3 944.9,288.3 945.0,288.3
+945.1,288.3 945.2,288.3 945.3,288.3 945.4,288.3 945.5,288.3 945.6,288.3 945.7,288.3 945.8,288.3 945.9,288.3 946.1,288.3 946.2,288.3 946.3,288.2 946.4,288.2 946.5,288.2 946.6,288.2 946.7,288.2
+946.8,288.2 946.9,288.2 947.0,288.2 947.1,288.2 947.3,288.1 947.4,288.1 947.5,288.1 947.6,288.1 947.7,288.1 947.8,288.1 947.9,288.1 948.0,288.0 948.1,288.0 948.2,288.0 948.3,288.0 948.4,288.0
+948.6,288.0 948.7,287.9 948.8,287.9 948.9,287.9 949.0,287.9 949.1,287.9 949.2,287.9 949.3,287.8 949.4,287.8 949.5,287.8 949.6,287.8 949.8,287.8 949.9,287.8 950.0,287.7 950.1,287.7 950.2,287.7
+950.3,287.7 950.4,287.7 950.5,287.7 950.6,287.7 950.7,287.7 950.8,287.7 951.0,287.7 951.1,287.6 951.2,287.6 951.3,287.6 951.4,287.6 951.5,287.6 951.6,287.6 951.7,287.6 951.8,287.6 951.9,287.6
+952.0,287.6 952.2,287.6 952.3,287.6 952.4,287.6 952.5,287.6 952.6,287.6 952.7,287.6 952.8,287.6 952.9,287.6 953.0,287.6 953.1,287.6 953.2,287.5 953.3,287.5 953.5,287.5 953.6,287.5 953.7,287.5
+953.8,287.5 953.9,287.4 954.0,287.4 954.1,287.4 954.2,287.4 954.3,287.3 954.4,287.3 954.5,287.3 954.7,287.2 954.8,287.2 954.9,287.1 955.0,287.0 955.1,287.0 955.2,286.9 955.3,286.8 955.4,286.8
+955.5,286.7 955.6,286.6 955.7,286.5 955.9,286.4 956.0,286.3 956.1,286.2 956.2,286.0 956.3,285.9 956.4,285.8 956.5,285.6 956.6,285.5 956.7,285.3 956.8,285.2 956.9,285.0 957.1,284.8 957.2,284.6
+957.3,284.4 957.4,284.2 957.5,284.0 957.6,283.8 957.7,283.6 957.8,283.4 957.9,283.1 958.0,282.9 958.1,282.6 958.2,282.4 958.4,282.1 958.5,281.8 958.6,281.6 958.7,281.3 958.8,281.0 958.9,280.7
+959.0,280.4 959.1,280.1 959.2,279.9 959.3,279.6 959.4,279.3 959.6,279.0 959.7,278.7 959.8,278.4 959.9,278.1 960.0,277.8 960.1,277.5 960.2,277.2 960.3,276.9 960.4,276.6 960.5,276.3 960.6,276.1
+960.8,275.8 960.9,275.5 961.0,275.3 961.1,275.0 961.2,274.8 961.3,274.6 961.4,274.3 961.5,274.1 961.6,273.9 961.7,273.7 961.8,273.5 962.0,273.4 962.1,273.2 962.2,273.1 962.3,272.9 962.4,272.8
+962.5,272.7 962.6,272.6 962.7,272.5 962.8,272.4 962.9,272.3 963.0,272.3 963.1,272.2 963.3,272.2 963.4,272.2 963.5,272.1 963.6,272.1 963.7,272.1 963.8,272.1 963.9,272.2 964.0,272.2 964.1,272.2
+964.2,272.3 964.3,272.3 964.5,272.4 964.6,272.4 964.7,272.5 964.8,272.6 964.9,272.7 965.0,272.7 965.1,272.8 965.2,272.9 965.3,273.0 965.4,273.1 965.5,273.2 965.7,273.4 965.8,273.5 965.9,273.6
+966.0,273.7 966.1,273.8 966.2,274.0 966.3,274.1 966.4,274.2 966.5,274.4 966.6,274.5 966.7,274.6 966.9,274.8 967.0,274.9 967.1,275.1 967.2,275.2 967.3,275.4 967.4,275.5 967.5,275.7 967.6,275.8
+967.7,276.0 967.8,276.1 967.9,276.3 968.0,276.5 968.2,276.6 968.3,276.8 968.4,277.0 968.5,277.1 968.6,277.3 968.7,277.5 968.8,277.6 968.9,277.8 969.0,278.0 969.1,278.2 969.2,278.3 969.4,278.5
+969.5,278.7 969.6,278.9 969.7,279.1 969.8,279.3 969.9,279.4 970.0,279.6 970.1,279.8 970.2,280.0 970.3,280.2 970.4,280.3 970.6,280.5 970.7,280.7 970.8,280.9 970.9,281.1 971.0,281.2 971.1,281.4
+971.2,281.6 971.3,281.8 971.4,282.0 971.5,282.1 971.6,282.3 971.8,282.5 971.9,282.6 972.0,282.8 972.1,283.0 972.2,283.1 972.3,283.3 972.4,283.4 972.5,283.6 972.6,283.7 972.7,283.9 972.8,284.0
+972.9,284.2 973.1,284.3 973.2,284.5 973.3,284.6 973.4,284.7 973.5,284.9 973.6,285.0 973.7,285.1 973.8,285.2 973.9,285.4 974.0,285.5 974.1,285.6 974.3,285.7 974.4,285.8 974.5,285.9 974.6,286.0
+974.7,286.1 974.8,286.2 974.9,286.3 975.0,286.3 975.1,286.4 975.2,286.5 975.3,286.6 975.5,286.6 975.6,286.7 975.7,286.8 975.8,286.8 975.9,286.9 976.0,286.9 976.1,287.0 976.2,287.0 976.3,287.1
+976.4,287.1 976.5,287.2 976.7,287.2 976.8,287.2 976.9,287.3 977.0,287.3 977.1,287.3 977.2,287.4 977.3,287.4 977.4,287.4 977.5,287.4 977.6,287.4 977.7,287.4 977.8,287.5 978.0,287.5 978.1,287.5
+978.2,287.5 978.3,287.5 978.4,287.5 978.5,287.5 978.6,287.5 978.7,287.5 978.8,287.5 978.9,287.5 979.0,287.5 979.2,287.6 979.3,287.6 979.4,287.6 979.5,287.6 979.6,287.6 979.7,287.6 979.8,287.6
+979.9,287.6 980.0,287.6 980.1,287.6 980.2,287.6 980.4,287.6 980.5,287.6 980.6,287.6 980.7,287.6 980.8,287.6 980.9,287.6 981.0,287.6 981.1,287.6 981.2,287.6 981.3,287.6 981.4,287.6 981.6,287.6
+981.7,287.6 981.8,287.6 981.9,287.6 982.0,287.6 982.1,287.6 982.2,287.7 982.3,287.7 982.4,287.7 982.5,287.7 982.6,287.7 982.7,287.7 982.9,287.7 983.0,287.7 983.1,287.7 983.2,287.7 983.3,287.7
+983.4,287.7 983.5,287.7 983.6,287.7 983.7,287.7 983.8,287.7 983.9,287.7 984.1,287.7 984.2,287.6 984.3,287.6 984.4,287.6 984.5,287.6 984.6,287.6 984.7,287.6 984.8,287.6 984.9,287.6 985.0,287.6
+985.1,287.6 985.3,287.6 985.4,287.7 985.5,287.7 985.6,287.7 985.7,287.7 985.8,287.7 985.9,287.7 986.0,287.7 986.1,287.7 986.2,287.7 986.3,287.7 986.5,287.7 986.6,287.7 986.7,287.7 986.8,287.7
+986.9,287.7 987.0,287.7 987.1,287.7 987.2,287.7 987.3,287.7 987.4,287.7 987.5,287.7 987.6,287.7 987.8,287.7 987.9,287.7 988.0,287.8 988.1,287.8 988.2,287.8 988.3,287.8 988.4,287.8 988.5,287.8
+988.6,287.8 988.7,287.8 988.8,287.8 989.0,287.8 989.1,287.8 989.2,287.8 989.3,287.8 989.4,287.8 989.5,287.9 989.6,287.9 989.7,287.9 989.8,287.9 989.9,287.9 990.0,287.9 990.2,287.9 990.3,287.9
+990.4,287.9 990.5,287.9 990.6,287.9 990.7,287.9 990.8,288.0 990.9,288.0 991.0,288.0 991.1,288.0 991.2,288.0 991.4,288.0 991.5,288.0 991.6,288.0 991.7,288.0 991.8,288.1 991.9,288.1 992.0,288.1
+992.1,288.1 992.2,288.1 992.3,288.1 992.4,288.1 992.5,288.1 992.7,288.1 992.8,288.1 992.9,288.2 993.0,288.2 993.1,288.2 993.2,288.2 993.3,288.2 993.4,288.2 993.5,288.2 993.6,288.2 993.7,288.2
+993.9,288.2 994.0,288.2 994.1,288.2 994.2,288.3 994.3,288.3 994.4,288.3 994.5,288.3 994.6,288.3 994.7,288.3 994.8,288.3 994.9,288.3 995.1,288.3 995.2,288.3 995.3,288.3 995.4,288.3 995.5,288.3
+995.6,288.3 995.7,288.3 995.8,288.3 995.9,288.3 996.0,288.3 996.1,288.3 996.3,288.3 996.4,288.3 996.5,288.3 996.6,288.3 996.7,288.3 996.8,288.3 996.9,288.3 997.0,288.3 997.1,288.3 997.2,288.3
+997.3,288.3 997.4,288.3 997.6,288.3 997.7,288.3 997.7,288.3 997.6,288.3 997.4,288.3 997.3,288.3 997.2,288.3 997.1,288.4 997.0,288.4 996.9,288.4 996.8,288.4 996.7,288.4 996.6,288.4 996.5,288.4
+996.4,288.4 996.3,288.4 996.1,288.4 996.0,288.4 995.9,288.4 995.8,288.4 995.7,288.4 995.6,288.4 995.5,288.4 995.4,288.4 995.3,288.4 995.2,288.4 995.1,288.4 994.9,288.4 994.8,288.4 994.7,288.4
+994.6,288.4 994.5,288.4 994.4,288.4 994.3,288.4 994.2,288.4 994.1,288.4 994.0,288.4 993.9,288.5 993.7,288.5 993.6,288.5 993.5,288.5 993.4,288.5 993.3,288.5 993.2,288.5 993.1,288.5 993.0,288.5
+992.9,288.5 992.8,288.5 992.7,288.6 992.5,288.6 992.4,288.6 992.3,288.6 992.2,288.6 992.1,288.6 992.0,288.6 991.9,288.6 991.8,288.6 991.7,288.6 991.6,288.7 991.5,288.7 991.4,288.7 991.2,288.7
+991.1,288.7 991.0,288.7 990.9,288.7 990.8,288.7 990.7,288.7 990.6,288.7 990.5,288.8 990.4,288.8 990.3,288.8 990.2,288.8 990.0,288.8 989.9,288.8 989.8,288.8 989.7,288.8 989.6,288.8 989.5,288.8
+989.4,288.8 989.3,288.9 989.2,288.9 989.1,288.9 989.0,288.9 988.8,288.9 988.7,288.9 988.6,288.9 988.5,288.9 988.4,288.9 988.3,288.9 988.2,288.9 988.1,288.9 988.0,288.9 987.9,288.9 987.8,288.9
+987.6,289.0 987.5,289.0 987.4,289.0 987.3,289.0 987.2,289.0 987.1,289.0 987.0,289.0 986.9,289.0 986.8,289.0 986.7,289.0 986.6,289.0 986.5,289.0 986.3,289.0 986.2,289.0 986.1,289.0 986.0,289.0
+985.9,289.0 985.8,289.0 985.7,289.0 985.6,289.0 985.5,289.0 985.4,289.0 985.3,289.0 985.1,289.0 985.0,289.0 984.9,289.0 984.8,289.0 984.7,289.0 984.6,289.0 984.5,289.0 984.4,289.0 984.3,289.0
+984.2,289.0 984.1,289.0 983.9,289.0 983.8,289.0 983.7,289.0 983.6,289.0 983.5,289.0 983.4,289.0 983.3,289.0 983.2,289.0 983.1,289.0 983.0,289.0 982.9,289.0 982.7,289.0 982.6,289.0 982.5,289.0
+982.4,289.0 982.3,289.0 982.2,289.0 982.1,289.0 982.0,289.0 981.9,289.0 981.8,289.0 981.7,289.0 981.6,289.1 981.4,289.1 981.3,289.1 981.2,289.1 981.1,289.1 981.0,289.1 980.9,289.1 980.8,289.1
+980.7,289.1 980.6,289.1 980.5,289.1 980.4,289.1 980.2,289.1 980.1,289.1 980.0,289.1 979.9,289.1 979.8,289.1 979.7,289.1 979.6,289.1 979.5,289.1 979.4,289.1 979.3,289.1 979.2,289.1 979.0,289.1
+978.9,289.1 978.8,289.1 978.7,289.2 978.6,289.2 978.5,289.2 978.4,289.2 978.3,289.2 978.2,289.2 978.1,289.2 978.0,289.2 977.8,289.2 977.7,289.2 977.6,289.3 977.5,289.3 977.4,289.3 977.3,289.3
+977.2,289.3 977.1,289.4 977.0,289.4 976.9,289.4 976.8,289.4 976.7,289.5 976.5,289.5 976.4,289.6 976.3,289.6 976.2,289.6 976.1,289.7 976.0,289.7 975.9,289.8 975.8,289.8 975.7,289.9 975.6,290.0
+975.5,290.0 975.3,290.1 975.2,290.2 975.1,290.3 975.0,290.3 974.9,290.4 974.8,290.5 974.7,290.6 974.6,290.7 974.5,290.8 974.4,290.9 974.3,291.0 974.1,291.1 974.0,291.2 973.9,291.3 973.8,291.5
+973.7,291.6 973.6,291.7 973.5,291.8 973.4,292.0 973.3,292.1 973.2,292.2 973.1,292.4 972.9,292.5 972.8,292.6 972.7,292.8 972.6,292.9 972.5,293.1 972.4,293.3 972.3,293.4 972.2,293.6 972.1,293.7
+972.0,293.9 971.9,294.1 971.8,294.2 971.6,294.4 971.5,294.6 971.4,294.7 971.3,294.9 971.2,295.1 971.1,295.3 971.0,295.4 970.9,295.6 970.8,295.8 970.7,296.0 970.6,296.2 970.4,296.3 970.3,296.5
+970.2,296.7 970.1,296.9 970.0,297.1 969.9,297.3 969.8,297.4 969.7,297.6 969.6,297.8 969.5,298.0 969.4,298.2 969.2,298.3 969.1,298.5 969.0,298.7 968.9,298.9 968.8,299.0 968.7,299.2 968.6,299.4
+968.5,299.6 968.4,299.7 968.3,299.9 968.2,300.1 968.0,300.2 967.9,300.4 967.8,300.6 967.7,300.7 967.6,300.9 967.5,301.0 967.4,301.2 967.3,301.3 967.2,301.5 967.1,301.6 967.0,301.8 966.9,301.9
+966.7,302.1 966.6,302.2 966.5,302.3 966.4,302.5 966.3,302.6 966.2,302.7 966.1,302.9 966.0,303.0 965.9,303.1 965.8,303.2 965.7,303.3 965.5,303.4 965.4,303.5 965.3,303.7 965.2,303.8 965.1,303.8
+965.0,303.9 964.9,304.0 964.8,304.1 964.7,304.2 964.6,304.3 964.5,304.3 964.3,304.4 964.2,304.4 964.1,304.5 964.0,304.5 963.9,304.5 963.8,304.5 963.7,304.6 963.6,304.6 963.5,304.6 963.4,304.5
+963.3,304.5 963.1,304.5 963.0,304.4 962.9,304.4 962.8,304.3 962.7,304.2 962.6,304.1 962.5,304.0 962.4,303.9 962.3,303.8 962.2,303.6 962.1,303.5 962.0,303.3 961.8,303.1 961.7,303.0 961.6,302.8
+961.5,302.6 961.4,302.4 961.3,302.1 961.2,301.9 961.1,301.7 961.0,301.4 960.9,301.2 960.8,300.9 960.6,300.6 960.5,300.4 960.4,300.1 960.3,299.8 960.2,299.5 960.1,299.2 960.0,298.9 959.9,298.6
+959.8,298.3 959.7,298.0 959.6,297.7 959.4,297.4 959.3,297.1 959.2,296.8 959.1,296.5 959.0,296.2 958.9,296.0 958.8,295.7 958.7,295.4 958.6,295.1 958.5,294.8 958.4,294.6 958.2,294.3 958.1,294.1
+958.0,293.8 957.9,293.6 957.8,293.3 957.7,293.1 957.6,292.9 957.5,292.7 957.4,292.5 957.3,292.2 957.2,292.1 957.1,291.9 956.9,291.7 956.8,291.5 956.7,291.4 956.6,291.2 956.5,291.0 956.4,290.9
+956.3,290.8 956.2,290.6 956.1,290.5 956.0,290.4 955.9,290.3 955.7,290.2 955.6,290.1 955.5,290.0 955.4,289.9 955.3,289.8 955.2,289.8 955.1,289.7 955.0,289.6 954.9,289.6 954.8,289.5 954.7,289.5
+954.5,289.4 954.4,289.4 954.3,289.4 954.2,289.3 954.1,289.3 954.0,289.3 953.9,289.2 953.8,289.2 953.7,289.2 953.6,289.2 953.5,289.2 953.3,289.2 953.2,289.1 953.1,289.1 953.0,289.1 952.9,289.1
+952.8,289.1 952.7,289.1 952.6,289.1 952.5,289.1 952.4,289.1 952.3,289.1 952.2,289.1 952.0,289.1 951.9,289.1 951.8,289.1 951.7,289.1 951.6,289.1 951.5,289.1 951.4,289.1 951.3,289.1 951.2,289.0
+951.1,289.0 951.0,289.0 950.8,289.0 950.7,289.0 950.6,289.0 950.5,289.0 950.4,289.0 950.3,289.0 950.2,289.0 950.1,289.0 950.0,288.9 949.9,288.9 949.8,288.9 949.6,288.9 949.5,288.9 949.4,288.9
+949.3,288.8 949.2,288.8 949.1,288.8 949.0,288.8 948.9,288.8 948.8,288.8 948.7,288.7 948.6,288.7 948.4,288.7 948.3,288.7 948.2,288.7 948.1,288.7 948.0,288.6 947.9,288.6 947.8,288.6 947.7,288.6
+947.6,288.6 947.5,288.6 947.4,288.6 947.3,288.5 947.1,288.5 947.0,288.5 946.9,288.5 946.8,288.5 946.7,288.5 946.6,288.5 946.5,288.5 946.4,288.5 946.3,288.4 946.2,288.4 946.1,288.4 945.9,288.4
+945.8,288.4 945.7,288.4 945.6,288.4 945.5,288.4 945.4,288.4 945.3,288.4 945.2,288.4 945.1,288.4 945.0,288.4 944.9,288.4 944.7,288.4 944.6,288.4 944.5,288.4 944.4,288.4 944.3,288.4 944.2,288.4
+944.1,288.4 944.0,288.4 943.9,288.4 943.8,288.4 943.7,288.4 943.5,288.4 943.4,288.4 943.3,288.3 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>gnuplot_plot_3</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '827.8,252.3 828.0,252.3 828.2,252.3 828.3,252.3 828.5,252.3 828.7,252.3 828.8,252.3 829.0,252.3 829.1,252.3 829.3,252.3 829.5,252.3 829.6,252.3 829.8,252.3 830.0,252.3 830.1,252.3 830.3,252.3
+830.5,252.3 830.6,252.3 830.8,252.3 831.0,252.3 831.1,252.3 831.3,252.3 831.5,252.3 831.6,252.3 831.8,252.3 831.9,252.3 832.1,252.2 832.3,252.2 832.4,252.2 832.6,252.2 832.8,252.2 832.9,252.2
+833.1,252.2 833.3,252.2 833.4,252.2 833.6,252.2 833.8,252.2 833.9,252.2 834.1,252.2 834.2,252.2 834.4,252.2 834.6,252.1 834.7,252.1 834.9,252.1 835.1,252.1 835.2,252.1 835.4,252.1 835.6,252.1
+835.7,252.1 835.9,252.1 836.1,252.1 836.2,252.1 836.4,252.0 836.6,252.0 836.7,252.0 836.9,252.0 837.0,252.0 837.2,252.0 837.4,252.0 837.5,252.0 837.7,252.0 837.9,252.0 838.0,252.0 838.2,252.0
+838.4,251.9 838.5,251.9 838.7,251.9 838.9,251.9 839.0,251.9 839.2,251.9 839.3,251.9 839.5,251.9 839.7,251.9 839.8,251.9 840.0,251.9 840.2,251.9 840.3,251.9 840.5,251.9 840.7,251.8 840.8,251.8
+841.0,251.8 841.2,251.8 841.3,251.8 841.5,251.8 841.6,251.8 841.8,251.8 842.0,251.8 842.1,251.7 842.3,251.7 842.5,251.7 842.6,251.7 842.8,251.7 843.0,251.7 843.1,251.6 843.3,251.6 843.5,251.6
+843.6,251.6 843.8,251.5 844.0,251.5 844.1,251.5 844.3,251.4 844.4,251.4 844.6,251.4 844.8,251.3 844.9,251.3 845.1,251.3 845.3,251.2 845.4,251.2 845.6,251.1 845.8,251.1 845.9,251.0 846.1,251.0
+846.3,250.9 846.4,250.9 846.6,250.8 846.7,250.8 846.9,250.7 847.1,250.6 847.2,250.6 847.4,250.5 847.6,250.4 847.7,250.4 847.9,250.3 848.1,250.2 848.2,250.2 848.4,250.1 848.6,250.0 848.7,249.9
+848.9,249.8 849.0,249.7 849.2,249.6 849.4,249.5 849.5,249.4 849.7,249.3 849.9,249.2 850.0,249.1 850.2,249.0 850.4,248.9 850.5,248.7 850.7,248.6 850.9,248.5 851.0,248.3 851.2,248.2 851.4,248.0
+851.5,247.9 851.7,247.7 851.8,247.6 852.0,247.4 852.2,247.2 852.3,247.1 852.5,246.9 852.7,246.7 852.8,246.5 853.0,246.3 853.2,246.1 853.3,245.9 853.5,245.7 853.7,245.5 853.8,245.3 854.0,245.1
+854.1,244.9 854.3,244.7 854.5,244.5 854.6,244.2 854.8,244.0 855.0,243.8 855.1,243.6 855.3,243.3 855.5,243.1 855.6,242.9 855.8,242.6 856.0,242.4 856.1,242.2 856.3,241.9 856.5,241.7 856.6,241.5
+856.8,241.3 856.9,241.0 857.1,240.8 857.3,240.6 857.4,240.4 857.6,240.2 857.8,240.0 857.9,239.7 858.1,239.5 858.3,239.3 858.4,239.1 858.6,238.9 858.8,238.7 858.9,238.6 859.1,238.4 859.2,238.2
+859.4,238.0 859.6,237.9 859.7,237.7 859.9,237.5 860.1,237.4 860.2,237.2 860.4,237.1 860.6,237.0 860.7,236.9 860.9,236.8 861.1,236.6 861.2,236.6 861.4,236.5 861.5,236.4 861.7,236.3 861.9,236.3
+862.0,236.2 862.2,236.2 862.4,236.1 862.5,236.1 862.7,236.1 862.9,236.1 863.0,236.1 863.2,236.1 863.4,236.1 863.5,236.2 863.7,236.2 863.9,236.3 864.0,236.4 864.2,236.4 864.3,236.5 864.5,236.6
+864.7,236.7 864.8,236.8 865.0,237.0 865.2,237.1 865.3,237.2 865.5,237.4 865.7,237.5 865.8,237.7 866.0,237.8 866.2,238.0 866.3,238.2 866.5,238.4 866.6,238.5 866.8,238.7 867.0,238.9 867.1,239.1
+867.3,239.3 867.5,239.5 867.6,239.7 867.8,239.9 868.0,240.1 868.1,240.3 868.3,240.5 868.5,240.7 868.6,241.0 868.8,241.2 868.9,241.4 869.1,241.6 869.3,241.8 869.4,242.0 869.6,242.2 869.8,242.4
+869.9,242.6 870.1,242.9 870.3,243.1 870.4,243.3 870.6,243.5 870.8,243.7 870.9,243.9 871.1,244.1 871.3,244.3 871.4,244.5 871.6,244.7 871.7,244.9 871.9,245.1 872.1,245.3 872.2,245.5 872.4,245.7
+872.6,245.9 872.7,246.1 872.9,246.2 873.1,246.4 873.2,246.6 873.4,246.8 873.6,247.0 873.7,247.1 873.9,247.3 874.0,247.5 874.2,247.6 874.4,247.8 874.5,247.9 874.7,248.1 874.9,248.2 875.0,248.4
+875.2,248.5 875.4,248.6 875.5,248.8 875.7,248.9 875.9,249.0 876.0,249.1 876.2,249.2 876.3,249.3 876.5,249.4 876.7,249.5 876.8,249.6 877.0,249.7 877.2,249.8 877.3,249.9 877.5,249.9 877.7,250.0
+877.8,250.1 878.0,250.1 878.2,250.2 878.3,250.3 878.5,250.3 878.7,250.4 878.8,250.4 879.0,250.4 879.1,250.5 879.3,250.5 879.5,250.6 879.6,250.6 879.8,250.6 880.0,250.6 880.1,250.7 880.3,250.7
+880.5,250.7 880.6,250.7 880.8,250.7 881.0,250.8 881.1,250.8 881.3,250.8 881.4,250.8 881.6,250.8 881.8,250.8 881.9,250.8 882.1,250.8 882.3,250.9 882.4,250.9 882.6,250.9 882.8,250.9 882.9,250.9
+883.1,250.9 883.3,250.9 883.4,250.9 883.6,250.9 883.8,250.9 883.9,250.9 884.1,250.9 884.2,251.0 884.4,251.0 884.6,251.0 884.7,251.0 884.9,251.0 885.1,251.0 885.2,251.0 885.4,251.0 885.6,251.0
+885.7,251.0 885.9,251.0 886.1,251.1 886.2,251.1 886.4,251.1 886.5,251.1 886.7,251.1 886.9,251.1 887.0,251.1 887.2,251.1 887.4,251.2 887.5,251.2 887.7,251.2 887.9,251.2 888.0,251.2 888.2,251.2
+888.4,251.2 888.5,251.3 888.7,251.3 888.8,251.3 889.0,251.3 889.2,251.3 889.3,251.3 889.5,251.3 889.7,251.4 889.8,251.4 890.0,251.4 890.2,251.4 890.3,251.4 890.5,251.4 890.7,251.5 890.8,251.5
+891.0,251.5 891.2,251.5 891.3,251.5 891.5,251.5 891.6,251.6 891.8,251.6 892.0,251.6 892.1,251.6 892.3,251.6 892.5,251.6 892.6,251.6 892.8,251.7 893.0,251.7 893.1,251.7 893.3,251.7 893.5,251.7
+893.6,251.7 893.8,251.7 893.9,251.7 894.1,251.7 894.3,251.8 894.4,251.8 894.6,251.8 894.8,251.8 894.9,251.8 895.1,251.8 895.3,251.8 895.4,251.8 895.6,251.8 895.8,251.8 895.9,251.8 896.1,251.8
+896.2,251.8 896.4,251.8 896.6,251.8 896.7,251.9 896.9,251.9 897.1,251.9 897.2,251.9 897.4,251.9 897.6,251.9 897.7,251.9 897.9,251.9 898.1,251.9 898.2,251.9 898.4,251.9 898.6,251.9 898.7,251.9
+898.9,251.9 899.0,251.9 899.2,251.9 899.4,251.9 899.5,252.0 899.7,252.0 899.9,252.0 900.0,252.0 900.2,252.0 900.4,252.0 900.5,252.0 900.7,252.0 900.9,252.0 901.0,252.0 901.2,252.0 901.3,252.0
+901.5,252.1 901.7,252.1 901.8,252.1 902.0,252.1 902.2,252.1 902.3,252.1 902.5,252.1 902.7,252.1 902.8,252.1 903.0,252.1 903.2,252.1 903.3,252.2 903.5,252.2 903.6,252.2 903.8,252.2 904.0,252.2
+904.1,252.2 904.3,252.2 904.5,252.2 904.6,252.2 904.8,252.2 905.0,252.2 905.1,252.2 905.3,252.2 905.5,252.2 905.6,252.2 905.8,252.3 906.0,252.3 906.1,252.3 906.3,252.3 906.4,252.3 906.6,252.3
+906.8,252.3 906.9,252.3 907.1,252.3 907.3,252.3 907.4,252.3 907.6,252.3 907.8,252.3 907.9,252.3 908.1,252.3 908.3,252.3 908.4,252.3 908.6,252.3 908.7,252.3 908.9,252.3 909.1,252.3 909.2,252.3
+909.4,252.3 909.6,252.3 909.7,252.3 909.9,252.3 909.9,252.3 909.7,252.3 909.6,252.3 909.4,252.3 909.2,252.3 909.1,252.3 908.9,252.3 908.7,252.3 908.6,252.3 908.4,252.3 908.3,252.3 908.1,252.3
+907.9,252.3 907.8,252.3 907.6,252.3 907.4,252.3 907.3,252.3 907.1,252.3 906.9,252.3 906.8,252.3 906.6,252.3 906.4,252.3 906.3,252.3 906.1,252.4 906.0,252.4 905.8,252.4 905.6,252.4 905.5,252.4
+905.3,252.4 905.1,252.4 905.0,252.4 904.8,252.4 904.6,252.4 904.5,252.4 904.3,252.4 904.1,252.4 904.0,252.4 903.8,252.4 903.6,252.4 903.5,252.4 903.3,252.5 903.2,252.5 903.0,252.5 902.8,252.5
+902.7,252.5 902.5,252.5 902.3,252.5 902.2,252.5 902.0,252.5 901.8,252.5 901.7,252.5 901.5,252.6 901.3,252.6 901.2,252.6 901.0,252.6 900.9,252.6 900.7,252.6 900.5,252.6 900.4,252.6 900.2,252.6
+900.0,252.6 899.9,252.6 899.7,252.7 899.5,252.7 899.4,252.7 899.2,252.7 899.0,252.7 898.9,252.7 898.7,252.7 898.6,252.7 898.4,252.7 898.2,252.7 898.1,252.7 897.9,252.7 897.7,252.7 897.6,252.7
+897.4,252.7 897.2,252.7 897.1,252.7 896.9,252.8 896.7,252.8 896.6,252.8 896.4,252.8 896.2,252.8 896.1,252.8 895.9,252.8 895.8,252.8 895.6,252.8 895.4,252.8 895.3,252.8 895.1,252.8 894.9,252.8
+894.8,252.8 894.6,252.8 894.4,252.9 894.3,252.9 894.1,252.9 893.9,252.9 893.8,252.9 893.6,252.9 893.5,252.9 893.3,252.9 893.1,252.9 893.0,252.9 892.8,253.0 892.6,253.0 892.5,253.0 892.3,253.0
+892.1,253.0 892.0,253.0 891.8,253.0 891.6,253.1 891.5,253.1 891.3,253.1 891.2,253.1 891.0,253.1 890.8,253.1 890.7,253.2 890.5,253.2 890.3,253.2 890.2,253.2 890.0,253.2 889.8,253.2 889.7,253.3
+889.5,253.3 889.3,253.3 889.2,253.3 889.0,253.3 888.8,253.3 888.7,253.3 888.5,253.4 888.4,253.4 888.2,253.4 888.0,253.4 887.9,253.4 887.7,253.4 887.5,253.4 887.4,253.5 887.2,253.5 887.0,253.5
+886.9,253.5 886.7,253.5 886.5,253.5 886.4,253.5 886.2,253.5 886.1,253.6 885.9,253.6 885.7,253.6 885.6,253.6 885.4,253.6 885.2,253.6 885.1,253.6 884.9,253.6 884.7,253.6 884.6,253.6 884.4,253.7
+884.2,253.7 884.1,253.7 883.9,253.7 883.8,253.7 883.6,253.7 883.4,253.7 883.3,253.7 883.1,253.7 882.9,253.7 882.8,253.7 882.6,253.7 882.4,253.7 882.3,253.8 882.1,253.8 881.9,253.8 881.8,253.8
+881.6,253.8 881.4,253.8 881.3,253.8 881.1,253.8 881.0,253.8 880.8,253.9 880.6,253.9 880.5,253.9 880.3,253.9 880.1,253.9 880.0,254.0 879.8,254.0 879.6,254.0 879.5,254.1 879.3,254.1 879.1,254.1
+879.0,254.2 878.8,254.2 878.7,254.3 878.5,254.3 878.3,254.4 878.2,254.4 878.0,254.5 877.8,254.5 877.7,254.6 877.5,254.7 877.3,254.7 877.2,254.8 877.0,254.9 876.8,255.0 876.7,255.1 876.5,255.2
+876.3,255.3 876.2,255.4 876.0,255.5 875.9,255.6 875.7,255.7 875.5,255.9 875.4,256.0 875.2,256.1 875.0,256.3 874.9,256.4 874.7,256.5 874.5,256.7 874.4,256.8 874.2,257.0 874.0,257.2 873.9,257.3
+873.7,257.5 873.6,257.7 873.4,257.8 873.2,258.0 873.1,258.2 872.9,258.4 872.7,258.6 872.6,258.7 872.4,258.9 872.2,259.1 872.1,259.3 871.9,259.5 871.7,259.7 871.6,259.9 871.4,260.1 871.3,260.3
+871.1,260.5 870.9,260.7 870.8,260.9 870.6,261.1 870.4,261.3 870.3,261.5 870.1,261.8 869.9,262.0 869.8,262.2 869.6,262.4 869.4,262.6 869.3,262.8 869.1,263.0 868.9,263.2 868.8,263.4 868.6,263.7
+868.5,263.9 868.3,264.1 868.1,264.3 868.0,264.5 867.8,264.7 867.6,264.9 867.5,265.1 867.3,265.3 867.1,265.5 867.0,265.7 866.8,265.9 866.6,266.1 866.5,266.3 866.3,266.4 866.2,266.6 866.0,266.8
+865.8,266.9 865.7,267.1 865.5,267.2 865.3,267.4 865.2,267.5 865.0,267.7 864.8,267.8 864.7,267.9 864.5,268.0 864.3,268.1 864.2,268.2 864.0,268.3 863.9,268.3 863.7,268.4 863.5,268.4 863.4,268.5
+863.2,268.5 863.0,268.5 862.9,268.5 862.7,268.5 862.5,268.5 862.4,268.5 862.2,268.5 862.0,268.4 861.9,268.4 861.7,268.3 861.5,268.2 861.4,268.2 861.2,268.1 861.1,268.0 860.9,267.9 860.7,267.7
+860.6,267.6 860.4,267.5 860.2,267.4 860.1,267.2 859.9,267.1 859.7,266.9 859.6,266.8 859.4,266.6 859.2,266.4 859.1,266.2 858.9,266.1 858.8,265.9 858.6,265.7 858.4,265.5 858.3,265.3 858.1,265.1
+857.9,264.9 857.8,264.7 857.6,264.4 857.4,264.2 857.3,264.0 857.1,263.8 856.9,263.6 856.8,263.3 856.6,263.1 856.5,262.9 856.3,262.7 856.1,262.4 856.0,262.2 855.8,262.0 855.6,261.7 855.5,261.5
+855.3,261.3 855.1,261.1 855.0,260.8 854.8,260.6 854.6,260.4 854.5,260.2 854.3,259.9 854.1,259.7 854.0,259.5 853.8,259.3 853.7,259.1 853.5,258.9 853.3,258.7 853.2,258.5 853.0,258.3 852.8,258.1
+852.7,257.9 852.5,257.7 852.3,257.5 852.2,257.4 852.0,257.2 851.8,257.0 851.7,256.9 851.5,256.7 851.4,256.6 851.2,256.4 851.0,256.3 850.9,256.1 850.7,256.0 850.5,255.9 850.4,255.8 850.2,255.6
+850.0,255.5 849.9,255.4 849.7,255.3 849.5,255.2 849.4,255.1 849.2,255.0 849.0,254.9 848.9,254.8 848.7,254.7 848.6,254.6 848.4,254.5 848.2,254.5 848.1,254.4 847.9,254.3 847.7,254.2 847.6,254.2
+847.4,254.1 847.2,254.0 847.1,254.0 846.9,253.9 846.7,253.8 846.6,253.8 846.4,253.7 846.3,253.7 846.1,253.6 845.9,253.6 845.8,253.5 845.6,253.5 845.4,253.4 845.3,253.4 845.1,253.4 844.9,253.3
+844.8,253.3 844.6,253.2 844.4,253.2 844.3,253.2 844.1,253.1 844.0,253.1 843.8,253.1 843.6,253.1 843.5,253.0 843.3,253.0 843.1,253.0 843.0,253.0 842.8,252.9 842.6,252.9 842.5,252.9 842.3,252.9
+842.1,252.9 842.0,252.9 841.8,252.8 841.6,252.8 841.5,252.8 841.3,252.8 841.2,252.8 841.0,252.8 840.8,252.8 840.7,252.8 840.5,252.8 840.3,252.8 840.2,252.7 840.0,252.7 839.8,252.7 839.7,252.7
+839.5,252.7 839.3,252.7 839.2,252.7 839.0,252.7 838.9,252.7 838.7,252.7 838.5,252.7 838.4,252.7 838.2,252.7 838.0,252.7 837.9,252.6 837.7,252.6 837.5,252.6 837.4,252.6 837.2,252.6 837.0,252.6
+836.9,252.6 836.7,252.6 836.6,252.6 836.4,252.6 836.2,252.6 836.1,252.5 835.9,252.5 835.7,252.5 835.6,252.5 835.4,252.5 835.2,252.5 835.1,252.5 834.9,252.5 834.7,252.5 834.6,252.5 834.4,252.5
+834.2,252.4 834.1,252.4 833.9,252.4 833.8,252.4 833.6,252.4 833.4,252.4 833.3,252.4 833.1,252.4 832.9,252.4 832.8,252.4 832.6,252.4 832.4,252.4 832.3,252.4 832.1,252.4 831.9,252.4 831.8,252.4
+831.6,252.4 831.5,252.3 831.3,252.3 831.1,252.3 831.0,252.3 830.8,252.3 830.6,252.3 830.5,252.3 830.3,252.3 830.1,252.3 830.0,252.3 829.8,252.3 829.6,252.3 829.5,252.3 829.3,252.3 829.1,252.3
+829.0,252.3 828.8,252.3 828.7,252.3 828.5,252.3 828.3,252.3 828.2,252.3 828.0,252.3 827.8,252.3 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_4" ><title>gnuplot_plot_4</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '714.0,216.3 714.1,216.3 714.2,216.3 714.2,216.3 714.3,216.3 714.4,216.3 714.5,216.3 714.5,216.3 714.6,216.3 714.7,216.3 714.7,216.3 714.8,216.3 714.9,216.3 715.0,216.3 715.0,216.3 715.1,216.2
+715.2,216.2 715.3,216.2 715.3,216.2 715.4,216.2 715.5,216.2 715.5,216.2 715.6,216.2 715.7,216.2 715.8,216.2 715.8,216.2 715.9,216.2 716.0,216.2 716.0,216.2 716.1,216.2 716.2,216.2 716.3,216.2
+716.3,216.2 716.4,216.2 716.5,216.2 716.6,216.2 716.6,216.2 716.7,216.2 716.8,216.1 716.8,216.1 716.9,216.1 717.0,216.1 717.1,216.1 717.1,216.1 717.2,216.1 717.3,216.1 717.4,216.1 717.4,216.1
+717.5,216.1 717.6,216.0 717.6,216.0 717.7,216.0 717.8,216.0 717.9,216.0 717.9,216.0 718.0,216.0 718.1,216.0 718.1,216.0 718.2,216.0 718.3,215.9 718.4,215.9 718.4,215.9 718.5,215.9 718.6,215.9
+718.7,215.9 718.7,215.9 718.8,215.9 718.9,215.9 718.9,215.9 719.0,215.8 719.1,215.8 719.2,215.8 719.2,215.8 719.3,215.8 719.4,215.8 719.5,215.8 719.5,215.8 719.6,215.8 719.7,215.8 719.7,215.7
+719.8,215.7 719.9,215.7 720.0,215.7 720.0,215.7 720.1,215.7 720.2,215.7 720.2,215.7 720.3,215.7 720.4,215.6 720.5,215.6 720.5,215.6 720.6,215.6 720.7,215.6 720.8,215.6 720.8,215.6 720.9,215.5
+721.0,215.5 721.0,215.5 721.1,215.5 721.2,215.5 721.3,215.4 721.3,215.4 721.4,215.4 721.5,215.4 721.6,215.4 721.6,215.3 721.7,215.3 721.8,215.3 721.8,215.3 721.9,215.2 722.0,215.2 722.1,215.2
+722.1,215.2 722.2,215.2 722.3,215.1 722.3,215.1 722.4,215.1 722.5,215.1 722.6,215.0 722.6,215.0 722.7,215.0 722.8,214.9 722.9,214.9 722.9,214.9 723.0,214.9 723.1,214.8 723.1,214.8 723.2,214.8
+723.3,214.7 723.4,214.7 723.4,214.7 723.5,214.6 723.6,214.6 723.6,214.6 723.7,214.5 723.8,214.5 723.9,214.5 723.9,214.4 724.0,214.4 724.1,214.3 724.2,214.3 724.2,214.2 724.3,214.2 724.4,214.1
+724.4,214.1 724.5,214.0 724.6,214.0 724.7,213.9 724.7,213.8 724.8,213.8 724.9,213.7 725.0,213.6 725.0,213.6 725.1,213.5 725.2,213.4 725.2,213.3 725.3,213.2 725.4,213.1 725.5,213.0 725.5,212.9
+725.6,212.8 725.7,212.7 725.7,212.6 725.8,212.5 725.9,212.3 726.0,212.2 726.0,212.1 726.1,211.9 726.2,211.8 726.3,211.7 726.3,211.5 726.4,211.4 726.5,211.2 726.5,211.0 726.6,210.9 726.7,210.7
+726.8,210.5 726.8,210.3 726.9,210.1 727.0,210.0 727.1,209.8 727.1,209.6 727.2,209.4 727.3,209.2 727.3,209.0 727.4,208.8 727.5,208.6 727.6,208.3 727.6,208.1 727.7,207.9 727.8,207.7 727.8,207.5
+727.9,207.2 728.0,207.0 728.1,206.8 728.1,206.6 728.2,206.4 728.3,206.1 728.4,205.9 728.4,205.7 728.5,205.5 728.6,205.3 728.6,205.0 728.7,204.8 728.8,204.6 728.9,204.4 728.9,204.2 729.0,204.0
+729.1,203.8 729.2,203.6 729.2,203.4 729.3,203.2 729.4,203.0 729.4,202.8 729.5,202.6 729.6,202.5 729.7,202.3 729.7,202.1 729.8,202.0 729.9,201.8 729.9,201.6 730.0,201.5 730.1,201.4 730.2,201.2
+730.2,201.1 730.3,201.0 730.4,200.9 730.5,200.8 730.5,200.7 730.6,200.6 730.7,200.5 730.7,200.4 730.8,200.3 730.9,200.3 731.0,200.2 731.0,200.2 731.1,200.1 731.2,200.1 731.3,200.1 731.3,200.1
+731.4,200.1 731.5,200.1 731.5,200.1 731.6,200.1 731.7,200.1 731.8,200.1 731.8,200.2 731.9,200.2 732.0,200.3 732.0,200.4 732.1,200.5 732.2,200.5 732.3,200.6 732.3,200.7 732.4,200.8 732.5,201.0
+732.6,201.1 732.6,201.2 732.7,201.4 732.8,201.5 732.8,201.7 732.9,201.8 733.0,202.0 733.1,202.1 733.1,202.3 733.2,202.5 733.3,202.7 733.4,202.9 733.4,203.1 733.5,203.2 733.6,203.4 733.6,203.6
+733.7,203.8 733.8,204.0 733.9,204.3 733.9,204.5 734.0,204.7 734.1,204.9 734.1,205.1 734.2,205.3 734.3,205.5 734.4,205.7 734.4,205.9 734.5,206.1 734.6,206.3 734.7,206.5 734.7,206.7 734.8,206.9
+734.9,207.1 734.9,207.3 735.0,207.5 735.1,207.7 735.2,207.9 735.2,208.0 735.3,208.2 735.4,208.4 735.5,208.6 735.5,208.7 735.6,208.9 735.7,209.1 735.7,209.2 735.8,209.4 735.9,209.5 736.0,209.7
+736.0,209.8 736.1,209.9 736.2,210.1 736.2,210.2 736.3,210.3 736.4,210.5 736.5,210.6 736.5,210.7 736.6,210.8 736.7,210.9 736.8,211.0 736.8,211.1 736.9,211.2 737.0,211.3 737.0,211.4 737.1,211.5
+737.2,211.6 737.3,211.7 737.3,211.8 737.4,211.9 737.5,212.0 737.5,212.1 737.6,212.1 737.7,212.2 737.8,212.3 737.8,212.4 737.9,212.4 738.0,212.5 738.1,212.6 738.1,212.7 738.2,212.7 738.3,212.8
+738.3,212.9 738.4,212.9 738.5,213.0 738.6,213.1 738.6,213.1 738.7,213.2 738.8,213.3 738.9,213.3 738.9,213.4 739.0,213.5 739.1,213.5 739.1,213.6 739.2,213.6 739.3,213.7 739.4,213.8 739.4,213.8
+739.5,213.9 739.6,213.9 739.6,214.0 739.7,214.0 739.8,214.1 739.9,214.1 739.9,214.2 740.0,214.2 740.1,214.3 740.2,214.3 740.2,214.4 740.3,214.4 740.4,214.5 740.4,214.5 740.5,214.5 740.6,214.6
+740.7,214.6 740.7,214.6 740.8,214.7 740.9,214.7 741.0,214.7 741.0,214.8 741.1,214.8 741.2,214.8 741.2,214.8 741.3,214.9 741.4,214.9 741.5,214.9 741.5,214.9 741.6,215.0 741.7,215.0 741.7,215.0
+741.8,215.0 741.9,215.0 742.0,215.0 742.0,215.0 742.1,215.1 742.2,215.1 742.3,215.1 742.3,215.1 742.4,215.1 742.5,215.1 742.5,215.1 742.6,215.1 742.7,215.1 742.8,215.2 742.8,215.2 742.9,215.2
+743.0,215.2 743.1,215.2 743.1,215.2 743.2,215.2 743.3,215.2 743.3,215.2 743.4,215.3 743.5,215.3 743.6,215.3 743.6,215.3 743.7,215.3 743.8,215.3 743.8,215.3 743.9,215.4 744.0,215.4 744.1,215.4
+744.1,215.4 744.2,215.4 744.3,215.4 744.4,215.4 744.4,215.5 744.5,215.5 744.6,215.5 744.6,215.5 744.7,215.5 744.8,215.6 744.9,215.6 744.9,215.6 745.0,215.6 745.1,215.6 745.2,215.6 745.2,215.7
+745.3,215.7 745.4,215.7 745.4,215.7 745.5,215.7 745.6,215.8 745.7,215.8 745.7,215.8 745.8,215.8 745.9,215.8 745.9,215.8 746.0,215.9 746.1,215.9 746.2,215.9 746.2,215.9 746.3,215.9 746.4,215.9
+746.5,216.0 746.5,216.0 746.6,216.0 746.7,216.0 746.7,216.0 746.8,216.0 746.9,216.0 747.0,216.1 747.0,216.1 747.1,216.1 747.2,216.1 747.3,216.1 747.3,216.1 747.4,216.1 747.5,216.1 747.5,216.1
+747.6,216.2 747.7,216.2 747.8,216.2 747.8,216.2 747.9,216.2 748.0,216.2 748.0,216.2 748.1,216.2 748.2,216.2 748.3,216.2 748.3,216.2 748.4,216.2 748.5,216.2 748.6,216.2 748.6,216.2 748.7,216.2
+748.8,216.2 748.8,216.2 748.9,216.2 749.0,216.2 749.1,216.2 749.1,216.2 749.2,216.3 749.3,216.3 749.4,216.3 749.4,216.3 749.5,216.3 749.6,216.3 749.6,216.3 749.7,216.3 749.8,216.3 749.9,216.3
+749.9,216.3 750.0,216.3 750.1,216.3 750.1,216.3 750.1,216.3 750.1,216.3 750.0,216.3 749.9,216.3 749.9,216.3 749.8,216.3 749.7,216.3 749.6,216.3 749.6,216.3 749.5,216.3 749.4,216.3 749.4,216.3
+749.3,216.3 749.2,216.3 749.1,216.3 749.1,216.3 749.0,216.3 748.9,216.3 748.8,216.3 748.8,216.3 748.7,216.3 748.6,216.3 748.6,216.3 748.5,216.3 748.4,216.3 748.3,216.3 748.3,216.3 748.2,216.3
+748.1,216.3 748.0,216.3 748.0,216.4 747.9,216.4 747.8,216.4 747.8,216.4 747.7,216.4 747.6,216.4 747.5,216.4 747.5,216.4 747.4,216.4 747.3,216.4 747.3,216.4 747.2,216.4 747.1,216.5 747.0,216.5
+747.0,216.5 746.9,216.5 746.8,216.5 746.7,216.5 746.7,216.5 746.6,216.5 746.5,216.6 746.5,216.6 746.4,216.6 746.3,216.6 746.2,216.6 746.2,216.6 746.1,216.7 746.0,216.7 745.9,216.7 745.9,216.7
+745.8,216.7 745.7,216.7 745.7,216.8 745.6,216.8 745.5,216.8 745.4,216.8 745.4,216.8 745.3,216.9 745.2,216.9 745.2,216.9 745.1,216.9 745.0,216.9 744.9,217.0 744.9,217.0 744.8,217.0 744.7,217.0
+744.6,217.0 744.6,217.0 744.5,217.1 744.4,217.1 744.4,217.1 744.3,217.1 744.2,217.1 744.1,217.1 744.1,217.2 744.0,217.2 743.9,217.2 743.8,217.2 743.8,217.2 743.7,217.2 743.6,217.2 743.6,217.3
+743.5,217.3 743.4,217.3 743.3,217.3 743.3,217.3 743.2,217.3 743.1,217.3 743.1,217.3 743.0,217.3 742.9,217.4 742.8,217.4 742.8,217.4 742.7,217.4 742.6,217.4 742.5,217.4 742.5,217.4 742.4,217.4
+742.3,217.4 742.3,217.5 742.2,217.5 742.1,217.5 742.0,217.5 742.0,217.5 741.9,217.5 741.8,217.5 741.7,217.6 741.7,217.6 741.6,217.6 741.5,217.6 741.5,217.6 741.4,217.6 741.3,217.7 741.2,217.7
+741.2,217.7 741.1,217.7 741.0,217.8 741.0,217.8 740.9,217.8 740.8,217.9 740.7,217.9 740.7,217.9 740.6,218.0 740.5,218.0 740.4,218.0 740.4,218.1 740.3,218.1 740.2,218.2 740.2,218.2 740.1,218.3
+740.0,218.3 739.9,218.4 739.9,218.4 739.8,218.5 739.7,218.5 739.6,218.6 739.6,218.6 739.5,218.7 739.4,218.7 739.4,218.8 739.3,218.8 739.2,218.9 739.1,219.0 739.1,219.0 739.0,219.1 738.9,219.1
+738.9,219.2 738.8,219.3 738.7,219.3 738.6,219.4 738.6,219.5 738.5,219.5 738.4,219.6 738.3,219.7 738.3,219.7 738.2,219.8 738.1,219.9 738.1,219.9 738.0,220.0 737.9,220.1 737.8,220.2 737.8,220.2
+737.7,220.3 737.6,220.4 737.5,220.5 737.5,220.6 737.4,220.6 737.3,220.7 737.3,220.8 737.2,220.9 737.1,221.0 737.0,221.1 737.0,221.2 736.9,221.3 736.8,221.4 736.8,221.5 736.7,221.6 736.6,221.7
+736.5,221.8 736.5,222.0 736.4,222.1 736.3,222.2 736.2,222.3 736.2,222.5 736.1,222.6 736.0,222.7 736.0,222.9 735.9,223.0 735.8,223.2 735.7,223.3 735.7,223.5 735.6,223.6 735.5,223.8 735.5,224.0
+735.4,224.1 735.3,224.3 735.2,224.5 735.2,224.7 735.1,224.9 735.0,225.0 734.9,225.2 734.9,225.4 734.8,225.6 734.7,225.8 734.7,226.0 734.6,226.2 734.5,226.4 734.4,226.6 734.4,226.8 734.3,227.0
+734.2,227.2 734.1,227.5 734.1,227.7 734.0,227.9 733.9,228.1 733.9,228.3 733.8,228.5 733.7,228.7 733.6,228.9 733.6,229.1 733.5,229.3 733.4,229.5 733.4,229.7 733.3,229.9 733.2,230.0 733.1,230.2
+733.1,230.4 733.0,230.6 732.9,230.7 732.8,230.9 732.8,231.0 732.7,231.2 732.6,231.3 732.6,231.4 732.5,231.6 732.4,231.7 732.3,231.8 732.3,231.9 732.2,232.0 732.1,232.1 732.0,232.2 732.0,232.2
+731.9,232.3 731.8,232.3 731.8,232.4 731.7,232.4 731.6,232.5 731.5,232.5 731.5,232.5 731.4,232.5 731.3,232.5 731.3,232.5 731.2,232.4 731.1,232.4 731.0,232.4 731.0,232.3 730.9,232.3 730.8,232.2
+730.7,232.1 730.7,232.1 730.6,232.0 730.5,231.9 730.5,231.8 730.4,231.7 730.3,231.6 730.2,231.4 730.2,231.3 730.1,231.2 730.0,231.0 729.9,230.9 729.9,230.7 729.8,230.6 729.7,230.4 729.7,230.3
+729.6,230.1 729.5,229.9 729.4,229.7 729.4,229.5 729.3,229.4 729.2,229.2 729.2,229.0 729.1,228.8 729.0,228.6 728.9,228.4 728.9,228.1 728.8,227.9 728.7,227.7 728.6,227.5 728.6,227.3 728.5,227.1
+728.4,226.8 728.4,226.6 728.3,226.4 728.2,226.2 728.1,226.0 728.1,225.7 728.0,225.5 727.9,225.3 727.8,225.1 727.8,224.8 727.7,224.6 727.6,224.4 727.6,224.2 727.5,224.0 727.4,223.8 727.3,223.6
+727.3,223.4 727.2,223.2 727.1,223.0 727.1,222.8 727.0,222.6 726.9,222.4 726.8,222.2 726.8,222.0 726.7,221.8 726.6,221.7 726.5,221.5 726.5,221.3 726.4,221.2 726.3,221.0 726.3,220.9 726.2,220.7
+726.1,220.6 726.0,220.5 726.0,220.3 725.9,220.2 725.8,220.1 725.7,219.9 725.7,219.8 725.6,219.7 725.5,219.6 725.5,219.5 725.4,219.4 725.3,219.3 725.2,219.2 725.2,219.1 725.1,219.1 725.0,219.0
+725.0,218.9 724.9,218.8 724.8,218.8 724.7,218.7 724.7,218.6 724.6,218.6 724.5,218.5 724.4,218.5 724.4,218.4 724.3,218.3 724.2,218.3 724.2,218.3 724.1,218.2 724.0,218.2 723.9,218.1 723.9,218.1
+723.8,218.0 723.7,218.0 723.6,218.0 723.6,217.9 723.5,217.9 723.4,217.9 723.4,217.8 723.3,217.8 723.2,217.8 723.1,217.7 723.1,217.7 723.0,217.7 722.9,217.6 722.9,217.6 722.8,217.6 722.7,217.6
+722.6,217.5 722.6,217.5 722.5,217.5 722.4,217.5 722.3,217.4 722.3,217.4 722.2,217.4 722.1,217.4 722.1,217.3 722.0,217.3 721.9,217.3 721.8,217.3 721.8,217.2 721.7,217.2 721.6,217.2 721.6,217.2
+721.5,217.2 721.4,217.1 721.3,217.1 721.3,217.1 721.2,217.1 721.1,217.1 721.0,217.0 721.0,217.0 720.9,217.0 720.8,217.0 720.8,217.0 720.7,217.0 720.6,216.9 720.5,216.9 720.5,216.9 720.4,216.9
+720.3,216.9 720.2,216.9 720.2,216.9 720.1,216.8 720.0,216.8 720.0,216.8 719.9,216.8 719.8,216.8 719.7,216.8 719.7,216.8 719.6,216.8 719.5,216.8 719.5,216.7 719.4,216.7 719.3,216.7 719.2,216.7
+719.2,216.7 719.1,216.7 719.0,216.7 718.9,216.7 718.9,216.7 718.8,216.7 718.7,216.7 718.7,216.6 718.6,216.6 718.5,216.6 718.4,216.6 718.4,216.6 718.3,216.6 718.2,216.6 718.1,216.6 718.1,216.6
+718.0,216.6 717.9,216.5 717.9,216.5 717.8,216.5 717.7,216.5 717.6,216.5 717.6,216.5 717.5,216.5 717.4,216.5 717.4,216.5 717.3,216.5 717.2,216.4 717.1,216.4 717.1,216.4 717.0,216.4 716.9,216.4
+716.8,216.4 716.8,216.4 716.7,216.4 716.6,216.4 716.6,216.4 716.5,216.4 716.4,216.4 716.3,216.4 716.3,216.3 716.2,216.3 716.1,216.3 716.0,216.3 716.0,216.3 715.9,216.3 715.8,216.3 715.8,216.3
+715.7,216.3 715.6,216.3 715.5,216.3 715.5,216.3 715.4,216.3 715.3,216.3 715.3,216.3 715.2,216.3 715.1,216.3 715.0,216.3 715.0,216.3 714.9,216.3 714.8,216.3 714.7,216.3 714.7,216.3 714.6,216.3
+714.5,216.3 714.5,216.3 714.4,216.3 714.3,216.3 714.2,216.3 714.2,216.3 714.1,216.3 714.0,216.3 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>gnuplot_plot_5</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '610.5,180.2 610.6,180.2 610.7,180.2 610.7,180.2 610.8,180.2 610.9,180.2 610.9,180.2 611.0,180.2 611.1,180.2 611.2,180.2 611.2,180.2 611.3,180.2 611.4,180.2 611.5,180.2 611.5,180.2 611.6,180.2
+611.7,180.2 611.7,180.2 611.8,180.2 611.9,180.2 612.0,180.2 612.0,180.2 612.1,180.2 612.2,180.2 612.2,180.2 612.3,180.2 612.4,180.1 612.5,180.1 612.5,180.1 612.6,180.1 612.7,180.1 612.7,180.1
+612.8,180.1 612.9,180.1 613.0,180.1 613.0,180.0 613.1,180.0 613.2,180.0 613.2,180.0 613.3,180.0 613.4,179.9 613.5,179.9 613.5,179.9 613.6,179.8 613.7,179.8 613.8,179.8 613.8,179.7 613.9,179.7
+614.0,179.7 614.0,179.6 614.1,179.6 614.2,179.5 614.3,179.5 614.3,179.4 614.4,179.3 614.5,179.3 614.5,179.2 614.6,179.1 614.7,179.0 614.8,179.0 614.8,178.9 614.9,178.8 615.0,178.7 615.0,178.6
+615.1,178.5 615.2,178.4 615.3,178.2 615.3,178.1 615.4,178.0 615.5,177.8 615.6,177.7 615.6,177.6 615.7,177.4 615.8,177.2 615.8,177.1 615.9,176.9 616.0,176.7 616.1,176.5 616.1,176.4 616.2,176.2
+616.3,176.0 616.3,175.8 616.4,175.5 616.5,175.3 616.6,175.1 616.6,174.9 616.7,174.6 616.8,174.4 616.8,174.2 616.9,173.9 617.0,173.7 617.1,173.4 617.1,173.1 617.2,172.9 617.3,172.6 617.3,172.4
+617.4,172.1 617.5,171.8 617.6,171.6 617.6,171.3 617.7,171.0 617.8,170.8 617.9,170.5 617.9,170.2 618.0,170.0 618.1,169.7 618.1,169.4 618.2,169.2 618.3,168.9 618.4,168.7 618.4,168.4 618.5,168.2
+618.6,168.0 618.6,167.7 618.7,167.5 618.8,167.3 618.9,167.0 618.9,166.8 619.0,166.6 619.1,166.4 619.1,166.2 619.2,166.1 619.3,165.9 619.4,165.7 619.4,165.5 619.5,165.4 619.6,165.2 619.7,165.1
+619.7,165.0 619.8,164.8 619.9,164.7 619.9,164.6 620.0,164.5 620.1,164.4 620.2,164.3 620.2,164.3 620.3,164.2 620.4,164.2 620.4,164.1 620.5,164.1 620.6,164.0 620.7,164.0 620.7,164.0 620.8,164.0
+620.9,164.0 620.9,164.0 621.0,164.1 621.1,164.1 621.2,164.2 621.2,164.2 621.3,164.3 621.4,164.3 621.4,164.4 621.5,164.5 621.6,164.6 621.7,164.7 621.7,164.8 621.8,164.9 621.9,165.1 622.0,165.2
+622.0,165.4 622.1,165.5 622.2,165.7 622.2,165.8 622.3,166.0 622.4,166.2 622.5,166.4 622.5,166.6 622.6,166.8 622.7,167.0 622.7,167.2 622.8,167.4 622.9,167.6 623.0,167.8 623.0,168.1 623.1,168.3
+623.2,168.5 623.2,168.8 623.3,169.0 623.4,169.3 623.5,169.5 623.5,169.7 623.6,170.0 623.7,170.2 623.8,170.5 623.8,170.7 623.9,171.0 624.0,171.2 624.0,171.5 624.1,171.7 624.2,172.0 624.3,172.2
+624.3,172.5 624.4,172.7 624.5,172.9 624.5,173.2 624.6,173.4 624.7,173.6 624.8,173.8 624.8,174.0 624.9,174.2 625.0,174.4 625.0,174.7 625.1,174.8 625.2,175.0 625.3,175.2 625.3,175.4 625.4,175.6
+625.5,175.7 625.5,175.9 625.6,176.1 625.7,176.2 625.8,176.4 625.8,176.5 625.9,176.6 626.0,176.8 626.1,176.9 626.1,177.0 626.2,177.1 626.3,177.2 626.3,177.3 626.4,177.4 626.5,177.5 626.6,177.6
+626.6,177.7 626.7,177.8 626.8,177.8 626.8,177.9 626.9,178.0 627.0,178.0 627.1,178.1 627.1,178.2 627.2,178.2 627.3,178.3 627.3,178.3 627.4,178.4 627.5,178.4 627.6,178.5 627.6,178.5 627.7,178.5
+627.8,178.6 627.9,178.6 627.9,178.7 628.0,178.7 628.1,178.7 628.1,178.8 628.2,178.8 628.3,178.8 628.4,178.9 628.4,178.9 628.5,178.9 628.6,179.0 628.6,179.0 628.7,179.0 628.8,179.1 628.9,179.1
+628.9,179.1 629.0,179.1 629.1,179.2 629.1,179.2 629.2,179.2 629.3,179.2 629.4,179.3 629.4,179.3 629.5,179.3 629.6,179.3 629.6,179.4 629.7,179.4 629.8,179.4 629.9,179.4 629.9,179.4 630.0,179.5
+630.1,179.5 630.2,179.5 630.2,179.5 630.3,179.5 630.4,179.5 630.4,179.6 630.5,179.6 630.6,179.6 630.7,179.6 630.7,179.6 630.8,179.6 630.9,179.6 630.9,179.6 631.0,179.6 631.1,179.6 631.2,179.6
+631.2,179.7 631.3,179.7 631.4,179.7 631.4,179.7 631.5,179.7 631.6,179.7 631.7,179.7 631.7,179.7 631.8,179.7 631.9,179.7 632.0,179.7 632.0,179.7 632.1,179.7 632.2,179.7 632.2,179.7 632.3,179.7
+632.4,179.7 632.5,179.7 632.5,179.7 632.6,179.7 632.7,179.7 632.7,179.7 632.8,179.7 632.9,179.7 633.0,179.7 633.0,179.8 633.1,179.8 633.2,179.8 633.2,179.8 633.3,179.8 633.4,179.8 633.5,179.8
+633.5,179.8 633.6,179.8 633.7,179.8 633.7,179.8 633.8,179.8 633.9,179.8 634.0,179.8 634.0,179.8 634.1,179.8 634.2,179.8 634.3,179.9 634.3,179.9 634.4,179.9 634.5,179.9 634.5,179.9 634.6,179.9
+634.7,179.9 634.8,179.9 634.8,179.9 634.9,179.9 635.0,179.9 635.0,179.9 635.1,179.9 635.2,179.9 635.3,179.9 635.3,179.9 635.4,179.9 635.5,179.9 635.5,179.9 635.6,179.9 635.7,179.9 635.8,179.9
+635.8,179.9 635.9,179.9 636.0,179.9 636.1,179.9 636.1,179.9 636.2,179.9 636.3,179.9 636.3,179.9 636.4,179.9 636.5,179.9 636.6,179.9 636.6,179.9 636.7,179.9 636.8,179.9 636.8,179.9 636.9,179.9
+637.0,179.9 637.1,179.9 637.1,179.9 637.2,179.9 637.3,179.9 637.3,179.9 637.4,179.9 637.5,179.9 637.6,179.9 637.6,179.9 637.7,179.9 637.8,179.9 637.8,179.9 637.9,179.9 638.0,179.9 638.1,179.9
+638.1,179.9 638.2,179.9 638.3,179.9 638.4,179.9 638.4,179.9 638.5,179.9 638.6,179.9 638.6,179.9 638.7,179.9 638.8,179.9 638.9,179.9 638.9,179.9 639.0,179.9 639.1,179.9 639.1,179.9 639.2,179.9
+639.3,179.9 639.4,179.9 639.4,179.9 639.5,179.9 639.6,179.9 639.6,179.9 639.7,179.9 639.8,179.9 639.9,179.9 639.9,179.9 640.0,179.9 640.1,179.9 640.2,179.9 640.2,179.9 640.3,179.9 640.4,179.9
+640.4,179.9 640.5,179.9 640.6,179.9 640.7,179.9 640.7,179.9 640.8,179.9 640.9,179.9 640.9,179.9 641.0,179.9 641.1,179.9 641.2,179.9 641.2,179.9 641.3,179.9 641.4,179.9 641.4,179.9 641.5,179.9
+641.6,179.9 641.7,179.9 641.7,179.9 641.8,179.9 641.9,179.9 641.9,179.9 642.0,179.9 642.1,179.9 642.2,180.0 642.2,180.0 642.3,180.0 642.4,180.0 642.5,180.0 642.5,180.0 642.6,180.0 642.7,180.0
+642.7,180.0 642.8,180.0 642.9,180.0 643.0,180.0 643.0,180.0 643.1,180.0 643.2,180.1 643.2,180.1 643.3,180.1 643.4,180.1 643.5,180.1 643.5,180.1 643.6,180.1 643.7,180.1 643.7,180.1 643.8,180.1
+643.9,180.1 644.0,180.1 644.0,180.1 644.1,180.1 644.2,180.2 644.3,180.2 644.3,180.2 644.4,180.2 644.5,180.2 644.5,180.2 644.6,180.2 644.7,180.2 644.8,180.2 644.8,180.2 644.9,180.2 645.0,180.2
+645.0,180.2 645.1,180.2 645.2,180.2 645.3,180.2 645.3,180.2 645.4,180.2 645.5,180.2 645.5,180.2 645.6,180.2 645.7,180.2 645.8,180.2 645.8,180.2 645.9,180.2 646.0,180.2 646.0,180.2 646.1,180.2
+646.2,180.2 646.3,180.2 646.3,180.2 646.4,180.2 646.4,180.2 646.3,180.2 646.3,180.2 646.2,180.2 646.1,180.2 646.0,180.2 646.0,180.2 645.9,180.2 645.8,180.2 645.8,180.2 645.7,180.2 645.6,180.2
+645.5,180.2 645.5,180.2 645.4,180.2 645.3,180.3 645.3,180.3 645.2,180.3 645.1,180.3 645.0,180.3 645.0,180.3 644.9,180.3 644.8,180.3 644.8,180.3 644.7,180.3 644.6,180.3 644.5,180.3 644.5,180.3
+644.4,180.3 644.3,180.3 644.3,180.3 644.2,180.3 644.1,180.3 644.0,180.3 644.0,180.3 643.9,180.3 643.8,180.3 643.7,180.3 643.7,180.4 643.6,180.4 643.5,180.4 643.5,180.4 643.4,180.4 643.3,180.4
+643.2,180.4 643.2,180.4 643.1,180.4 643.0,180.4 643.0,180.4 642.9,180.4 642.8,180.4 642.7,180.5 642.7,180.5 642.6,180.5 642.5,180.5 642.5,180.5 642.4,180.5 642.3,180.5 642.2,180.5 642.2,180.5
+642.1,180.5 642.0,180.5 641.9,180.5 641.9,180.5 641.8,180.5 641.7,180.5 641.7,180.5 641.6,180.5 641.5,180.6 641.4,180.6 641.4,180.6 641.3,180.6 641.2,180.6 641.2,180.6 641.1,180.6 641.0,180.6
+640.9,180.6 640.9,180.6 640.8,180.6 640.7,180.6 640.7,180.6 640.6,180.6 640.5,180.6 640.4,180.6 640.4,180.6 640.3,180.6 640.2,180.6 640.2,180.6 640.1,180.6 640.0,180.5 639.9,180.5 639.9,180.5
+639.8,180.5 639.7,180.5 639.6,180.5 639.6,180.5 639.5,180.5 639.4,180.5 639.4,180.5 639.3,180.5 639.2,180.5 639.1,180.6 639.1,180.6 639.0,180.6 638.9,180.6 638.9,180.6 638.8,180.6 638.7,180.6
+638.6,180.6 638.6,180.6 638.5,180.6 638.4,180.6 638.4,180.6 638.3,180.6 638.2,180.6 638.1,180.6 638.1,180.6 638.0,180.6 637.9,180.6 637.8,180.6 637.8,180.6 637.7,180.6 637.6,180.6 637.6,180.6
+637.5,180.6 637.4,180.6 637.3,180.6 637.3,180.6 637.2,180.6 637.1,180.6 637.1,180.6 637.0,180.5 636.9,180.5 636.8,180.5 636.8,180.5 636.7,180.5 636.6,180.5 636.6,180.5 636.5,180.5 636.4,180.5
+636.3,180.5 636.3,180.5 636.2,180.5 636.1,180.5 636.1,180.5 636.0,180.5 635.9,180.5 635.8,180.5 635.8,180.5 635.7,180.5 635.6,180.5 635.5,180.5 635.5,180.5 635.4,180.5 635.3,180.5 635.3,180.5
+635.2,180.5 635.1,180.5 635.0,180.5 635.0,180.5 634.9,180.6 634.8,180.6 634.8,180.6 634.7,180.6 634.6,180.6 634.5,180.6 634.5,180.6 634.4,180.6 634.3,180.6 634.3,180.6 634.2,180.6 634.1,180.6
+634.0,180.6 634.0,180.6 633.9,180.6 633.8,180.6 633.7,180.7 633.7,180.7 633.6,180.7 633.5,180.7 633.5,180.7 633.4,180.7 633.3,180.7 633.2,180.7 633.2,180.7 633.1,180.7 633.0,180.7 633.0,180.7
+632.9,180.7 632.8,180.7 632.7,180.7 632.7,180.7 632.6,180.7 632.5,180.7 632.5,180.7 632.4,180.7 632.3,180.8 632.2,180.8 632.2,180.8 632.1,180.8 632.0,180.8 632.0,180.8 631.9,180.8 631.8,180.8
+631.7,180.8 631.7,180.8 631.6,180.8 631.5,180.8 631.4,180.8 631.4,180.8 631.3,180.8 631.2,180.8 631.2,180.8 631.1,180.8 631.0,180.8 630.9,180.8 630.9,180.8 630.8,180.9 630.7,180.9 630.7,180.9
+630.6,180.9 630.5,180.9 630.4,180.9 630.4,180.9 630.3,180.9 630.2,181.0 630.2,181.0 630.1,181.0 630.0,181.0 629.9,181.0 629.9,181.0 629.8,181.1 629.7,181.1 629.6,181.1 629.6,181.1 629.5,181.1
+629.4,181.2 629.4,181.2 629.3,181.2 629.2,181.2 629.1,181.3 629.1,181.3 629.0,181.3 628.9,181.4 628.9,181.4 628.8,181.4 628.7,181.4 628.6,181.5 628.6,181.5 628.5,181.5 628.4,181.6 628.4,181.6
+628.3,181.6 628.2,181.7 628.1,181.7 628.1,181.7 628.0,181.8 627.9,181.8 627.9,181.8 627.8,181.9 627.7,181.9 627.6,182.0 627.6,182.0 627.5,182.0 627.4,182.1 627.3,182.1 627.3,182.2 627.2,182.2
+627.1,182.3 627.1,182.4 627.0,182.4 626.9,182.5 626.8,182.6 626.8,182.6 626.7,182.7 626.6,182.8 626.6,182.9 626.5,183.0 626.4,183.0 626.3,183.1 626.3,183.2 626.2,183.4 626.1,183.5 626.1,183.6
+626.0,183.7 625.9,183.8 625.8,184.0 625.8,184.1 625.7,184.3 625.6,184.4 625.5,184.6 625.5,184.7 625.4,184.9 625.3,185.1 625.3,185.2 625.2,185.4 625.1,185.6 625.0,185.8 625.0,186.0 624.9,186.2
+624.8,186.4 624.8,186.6 624.7,186.9 624.6,187.1 624.5,187.3 624.5,187.5 624.4,187.8 624.3,188.0 624.3,188.3 624.2,188.5 624.1,188.7 624.0,189.0 624.0,189.2 623.9,189.5 623.8,189.7 623.8,190.0
+623.7,190.2 623.6,190.5 623.5,190.7 623.5,191.0 623.4,191.2 623.3,191.4 623.2,191.7 623.2,191.9 623.1,192.2 623.0,192.4 623.0,192.6 622.9,192.8 622.8,193.1 622.7,193.3 622.7,193.5 622.6,193.7
+622.5,193.9 622.5,194.1 622.4,194.3 622.3,194.4 622.2,194.6 622.2,194.8 622.1,194.9 622.0,195.1 622.0,195.2 621.9,195.4 621.8,195.5 621.7,195.6 621.7,195.7 621.6,195.9 621.5,196.0 621.4,196.0
+621.4,196.1 621.3,196.2 621.2,196.3 621.2,196.3 621.1,196.4 621.0,196.4 620.9,196.4 620.9,196.4 620.8,196.4 620.7,196.4 620.7,196.4 620.6,196.4 620.5,196.4 620.4,196.4 620.4,196.3 620.3,196.3
+620.2,196.2 620.2,196.1 620.1,196.0 620.0,196.0 619.9,195.9 619.9,195.7 619.8,195.6 619.7,195.5 619.7,195.4 619.6,195.2 619.5,195.1 619.4,194.9 619.4,194.8 619.3,194.6 619.2,194.4 619.1,194.2
+619.1,194.0 619.0,193.8 618.9,193.6 618.9,193.4 618.8,193.2 618.7,193.0 618.6,192.7 618.6,192.5 618.5,192.3 618.4,192.0 618.4,191.8 618.3,191.5 618.2,191.3 618.1,191.0 618.1,190.8 618.0,190.5
+617.9,190.2 617.9,190.0 617.8,189.7 617.7,189.4 617.6,189.2 617.6,188.9 617.5,188.6 617.4,188.4 617.3,188.1 617.3,187.8 617.2,187.6 617.1,187.3 617.1,187.1 617.0,186.8 616.9,186.6 616.8,186.3
+616.8,186.1 616.7,185.8 616.6,185.6 616.6,185.4 616.5,185.1 616.4,184.9 616.3,184.7 616.3,184.5 616.2,184.3 616.1,184.1 616.1,183.9 616.0,183.7 615.9,183.6 615.8,183.4 615.8,183.2 615.7,183.1
+615.6,182.9 615.6,182.8 615.5,182.6 615.4,182.5 615.3,182.3 615.3,182.2 615.2,182.1 615.1,182.0 615.0,181.9 615.0,181.8 614.9,181.7 614.8,181.6 614.8,181.5 614.7,181.4 614.6,181.3 614.5,181.3
+614.5,181.2 614.4,181.1 614.3,181.1 614.3,181.0 614.2,181.0 614.1,180.9 614.0,180.9 614.0,180.8 613.9,180.8 613.8,180.7 613.8,180.7 613.7,180.7 613.6,180.6 613.5,180.6 613.5,180.6 613.4,180.5
+613.3,180.5 613.2,180.5 613.2,180.5 613.1,180.4 613.0,180.4 613.0,180.4 612.9,180.4 612.8,180.4 612.7,180.4 612.7,180.4 612.6,180.3 612.5,180.3 612.5,180.3 612.4,180.3 612.3,180.3 612.2,180.3
+612.2,180.3 612.1,180.3 612.0,180.3 612.0,180.3 611.9,180.3 611.8,180.3 611.7,180.3 611.7,180.3 611.6,180.3 611.5,180.3 611.5,180.3 611.4,180.2 611.3,180.2 611.2,180.2 611.2,180.2 611.1,180.2
+611.0,180.2 610.9,180.2 610.9,180.2 610.8,180.2 610.7,180.2 610.7,180.2 610.6,180.2 610.5,180.2 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_6" ><title>gnuplot_plot_6</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '502.8,144.2 502.9,144.2 502.9,144.2 503.0,144.2 503.1,144.2 503.2,144.2 503.2,144.2 503.3,144.2 503.4,144.2 503.5,144.2 503.5,144.2 503.6,144.2 503.7,144.2 503.7,144.2 503.8,144.2 503.9,144.2
+504.0,144.2 504.0,144.2 504.1,144.2 504.2,144.2 504.3,144.2 504.3,144.2 504.4,144.2 504.5,144.2 504.6,144.2 504.6,144.2 504.7,144.2 504.8,144.1 504.9,144.1 504.9,144.1 505.0,144.1 505.1,144.1
+505.2,144.1 505.2,144.1 505.3,144.1 505.4,144.1 505.5,144.1 505.5,144.1 505.6,144.1 505.7,144.1 505.8,144.1 505.8,144.1 505.9,144.1 506.0,144.0 506.1,144.0 506.1,144.0 506.2,144.0 506.3,144.0
+506.4,144.0 506.4,144.0 506.5,144.0 506.6,143.9 506.7,143.9 506.7,143.9 506.8,143.9 506.9,143.9 507.0,143.8 507.0,143.8 507.1,143.8 507.2,143.8 507.3,143.8 507.3,143.7 507.4,143.7 507.5,143.7
+507.5,143.6 507.6,143.6 507.7,143.6 507.8,143.5 507.8,143.5 507.9,143.5 508.0,143.4 508.1,143.4 508.1,143.3 508.2,143.3 508.3,143.2 508.4,143.2 508.4,143.1 508.5,143.1 508.6,143.0 508.7,142.9
+508.7,142.9 508.8,142.8 508.9,142.7 509.0,142.7 509.0,142.6 509.1,142.5 509.2,142.4 509.3,142.3 509.3,142.2 509.4,142.1 509.5,142.0 509.6,141.9 509.6,141.8 509.7,141.7 509.8,141.6 509.9,141.4
+509.9,141.3 510.0,141.2 510.1,141.0 510.2,140.9 510.2,140.7 510.3,140.6 510.4,140.4 510.5,140.3 510.5,140.1 510.6,139.9 510.7,139.7 510.8,139.6 510.8,139.4 510.9,139.2 511.0,139.0 511.1,138.8
+511.1,138.6 511.2,138.3 511.3,138.1 511.4,137.9 511.4,137.7 511.5,137.4 511.6,137.2 511.6,136.9 511.7,136.7 511.8,136.5 511.9,136.2 511.9,135.9 512.0,135.7 512.1,135.4 512.2,135.2 512.2,134.9
+512.3,134.6 512.4,134.4 512.5,134.1 512.5,133.8 512.6,133.6 512.7,133.3 512.8,133.0 512.8,132.8 512.9,132.5 513.0,132.3 513.1,132.0 513.1,131.8 513.2,131.5 513.3,131.3 513.4,131.0 513.4,130.8
+513.5,130.6 513.6,130.4 513.7,130.2 513.7,130.0 513.8,129.8 513.9,129.6 514.0,129.4 514.0,129.2 514.1,129.1 514.2,128.9 514.3,128.8 514.3,128.6 514.4,128.5 514.5,128.4 514.6,128.3 514.6,128.2
+514.7,128.2 514.8,128.1 514.9,128.1 514.9,128.0 515.0,128.0 515.1,128.0 515.2,128.0 515.2,128.0 515.3,128.0 515.4,128.0 515.4,128.1 515.5,128.2 515.6,128.2 515.7,128.3 515.7,128.4 515.8,128.5
+515.9,128.6 516.0,128.7 516.0,128.9 516.1,129.0 516.2,129.2 516.3,129.3 516.3,129.5 516.4,129.7 516.5,129.9 516.6,130.0 516.6,130.2 516.7,130.5 516.8,130.7 516.9,130.9 516.9,131.1 517.0,131.3
+517.1,131.5 517.2,131.8 517.2,132.0 517.3,132.3 517.4,132.5 517.5,132.7 517.5,133.0 517.6,133.2 517.7,133.5 517.8,133.7 517.8,133.9 517.9,134.2 518.0,134.4 518.1,134.6 518.1,134.9 518.2,135.1
+518.3,135.3 518.4,135.6 518.4,135.8 518.5,136.0 518.6,136.2 518.7,136.4 518.7,136.6 518.8,136.8 518.9,137.0 519.0,137.2 519.0,137.4 519.1,137.6 519.2,137.8 519.3,138.0 519.3,138.1 519.4,138.3
+519.5,138.5 519.5,138.6 519.6,138.8 519.7,138.9 519.8,139.0 519.8,139.2 519.9,139.3 520.0,139.4 520.1,139.5 520.1,139.7 520.2,139.8 520.3,139.9 520.4,140.0 520.4,140.1 520.5,140.2 520.6,140.3
+520.7,140.4 520.7,140.4 520.8,140.5 520.9,140.6 521.0,140.7 521.0,140.7 521.1,140.8 521.2,140.9 521.3,140.9 521.3,141.0 521.4,141.1 521.5,141.1 521.6,141.2 521.6,141.2 521.7,141.3 521.8,141.3
+521.9,141.4 521.9,141.4 522.0,141.5 522.1,141.5 522.2,141.6 522.2,141.6 522.3,141.7 522.4,141.7 522.5,141.8 522.5,141.8 522.6,141.9 522.7,141.9 522.8,142.0 522.8,142.0 522.9,142.0 523.0,142.1
+523.1,142.1 523.1,142.2 523.2,142.2 523.3,142.3 523.3,142.3 523.4,142.3 523.5,142.4 523.6,142.4 523.6,142.5 523.7,142.5 523.8,142.6 523.9,142.6 523.9,142.6 524.0,142.7 524.1,142.7 524.2,142.8
+524.2,142.8 524.3,142.8 524.4,142.9 524.5,142.9 524.5,143.0 524.6,143.0 524.7,143.0 524.8,143.1 524.8,143.1 524.9,143.2 525.0,143.2 525.1,143.2 525.1,143.3 525.2,143.3 525.3,143.3 525.4,143.4
+525.4,143.4 525.5,143.4 525.6,143.4 525.7,143.5 525.7,143.5 525.8,143.5 525.9,143.5 526.0,143.6 526.0,143.6 526.1,143.6 526.2,143.6 526.3,143.6 526.3,143.7 526.4,143.7 526.5,143.7 526.6,143.7
+526.6,143.7 526.7,143.7 526.8,143.7 526.9,143.7 526.9,143.7 527.0,143.7 527.1,143.7 527.2,143.8 527.2,143.8 527.3,143.8 527.4,143.7 527.4,143.7 527.5,143.7 527.6,143.7 527.7,143.7 527.7,143.7
+527.8,143.7 527.9,143.7 528.0,143.7 528.0,143.7 528.1,143.7 528.2,143.6 528.3,143.6 528.3,143.6 528.4,143.6 528.5,143.6 528.6,143.5 528.6,143.5 528.7,143.5 528.8,143.5 528.9,143.5 528.9,143.4
+529.0,143.4 529.1,143.4 529.2,143.4 529.2,143.3 529.3,143.3 529.4,143.3 529.5,143.2 529.5,143.2 529.6,143.2 529.7,143.2 529.8,143.1 529.8,143.1 529.9,143.1 530.0,143.1 530.1,143.0 530.1,143.0
+530.2,143.0 530.3,142.9 530.4,142.9 530.4,142.9 530.5,142.9 530.6,142.9 530.7,142.8 530.7,142.8 530.8,142.8 530.9,142.8 531.0,142.8 531.0,142.7 531.1,142.7 531.2,142.7 531.2,142.7 531.3,142.7
+531.4,142.7 531.5,142.7 531.5,142.7 531.6,142.7 531.7,142.6 531.8,142.6 531.8,142.6 531.9,142.6 532.0,142.6 532.1,142.6 532.1,142.6 532.2,142.7 532.3,142.7 532.4,142.7 532.4,142.7 532.5,142.7
+532.6,142.7 532.7,142.7 532.7,142.7 532.8,142.7 532.9,142.8 533.0,142.8 533.0,142.8 533.1,142.8 533.2,142.8 533.3,142.9 533.3,142.9 533.4,142.9 533.5,142.9 533.6,143.0 533.6,143.0 533.7,143.0
+533.8,143.0 533.9,143.1 533.9,143.1 534.0,143.1 534.1,143.2 534.2,143.2 534.2,143.2 534.3,143.2 534.4,143.3 534.5,143.3 534.5,143.3 534.6,143.4 534.7,143.4 534.8,143.4 534.8,143.4 534.9,143.5
+535.0,143.5 535.1,143.5 535.1,143.6 535.2,143.6 535.3,143.6 535.3,143.6 535.4,143.7 535.5,143.7 535.6,143.7 535.6,143.7 535.7,143.8 535.8,143.8 535.9,143.8 535.9,143.8 536.0,143.8 536.1,143.9
+536.2,143.9 536.2,143.9 536.3,143.9 536.4,143.9 536.5,143.9 536.5,144.0 536.6,144.0 536.7,144.0 536.8,144.0 536.8,144.0 536.9,144.0 537.0,144.0 537.1,144.0 537.1,144.1 537.2,144.1 537.3,144.1
+537.4,144.1 537.4,144.1 537.5,144.1 537.6,144.1 537.7,144.1 537.7,144.1 537.8,144.1 537.9,144.1 538.0,144.1 538.0,144.1 538.1,144.1 538.2,144.1 538.3,144.2 538.3,144.2 538.4,144.2 538.5,144.2
+538.6,144.2 538.6,144.2 538.7,144.2 538.8,144.2 538.9,144.2 538.9,144.2 539.0,144.2 539.1,144.2 539.1,144.2 539.2,144.2 539.3,144.2 539.4,144.2 539.4,144.2 539.5,144.2 539.6,144.2 539.7,144.2
+539.7,144.2 539.8,144.2 539.9,144.2 540.0,144.2 540.0,144.2 539.9,144.2 539.8,144.2 539.7,144.2 539.7,144.2 539.6,144.2 539.5,144.2 539.4,144.2 539.4,144.2 539.3,144.2 539.2,144.2 539.1,144.2
+539.1,144.2 539.0,144.2 538.9,144.2 538.9,144.2 538.8,144.2 538.7,144.2 538.6,144.2 538.6,144.2 538.5,144.2 538.4,144.2 538.3,144.2 538.3,144.2 538.2,144.2 538.1,144.2 538.0,144.2 538.0,144.3
+537.9,144.3 537.8,144.3 537.7,144.3 537.7,144.3 537.6,144.3 537.5,144.3 537.4,144.3 537.4,144.3 537.3,144.3 537.2,144.3 537.1,144.3 537.1,144.3 537.0,144.4 536.9,144.4 536.8,144.4 536.8,144.4
+536.7,144.4 536.6,144.4 536.5,144.4 536.5,144.4 536.4,144.5 536.3,144.5 536.2,144.5 536.2,144.5 536.1,144.5 536.0,144.6 535.9,144.6 535.9,144.6 535.8,144.6 535.7,144.6 535.6,144.7 535.6,144.7
+535.5,144.7 535.4,144.7 535.3,144.8 535.3,144.8 535.2,144.8 535.1,144.8 535.1,144.9 535.0,144.9 534.9,144.9 534.8,144.9 534.8,145.0 534.7,145.0 534.6,145.0 534.5,145.1 534.5,145.1 534.4,145.1
+534.3,145.1 534.2,145.2 534.2,145.2 534.1,145.2 534.0,145.3 533.9,145.3 533.9,145.3 533.8,145.3 533.7,145.4 533.6,145.4 533.6,145.4 533.5,145.4 533.4,145.5 533.3,145.5 533.3,145.5 533.2,145.5
+533.1,145.6 533.0,145.6 533.0,145.6 532.9,145.6 532.8,145.6 532.7,145.7 532.7,145.7 532.6,145.7 532.5,145.7 532.4,145.7 532.4,145.7 532.3,145.7 532.2,145.7 532.1,145.7 532.1,145.7 532.0,145.7
+531.9,145.7 531.8,145.7 531.8,145.7 531.7,145.7 531.6,145.7 531.5,145.7 531.5,145.7 531.4,145.7 531.3,145.7 531.2,145.7 531.2,145.7 531.1,145.7 531.0,145.6 531.0,145.6 530.9,145.6 530.8,145.6
+530.7,145.6 530.7,145.6 530.6,145.5 530.5,145.5 530.4,145.5 530.4,145.5 530.3,145.4 530.2,145.4 530.1,145.4 530.1,145.4 530.0,145.3 529.9,145.3 529.8,145.3 529.8,145.3 529.7,145.2 529.6,145.2
+529.5,145.2 529.5,145.1 529.4,145.1 529.3,145.1 529.2,145.1 529.2,145.0 529.1,145.0 529.0,145.0 528.9,145.0 528.9,144.9 528.8,144.9 528.7,144.9 528.6,144.9 528.6,144.8 528.5,144.8 528.4,144.8
+528.3,144.8 528.3,144.8 528.2,144.7 528.1,144.7 528.0,144.7 528.0,144.7 527.9,144.7 527.8,144.7 527.7,144.7 527.7,144.7 527.6,144.7 527.5,144.6 527.4,144.6 527.4,144.6 527.3,144.6 527.2,144.6
+527.2,144.6 527.1,144.6 527.0,144.6 526.9,144.6 526.9,144.7 526.8,144.7 526.7,144.7 526.6,144.7 526.6,144.7 526.5,144.7 526.4,144.7 526.3,144.7 526.3,144.7 526.2,144.8 526.1,144.8 526.0,144.8
+526.0,144.8 525.9,144.8 525.8,144.9 525.7,144.9 525.7,144.9 525.6,144.9 525.5,145.0 525.4,145.0 525.4,145.0 525.3,145.1 525.2,145.1 525.1,145.1 525.1,145.2 525.0,145.2 524.9,145.2 524.8,145.3
+524.8,145.3 524.7,145.3 524.6,145.4 524.5,145.4 524.5,145.5 524.4,145.5 524.3,145.5 524.2,145.6 524.2,145.6 524.1,145.7 524.0,145.7 523.9,145.7 523.9,145.8 523.8,145.8 523.7,145.9 523.6,145.9
+523.6,146.0 523.5,146.0 523.4,146.0 523.3,146.1 523.3,146.1 523.2,146.2 523.1,146.2 523.1,146.3 523.0,146.3 522.9,146.3 522.8,146.4 522.8,146.4 522.7,146.5 522.6,146.5 522.5,146.6 522.5,146.6
+522.4,146.7 522.3,146.7 522.2,146.7 522.2,146.8 522.1,146.8 522.0,146.9 521.9,146.9 521.9,147.0 521.8,147.0 521.7,147.1 521.6,147.1 521.6,147.2 521.5,147.3 521.4,147.3 521.3,147.4 521.3,147.4
+521.2,147.5 521.1,147.6 521.0,147.6 521.0,147.7 520.9,147.8 520.8,147.9 520.7,147.9 520.7,148.0 520.6,148.1 520.5,148.2 520.4,148.3 520.4,148.4 520.3,148.5 520.2,148.6 520.1,148.7 520.1,148.8
+520.0,149.0 519.9,149.1 519.8,149.2 519.8,149.3 519.7,149.5 519.6,149.6 519.5,149.8 519.5,149.9 519.4,150.1 519.3,150.3 519.3,150.4 519.2,150.6 519.1,150.8 519.0,151.0 519.0,151.2 518.9,151.3
+518.8,151.5 518.7,151.7 518.7,152.0 518.6,152.2 518.5,152.4 518.4,152.6 518.4,152.8 518.3,153.0 518.2,153.3 518.1,153.5 518.1,153.7 518.0,154.0 517.9,154.2 517.8,154.5 517.8,154.7 517.7,154.9
+517.6,155.2 517.5,155.4 517.5,155.7 517.4,155.9 517.3,156.1 517.2,156.4 517.2,156.6 517.1,156.8 517.0,157.1 516.9,157.3 516.9,157.5 516.8,157.7 516.7,157.9 516.6,158.1 516.6,158.3 516.5,158.5
+516.4,158.7 516.3,158.9 516.3,159.1 516.2,159.2 516.1,159.4 516.0,159.5 516.0,159.7 515.9,159.8 515.8,159.9 515.7,160.0 515.7,160.1 515.6,160.2 515.5,160.2 515.4,160.3 515.4,160.3 515.3,160.4
+515.2,160.4 515.2,160.4 515.1,160.4 515.0,160.4 514.9,160.4 514.9,160.3 514.8,160.3 514.7,160.2 514.6,160.2 514.6,160.1 514.5,160.0 514.4,159.9 514.3,159.7 514.3,159.6 514.2,159.5 514.1,159.3
+514.0,159.2 514.0,159.0 513.9,158.8 513.8,158.6 513.7,158.4 513.7,158.2 513.6,158.0 513.5,157.8 513.4,157.6 513.4,157.3 513.3,157.1 513.2,156.9 513.1,156.6 513.1,156.4 513.0,156.1 512.9,155.9
+512.8,155.6 512.8,155.3 512.7,155.1 512.6,154.8 512.5,154.6 512.5,154.3 512.4,154.0 512.3,153.8 512.2,153.5 512.2,153.2 512.1,153.0 512.0,152.7 511.9,152.4 511.9,152.2 511.8,151.9 511.7,151.7
+511.6,151.4 511.6,151.2 511.5,151.0 511.4,150.7 511.4,150.5 511.3,150.3 511.2,150.1 511.1,149.8 511.1,149.6 511.0,149.4 510.9,149.2 510.8,149.0 510.8,148.8 510.7,148.6 510.6,148.5 510.5,148.3
+510.5,148.1 510.4,148.0 510.3,147.8 510.2,147.6 510.2,147.5 510.1,147.3 510.0,147.2 509.9,147.1 509.9,146.9 509.8,146.8 509.7,146.7 509.6,146.6 509.6,146.5 509.5,146.4 509.4,146.3 509.3,146.2
+509.3,146.1 509.2,146.0 509.1,145.9 509.0,145.8 509.0,145.7 508.9,145.7 508.8,145.6 508.7,145.5 508.7,145.4 508.6,145.4 508.5,145.3 508.4,145.3 508.4,145.2 508.3,145.2 508.2,145.1 508.1,145.1
+508.1,145.0 508.0,145.0 507.9,144.9 507.8,144.9 507.8,144.9 507.7,144.8 507.6,144.8 507.5,144.7 507.5,144.7 507.4,144.7 507.3,144.7 507.3,144.6 507.2,144.6 507.1,144.6 507.0,144.6 507.0,144.5
+506.9,144.5 506.8,144.5 506.7,144.5 506.7,144.5 506.6,144.4 506.5,144.4 506.4,144.4 506.4,144.4 506.3,144.4 506.2,144.4 506.1,144.4 506.1,144.4 506.0,144.3 505.9,144.3 505.8,144.3 505.8,144.3
+505.7,144.3 505.6,144.3 505.5,144.3 505.5,144.3 505.4,144.3 505.3,144.3 505.2,144.3 505.2,144.3 505.1,144.3 505.0,144.3 504.9,144.2 504.9,144.2 504.8,144.2 504.7,144.2 504.6,144.2 504.6,144.2
+504.5,144.2 504.4,144.2 504.3,144.2 504.3,144.2 504.2,144.2 504.1,144.2 504.0,144.2 504.0,144.2 503.9,144.2 503.8,144.2 503.7,144.2 503.7,144.2 503.6,144.2 503.5,144.2 503.5,144.2 503.4,144.2
+503.3,144.2 503.2,144.2 503.2,144.2 503.1,144.2 503.0,144.2 502.9,144.2 502.9,144.2 502.8,144.2 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_7" ><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '392.6,108.1 392.6,108.1 392.7,108.1 392.7,108.1 392.8,108.1 392.8,108.1 392.9,108.1 392.9,108.1 393.0,108.1 393.0,108.1 393.1,108.1 393.1,108.1 393.2,108.1 393.2,108.1 393.3,108.1 393.3,108.1
+393.4,108.1 393.4,108.1 393.5,108.1 393.5,108.1 393.6,108.1 393.6,108.1 393.7,108.1 393.7,108.1 393.8,108.0 393.8,108.0 393.9,108.0 393.9,108.0 394.0,108.0 394.0,108.0 394.1,108.0 394.1,108.0
+394.2,107.9 394.3,107.9 394.3,107.9 394.4,107.9 394.4,107.9 394.5,107.8 394.5,107.8 394.6,107.8 394.6,107.7 394.7,107.7 394.7,107.7 394.8,107.6 394.8,107.6 394.9,107.6 394.9,107.5 395.0,107.5
+395.0,107.4 395.1,107.4 395.1,107.3 395.2,107.2 395.2,107.2 395.3,107.1 395.3,107.0 395.4,107.0 395.4,106.9 395.5,106.8 395.5,106.7 395.6,106.6 395.6,106.5 395.7,106.4 395.7,106.3 395.8,106.2
+395.8,106.1 395.9,106.0 395.9,105.9 396.0,105.8 396.0,105.6 396.1,105.5 396.1,105.4 396.2,105.2 396.3,105.1 396.3,104.9 396.4,104.8 396.4,104.6 396.5,104.4 396.5,104.3 396.6,104.1 396.6,103.9
+396.7,103.7 396.7,103.5 396.8,103.3 396.8,103.1 396.9,102.9 396.9,102.7 397.0,102.5 397.0,102.3 397.1,102.1 397.1,101.9 397.2,101.6 397.2,101.4 397.3,101.2 397.3,100.9 397.4,100.7 397.4,100.4
+397.5,100.2 397.5,100.0 397.6,99.7 397.6,99.5 397.7,99.2 397.7,99.0 397.8,98.7 397.8,98.5 397.9,98.2 397.9,98.0 398.0,97.7 398.0,97.5 398.1,97.2 398.1,97.0 398.2,96.7 398.3,96.5
+398.3,96.3 398.4,96.0 398.4,95.8 398.5,95.6 398.5,95.3 398.6,95.1 398.6,94.9 398.7,94.7 398.7,94.5 398.8,94.3 398.8,94.1 398.9,93.9 398.9,93.7 399.0,93.6 399.0,93.4 399.1,93.2
+399.1,93.1 399.2,93.0 399.2,92.8 399.3,92.7 399.3,92.6 399.4,92.5 399.4,92.4 399.5,92.3 399.5,92.2 399.6,92.1 399.6,92.1 399.7,92.0 399.7,92.0 399.8,92.0 399.8,91.9 399.9,91.9
+399.9,91.9 400.0,92.0 400.0,92.0 400.1,92.0 400.2,92.0 400.2,92.1 400.3,92.2 400.3,92.2 400.4,92.3 400.4,92.4 400.5,92.5 400.5,92.6 400.6,92.7 400.6,92.8 400.7,93.0 400.7,93.1
+400.8,93.3 400.8,93.4 400.9,93.6 400.9,93.8 401.0,93.9 401.0,94.1 401.1,94.3 401.1,94.5 401.2,94.7 401.2,94.9 401.3,95.1 401.3,95.4 401.4,95.6 401.4,95.8 401.5,96.0 401.5,96.3
+401.6,96.5 401.6,96.7 401.7,97.0 401.7,97.2 401.8,97.4 401.8,97.7 401.9,97.9 401.9,98.2 402.0,98.4 402.0,98.6 402.1,98.9 402.2,99.1 402.2,99.3 402.3,99.6 402.3,99.8 402.4,100.0
+402.4,100.3 402.5,100.5 402.5,100.7 402.6,100.9 402.6,101.1 402.7,101.4 402.7,101.6 402.8,101.8 402.8,102.0 402.9,102.2 402.9,102.4 403.0,102.6 403.0,102.7 403.1,102.9 403.1,103.1 403.2,103.3
+403.2,103.4 403.3,103.6 403.3,103.7 403.4,103.9 403.4,104.0 403.5,104.2 403.5,104.3 403.6,104.5 403.6,104.6 403.7,104.7 403.7,104.8 403.8,105.0 403.8,105.1 403.9,105.2 403.9,105.3 404.0,105.4
+404.1,105.5 404.1,105.6 404.2,105.7 404.2,105.8 404.3,105.8 404.3,105.9 404.4,106.0 404.4,106.1 404.5,106.1 404.5,106.2 404.6,106.3 404.6,106.3 404.7,106.4 404.7,106.4 404.8,106.5 404.8,106.5
+404.9,106.6 404.9,106.6 405.0,106.7 405.0,106.7 405.1,106.7 405.1,106.8 405.2,106.8 405.2,106.8 405.3,106.9 405.3,106.9 405.4,106.9 405.4,107.0 405.5,107.0 405.5,107.0 405.6,107.0 405.6,107.0
+405.7,107.1 405.7,107.1 405.8,107.1 405.8,107.1 405.9,107.1 405.9,107.1 406.0,107.2 406.1,107.2 406.1,107.2 406.2,107.2 406.2,107.2 406.3,107.2 406.3,107.2 406.4,107.2 406.4,107.2 406.5,107.2
+406.5,107.2 406.6,107.2 406.6,107.2 406.7,107.2 406.7,107.2 406.8,107.2 406.8,107.2 406.9,107.2 406.9,107.2 407.0,107.2 407.0,107.2 407.1,107.2 407.1,107.2 407.2,107.2 407.2,107.2 407.3,107.2
+407.3,107.2 407.4,107.2 407.4,107.2 407.5,107.2 407.5,107.2 407.6,107.2 407.6,107.2 407.7,107.1 407.7,107.1 407.8,107.1 407.8,107.1 407.9,107.1 407.9,107.1 408.0,107.1 408.1,107.1 408.1,107.1
+408.2,107.0 408.2,107.0 408.3,107.0 408.3,107.0 408.4,107.0 408.4,107.0 408.5,107.0 408.5,106.9 408.6,106.9 408.6,106.9 408.7,106.9 408.7,106.9 408.8,106.9 408.8,106.9 408.9,106.9 408.9,106.8
+409.0,106.8 409.0,106.8 409.1,106.8 409.1,106.8 409.2,106.8 409.2,106.8 409.3,106.8 409.3,106.8 409.4,106.7 409.4,106.7 409.5,106.7 409.5,106.7 409.6,106.7 409.6,106.7 409.7,106.7 409.7,106.7
+409.8,106.7 409.8,106.7 409.9,106.7 410.0,106.7 410.0,106.7 410.1,106.7 410.1,106.7 410.2,106.7 410.2,106.7 410.3,106.7 410.3,106.7 410.4,106.7 410.4,106.7 410.5,106.7 410.5,106.7 410.6,106.7
+410.6,106.7 410.7,106.7 410.7,106.7 410.8,106.7 410.8,106.7 410.9,106.8 410.9,106.8 411.0,106.8 411.0,106.8 411.1,106.8 411.1,106.8 411.2,106.8 411.2,106.8 411.3,106.8 411.3,106.8 411.4,106.9
+411.4,106.9 411.5,106.9 411.5,106.9 411.6,106.9 411.6,106.9 411.7,106.9 411.7,106.9 411.8,106.9 411.8,107.0 411.9,107.0 412.0,107.0 412.0,107.0 412.1,107.0 412.1,107.0 412.2,107.0 412.2,107.0
+412.3,107.1 412.3,107.1 412.4,107.1 412.4,107.1 412.5,107.1 412.5,107.1 412.6,107.1 412.6,107.1 412.7,107.1 412.7,107.2 412.8,107.2 412.8,107.2 412.9,107.2 412.9,107.2 413.0,107.2 413.0,107.2
+413.1,107.3 413.1,107.3 413.2,107.3 413.2,107.3 413.3,107.3 413.3,107.3 413.4,107.3 413.4,107.4 413.5,107.4 413.5,107.4 413.6,107.4 413.6,107.4 413.7,107.4 413.7,107.4 413.8,107.5 413.8,107.5
+413.9,107.5 414.0,107.5 414.0,107.5 414.1,107.5 414.1,107.6 414.2,107.6 414.2,107.6 414.3,107.6 414.3,107.6 414.4,107.6 414.4,107.6 414.5,107.7 414.5,107.7 414.6,107.7 414.6,107.7 414.7,107.7
+414.7,107.7 414.8,107.8 414.8,107.8 414.9,107.8 414.9,107.8 415.0,107.8 415.0,107.8 415.1,107.8 415.1,107.9 415.2,107.9 415.2,107.9 415.3,107.9 415.3,107.9 415.4,107.9 415.4,107.9 415.5,107.9
+415.5,107.9 415.6,108.0 415.6,108.0 415.7,108.0 415.7,108.0 415.8,108.0 415.9,108.0 415.9,108.0 416.0,108.0 416.0,108.0 416.1,108.0 416.1,108.0 416.2,108.1 416.2,108.1 416.3,108.1 416.3,108.1
+416.4,108.1 416.4,108.1 416.5,108.1 416.5,108.1 416.6,108.1 416.6,108.1 416.7,108.1 416.7,108.1 416.8,108.1 416.8,108.1 416.9,108.1 416.9,108.1 417.0,108.1 417.0,108.1 417.1,108.1 417.1,108.1
+417.2,108.1 417.2,108.1 417.3,108.1 417.3,108.1 417.4,108.1 417.4,108.1 417.5,108.1 417.5,108.1 417.6,108.1 417.6,108.1 417.7,108.1 417.7,108.1 417.8,108.1 417.9,108.1 417.9,108.2 418.0,108.2
+418.0,108.2 418.1,108.2 418.1,108.2 418.2,108.2 418.2,108.2 418.1,108.2 418.1,108.2 418.0,108.2 418.0,108.2 417.9,108.2 417.9,108.2 417.8,108.2 417.7,108.2 417.7,108.2 417.6,108.2 417.6,108.2
+417.5,108.2 417.5,108.2 417.4,108.2 417.4,108.2 417.3,108.2 417.3,108.2 417.2,108.2 417.2,108.2 417.1,108.2 417.1,108.2 417.0,108.2 417.0,108.2 416.9,108.2 416.9,108.2 416.8,108.2 416.8,108.2
+416.7,108.2 416.7,108.2 416.6,108.2 416.6,108.2 416.5,108.2 416.5,108.2 416.4,108.2 416.4,108.2 416.3,108.2 416.3,108.2 416.2,108.3 416.2,108.3 416.1,108.3 416.1,108.3 416.0,108.3 416.0,108.3
+415.9,108.3 415.9,108.3 415.8,108.3 415.7,108.3 415.7,108.3 415.6,108.3 415.6,108.4 415.5,108.4 415.5,108.4 415.4,108.4 415.4,108.4 415.3,108.4 415.3,108.4 415.2,108.4 415.2,108.4 415.1,108.5
+415.1,108.5 415.0,108.5 415.0,108.5 414.9,108.5 414.9,108.5 414.8,108.5 414.8,108.6 414.7,108.6 414.7,108.6 414.6,108.6 414.6,108.6 414.5,108.6 414.5,108.6 414.4,108.7 414.4,108.7 414.3,108.7
+414.3,108.7 414.2,108.7 414.2,108.7 414.1,108.8 414.1,108.8 414.0,108.8 414.0,108.8 413.9,108.8 413.8,108.8 413.8,108.9 413.7,108.9 413.7,108.9 413.6,108.9 413.6,108.9 413.5,108.9 413.5,108.9
+413.4,109.0 413.4,109.0 413.3,109.0 413.3,109.0 413.2,109.0 413.2,109.0 413.1,109.0 413.1,109.1 413.0,109.1 413.0,109.1 412.9,109.1 412.9,109.1 412.8,109.1 412.8,109.1 412.7,109.2 412.7,109.2
+412.6,109.2 412.6,109.2 412.5,109.2 412.5,109.2 412.4,109.2 412.4,109.2 412.3,109.2 412.3,109.3 412.2,109.3 412.2,109.3 412.1,109.3 412.1,109.3 412.0,109.3 412.0,109.3 411.9,109.3 411.8,109.4
+411.8,109.4 411.7,109.4 411.7,109.4 411.6,109.4 411.6,109.4 411.5,109.4 411.5,109.4 411.4,109.4 411.4,109.5 411.3,109.5 411.3,109.5 411.2,109.5 411.2,109.5 411.1,109.5 411.1,109.5 411.0,109.5
+411.0,109.5 410.9,109.5 410.9,109.6 410.8,109.6 410.8,109.6 410.7,109.6 410.7,109.6 410.6,109.6 410.6,109.6 410.5,109.6 410.5,109.6 410.4,109.6 410.4,109.6 410.3,109.6 410.3,109.6 410.2,109.6
+410.2,109.6 410.1,109.6 410.1,109.6 410.0,109.6 410.0,109.6 409.9,109.6 409.8,109.6 409.8,109.6 409.7,109.6 409.7,109.6 409.6,109.6 409.6,109.6 409.5,109.6 409.5,109.6 409.4,109.6 409.4,109.6
+409.3,109.6 409.3,109.6 409.2,109.5 409.2,109.5 409.1,109.5 409.1,109.5 409.0,109.5 409.0,109.5 408.9,109.5 408.9,109.5 408.8,109.4 408.8,109.4 408.7,109.4 408.7,109.4 408.6,109.4 408.6,109.4
+408.5,109.4 408.5,109.4 408.4,109.3 408.4,109.3 408.3,109.3 408.3,109.3 408.2,109.3 408.2,109.3 408.1,109.3 408.1,109.2 408.0,109.2 407.9,109.2 407.9,109.2 407.8,109.2 407.8,109.2 407.7,109.2
+407.7,109.2 407.6,109.2 407.6,109.2 407.5,109.1 407.5,109.1 407.4,109.1 407.4,109.1 407.3,109.1 407.3,109.1 407.2,109.1 407.2,109.1 407.1,109.1 407.1,109.1 407.0,109.1 407.0,109.1 406.9,109.1
+406.9,109.1 406.8,109.1 406.8,109.1 406.7,109.1 406.7,109.1 406.6,109.1 406.6,109.1 406.5,109.1 406.5,109.1 406.4,109.1 406.4,109.1 406.3,109.1 406.3,109.1 406.2,109.1 406.2,109.1 406.1,109.1
+406.1,109.2 406.0,109.2 405.9,109.2 405.9,109.2 405.8,109.2 405.8,109.2 405.7,109.2 405.7,109.2 405.6,109.3 405.6,109.3 405.5,109.3 405.5,109.3 405.4,109.4 405.4,109.4 405.3,109.4 405.3,109.4
+405.2,109.5 405.2,109.5 405.1,109.5 405.1,109.6 405.0,109.6 405.0,109.6 404.9,109.7 404.9,109.7 404.8,109.8 404.8,109.8 404.7,109.9 404.7,109.9 404.6,110.0 404.6,110.1 404.5,110.1 404.5,110.2
+404.4,110.2 404.4,110.3 404.3,110.4 404.3,110.5 404.2,110.6 404.2,110.6 404.1,110.7 404.1,110.8 404.0,110.9 403.9,111.0 403.9,111.1 403.8,111.2 403.8,111.4 403.7,111.5 403.7,111.6 403.6,111.7
+403.6,111.8 403.5,112.0 403.5,112.1 403.4,112.3 403.4,112.4 403.3,112.6 403.3,112.7 403.2,112.9 403.2,113.0 403.1,113.2 403.1,113.4 403.0,113.6 403.0,113.8 402.9,113.9 402.9,114.1 402.8,114.3
+402.8,114.5 402.7,114.7 402.7,115.0 402.6,115.2 402.6,115.4 402.5,115.6 402.5,115.8 402.4,116.0 402.4,116.3 402.3,116.5 402.3,116.7 402.2,117.0 402.2,117.2 402.1,117.4 402.0,117.7 402.0,117.9
+401.9,118.2 401.9,118.4 401.8,118.6 401.8,118.9 401.7,119.1 401.7,119.4 401.6,119.6 401.6,119.8 401.5,120.1 401.5,120.3 401.4,120.5 401.4,120.7 401.3,121.0 401.3,121.2 401.2,121.4 401.2,121.6
+401.1,121.8 401.1,122.0 401.0,122.2 401.0,122.4 400.9,122.5 400.9,122.7 400.8,122.9 400.8,123.0 400.7,123.2 400.7,123.3 400.6,123.5 400.6,123.6 400.5,123.7 400.5,123.8 400.4,123.9 400.4,124.0
+400.3,124.1 400.3,124.2 400.2,124.2 400.2,124.3 400.1,124.3 400.0,124.3 400.0,124.4 399.9,124.4 399.9,124.4 399.8,124.4 399.8,124.3 399.7,124.3 399.7,124.3 399.6,124.2 399.6,124.2 399.5,124.1
+399.5,124.0 399.4,123.9 399.4,123.8 399.3,123.7 399.3,123.6 399.2,123.5 399.2,123.4 399.1,123.2 399.1,123.1 399.0,122.9 399.0,122.7 398.9,122.6 398.9,122.4 398.8,122.2 398.8,122.0 398.7,121.8
+398.7,121.6 398.6,121.4 398.6,121.2 398.5,121.0 398.5,120.8 398.4,120.5 398.4,120.3 398.3,120.1 398.3,119.8 398.2,119.6 398.1,119.3 398.1,119.1 398.0,118.8 398.0,118.6 397.9,118.3 397.9,118.1
+397.8,117.8 397.8,117.6 397.7,117.3 397.7,117.1 397.6,116.8 397.6,116.6 397.5,116.4 397.5,116.1 397.4,115.9 397.4,115.6 397.3,115.4 397.3,115.2 397.2,114.9 397.2,114.7 397.1,114.5 397.1,114.2
+397.0,114.0 397.0,113.8 396.9,113.6 396.9,113.4 396.8,113.2 396.8,113.0 396.7,112.8 396.7,112.6 396.6,112.4 396.6,112.2 396.5,112.0 396.5,111.9 396.4,111.7 396.4,111.5 396.3,111.4 396.3,111.2
+396.2,111.1 396.1,110.9 396.1,110.8 396.0,110.7 396.0,110.5 395.9,110.4 395.9,110.3 395.8,110.2 395.8,110.1 395.7,110.0 395.7,109.9 395.6,109.8 395.6,109.7 395.5,109.6 395.5,109.5 395.4,109.4
+395.4,109.3 395.3,109.3 395.3,109.2 395.2,109.1 395.2,109.1 395.1,109.0 395.1,109.0 395.0,108.9 395.0,108.9 394.9,108.8 394.9,108.8 394.8,108.7 394.8,108.7 394.7,108.6 394.7,108.6 394.6,108.6
+394.6,108.5 394.5,108.5 394.5,108.5 394.4,108.5 394.4,108.4 394.3,108.4 394.3,108.4 394.2,108.4 394.1,108.4 394.1,108.3 394.0,108.3 394.0,108.3 393.9,108.3 393.9,108.3 393.8,108.3 393.8,108.3
+393.7,108.3 393.7,108.2 393.6,108.2 393.6,108.2 393.5,108.2 393.5,108.2 393.4,108.2 393.4,108.2 393.3,108.2 393.3,108.2 393.2,108.2 393.2,108.2 393.1,108.2 393.1,108.2 393.0,108.2 393.0,108.2
+392.9,108.2 392.9,108.2 392.8,108.2 392.8,108.2 392.7,108.2 392.7,108.2 392.6,108.2 392.6,108.2 '/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>gnuplot_plot_8</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 31, 120, 180)' fill-opacity = '0.250000' points = '284.0,72.1 284.1,72.1 284.1,72.1 284.2,72.1 284.3,72.1 284.3,72.1 284.4,72.1 284.4,72.1 284.5,72.1 284.5,72.1 284.6,72.1 284.7,72.1 284.7,72.1 284.8,72.1 284.8,72.1 284.9,72.1
+284.9,72.0 285.0,72.0 285.0,72.0 285.1,72.0 285.2,72.0 285.2,72.0 285.3,72.0 285.3,72.0 285.4,71.9 285.4,71.9 285.5,71.9 285.6,71.9 285.6,71.8 285.7,71.8 285.7,71.8 285.8,71.7
+285.8,71.7 285.9,71.7 285.9,71.6 286.0,71.6 286.1,71.5 286.1,71.4 286.2,71.4 286.2,71.3 286.3,71.2 286.3,71.2 286.4,71.1 286.5,71.0 286.5,70.9 286.6,70.8 286.6,70.7 286.7,70.6
+286.7,70.4 286.8,70.3 286.8,70.2 286.9,70.0 287.0,69.9 287.0,69.7 287.1,69.5 287.1,69.4 287.2,69.2 287.2,69.0 287.3,68.8 287.4,68.5 287.4,68.3 287.5,68.1 287.5,67.8 287.6,67.6
+287.6,67.3 287.7,67.0 287.7,66.8 287.8,66.5 287.9,66.2 287.9,65.9 288.0,65.5 288.0,65.2 288.1,64.9 288.1,64.5 288.2,64.2 288.3,63.9 288.3,63.5 288.4,63.2 288.4,62.8 288.5,62.4
+288.5,62.1 288.6,61.7 288.7,61.4 288.7,61.0 288.8,60.6 288.8,60.3 288.9,60.0 288.9,59.6 289.0,59.3 289.0,59.0 289.1,58.7 289.2,58.4 289.2,58.1 289.3,57.8 289.3,57.6 289.4,57.3
+289.4,57.1 289.5,56.9 289.6,56.7 289.6,56.5 289.7,56.4 289.7,56.2 289.8,56.1 289.8,56.0 289.9,56.0 289.9,55.9 290.0,55.9 290.1,55.9 290.1,55.9 290.2,56.0 290.2,56.0 290.3,56.1
+290.3,56.2 290.4,56.4 290.5,56.5 290.5,56.7 290.6,56.9 290.6,57.1 290.7,57.3 290.7,57.5 290.8,57.8 290.8,58.1 290.9,58.3 291.0,58.6 291.0,58.9 291.1,59.2 291.1,59.6 291.2,59.9
+291.2,60.2 291.3,60.6 291.4,60.9 291.4,61.2 291.5,61.6 291.5,61.9 291.6,62.3 291.6,62.6 291.7,63.0 291.8,63.3 291.8,63.6 291.9,63.9 291.9,64.3 292.0,64.6 292.0,64.9 292.1,65.2
+292.1,65.4 292.2,65.7 292.3,66.0 292.3,66.3 292.4,66.5 292.4,66.7 292.5,67.0 292.5,67.2 292.6,67.4 292.7,67.6 292.7,67.8 292.8,68.0 292.8,68.1 292.9,68.3 292.9,68.5 293.0,68.6
+293.0,68.7 293.1,68.9 293.2,69.0 293.2,69.1 293.3,69.2 293.3,69.3 293.4,69.4 293.4,69.5 293.5,69.6 293.6,69.7 293.6,69.7 293.7,69.8 293.7,69.9 293.8,69.9 293.8,70.0 293.9,70.1
+293.9,70.1 294.0,70.2 294.1,70.2 294.1,70.3 294.2,70.3 294.2,70.4 294.3,70.4 294.3,70.4 294.4,70.5 294.5,70.5 294.5,70.6 294.6,70.6 294.6,70.6 294.7,70.7 294.7,70.7 294.8,70.8
+294.8,70.8 294.9,70.8 295.0,70.9 295.0,70.9 295.1,70.9 295.1,71.0 295.2,71.0 295.2,71.0 295.3,71.1 295.4,71.1 295.4,71.1 295.5,71.2 295.5,71.2 295.6,71.2 295.6,71.3 295.7,71.3
+295.8,71.3 295.8,71.4 295.9,71.4 295.9,71.4 296.0,71.4 296.0,71.5 296.1,71.5 296.1,71.5 296.2,71.5 296.3,71.6 296.3,71.6 296.4,71.6 296.4,71.6 296.5,71.7 296.5,71.7 296.6,71.7
+296.7,71.7 296.7,71.7 296.8,71.7 296.8,71.8 296.9,71.8 296.9,71.8 297.0,71.8 297.0,71.8 297.1,71.8 297.2,71.8 297.2,71.8 297.3,71.8 297.3,71.8 297.4,71.9 297.4,71.9 297.5,71.9
+297.6,71.9 297.6,71.9 297.7,71.9 297.7,71.9 297.8,71.9 297.8,71.9 297.9,71.9 297.9,71.9 298.0,71.9 298.1,71.9 298.1,71.9 298.2,71.9 298.2,71.9 298.3,71.9 298.3,71.9 298.4,71.9
+298.5,71.9 298.5,71.9 298.6,71.9 298.6,71.9 298.7,71.9 298.7,71.9 298.8,71.9 298.9,71.9 298.9,71.9 299.0,71.9 299.0,71.9 299.1,71.9 299.1,71.9 299.2,71.9 299.2,71.9 299.3,71.9
+299.4,71.9 299.4,71.9 299.5,71.9 299.5,71.9 299.6,71.9 299.6,71.9 299.7,71.9 299.8,71.9 299.8,71.9 299.9,71.9 299.9,71.9 300.0,71.9 300.0,71.9 300.1,71.9 300.1,71.9 300.2,71.9
+300.3,71.9 300.3,71.9 300.4,71.9 300.4,71.9 300.5,71.9 300.5,71.9 300.6,71.9 300.7,71.9 300.7,71.9 300.8,71.9 300.8,71.9 300.9,71.9 300.9,71.9 301.0,71.9 301.0,71.9 301.1,71.9
+301.2,71.9 301.2,71.9 301.3,71.9 301.3,71.9 301.4,71.9 301.4,71.9 301.5,71.9 301.6,71.9 301.6,71.9 301.7,71.9 301.7,71.9 301.8,71.9 301.8,71.9 301.9,71.9 301.9,71.9 302.0,71.9
+302.1,71.9 302.1,71.9 302.2,71.9 302.2,71.9 302.3,71.9 302.3,71.9 302.4,71.9 302.5,71.9 302.5,71.9 302.6,71.9 302.6,71.9 302.7,71.9 302.7,71.9 302.8,71.9 302.9,71.9 302.9,71.9
+303.0,71.9 303.0,71.9 303.1,71.9 303.1,71.9 303.2,71.9 303.2,71.9 303.3,71.9 303.4,71.9 303.4,71.9 303.5,71.9 303.5,71.9 303.6,71.9 303.6,71.9 303.7,71.9 303.8,71.9 303.8,71.9
+303.9,71.9 303.9,71.9 304.0,71.9 304.0,71.9 304.1,71.9 304.1,71.9 304.2,71.9 304.3,71.9 304.3,71.9 304.4,71.9 304.4,71.9 304.5,71.9 304.5,71.9 304.6,71.9 304.7,71.9 304.7,71.9
+304.8,71.9 304.8,71.9 304.9,71.9 304.9,71.9 305.0,71.9 305.0,71.9 305.1,71.9 305.2,71.9 305.2,71.9 305.3,71.9 305.3,71.9 305.4,71.9 305.4,71.9 305.5,71.9 305.6,71.9 305.6,71.9
+305.7,71.9 305.7,71.9 305.8,71.9 305.8,71.9 305.9,71.9 306.0,71.9 306.0,71.9 306.1,71.9 306.1,71.9 306.2,71.9 306.2,71.9 306.3,71.9 306.3,71.9 306.4,71.9 306.5,71.9 306.5,71.9
+306.6,71.9 306.6,71.9 306.7,71.9 306.7,71.9 306.8,71.9 306.9,71.9 306.9,71.9 307.0,71.9 307.0,71.9 307.1,71.9 307.1,71.9 307.2,71.9 307.2,71.9 307.3,71.9 307.4,71.9 307.4,71.9
+307.5,71.9 307.5,71.9 307.6,71.9 307.6,71.9 307.7,71.9 307.8,71.9 307.8,71.9 307.9,71.9 307.9,71.9 308.0,71.9 308.0,71.9 308.1,71.9 308.1,71.9 308.2,71.9 308.3,71.9 308.3,71.9
+308.4,71.9 308.4,71.9 308.5,71.9 308.5,71.9 308.6,71.9 308.7,71.9 308.7,71.9 308.8,71.9 308.8,71.9 308.9,71.9 308.9,71.9 309.0,71.9 309.0,71.9 309.1,71.9 309.2,71.9 309.2,71.9
+309.3,72.0 309.3,72.0 309.4,72.0 309.4,72.0 309.5,72.0 309.6,72.0 309.6,72.0 309.7,72.0 309.7,72.0 309.8,72.0 309.8,72.0 309.9,72.0 310.0,72.0 310.0,72.0 310.1,72.0 310.1,72.0
+310.2,72.0 310.2,72.0 310.3,72.1 310.3,72.1 310.4,72.1 310.5,72.1 310.5,72.1 310.6,72.1 310.6,72.1 310.7,72.1 310.7,72.1 310.8,72.1 310.9,72.1 310.9,72.1 311.0,72.1 311.0,72.1
+311.1,72.1 311.1,72.1 311.2,72.1 311.2,72.1 311.3,72.1 311.4,72.1 311.4,72.1 311.5,72.1 311.5,72.1 311.6,72.1 311.6,72.1 311.7,72.1 311.8,72.1 311.8,72.1 311.9,72.1 311.9,72.1
+312.0,72.1 312.0,72.1 312.1,72.1 312.1,72.1 312.1,72.1 312.1,72.1 312.0,72.1 312.0,72.1 311.9,72.1 311.9,72.1 311.8,72.1 311.8,72.1 311.7,72.1 311.6,72.1 311.6,72.1 311.5,72.1
+311.5,72.1 311.4,72.1 311.4,72.1 311.3,72.1 311.2,72.1 311.2,72.1 311.1,72.1 311.1,72.1 311.0,72.1 311.0,72.1 310.9,72.1 310.9,72.1 310.8,72.2 310.7,72.2 310.7,72.2 310.6,72.2
+310.6,72.2 310.5,72.2 310.5,72.2 310.4,72.2 310.3,72.2 310.3,72.2 310.2,72.2 310.2,72.2 310.1,72.2 310.1,72.2 310.0,72.2 310.0,72.2 309.9,72.2 309.8,72.2 309.8,72.2 309.7,72.2
+309.7,72.2 309.6,72.2 309.6,72.3 309.5,72.3 309.4,72.3 309.4,72.3 309.3,72.3 309.3,72.3 309.2,72.3 309.2,72.3 309.1,72.3 309.0,72.3 309.0,72.3 308.9,72.3 308.9,72.3 308.8,72.3
+308.8,72.3 308.7,72.3 308.7,72.3 308.6,72.3 308.5,72.3 308.5,72.3 308.4,72.3 308.4,72.3 308.3,72.3 308.3,72.3 308.2,72.3 308.1,72.4 308.1,72.4 308.0,72.4 308.0,72.4 307.9,72.4
+307.9,72.3 307.8,72.3 307.8,72.3 307.7,72.3 307.6,72.3 307.6,72.3 307.5,72.3 307.5,72.3 307.4,72.3 307.4,72.3 307.3,72.3 307.2,72.3 307.2,72.3 307.1,72.3 307.1,72.3 307.0,72.3
+307.0,72.3 306.9,72.3 306.9,72.3 306.8,72.3 306.7,72.3 306.7,72.3 306.6,72.3 306.6,72.3 306.5,72.3 306.5,72.3 306.4,72.3 306.3,72.3 306.3,72.3 306.2,72.3 306.2,72.3 306.1,72.3
+306.1,72.3 306.0,72.3 306.0,72.3 305.9,72.3 305.8,72.3 305.8,72.3 305.7,72.4 305.7,72.4 305.6,72.4 305.6,72.4 305.5,72.4 305.4,72.4 305.4,72.4 305.3,72.4 305.3,72.4 305.2,72.4
+305.2,72.4 305.1,72.4 305.0,72.4 305.0,72.4 304.9,72.4 304.9,72.3 304.8,72.3 304.8,72.3 304.7,72.3 304.7,72.3 304.6,72.3 304.5,72.3 304.5,72.3 304.4,72.3 304.4,72.3 304.3,72.3
+304.3,72.3 304.2,72.3 304.1,72.3 304.1,72.3 304.0,72.3 304.0,72.3 303.9,72.3 303.9,72.3 303.8,72.3 303.8,72.3 303.7,72.3 303.6,72.3 303.6,72.3 303.5,72.3 303.5,72.3 303.4,72.3
+303.4,72.3 303.3,72.3 303.2,72.3 303.2,72.3 303.1,72.3 303.1,72.3 303.0,72.3 303.0,72.3 302.9,72.3 302.9,72.3 302.8,72.3 302.7,72.3 302.7,72.3 302.6,72.3 302.6,72.3 302.5,72.3
+302.5,72.3 302.4,72.3 302.3,72.3 302.3,72.4 302.2,72.4 302.2,72.4 302.1,72.4 302.1,72.4 302.0,72.4 301.9,72.4 301.9,72.4 301.8,72.4 301.8,72.4 301.7,72.4 301.7,72.4 301.6,72.4
+301.6,72.4 301.5,72.4 301.4,72.4 301.4,72.4 301.3,72.4 301.3,72.4 301.2,72.4 301.2,72.4 301.1,72.4 301.0,72.4 301.0,72.4 300.9,72.4 300.9,72.4 300.8,72.4 300.8,72.4 300.7,72.4
+300.7,72.4 300.6,72.4 300.5,72.4 300.5,72.4 300.4,72.4 300.4,72.4 300.3,72.4 300.3,72.4 300.2,72.4 300.1,72.4 300.1,72.4 300.0,72.4 300.0,72.4 299.9,72.4 299.9,72.4 299.8,72.4
+299.8,72.4 299.7,72.4 299.6,72.4 299.6,72.4 299.5,72.4 299.5,72.4 299.4,72.4 299.4,72.4 299.3,72.4 299.2,72.4 299.2,72.4 299.1,72.4 299.1,72.4 299.0,72.4 299.0,72.4 298.9,72.4
+298.9,72.4 298.8,72.4 298.7,72.4 298.7,72.4 298.6,72.4 298.6,72.4 298.5,72.4 298.5,72.4 298.4,72.4 298.3,72.3 298.3,72.3 298.2,72.3 298.2,72.3 298.1,72.3 298.1,72.3 298.0,72.3
+297.9,72.3 297.9,72.3 297.8,72.3 297.8,72.4 297.7,72.4 297.7,72.4 297.6,72.4 297.6,72.4 297.5,72.4 297.4,72.4 297.4,72.4 297.3,72.4 297.3,72.4 297.2,72.4 297.2,72.4 297.1,72.4
+297.0,72.4 297.0,72.4 296.9,72.5 296.9,72.5 296.8,72.5 296.8,72.5 296.7,72.5 296.7,72.5 296.6,72.5 296.5,72.6 296.5,72.6 296.4,72.6 296.4,72.6 296.3,72.6 296.3,72.7 296.2,72.7
+296.1,72.7 296.1,72.7 296.0,72.8 296.0,72.8 295.9,72.8 295.9,72.9 295.8,72.9 295.8,72.9 295.7,72.9 295.6,73.0 295.6,73.0 295.5,73.0 295.5,73.1 295.4,73.1 295.4,73.1 295.3,73.2
+295.2,73.2 295.2,73.2 295.1,73.3 295.1,73.3 295.0,73.3 295.0,73.4 294.9,73.4 294.8,73.4 294.8,73.5 294.7,73.5 294.7,73.6 294.6,73.6 294.6,73.6 294.5,73.7 294.5,73.7 294.4,73.8
+294.3,73.8 294.3,73.8 294.2,73.9 294.2,73.9 294.1,74.0 294.1,74.0 294.0,74.1 293.9,74.1 293.9,74.2 293.8,74.2 293.8,74.3 293.7,74.4 293.7,74.4 293.6,74.5 293.6,74.6 293.5,74.6
+293.4,74.7 293.4,74.8 293.3,74.9 293.3,75.0 293.2,75.1 293.2,75.2 293.1,75.4 293.0,75.5 293.0,75.6 292.9,75.8 292.9,75.9 292.8,76.1 292.8,76.3 292.7,76.4 292.7,76.6 292.6,76.8
+292.5,77.0 292.5,77.3 292.4,77.5 292.4,77.7 292.3,78.0 292.3,78.2 292.2,78.5 292.1,78.8 292.1,79.1 292.0,79.4 292.0,79.7 291.9,80.0 291.9,80.3 291.8,80.6 291.8,80.9 291.7,81.3
+291.6,81.6 291.6,82.0 291.5,82.3 291.5,82.6 291.4,83.0 291.4,83.3 291.3,83.7 291.2,84.0 291.2,84.3 291.1,84.7 291.1,85.0 291.0,85.3 291.0,85.6 290.9,85.9 290.8,86.2 290.8,86.4
+290.7,86.7 290.7,86.9 290.6,87.2 290.6,87.4 290.5,87.6 290.5,87.7 290.4,87.9 290.3,88.0 290.3,88.1 290.2,88.2 290.2,88.3 290.1,88.3 290.1,88.3 290.0,88.3 289.9,88.3 289.9,88.3
+289.8,88.2 289.8,88.1 289.7,88.0 289.7,87.9 289.6,87.7 289.6,87.6 289.5,87.4 289.4,87.2 289.4,86.9 289.3,86.7 289.3,86.4 289.2,86.2 289.2,85.9 289.1,85.6 289.0,85.3 289.0,84.9
+288.9,84.6 288.9,84.3 288.8,83.9 288.8,83.6 288.7,83.2 288.7,82.9 288.6,82.5 288.5,82.2 288.5,81.8 288.4,81.4 288.4,81.1 288.3,80.7 288.3,80.4 288.2,80.0 288.1,79.7 288.1,79.4
+288.0,79.0 288.0,78.7 287.9,78.4 287.9,78.1 287.8,77.8 287.7,77.5 287.7,77.2 287.6,76.9 287.6,76.7 287.5,76.4 287.5,76.2 287.4,75.9 287.4,75.7 287.3,75.5 287.2,75.3 287.2,75.1
+287.1,74.9 287.1,74.7 287.0,74.5 287.0,74.4 286.9,74.2 286.8,74.1 286.8,73.9 286.7,73.8 286.7,73.7 286.6,73.5 286.6,73.4 286.5,73.3 286.5,73.2 286.4,73.2 286.3,73.1 286.3,73.0
+286.2,72.9 286.2,72.9 286.1,72.8 286.1,72.7 286.0,72.7 285.9,72.6 285.9,72.6 285.8,72.5 285.8,72.5 285.7,72.5 285.7,72.4 285.6,72.4 285.6,72.4 285.5,72.3 285.4,72.3 285.4,72.3
+285.3,72.3 285.3,72.3 285.2,72.3 285.2,72.2 285.1,72.2 285.0,72.2 285.0,72.2 284.9,72.2 284.9,72.2 284.8,72.2 284.8,72.2 284.7,72.2 284.7,72.2 284.6,72.2 284.5,72.1 284.5,72.1
+284.4,72.1 284.4,72.1 284.3,72.1 284.3,72.1 284.2,72.1 284.1,72.1 284.1,72.1 284.0,72.1 '/>
+	</g>
+</g>
+	</g>
+<g fill="none" color="white" stroke="rgb( 31, 120, 180)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M179.8,54.1 L179.8,342.4 L1255.0,342.4 L1255.0,54.1 L179.8,54.1 Z  '/></g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(717.4,31.0)" stroke="none" fill="black" font-family="Helvetica" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Helvetica" >Barbershop: Violin plot</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+</g>
+</svg>
+
diff --git a/slx/barbershop.slx b/slx/barbershop.slx
index 7ab564d..6e1d6c1 100644
--- a/slx/barbershop.slx
+++ b/slx/barbershop.slx
@@ -1,7 +1,7 @@
 import <h7>
 
 // enable this macro for the benchmark
-#define BENCH
+//#define BENCH
 
 module barbershop {
 	facility joe;
@@ -10,7 +10,7 @@ module barbershop {
 	rn_stream rng_s seed = 200000;
 	
 	constant double STOP_TIME = 480000.0;
-	constant int BENCH_SAMPLES = 10000;
+	constant int BENCH_SAMPLES = 100000;
 	constant int BENCH_RANGE = 8;
 	constant int BENCH_STEP = 100000;
 	
@@ -29,11 +29,14 @@ module barbershop {
 	}
 	
 	procedure run(double stop_time) {
-		arrivals: Customer
-			iat = rv_uniform(rng_a, 12.0, 24.0)
-			until_time = stop_time;
+		fork {
+			forever {
+				advance rv_uniform(rng_a, 12.0, 24.0);
+				if (time >= stop_time) terminate;
+				activate new Customer;
+			}
+		}
 		advance stop_time;
-		
 		wait until FNU(joe);
 	}
 	
-- 
GitLab